[INFO] fetching crate bankholidays 1.1.4...
[INFO] checking bankholidays-1.1.4 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bankholidays 1.1.4 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate bankholidays 1.1.4 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bankholidays 1.1.4
[INFO] finished tweaking crates.io crate bankholidays 1.1.4
[INFO] tweaked toml for crates.io crate bankholidays 1.1.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded computus v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a68a85dae9beeab734eb5b9550d747eb381ed7d62d91aac6bcd61fab1f6a8df6
[INFO] running `Command { std: "docker" "start" "-a" "a68a85dae9beeab734eb5b9550d747eb381ed7d62d91aac6bcd61fab1f6a8df6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a68a85dae9beeab734eb5b9550d747eb381ed7d62d91aac6bcd61fab1f6a8df6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a68a85dae9beeab734eb5b9550d747eb381ed7d62d91aac6bcd61fab1f6a8df6", kill_on_drop: false }`
[INFO] [stdout] a68a85dae9beeab734eb5b9550d747eb381ed7d62d91aac6bcd61fab1f6a8df6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fdc4d6fe4047729f83389a4b886f0e7bc5251176fbf27c3fa8c39163ead985d
[INFO] running `Command { std: "docker" "start" "-a" "5fdc4d6fe4047729f83389a4b886f0e7bc5251176fbf27c3fa8c39163ead985d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking computus v1.1.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking bankholidays v1.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `computus` is imported redundantly
[INFO] [stdout]  --> src/uk.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use computus;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate computus;
[INFO] [stdout]   | ---------------------- the item `computus` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `computus` is imported redundantly
[INFO] [stdout]  --> src/uk.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use computus;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate computus;
[INFO] [stdout]   | ---------------------- the item `computus` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NaiveDate` is imported redundantly
[INFO] [stdout]   --> src/uk.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use super::*;
[INFO] [stdout]    |         -------- the item `NaiveDate` is already imported here
[INFO] [stdout] 76 |     use chrono::{NaiveDate, Datelike, Duration};
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Datelike` is imported redundantly
[INFO] [stdout]   --> src/uk.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use super::*;
[INFO] [stdout]    |         -------- the item `Datelike` is already imported here
[INFO] [stdout] 76 |     use chrono::{NaiveDate, Datelike, Duration};
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]  --> src/uk.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     NaiveDate::from_ymd(y, easter.month, easter.day).ordinal()
[INFO] [stdout]   |                ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]  --> src/uk.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     NaiveDate::from_ymd(y, easter.month, easter.day).ordinal()
[INFO] [stdout]   |                ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 | /     test!(year_1999, 1999,
[INFO] [stdout] 105 | |           [(1, 1), (2, 4), (5, 4), (3, 5), (31, 5), (30, 8), (27, 12), (28, 12), (31, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 | /     test!(year_1999, 1999,
[INFO] [stdout] 105 | |           [(1, 1), (2, 4), (5, 4), (3, 5), (31, 5), (30, 8), (27, 12), (28, 12), (31, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | /     test!(year_2002, 2002,
[INFO] [stdout] 108 | |           [(1, 1), (29, 3), (1, 4), (6, 5), (3, 6), (4, 6), (26, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |_________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | /     test!(year_2002, 2002,
[INFO] [stdout] 108 | |           [(1, 1), (29, 3), (1, 4), (6, 5), (3, 6), (4, 6), (26, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |_________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | /     test!(year_2012, 2012,
[INFO] [stdout] 111 | |           [(2, 1), (6, 4), (9, 4), (7, 5), (4, 6), (5, 6), (27, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | /     test!(year_2012, 2012,
[INFO] [stdout] 111 | |           [(2, 1), (6, 4), (9, 4), (7, 5), (4, 6), (5, 6), (27, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | /     test!(year_2013, 2013,
[INFO] [stdout] 114 | |           [(1, 1), (29, 3), (1, 4), (6, 5), (27, 5), (26, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |__________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | /     test!(year_2013, 2013,
[INFO] [stdout] 114 | |           [(1, 1), (29, 3), (1, 4), (6, 5), (27, 5), (26, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |__________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | /     test!(year_2014, 2014,
[INFO] [stdout] 117 | |           [(1, 1), (18, 4), (21, 4), (5, 5), (26, 5), (25, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | /     test!(year_2014, 2014,
[INFO] [stdout] 117 | |           [(1, 1), (18, 4), (21, 4), (5, 5), (26, 5), (25, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | /     test!(year_2015, 2015,
[INFO] [stdout] 120 | |           [(1, 1), (3, 4), (6, 4), (4, 5), (25, 5), (31, 8), (25, 12), (28, 12)]);
[INFO] [stdout]     | |_________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | /     test!(year_2015, 2015,
[INFO] [stdout] 120 | |           [(1, 1), (3, 4), (6, 4), (4, 5), (25, 5), (31, 8), (25, 12), (28, 12)]);
[INFO] [stdout]     | |_________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | /     test!(year_2016, 2016,
[INFO] [stdout] 123 | |           [(1, 1), (25, 3), (28, 3), (2, 5), (30, 5), (29, 8), (26, 12), (27, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | /     test!(year_2016, 2016,
[INFO] [stdout] 123 | |           [(1, 1), (25, 3), (28, 3), (2, 5), (30, 5), (29, 8), (26, 12), (27, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | /     test!(year_2017, 2017,
[INFO] [stdout] 126 | |           [(2, 1), (14, 4), (17, 4), (1, 5), (29, 5), (28, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | /     test!(year_2017, 2017,
[INFO] [stdout] 126 | |           [(2, 1), (14, 4), (17, 4), (1, 5), (29, 5), (28, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | /     test!(year_2018, 2018,
[INFO] [stdout] 129 | |           [(1, 1), (30, 3), (2, 4), (7, 5), (28, 5), (27, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |__________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | /     test!(year_2018, 2018,
[INFO] [stdout] 129 | |           [(1, 1), (30, 3), (2, 4), (7, 5), (28, 5), (27, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |__________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | /     test!(year_2020, 2020,
[INFO] [stdout] 132 | |           [(1, 1), (10, 4), (13, 4), (8, 5), (25, 5), (31, 8), (25, 12), (28, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | /     test!(year_2020, 2020,
[INFO] [stdout] 132 | |           [(1, 1), (10, 4), (13, 4), (8, 5), (25, 5), (31, 8), (25, 12), (28, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | /     test!(year_2022, 2022,
[INFO] [stdout] 135 | |           [(3, 1), (15, 4), (18, 4), (2, 5), (2, 6), (3, 6), (29, 8), (19, 9), (26, 12), (27, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | /     test!(year_2022, 2022,
[INFO] [stdout] 135 | |           [(3, 1), (15, 4), (18, 4), (2, 5), (2, 6), (3, 6), (29, 8), (19, 9), (26, 12), (27, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 | /     test!(year_2023, 2023,
[INFO] [stdout] 138 | |           [(2, 1), (7, 4), (10, 4), (1, 5), (8, 5), (29, 5), (28, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |__________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 | /     test!(year_2023, 2023,
[INFO] [stdout] 138 | |           [(2, 1), (7, 4), (10, 4), (1, 5), (8, 5), (29, 5), (28, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |__________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 | /     test!(year_2024, 2024,
[INFO] [stdout] 141 | |           [(1, 1), (29, 3), (1, 4), (6, 5), (27, 5), (26, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |__________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 | /     test!(year_2024, 2024,
[INFO] [stdout] 141 | |           [(1, 1), (29, 3), (1, 4), (6, 5), (27, 5), (26, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |__________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 30 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
[INFO] running `Command { std: "docker" "inspect" "5fdc4d6fe4047729f83389a4b886f0e7bc5251176fbf27c3fa8c39163ead985d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fdc4d6fe4047729f83389a4b886f0e7bc5251176fbf27c3fa8c39163ead985d", kill_on_drop: false }`
[INFO] [stdout] 5fdc4d6fe4047729f83389a4b886f0e7bc5251176fbf27c3fa8c39163ead985d
[INFO] checking bankholidays-1.1.4 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate bankholidays 1.1.4 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate bankholidays 1.1.4 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bankholidays 1.1.4
[INFO] finished tweaking crates.io crate bankholidays 1.1.4
[INFO] tweaked toml for crates.io crate bankholidays 1.1.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1fbb5f21de4392c75d324b6d03776bf4cf675dd815bac1765a5237d5255b619c
[INFO] running `Command { std: "docker" "start" "-a" "1fbb5f21de4392c75d324b6d03776bf4cf675dd815bac1765a5237d5255b619c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fbb5f21de4392c75d324b6d03776bf4cf675dd815bac1765a5237d5255b619c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fbb5f21de4392c75d324b6d03776bf4cf675dd815bac1765a5237d5255b619c", kill_on_drop: false }`
[INFO] [stdout] 1fbb5f21de4392c75d324b6d03776bf4cf675dd815bac1765a5237d5255b619c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7706fe0ba3ccfd48d5117d14c4f31a1f9f7927fee01ef461845c481b19c4f52d
[INFO] running `Command { std: "docker" "start" "-a" "7706fe0ba3ccfd48d5117d14c4f31a1f9f7927fee01ef461845c481b19c4f52d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking computus v1.1.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking bankholidays v1.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `computus` is imported redundantly
[INFO] [stdout]  --> src/uk.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use computus;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate computus;
[INFO] [stdout]   | ---------------------- the item `computus` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `computus` is imported redundantly
[INFO] [stdout]  --> src/uk.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use computus;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate computus;
[INFO] [stdout]   | ---------------------- the item `computus` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NaiveDate` is imported redundantly
[INFO] [stdout]   --> src/uk.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use super::*;
[INFO] [stdout]    |         -------- the item `NaiveDate` is already imported here
[INFO] [stdout] 76 |     use chrono::{NaiveDate, Datelike, Duration};
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Datelike` is imported redundantly
[INFO] [stdout]   --> src/uk.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use super::*;
[INFO] [stdout]    |         -------- the item `Datelike` is already imported here
[INFO] [stdout] 76 |     use chrono::{NaiveDate, Datelike, Duration};
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]  --> src/uk.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     NaiveDate::from_ymd(y, easter.month, easter.day).ordinal()
[INFO] [stdout]   |                ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]  --> src/uk.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     NaiveDate::from_ymd(y, easter.month, easter.day).ordinal()
[INFO] [stdout]   |                ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 | /     test!(year_1999, 1999,
[INFO] [stdout] 105 | |           [(1, 1), (2, 4), (5, 4), (3, 5), (31, 5), (30, 8), (27, 12), (28, 12), (31, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 | /     test!(year_1999, 1999,
[INFO] [stdout] 105 | |           [(1, 1), (2, 4), (5, 4), (3, 5), (31, 5), (30, 8), (27, 12), (28, 12), (31, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | /     test!(year_2002, 2002,
[INFO] [stdout] 108 | |           [(1, 1), (29, 3), (1, 4), (6, 5), (3, 6), (4, 6), (26, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |_________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | /     test!(year_2002, 2002,
[INFO] [stdout] 108 | |           [(1, 1), (29, 3), (1, 4), (6, 5), (3, 6), (4, 6), (26, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |_________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | /     test!(year_2012, 2012,
[INFO] [stdout] 111 | |           [(2, 1), (6, 4), (9, 4), (7, 5), (4, 6), (5, 6), (27, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | /     test!(year_2012, 2012,
[INFO] [stdout] 111 | |           [(2, 1), (6, 4), (9, 4), (7, 5), (4, 6), (5, 6), (27, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | /     test!(year_2013, 2013,
[INFO] [stdout] 114 | |           [(1, 1), (29, 3), (1, 4), (6, 5), (27, 5), (26, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |__________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | /     test!(year_2013, 2013,
[INFO] [stdout] 114 | |           [(1, 1), (29, 3), (1, 4), (6, 5), (27, 5), (26, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |__________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | /     test!(year_2014, 2014,
[INFO] [stdout] 117 | |           [(1, 1), (18, 4), (21, 4), (5, 5), (26, 5), (25, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | /     test!(year_2014, 2014,
[INFO] [stdout] 117 | |           [(1, 1), (18, 4), (21, 4), (5, 5), (26, 5), (25, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | /     test!(year_2015, 2015,
[INFO] [stdout] 120 | |           [(1, 1), (3, 4), (6, 4), (4, 5), (25, 5), (31, 8), (25, 12), (28, 12)]);
[INFO] [stdout]     | |_________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | /     test!(year_2015, 2015,
[INFO] [stdout] 120 | |           [(1, 1), (3, 4), (6, 4), (4, 5), (25, 5), (31, 8), (25, 12), (28, 12)]);
[INFO] [stdout]     | |_________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | /     test!(year_2016, 2016,
[INFO] [stdout] 123 | |           [(1, 1), (25, 3), (28, 3), (2, 5), (30, 5), (29, 8), (26, 12), (27, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | /     test!(year_2016, 2016,
[INFO] [stdout] 123 | |           [(1, 1), (25, 3), (28, 3), (2, 5), (30, 5), (29, 8), (26, 12), (27, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | /     test!(year_2017, 2017,
[INFO] [stdout] 126 | |           [(2, 1), (14, 4), (17, 4), (1, 5), (29, 5), (28, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | /     test!(year_2017, 2017,
[INFO] [stdout] 126 | |           [(2, 1), (14, 4), (17, 4), (1, 5), (29, 5), (28, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | /     test!(year_2018, 2018,
[INFO] [stdout] 129 | |           [(1, 1), (30, 3), (2, 4), (7, 5), (28, 5), (27, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |__________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | /     test!(year_2018, 2018,
[INFO] [stdout] 129 | |           [(1, 1), (30, 3), (2, 4), (7, 5), (28, 5), (27, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |__________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | /     test!(year_2020, 2020,
[INFO] [stdout] 132 | |           [(1, 1), (10, 4), (13, 4), (8, 5), (25, 5), (31, 8), (25, 12), (28, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | /     test!(year_2020, 2020,
[INFO] [stdout] 132 | |           [(1, 1), (10, 4), (13, 4), (8, 5), (25, 5), (31, 8), (25, 12), (28, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | /     test!(year_2022, 2022,
[INFO] [stdout] 135 | |           [(3, 1), (15, 4), (18, 4), (2, 5), (2, 6), (3, 6), (29, 8), (19, 9), (26, 12), (27, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | /     test!(year_2022, 2022,
[INFO] [stdout] 135 | |           [(3, 1), (15, 4), (18, 4), (2, 5), (2, 6), (3, 6), (29, 8), (19, 9), (26, 12), (27, 12)]);
[INFO] [stdout]     | |___________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 | /     test!(year_2023, 2023,
[INFO] [stdout] 138 | |           [(2, 1), (7, 4), (10, 4), (1, 5), (8, 5), (29, 5), (28, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |__________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 | /     test!(year_2023, 2023,
[INFO] [stdout] 138 | |           [(2, 1), (7, 4), (10, 4), (1, 5), (8, 5), (29, 5), (28, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |__________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/uk.rs:82:48
[INFO] [stdout]     |
[INFO] [stdout] 82  |                   let ymd = |y, m, d| NaiveDate::from_ymd(y, m, d);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 | /     test!(year_2024, 2024,
[INFO] [stdout] 141 | |           [(1, 1), (29, 3), (1, 4), (6, 5), (27, 5), (26, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |__________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/uk.rs:90:47
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       .map(|i| jan1 + Duration::days(i))
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 | /     test!(year_2024, 2024,
[INFO] [stdout] 141 | |           [(1, 1), (29, 3), (1, 4), (6, 5), (27, 5), (26, 8), (25, 12), (26, 12)]);
[INFO] [stdout]     | |__________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 30 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s
[INFO] running `Command { std: "docker" "inspect" "7706fe0ba3ccfd48d5117d14c4f31a1f9f7927fee01ef461845c481b19c4f52d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7706fe0ba3ccfd48d5117d14c4f31a1f9f7927fee01ef461845c481b19c4f52d", kill_on_drop: false }`
[INFO] [stdout] 7706fe0ba3ccfd48d5117d14c4f31a1f9f7927fee01ef461845c481b19c4f52d
