[INFO] fetching crate things-cli 0.1.0...
[INFO] building things-cli-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate things-cli 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate things-cli 0.1.0
[INFO] finished tweaking crates.io crate things-cli 0.1.0
[INFO] tweaked toml for crates.io crate things-cli 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate things-cli 0.1.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate things-cli 0.1.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56a9b4d408d4e1ac513b0c85d92c25aab8f33c646a35774e83e89f1539019767
[INFO] running `Command { std: "docker" "start" "-a" "56a9b4d408d4e1ac513b0c85d92c25aab8f33c646a35774e83e89f1539019767", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56a9b4d408d4e1ac513b0c85d92c25aab8f33c646a35774e83e89f1539019767", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56a9b4d408d4e1ac513b0c85d92c25aab8f33c646a35774e83e89f1539019767", kill_on_drop: false }`
[INFO] [stdout] 56a9b4d408d4e1ac513b0c85d92c25aab8f33c646a35774e83e89f1539019767
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92c924b9cc7d63f7d171c343ffcf207d9160296964c5cd2ce25cad5b23a8a290
[INFO] running `Command { std: "docker" "start" "-a" "92c924b9cc7d63f7d171c343ffcf207d9160296964c5cd2ce25cad5b23a8a290", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling things-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Local`
[INFO] [stdout]  --> src/models.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{Local, NaiveDate};
[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: `TaskType`
[INFO] [stdout]  --> src/output.rs:1:45
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::models::{Area, Task, TaskStatus, TaskType};
[INFO] [stdout]   |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Local`
[INFO] [stdout]  --> src/output.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::Local;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trashed_filter`
[INFO] [stdout]    --> src/db.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let trashed_filter = self.get_trashed_filter(trashed);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trashed_filter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> src/db.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |             let count = self.get_count(&sql_query, [])?;
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> src/db.rs:266:17
[INFO] [stdout]     |
[INFO] [stdout] 266 |             let count = self.get_count(&sql_query, [])?;
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `today`
[INFO] [stdout]     --> src/db.rs:1311:13
[INFO] [stdout]      |
[INFO] [stdout] 1311 |         let today = Local::now().naive_local().date();
[INFO] [stdout]      |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_today`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChecklistItem` is never constructed
[INFO] [stdout]   --> src/models.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct ChecklistItem {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tag` is never constructed
[INFO] [stdout]   --> src/models.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub struct Tag {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/models.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub enum TimePeriod {
[INFO] [stdout]     |          ---------- variants in this enum
[INFO] [stdout] 106 |     Day(NaiveDate),
[INFO] [stdout] 107 |     Range(NaiveDate, NaiveDate),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 108 |     NextDays(u32),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     NextWeek,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 113 |     ThisMonth,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 114 |     NextMonth,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 115 |     Anytime,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 116 |     Future,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 117 |     Past,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `success_message` is never used
[INFO] [stdout]  --> src/output.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn success_message(msg: &str) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.29s
[INFO] running `Command { std: "docker" "inspect" "92c924b9cc7d63f7d171c343ffcf207d9160296964c5cd2ce25cad5b23a8a290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92c924b9cc7d63f7d171c343ffcf207d9160296964c5cd2ce25cad5b23a8a290", kill_on_drop: false }`
[INFO] [stdout] 92c924b9cc7d63f7d171c343ffcf207d9160296964c5cd2ce25cad5b23a8a290
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50dba8d02609b4491a60bc5bde4f1805d22a0c2aacc04bf9b0ed056dbe2c011c
[INFO] running `Command { std: "docker" "start" "-a" "50dba8d02609b4491a60bc5bde4f1805d22a0c2aacc04bf9b0ed056dbe2c011c", kill_on_drop: false }`
[INFO] [stderr]    Compiling things-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Local`
[INFO] [stdout]  --> src/models.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{Local, NaiveDate};
[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: `TaskType`
[INFO] [stdout]  --> src/output.rs:1:45
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::models::{Area, Task, TaskStatus, TaskType};
[INFO] [stdout]   |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Local`
[INFO] [stdout]  --> src/output.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::Local;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trashed_filter`
[INFO] [stdout]    --> src/db.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let trashed_filter = self.get_trashed_filter(trashed);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trashed_filter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> src/db.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |             let count = self.get_count(&sql_query, [])?;
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> src/db.rs:266:17
[INFO] [stdout]     |
[INFO] [stdout] 266 |             let count = self.get_count(&sql_query, [])?;
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `today`
[INFO] [stdout]     --> src/db.rs:1311:13
[INFO] [stdout]      |
[INFO] [stdout] 1311 |         let today = Local::now().naive_local().date();
[INFO] [stdout]      |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_today`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChecklistItem` is never constructed
[INFO] [stdout]   --> src/models.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct ChecklistItem {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tag` is never constructed
[INFO] [stdout]   --> src/models.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub struct Tag {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/models.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub enum TimePeriod {
[INFO] [stdout]     |          ---------- variants in this enum
[INFO] [stdout] 106 |     Day(NaiveDate),
[INFO] [stdout] 107 |     Range(NaiveDate, NaiveDate),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 108 |     NextDays(u32),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     NextWeek,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 113 |     ThisMonth,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 114 |     NextMonth,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 115 |     Anytime,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 116 |     Future,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 117 |     Past,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `success_message` is never used
[INFO] [stdout]  --> src/output.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn success_message(msg: &str) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "50dba8d02609b4491a60bc5bde4f1805d22a0c2aacc04bf9b0ed056dbe2c011c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50dba8d02609b4491a60bc5bde4f1805d22a0c2aacc04bf9b0ed056dbe2c011c", kill_on_drop: false }`
[INFO] [stdout] 50dba8d02609b4491a60bc5bde4f1805d22a0c2aacc04bf9b0ed056dbe2c011c
