[INFO] cloning repository https://github.com/lightningandthunder/birthday-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lightningandthunder/birthday-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightningandthunder%2Fbirthday-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightningandthunder%2Fbirthday-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0455454e9502c8bd2a08f52a4bef1563925bbb34
[INFO] testing lightningandthunder/birthday-bot against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightningandthunder%2Fbirthday-bot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lightningandthunder/birthday-bot
[INFO] finished tweaking git repo https://github.com/lightningandthunder/birthday-bot
[INFO] tweaked toml for git repo https://github.com/lightningandthunder/birthday-bot written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lightningandthunder/birthday-bot 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/lightningandthunder/birthday-bot 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2dbd87971895197cc9e2736a3bcc3c5733fdc8319e9d274407f881fd728b1052
[INFO] running `Command { std: "docker" "start" "-a" "2dbd87971895197cc9e2736a3bcc3c5733fdc8319e9d274407f881fd728b1052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2dbd87971895197cc9e2736a3bcc3c5733fdc8319e9d274407f881fd728b1052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dbd87971895197cc9e2736a3bcc3c5733fdc8319e9d274407f881fd728b1052", kill_on_drop: false }`
[INFO] [stdout] 2dbd87971895197cc9e2736a3bcc3c5733fdc8319e9d274407f881fd728b1052
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d26c4f4d80c892c51ed0da8ec815f34560f894f101986ca650d7099e0f917ab5
[INFO] running `Command { std: "docker" "start" "-a" "d26c4f4d80c892c51ed0da8ec815f34560f894f101986ca650d7099e0f917ab5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.51
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling spin v0.9.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling sqlformat v0.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling serenity v0.11.5
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling uwl v0.6.0
[INFO] [stderr]    Compiling typemap_rev v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.5
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling command_attr v0.4.1
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling sqlx-rt v0.6.2
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling time v0.3.15
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling sqlx-core v0.6.2
[INFO] [stderr]    Compiling async-tungstenite v0.17.2
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling sqlx-macros v0.6.2
[INFO] [stderr]    Compiling sqlx v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling rust-birthday v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/dates.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use chrono::{Duration, 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 variable: `subs`
[INFO] [stdout]   --> src/db.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let subs = user.subscription_string().as_deref();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_subs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/db.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let result = sqlx::query(
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/db.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let result = sqlx::query(
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/db.rs:170:21
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 let x = vec.iter().try_for_each(|row| {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/db.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |         let result = sqlx::query(
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/db.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let result = sqlx::query(
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_user`
[INFO] [stdout]    --> src/interactions.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         current_user: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `notification_time`
[INFO] [stdout]    --> src/interactions.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         notification_time: Duration,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notification_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_user`
[INFO] [stdout]    --> src/interactions.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn alert_bday(target_user: String, bday_user: String) -> Result<(), String> {
[INFO] [stdout]     |                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bday_user`
[INFO] [stdout]    --> src/interactions.rs:116:44
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn alert_bday(target_user: String, bday_user: String) -> Result<(), String> {
[INFO] [stdout]     |                                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bday_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "d26c4f4d80c892c51ed0da8ec815f34560f894f101986ca650d7099e0f917ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d26c4f4d80c892c51ed0da8ec815f34560f894f101986ca650d7099e0f917ab5", kill_on_drop: false }`
[INFO] [stdout] d26c4f4d80c892c51ed0da8ec815f34560f894f101986ca650d7099e0f917ab5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f507c572e8c145a31d57d9f04be2d1c7096d46cce03fd09f200287209cda06ef
[INFO] running `Command { std: "docker" "start" "-a" "f507c572e8c145a31d57d9f04be2d1c7096d46cce03fd09f200287209cda06ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-birthday v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/dates.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use chrono::{Duration, 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 variable: `subs`
[INFO] [stdout]   --> src/db.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let subs = user.subscription_string().as_deref();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_subs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/db.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let result = sqlx::query(
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/db.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let result = sqlx::query(
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/db.rs:170:21
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 let x = vec.iter().try_for_each(|row| {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/db.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |         let result = sqlx::query(
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/db.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let result = sqlx::query(
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_user`
[INFO] [stdout]    --> src/interactions.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         current_user: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `notification_time`
[INFO] [stdout]    --> src/interactions.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         notification_time: Duration,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notification_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_user`
[INFO] [stdout]    --> src/interactions.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn alert_bday(target_user: String, bday_user: String) -> Result<(), String> {
[INFO] [stdout]     |                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bday_user`
[INFO] [stdout]    --> src/interactions.rs:116:44
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn alert_bday(target_user: String, bday_user: String) -> Result<(), String> {
[INFO] [stdout]     |                                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bday_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.10s
[INFO] running `Command { std: "docker" "inspect" "f507c572e8c145a31d57d9f04be2d1c7096d46cce03fd09f200287209cda06ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f507c572e8c145a31d57d9f04be2d1c7096d46cce03fd09f200287209cda06ef", kill_on_drop: false }`
[INFO] [stdout] f507c572e8c145a31d57d9f04be2d1c7096d46cce03fd09f200287209cda06ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e93c867fd7b1d79ff6aaf82b34eecc7a546c4a01c133701f4b651d03329f6c94
[INFO] running `Command { std: "docker" "start" "-a" "e93c867fd7b1d79ff6aaf82b34eecc7a546c4a01c133701f4b651d03329f6c94", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Duration`
[INFO] [stderr]  --> src/dates.rs:2:18
[INFO] [stderr]   |
[INFO] [stderr] 2 |     use chrono::{Duration, NaiveDate};
[INFO] [stderr]   |                  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `subs`
[INFO] [stderr]   --> src/db.rs:91:13
[INFO] [stderr]    |
[INFO] [stderr] 91 |         let subs = user.subscription_string().as_deref();
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_subs`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]   --> src/db.rs:92:13
[INFO] [stderr]    |
[INFO] [stderr] 92 |         let result = sqlx::query(
[INFO] [stderr]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]    --> src/db.rs:111:13
[INFO] [stderr]     |
[INFO] [stderr] 111 |         let result = sqlx::query(
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]    --> src/db.rs:170:21
[INFO] [stderr]     |
[INFO] [stderr] 170 |                 let x = vec.iter().try_for_each(|row| {
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]    --> src/db.rs:250:13
[INFO] [stderr]     |
[INFO] [stderr] 250 |         let result = sqlx::query(
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]    --> src/db.rs:274:13
[INFO] [stderr]     |
[INFO] [stderr] 274 |         let result = sqlx::query(
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `current_user`
[INFO] [stderr]    --> src/interactions.rs:107:9
[INFO] [stderr]     |
[INFO] [stderr] 107 |         current_user: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_user`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `notification_time`
[INFO] [stderr]    --> src/interactions.rs:108:9
[INFO] [stderr]     |
[INFO] [stderr] 108 |         notification_time: Duration,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notification_time`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `target_user`
[INFO] [stderr]    --> src/interactions.rs:116:23
[INFO] [stderr]     |
[INFO] [stderr] 116 |     pub fn alert_bday(target_user: String, bday_user: String) -> Result<(), String> {
[INFO] [stderr]     |                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_user`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bday_user`
[INFO] [stderr]    --> src/interactions.rs:116:44
[INFO] [stderr]     |
[INFO] [stderr] 116 |     pub fn alert_bday(target_user: String, bday_user: String) -> Result<(), String> {
[INFO] [stderr]     |                                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bday_user`
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-birthday` (bin "rust-birthday" test) generated 11 warnings (run `cargo fix --bin "rust-birthday" -p rust-birthday --tests` to apply 11 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_birthday-f650efdd5fe6b1df)
[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" "e93c867fd7b1d79ff6aaf82b34eecc7a546c4a01c133701f4b651d03329f6c94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e93c867fd7b1d79ff6aaf82b34eecc7a546c4a01c133701f4b651d03329f6c94", kill_on_drop: false }`
[INFO] [stdout] e93c867fd7b1d79ff6aaf82b34eecc7a546c4a01c133701f4b651d03329f6c94
