[INFO] cloning repository https://github.com/govinda-attal/tkone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/govinda-attal/tkone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgovinda-attal%2Ftkone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgovinda-attal%2Ftkone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13e6eec8a485fc216f2cb8f17b99bea0c7ebf4c1
[INFO] testing govinda-attal/tkone against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgovinda-attal%2Ftkone" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/govinda-attal/tkone
[INFO] finished tweaking git repo https://github.com/govinda-attal/tkone
[INFO] tweaked toml for git repo https://github.com/govinda-attal/tkone written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/govinda-attal/tkone on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/govinda-attal/tkone 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] [stderr]   Downloaded chrono-tz-build v0.4.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.0
[INFO] [stderr]   Downloaded fallible-iterator v0.3.0
[INFO] [stderr]   Downloaded chrono-tz v0.10.0
[INFO] [stderr]   Downloaded libc v0.2.151
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37511c122ce9cbe013319face66cdf0e823de481552a2aeb1e0feccb4464e4fd
[INFO] running `Command { std: "docker" "start" "-a" "37511c122ce9cbe013319face66cdf0e823de481552a2aeb1e0feccb4464e4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37511c122ce9cbe013319face66cdf0e823de481552a2aeb1e0feccb4464e4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37511c122ce9cbe013319face66cdf0e823de481552a2aeb1e0feccb4464e4fd", kill_on_drop: false }`
[INFO] [stdout] 37511c122ce9cbe013319face66cdf0e823de481552a2aeb1e0feccb4464e4fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f20eeb293a62ebd6a6d7b522aea2ffe7e5fafb7439b116e5f632099b99ba3fa
[INFO] running `Command { std: "docker" "start" "-a" "8f20eeb293a62ebd6a6d7b522aea2ffe7e5fafb7439b116e5f632099b99ba3fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling lib-utils v0.1.0 (/opt/rustwide/workdir/crates/lib-utils)
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lib-schedule v0.1.0 (/opt/rustwide/workdir/crates/lib-schedule)
[INFO] [stdout] warning: unused import: `std::collections::BTreeSet`
[INFO] [stdout]  --> crates/lib-schedule/src/utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::BTreeSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crates/lib-schedule/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]    --> crates/lib-schedule/src/date/iter.rs:952:74
[INFO] [stdout]     |
[INFO] [stdout] 952 |             (Cycle::NA, Cycle::Values(months), DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]     |                                                                          ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]    --> crates/lib-schedule/src/date/iter.rs:972:39
[INFO] [stdout]     |
[INFO] [stdout] 972 |             (Cycle::NA, Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]     |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wd`
[INFO] [stdout]    --> crates/lib-schedule/src/date/iter.rs:972:68
[INFO] [stdout]     |
[INFO] [stdout] 972 |             (Cycle::NA, Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]     |                                                                    ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]    --> crates/lib-schedule/src/date/iter.rs:972:72
[INFO] [stdout]     |
[INFO] [stdout] 972 |             (Cycle::NA, Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]     |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1018:39
[INFO] [stdout]      |
[INFO] [stdout] 1018 |             (Cycle::NA, Cycle::Values(months), DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1025:80
[INFO] [stdout]      |
[INFO] [stdout] 1025 |             (Cycle::In(year), Cycle::Values(months), DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]      |                                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1047:72
[INFO] [stdout]      |
[INFO] [stdout] 1047 |             (Cycle::In(year), Cycle::Values(months), DayCycle::On(day, opt)) => {
[INFO] [stdout]      |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `year`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1054:24
[INFO] [stdout]      |
[INFO] [stdout] 1054 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_year`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1054:45
[INFO] [stdout]      |
[INFO] [stdout] 1054 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wd`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1054:74
[INFO] [stdout]      |
[INFO] [stdout] 1054 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                          ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1054:78
[INFO] [stdout]      |
[INFO] [stdout] 1054 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `year`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1116:24
[INFO] [stdout]      |
[INFO] [stdout] 1116 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_year`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1116:45
[INFO] [stdout]      |
[INFO] [stdout] 1116 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1122:73
[INFO] [stdout]      |
[INFO] [stdout] 1122 |             (Cycle::Values(years), Cycle::NA, DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]      |                                                                         ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1143:65
[INFO] [stdout]      |
[INFO] [stdout] 1143 |             (Cycle::Values(years), Cycle::NA, DayCycle::On(day, opt)) => {
[INFO] [stdout]      |                                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1255:28
[INFO] [stdout]      |
[INFO] [stdout] 1255 |             (Cycle::Values(years), Cycle::NA, DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1262:80
[INFO] [stdout]      |
[INFO] [stdout] 1262 |             (Cycle::Values(years), Cycle::In(month), DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]      |                                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1292:72
[INFO] [stdout]      |
[INFO] [stdout] 1292 |             (Cycle::Values(years), Cycle::In(month), DayCycle::On(day, opt)) => {
[INFO] [stdout]      |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1299:28
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `month`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1299:46
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wd`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1299:74
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                          ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1299:78
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1300:28
[INFO] [stdout]      |
[INFO] [stdout] 1300 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDays(weekdays)) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `month`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1300:46
[INFO] [stdout]      |
[INFO] [stdout] 1300 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDays(weekdays)) => todo!(),
[INFO] [stdout]      |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `weekdays`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1300:75
[INFO] [stdout]      |
[INFO] [stdout] 1300 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDays(weekdays)) => todo!(),
[INFO] [stdout]      |                                                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_weekdays`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1301:28
[INFO] [stdout]      |
[INFO] [stdout] 1301 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `month`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1301:46
[INFO] [stdout]      |
[INFO] [stdout] 1301 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1308:85
[INFO] [stdout]      |
[INFO] [stdout] 1308 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]      |                                                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1334:77
[INFO] [stdout]      |
[INFO] [stdout] 1334 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::On(day, opt)) => {
[INFO] [stdout]      |                                                                             ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1341:28
[INFO] [stdout]      |
[INFO] [stdout] 1341 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1341:50
[INFO] [stdout]      |
[INFO] [stdout] 1341 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wd`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1341:79
[INFO] [stdout]      |
[INFO] [stdout] 1341 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                               ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1341:83
[INFO] [stdout]      |
[INFO] [stdout] 1341 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1425:28
[INFO] [stdout]      |
[INFO] [stdout] 1425 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnLastDay) => {
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1425:50
[INFO] [stdout]      |
[INFO] [stdout] 1425 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnLastDay) => {
[INFO] [stdout]      |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1464:88
[INFO] [stdout]      |
[INFO] [stdout] 1464 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]      |                                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1532:28
[INFO] [stdout]      |
[INFO] [stdout] 1532 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::OnWeekDay(wd, opt)) => {
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1532:49
[INFO] [stdout]      |
[INFO] [stdout] 1532 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::OnWeekDay(wd, opt)) => {
[INFO] [stdout]      |                                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wd`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1532:82
[INFO] [stdout]      |
[INFO] [stdout] 1532 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::OnWeekDay(wd, opt)) => {
[INFO] [stdout]      |                                                                                  ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1532:86
[INFO] [stdout]      |
[INFO] [stdout] 1532 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::OnWeekDay(wd, opt)) => {
[INFO] [stdout]      |                                                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> crates/lib-schedule/src/date/spec.rs:269:27
[INFO] [stdout]     |
[INFO] [stdout] 269 |                 .map_err(|e| Error::ParseError("Invalid weekday spec"))?;
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_first_day_of_next_month` and `to_weekday_ocurring` are never used
[INFO] [stdout]   --> crates/lib-schedule/src/utils.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait DateLikeUtils: Datelike {
[INFO] [stdout]    |           ------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn to_first_day_of_next_month(&self) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     fn to_weekday(&self, weekday: &Weekday) -> Self;
[INFO] [stdout] 46 |     fn to_weekday_ocurring(&self, weekday: &Weekday, occurence: u8) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.88s
[INFO] running `Command { std: "docker" "inspect" "8f20eeb293a62ebd6a6d7b522aea2ffe7e5fafb7439b116e5f632099b99ba3fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f20eeb293a62ebd6a6d7b522aea2ffe7e5fafb7439b116e5f632099b99ba3fa", kill_on_drop: false }`
[INFO] [stdout] 8f20eeb293a62ebd6a6d7b522aea2ffe7e5fafb7439b116e5f632099b99ba3fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 041f1865b2977f8aca593673a73788210bdab70661d377600db4537dfd8d641e
[INFO] running `Command { std: "docker" "start" "-a" "041f1865b2977f8aca593673a73788210bdab70661d377600db4537dfd8d641e", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling lib-utils v0.1.0 (/opt/rustwide/workdir/crates/lib-utils)
[INFO] [stdout] warning: unused import: `std::collections::BTreeSet`
[INFO] [stdout]  --> crates/lib-schedule/src/utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::BTreeSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crates/lib-schedule/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]    --> crates/lib-schedule/src/date/iter.rs:952:74
[INFO] [stdout]     |
[INFO] [stdout] 952 |             (Cycle::NA, Cycle::Values(months), DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]     |                                                                          ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]    --> crates/lib-schedule/src/date/iter.rs:972:39
[INFO] [stdout]     |
[INFO] [stdout] 972 |             (Cycle::NA, Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]     |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wd`
[INFO] [stdout]    --> crates/lib-schedule/src/date/iter.rs:972:68
[INFO] [stdout]     |
[INFO] [stdout] 972 |             (Cycle::NA, Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]     |                                                                    ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]    --> crates/lib-schedule/src/date/iter.rs:972:72
[INFO] [stdout]     |
[INFO] [stdout] 972 |             (Cycle::NA, Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]     |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1018:39
[INFO] [stdout]      |
[INFO] [stdout] 1018 |             (Cycle::NA, Cycle::Values(months), DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1025:80
[INFO] [stdout]      |
[INFO] [stdout] 1025 |             (Cycle::In(year), Cycle::Values(months), DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]      |                                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1047:72
[INFO] [stdout]      |
[INFO] [stdout] 1047 |             (Cycle::In(year), Cycle::Values(months), DayCycle::On(day, opt)) => {
[INFO] [stdout]      |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `year`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1054:24
[INFO] [stdout]      |
[INFO] [stdout] 1054 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_year`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1054:45
[INFO] [stdout]      |
[INFO] [stdout] 1054 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wd`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1054:74
[INFO] [stdout]      |
[INFO] [stdout] 1054 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                          ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1054:78
[INFO] [stdout]      |
[INFO] [stdout] 1054 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `year`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1116:24
[INFO] [stdout]      |
[INFO] [stdout] 1116 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_year`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1116:45
[INFO] [stdout]      |
[INFO] [stdout] 1116 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1122:73
[INFO] [stdout]      |
[INFO] [stdout] 1122 |             (Cycle::Values(years), Cycle::NA, DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]      |                                                                         ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1143:65
[INFO] [stdout]      |
[INFO] [stdout] 1143 |             (Cycle::Values(years), Cycle::NA, DayCycle::On(day, opt)) => {
[INFO] [stdout]      |                                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1255:28
[INFO] [stdout]      |
[INFO] [stdout] 1255 |             (Cycle::Values(years), Cycle::NA, DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1262:80
[INFO] [stdout]      |
[INFO] [stdout] 1262 |             (Cycle::Values(years), Cycle::In(month), DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]      |                                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1292:72
[INFO] [stdout]      |
[INFO] [stdout] 1292 |             (Cycle::Values(years), Cycle::In(month), DayCycle::On(day, opt)) => {
[INFO] [stdout]      |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1299:28
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `month`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1299:46
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wd`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1299:74
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                          ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1299:78
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1300:28
[INFO] [stdout]      |
[INFO] [stdout] 1300 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDays(weekdays)) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `month`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1300:46
[INFO] [stdout]      |
[INFO] [stdout] 1300 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDays(weekdays)) => todo!(),
[INFO] [stdout]      |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `weekdays`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1300:75
[INFO] [stdout]      |
[INFO] [stdout] 1300 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDays(weekdays)) => todo!(),
[INFO] [stdout]      |                                                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_weekdays`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1301:28
[INFO] [stdout]      |
[INFO] [stdout] 1301 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `month`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1301:46
[INFO] [stdout]      |
[INFO] [stdout] 1301 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1308:85
[INFO] [stdout]      |
[INFO] [stdout] 1308 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]      |                                                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1334:77
[INFO] [stdout]      |
[INFO] [stdout] 1334 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::On(day, opt)) => {
[INFO] [stdout]      |                                                                             ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1341:28
[INFO] [stdout]      |
[INFO] [stdout] 1341 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1341:50
[INFO] [stdout]      |
[INFO] [stdout] 1341 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wd`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1341:79
[INFO] [stdout]      |
[INFO] [stdout] 1341 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                               ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1341:83
[INFO] [stdout]      |
[INFO] [stdout] 1341 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1425:28
[INFO] [stdout]      |
[INFO] [stdout] 1425 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnLastDay) => {
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1425:50
[INFO] [stdout]      |
[INFO] [stdout] 1425 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnLastDay) => {
[INFO] [stdout]      |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1464:88
[INFO] [stdout]      |
[INFO] [stdout] 1464 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]      |                                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1532:28
[INFO] [stdout]      |
[INFO] [stdout] 1532 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::OnWeekDay(wd, opt)) => {
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1532:49
[INFO] [stdout]      |
[INFO] [stdout] 1532 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::OnWeekDay(wd, opt)) => {
[INFO] [stdout]      |                                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wd`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1532:82
[INFO] [stdout]      |
[INFO] [stdout] 1532 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::OnWeekDay(wd, opt)) => {
[INFO] [stdout]      |                                                                                  ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1532:86
[INFO] [stdout]      |
[INFO] [stdout] 1532 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::OnWeekDay(wd, opt)) => {
[INFO] [stdout]      |                                                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> crates/lib-schedule/src/date/spec.rs:269:27
[INFO] [stdout]     |
[INFO] [stdout] 269 |                 .map_err(|e| Error::ParseError("Invalid weekday spec"))?;
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_first_day_of_next_month` and `to_weekday_ocurring` are never used
[INFO] [stdout]   --> crates/lib-schedule/src/utils.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait DateLikeUtils: Datelike {
[INFO] [stdout]    |           ------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn to_first_day_of_next_month(&self) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     fn to_weekday(&self, weekday: &Weekday) -> Self;
[INFO] [stdout] 46 |     fn to_weekday_ocurring(&self, weekday: &Weekday, occurence: u8) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]    Compiling chrono-tz v0.10.0
[INFO] [stderr]    Compiling lib-schedule v0.1.0 (/opt/rustwide/workdir/crates/lib-schedule)
[INFO] [stdout] warning: unused import: `std::collections::BTreeSet`
[INFO] [stdout]  --> crates/lib-schedule/src/utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::BTreeSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crates/lib-schedule/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]    --> crates/lib-schedule/src/date/iter.rs:952:74
[INFO] [stdout]     |
[INFO] [stdout] 952 |             (Cycle::NA, Cycle::Values(months), DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]     |                                                                          ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]    --> crates/lib-schedule/src/date/iter.rs:972:39
[INFO] [stdout]     |
[INFO] [stdout] 972 |             (Cycle::NA, Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]     |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wd`
[INFO] [stdout]    --> crates/lib-schedule/src/date/iter.rs:972:68
[INFO] [stdout]     |
[INFO] [stdout] 972 |             (Cycle::NA, Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]     |                                                                    ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]    --> crates/lib-schedule/src/date/iter.rs:972:72
[INFO] [stdout]     |
[INFO] [stdout] 972 |             (Cycle::NA, Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]     |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1018:39
[INFO] [stdout]      |
[INFO] [stdout] 1018 |             (Cycle::NA, Cycle::Values(months), DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1025:80
[INFO] [stdout]      |
[INFO] [stdout] 1025 |             (Cycle::In(year), Cycle::Values(months), DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]      |                                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1047:72
[INFO] [stdout]      |
[INFO] [stdout] 1047 |             (Cycle::In(year), Cycle::Values(months), DayCycle::On(day, opt)) => {
[INFO] [stdout]      |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `year`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1054:24
[INFO] [stdout]      |
[INFO] [stdout] 1054 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_year`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1054:45
[INFO] [stdout]      |
[INFO] [stdout] 1054 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wd`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1054:74
[INFO] [stdout]      |
[INFO] [stdout] 1054 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                          ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1054:78
[INFO] [stdout]      |
[INFO] [stdout] 1054 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `year`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1116:24
[INFO] [stdout]      |
[INFO] [stdout] 1116 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_year`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1116:45
[INFO] [stdout]      |
[INFO] [stdout] 1116 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1122:73
[INFO] [stdout]      |
[INFO] [stdout] 1122 |             (Cycle::Values(years), Cycle::NA, DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]      |                                                                         ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1143:65
[INFO] [stdout]      |
[INFO] [stdout] 1143 |             (Cycle::Values(years), Cycle::NA, DayCycle::On(day, opt)) => {
[INFO] [stdout]      |                                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1255:28
[INFO] [stdout]      |
[INFO] [stdout] 1255 |             (Cycle::Values(years), Cycle::NA, DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1262:80
[INFO] [stdout]      |
[INFO] [stdout] 1262 |             (Cycle::Values(years), Cycle::In(month), DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]      |                                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1292:72
[INFO] [stdout]      |
[INFO] [stdout] 1292 |             (Cycle::Values(years), Cycle::In(month), DayCycle::On(day, opt)) => {
[INFO] [stdout]      |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1299:28
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `month`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1299:46
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wd`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1299:74
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                          ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1299:78
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1300:28
[INFO] [stdout]      |
[INFO] [stdout] 1300 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDays(weekdays)) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `month`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1300:46
[INFO] [stdout]      |
[INFO] [stdout] 1300 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDays(weekdays)) => todo!(),
[INFO] [stdout]      |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `weekdays`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1300:75
[INFO] [stdout]      |
[INFO] [stdout] 1300 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDays(weekdays)) => todo!(),
[INFO] [stdout]      |                                                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_weekdays`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1301:28
[INFO] [stdout]      |
[INFO] [stdout] 1301 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `month`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1301:46
[INFO] [stdout]      |
[INFO] [stdout] 1301 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnLastDay) => todo!(),
[INFO] [stdout]      |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1308:85
[INFO] [stdout]      |
[INFO] [stdout] 1308 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]      |                                                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1334:77
[INFO] [stdout]      |
[INFO] [stdout] 1334 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::On(day, opt)) => {
[INFO] [stdout]      |                                                                             ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1341:28
[INFO] [stdout]      |
[INFO] [stdout] 1341 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1341:50
[INFO] [stdout]      |
[INFO] [stdout] 1341 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wd`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1341:79
[INFO] [stdout]      |
[INFO] [stdout] 1341 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                               ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1341:83
[INFO] [stdout]      |
[INFO] [stdout] 1341 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stdout]      |                                                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1425:28
[INFO] [stdout]      |
[INFO] [stdout] 1425 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnLastDay) => {
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1425:50
[INFO] [stdout]      |
[INFO] [stdout] 1425 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnLastDay) => {
[INFO] [stdout]      |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1464:88
[INFO] [stdout]      |
[INFO] [stdout] 1464 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::Every(num_days, opt)) => {
[INFO] [stdout]      |                                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `years`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1532:28
[INFO] [stdout]      |
[INFO] [stdout] 1532 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::OnWeekDay(wd, opt)) => {
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_months`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1532:49
[INFO] [stdout]      |
[INFO] [stdout] 1532 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::OnWeekDay(wd, opt)) => {
[INFO] [stdout]      |                                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_months`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wd`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1532:82
[INFO] [stdout]      |
[INFO] [stdout] 1532 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::OnWeekDay(wd, opt)) => {
[INFO] [stdout]      |                                                                                  ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]     --> crates/lib-schedule/src/date/iter.rs:1532:86
[INFO] [stdout]      |
[INFO] [stdout] 1532 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::OnWeekDay(wd, opt)) => {
[INFO] [stdout]      |                                                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> crates/lib-schedule/src/date/spec.rs:269:27
[INFO] [stdout]     |
[INFO] [stdout] 269 |                 .map_err(|e| Error::ParseError("Invalid weekday spec"))?;
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_first_day_of_next_month` and `to_weekday_ocurring` are never used
[INFO] [stdout]   --> crates/lib-schedule/src/utils.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait DateLikeUtils: Datelike {
[INFO] [stdout]    |           ------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn to_first_day_of_next_month(&self) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     fn to_weekday(&self, weekday: &Weekday) -> Self;
[INFO] [stdout] 46 |     fn to_weekday_ocurring(&self, weekday: &Weekday, occurence: u8) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.26s
[INFO] running `Command { std: "docker" "inspect" "041f1865b2977f8aca593673a73788210bdab70661d377600db4537dfd8d641e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "041f1865b2977f8aca593673a73788210bdab70661d377600db4537dfd8d641e", kill_on_drop: false }`
[INFO] [stdout] 041f1865b2977f8aca593673a73788210bdab70661d377600db4537dfd8d641e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cdf996594ec4a4d6409273b8aa04e9209935be66b13fef0c24a831fe68043398
[INFO] running `Command { std: "docker" "start" "-a" "cdf996594ec4a4d6409273b8aa04e9209935be66b13fef0c24a831fe68043398", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::collections::BTreeSet`
[INFO] [stderr]  --> crates/lib-schedule/src/utils.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::collections::BTreeSet;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> crates/lib-schedule/src/lib.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(let_chains)]
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opt`
[INFO] [stderr]    --> crates/lib-schedule/src/date/iter.rs:952:74
[INFO] [stderr]     |
[INFO] [stderr] 952 |             (Cycle::NA, Cycle::Values(months), DayCycle::Every(num_days, opt)) => {
[INFO] [stderr]     |                                                                          ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `months`
[INFO] [stderr]    --> crates/lib-schedule/src/date/iter.rs:972:39
[INFO] [stderr]     |
[INFO] [stderr] 972 |             (Cycle::NA, Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stderr]     |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `wd`
[INFO] [stderr]    --> crates/lib-schedule/src/date/iter.rs:972:68
[INFO] [stderr]     |
[INFO] [stderr] 972 |             (Cycle::NA, Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stderr]     |                                                                    ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opt`
[INFO] [stderr]    --> crates/lib-schedule/src/date/iter.rs:972:72
[INFO] [stderr]     |
[INFO] [stderr] 972 |             (Cycle::NA, Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stderr]     |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `months`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1018:39
[INFO] [stderr]      |
[INFO] [stderr] 1018 |             (Cycle::NA, Cycle::Values(months), DayCycle::OnLastDay) => todo!(),
[INFO] [stderr]      |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opt`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1025:80
[INFO] [stderr]      |
[INFO] [stderr] 1025 |             (Cycle::In(year), Cycle::Values(months), DayCycle::Every(num_days, opt)) => {
[INFO] [stderr]      |                                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opt`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1047:72
[INFO] [stderr]      |
[INFO] [stderr] 1047 |             (Cycle::In(year), Cycle::Values(months), DayCycle::On(day, opt)) => {
[INFO] [stderr]      |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `year`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1054:24
[INFO] [stderr]      |
[INFO] [stderr] 1054 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stderr]      |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_year`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `months`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1054:45
[INFO] [stderr]      |
[INFO] [stderr] 1054 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stderr]      |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `wd`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1054:74
[INFO] [stderr]      |
[INFO] [stderr] 1054 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stderr]      |                                                                          ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opt`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1054:78
[INFO] [stderr]      |
[INFO] [stderr] 1054 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stderr]      |                                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `year`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1116:24
[INFO] [stderr]      |
[INFO] [stderr] 1116 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnLastDay) => todo!(),
[INFO] [stderr]      |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_year`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `months`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1116:45
[INFO] [stderr]      |
[INFO] [stderr] 1116 |             (Cycle::In(year), Cycle::Values(months), DayCycle::OnLastDay) => todo!(),
[INFO] [stderr]      |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opt`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1122:73
[INFO] [stderr]      |
[INFO] [stderr] 1122 |             (Cycle::Values(years), Cycle::NA, DayCycle::Every(num_days, opt)) => {
[INFO] [stderr]      |                                                                         ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opt`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1143:65
[INFO] [stderr]      |
[INFO] [stderr] 1143 |             (Cycle::Values(years), Cycle::NA, DayCycle::On(day, opt)) => {
[INFO] [stderr]      |                                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `years`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1255:28
[INFO] [stderr]      |
[INFO] [stderr] 1255 |             (Cycle::Values(years), Cycle::NA, DayCycle::OnLastDay) => todo!(),
[INFO] [stderr]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opt`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1262:80
[INFO] [stderr]      |
[INFO] [stderr] 1262 |             (Cycle::Values(years), Cycle::In(month), DayCycle::Every(num_days, opt)) => {
[INFO] [stderr]      |                                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opt`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1292:72
[INFO] [stderr]      |
[INFO] [stderr] 1292 |             (Cycle::Values(years), Cycle::In(month), DayCycle::On(day, opt)) => {
[INFO] [stderr]      |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `years`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1299:28
[INFO] [stderr]      |
[INFO] [stderr] 1299 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stderr]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `month`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1299:46
[INFO] [stderr]      |
[INFO] [stderr] 1299 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stderr]      |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `wd`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1299:74
[INFO] [stderr]      |
[INFO] [stderr] 1299 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stderr]      |                                                                          ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opt`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1299:78
[INFO] [stderr]      |
[INFO] [stderr] 1299 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stderr]      |                                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `years`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1300:28
[INFO] [stderr]      |
[INFO] [stderr] 1300 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDays(weekdays)) => todo!(),
[INFO] [stderr]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `month`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1300:46
[INFO] [stderr]      |
[INFO] [stderr] 1300 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDays(weekdays)) => todo!(),
[INFO] [stderr]      |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `weekdays`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1300:75
[INFO] [stderr]      |
[INFO] [stderr] 1300 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnWeekDays(weekdays)) => todo!(),
[INFO] [stderr]      |                                                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_weekdays`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `years`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1301:28
[INFO] [stderr]      |
[INFO] [stderr] 1301 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnLastDay) => todo!(),
[INFO] [stderr]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `month`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1301:46
[INFO] [stderr]      |
[INFO] [stderr] 1301 |             (Cycle::Values(years), Cycle::In(month), DayCycle::OnLastDay) => todo!(),
[INFO] [stderr]      |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opt`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1308:85
[INFO] [stderr]      |
[INFO] [stderr] 1308 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::Every(num_days, opt)) => {
[INFO] [stderr]      |                                                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opt`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1334:77
[INFO] [stderr]      |
[INFO] [stderr] 1334 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::On(day, opt)) => {
[INFO] [stderr]      |                                                                             ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `years`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1341:28
[INFO] [stderr]      |
[INFO] [stderr] 1341 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stderr]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `months`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1341:50
[INFO] [stderr]      |
[INFO] [stderr] 1341 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stderr]      |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `wd`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1341:79
[INFO] [stderr]      |
[INFO] [stderr] 1341 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stderr]      |                                                                               ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opt`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1341:83
[INFO] [stderr]      |
[INFO] [stderr] 1341 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnWeekDay(wd, opt)) => todo!(),
[INFO] [stderr]      |                                                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `years`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1425:28
[INFO] [stderr]      |
[INFO] [stderr] 1425 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnLastDay) => {
[INFO] [stderr]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `months`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1425:50
[INFO] [stderr]      |
[INFO] [stderr] 1425 |             (Cycle::Values(years), Cycle::Values(months), DayCycle::OnLastDay) => {
[INFO] [stderr]      |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_months`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opt`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1464:88
[INFO] [stderr]      |
[INFO] [stderr] 1464 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::Every(num_days, opt)) => {
[INFO] [stderr]      |                                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `years`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1532:28
[INFO] [stderr]      |
[INFO] [stderr] 1532 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::OnWeekDay(wd, opt)) => {
[INFO] [stderr]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_years`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `num_months`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1532:49
[INFO] [stderr]      |
[INFO] [stderr] 1532 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::OnWeekDay(wd, opt)) => {
[INFO] [stderr]      |                                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_months`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `wd`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1532:82
[INFO] [stderr]      |
[INFO] [stderr] 1532 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::OnWeekDay(wd, opt)) => {
[INFO] [stderr]      |                                                                                  ^^ help: if this is intentional, prefix it with an underscore: `_wd`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opt`
[INFO] [stderr]     --> crates/lib-schedule/src/date/iter.rs:1532:86
[INFO] [stderr]      |
[INFO] [stderr] 1532 |             (Cycle::Values(years), Cycle::Every(num_months), DayCycle::OnWeekDay(wd, opt)) => {
[INFO] [stderr]      |                                                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> crates/lib-schedule/src/date/spec.rs:269:27
[INFO] [stderr]     |
[INFO] [stderr] 269 |                 .map_err(|e| Error::ParseError("Invalid weekday spec"))?;
[INFO] [stderr]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: methods `to_first_day_of_next_month` and `to_weekday_ocurring` are never used
[INFO] [stderr]   --> crates/lib-schedule/src/utils.rs:44:8
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub trait DateLikeUtils: Datelike {
[INFO] [stderr]    |           ------------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 44 |     fn to_first_day_of_next_month(&self) -> Self;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 45 |     fn to_weekday(&self, weekday: &Weekday) -> Self;
[INFO] [stderr] 46 |     fn to_weekday_ocurring(&self, weekday: &Weekday, occurence: u8) -> Self;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lib-schedule` (lib) generated 44 warnings (run `cargo fix --lib -p lib-schedule` to apply 42 suggestions)
[INFO] [stderr] warning: `lib-schedule` (lib test) generated 44 warnings (44 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib_schedule-487354061f6e13f7)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test date::iter::tests::test_spec_iter_multiples_every_day ... ok
[INFO] [stdout] test date::spec::tests::test_month_year_set ... ok
[INFO] [stdout] test date::iter::tests::test_with_start ... ok
[INFO] [stdout] test date::spec::tests::test_one ... ok
[INFO] [stdout] test date::spec::tests::test_31st ... ok
[INFO] [stdout] test date::iter::tests::test_spec_iter ... ok
[INFO] [stdout] test date::iter::tests::test_spec_iter_multiples ... ok
[INFO] [stdout] test date::spec::tests::test_month_weekday_set ... ok
[INFO] [stdout] test date::spec::tests::test_two ... ok
[INFO] [stdout] test date::spec::tests::test_weekday ... ok
[INFO] [stdout] test date::spec::tests::test_year_month_day ... ok
[INFO] [stdout] test date::tests::test_date_iteration_for_weekday_valid_specs ... ok
[INFO] [stdout] test date::spec::tests::test_month_day_set ... ok
[INFO] [stdout] test date::tests::test_date_iteration_for_day_valid_specs ... ok
[INFO] [stdout] test time::iter::tests::test_time_spec ... ok
[INFO] [stdout] test time::iter::tests::test_time_spec_with_end_spec ... ok
[INFO] [stdout] test time::iter::tests::test_time_spec_month_end ... ok
[INFO] [stdout] test time::spec::tests::test_time_spec_from_str ... ok
[INFO] [stdout] test time::iter::tests::test_time_spec_with_utc ... ok
[INFO] [stdout] test datetime::spec::tests::test_one ... ok
[INFO] [stdout] test tests::test_works ... ok
[INFO] [stdout] test datetime::iter::tests::test_spec_iter ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p lib-schedule --lib`
[INFO] [stdout] test date::tests::test_date_iteration_for_multiple_days_valid_specs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- date::tests::test_date_iteration_for_multiple_days_valid_specs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'date::tests::test_date_iteration_for_multiple_days_valid_specs' (30) panicked at crates/lib-schedule/src/date/tests.rs:340:9:
[INFO] [stdout] assertion `left == right` failed: Failed for spec: [2025,2026]-MM-[01,15]
[INFO] [stdout]   left: Ok([Single(2025-10-01T00:00:00EDT), Single(2025-10-15T00:00:00EDT), Single(2025-11-01T00:00:00EDT), Single(2025-11-15T00:00:00EST), Single(2025-12-01T00:00:00EST), Single(2025-12-15T00:00:00EST), Single(2026-01-01T00:00:00EST), Single(2026-01-15T00:00:00EST), Single(2026-02-01T00:00:00EST), Single(2026-02-15T00:00:00EST), Single(2026-03-01T00:00:00EST), Single(2026-03-15T00:00:00EDT)])
[INFO] [stdout]  right: Ok([Single(2025-10-01T00:00:00EDT), Single(2025-10-15T00:00:00EDT), Single(2025-11-01T00:00:00EDT), Single(2025-11-15T00:00:00EST), Single(2025-12-01T00:00:00EST), Single(2025-12-15T00:00:00EST), Single(2025-12-31T00:00:00EST)])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a9e889f28f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a9e889f28f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a9e889f28f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a9e889f28f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a9e88a08cfa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a9e88a08cfa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5a9e889f76f6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a9e889f76f6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a9e889d106f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a9e889d106f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a9e889eabb9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a9e886e8d8e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a9e886e8d8e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a9e889ead72 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a9e889ead72 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a9e889d1128 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a9e889c63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a9e889d1f7d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a9e88a094bc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a9e88a093d3 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5a9e886bb7b5 - core[27de1724e4349be2]::panicking::assert_failed::<core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::vec::Vec<lib_schedule[7259bc516f1153c8]::NextResult<chrono[1554d8a28484120f]::datetime::DateTime<chrono_tz[290f16e54376254d]::timezones::Tz>>>, lib_schedule[7259bc516f1153c8]::error::Error>, core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::vec::Vec<lib_schedule[7259bc516f1153c8]::NextResult<chrono[1554d8a28484120f]::datetime::DateTime<chrono_tz[290f16e54376254d]::timezones::Tz>>>, lib_schedule[7259bc516f1153c8]::error::Error>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a9e886d1160 - lib_schedule[7259bc516f1153c8]::date::tests::test_date_iteration_for_multiple_days_valid_specs
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/lib-schedule/src/date/tests.rs:340:9
[INFO] [stdout]   22:     0x5a9e886c4c97 - lib_schedule[7259bc516f1153c8]::date::tests::test_date_iteration_for_multiple_days_valid_specs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/lib-schedule/src/date/tests.rs:260:55
[INFO] [stdout]   23:     0x5a9e88696186 - <lib_schedule[7259bc516f1153c8]::date::tests::test_date_iteration_for_multiple_days_valid_specs::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a9e886dd13b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a9e886dd13b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a9e886e999a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a9e886e999a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a9e886e999a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a9e886e999a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a9e886e999a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a9e886e999a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a9e886e999a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a9e886e4f44 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a9e886e4f44 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a9e886ec492 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a9e886ec492 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a9e886ec492 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a9e886ec492 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a9e886ec492 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a9e886ec492 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a9e886ec492 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a9e889f219f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5a9e889f219f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x71ffcec99aa4 - <unknown>
[INFO] [stdout]   45:     0x71ffced26a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     date::tests::test_date_iteration_for_multiple_days_valid_specs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cdf996594ec4a4d6409273b8aa04e9209935be66b13fef0c24a831fe68043398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdf996594ec4a4d6409273b8aa04e9209935be66b13fef0c24a831fe68043398", kill_on_drop: false }`
[INFO] [stdout] cdf996594ec4a4d6409273b8aa04e9209935be66b13fef0c24a831fe68043398
