[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 try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgovinda-attal%2Ftkone" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/govinda-attal/tkone on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e0d8329df1f41ec5847dd9fb8df219ed56ec95ec4cb4ccab515caf19c848213 [INFO] running `Command { std: "docker" "start" "-a" "8e0d8329df1f41ec5847dd9fb8df219ed56ec95ec4cb4ccab515caf19c848213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e0d8329df1f41ec5847dd9fb8df219ed56ec95ec4cb4ccab515caf19c848213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e0d8329df1f41ec5847dd9fb8df219ed56ec95ec4cb4ccab515caf19c848213", kill_on_drop: false }` [INFO] [stdout] 8e0d8329df1f41ec5847dd9fb8df219ed56ec95ec4cb4ccab515caf19c848213 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ebfc40e0cbfbcf565dce5df97cb2b7fbe099b260ea89654687610ed028b8f98 [INFO] running `Command { std: "docker" "start" "-a" "3ebfc40e0cbfbcf565dce5df97cb2b7fbe099b260ea89654687610ed028b8f98", 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 iana-time-zone v0.1.58 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling lib-utils v0.1.0 (/opt/rustwide/workdir/crates/lib-utils) [INFO] [stderr] Compiling num-traits v0.2.17 [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 regex-automata v0.4.9 [INFO] [stderr] Compiling chrono v0.4.38 [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 8.68s [INFO] running `Command { std: "docker" "inspect" "3ebfc40e0cbfbcf565dce5df97cb2b7fbe099b260ea89654687610ed028b8f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ebfc40e0cbfbcf565dce5df97cb2b7fbe099b260ea89654687610ed028b8f98", kill_on_drop: false }` [INFO] [stdout] 3ebfc40e0cbfbcf565dce5df97cb2b7fbe099b260ea89654687610ed028b8f98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e0d29cffcbd79eec8d2fe16ad411670aa7e772bd307fc24646c2343758d68de [INFO] running `Command { std: "docker" "start" "-a" "0e0d29cffcbd79eec8d2fe16ad411670aa7e772bd307fc24646c2343758d68de", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling lib-utils v0.1.0 (/opt/rustwide/workdir/crates/lib-utils) [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [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 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 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 11.26s [INFO] running `Command { std: "docker" "inspect" "0e0d29cffcbd79eec8d2fe16ad411670aa7e772bd307fc24646c2343758d68de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e0d29cffcbd79eec8d2fe16ad411670aa7e772bd307fc24646c2343758d68de", kill_on_drop: false }` [INFO] [stdout] 0e0d29cffcbd79eec8d2fe16ad411670aa7e772bd307fc24646c2343758d68de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 868f02ec2aeffa66c50d2d5244e2e98ebd157ee3de876237f3a1404377f48f6b [INFO] running `Command { std: "docker" "start" "-a" "868f02ec2aeffa66c50d2d5244e2e98ebd157ee3de876237f3a1404377f48f6b", 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 1 suggestion) [INFO] [stderr] warning: `lib-schedule` (lib test) generated 44 warnings (44 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib_schedule-f7a62ebe17e6869e) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test datetime::iter::tests::test_spec_iter ... ok [INFO] [stdout] test date::spec::tests::test_year_month_day ... ok [INFO] [stdout] test date::spec::tests::test_31st ... ok [INFO] [stdout] test date::iter::tests::test_spec_iter_multiples ... ok [INFO] [stdout] test date::iter::tests::test_with_start ... ok [INFO] [stdout] test date::spec::tests::test_two ... ok [INFO] [stdout] test date::spec::tests::test_one ... ok [INFO] [stdout] test date::spec::tests::test_month_year_set ... ok [INFO] [stdout] test date::iter::tests::test_spec_iter_multiples_every_day ... ok [INFO] [stdout] test date::iter::tests::test_spec_iter ... ok [INFO] [stdout] test date::spec::tests::test_weekday ... ok [INFO] [stdout] test date::spec::tests::test_month_day_set ... ok [INFO] [stdout] test date::spec::tests::test_month_weekday_set ... ok [INFO] [stdout] test datetime::spec::tests::test_one ... ok [INFO] [stdout] test time::iter::tests::test_time_spec_with_utc ... ok [INFO] [stdout] test time::spec::tests::test_time_spec_from_str ... 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 date::tests::test_date_iteration_for_weekday_valid_specs ... 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 tests::test_works ... 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' (38) 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: 0x5e821e904602 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e821e904602 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e821e904602 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e821e904602 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e821e915a5f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e821e915a5f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e821e8d1f83 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e821e8d1f83 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e821e8ddd42 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e821e8e277f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e821e8e2611 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e821e5f479e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e821e5f479e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e821e8e2e1e - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e821e8e2e1e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e821e8e2bea - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e821e8dde79 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e821e8c61ed - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e821e91e650 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e821e91e4e3 - core::panicking::assert_failed_inner::h1215dc8d5a90adff [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x5e821e5cae5f - core::panicking::assert_failed::h66cf5bceb80aef04 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5e821e5ba199 - lib_schedule::date::tests::test_date_iteration_for_multiple_days_valid_specs::he470b10b7617a5e3 [INFO] [stdout] at /opt/rustwide/workdir/crates/lib-schedule/src/date/tests.rs:340:9 [INFO] [stdout] 22: 0x5e821e5ba1e7 - lib_schedule::date::tests::test_date_iteration_for_multiple_days_valid_specs::{{closure}}::hcbe8520284e08c43 [INFO] [stdout] at /opt/rustwide/workdir/crates/lib-schedule/src/date/tests.rs:260:55 [INFO] [stdout] 23: 0x5e821e59c146 - core::ops::function::FnOnce::call_once::h688af6040b9f5ef8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5e821e5f455b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5e821e5f455b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5e821e60a045 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5e821e60a045 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5e821e60a045 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5e821e60a045 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5e821e60a045 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5e821e60a045 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5e821e60a045 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5e821e5e0a34 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5e821e5e0a34 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5e821e5e427a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5e821e5e427a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5e821e5e427a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5e821e5e427a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5e821e5e427a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5e821e5e427a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5e821e5e427a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5e821e8d80ff - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5e821e8d80ff - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x77a7ec594aa4 - [INFO] [stdout] 45: 0x77a7ec621a34 - clone [INFO] [stdout] 46: 0x0 - [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.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "868f02ec2aeffa66c50d2d5244e2e98ebd157ee3de876237f3a1404377f48f6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "868f02ec2aeffa66c50d2d5244e2e98ebd157ee3de876237f3a1404377f48f6b", kill_on_drop: false }` [INFO] [stdout] 868f02ec2aeffa66c50d2d5244e2e98ebd157ee3de876237f3a1404377f48f6b