[INFO] fetching crate date_utils 0.0.6...
[INFO] checking date_utils-0.0.6 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate date_utils 0.0.6 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate date_utils 0.0.6 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate date_utils 0.0.6
[INFO] finished tweaking crates.io crate date_utils 0.0.6
[INFO] tweaked toml for crates.io crate date_utils 0.0.6 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 64 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83f7ee17e2958bdba214e4591d93493d3c305e78cba3e5648bab0cb89eaf2e03
[INFO] running `Command { std: "docker" "start" "-a" "83f7ee17e2958bdba214e4591d93493d3c305e78cba3e5648bab0cb89eaf2e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83f7ee17e2958bdba214e4591d93493d3c305e78cba3e5648bab0cb89eaf2e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83f7ee17e2958bdba214e4591d93493d3c305e78cba3e5648bab0cb89eaf2e03", kill_on_drop: false }`
[INFO] [stdout] 83f7ee17e2958bdba214e4591d93493d3c305e78cba3e5648bab0cb89eaf2e03
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 635ddf24a3ffb50e8b0b5de1f27c56278895d34883ca174f0ba39e045354f27f
[INFO] running `Command { std: "docker" "start" "-a" "635ddf24a3ffb50e8b0b5de1f27c56278895d34883ca174f0ba39e045354f27f", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking date_utils v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `crate::DayHelper`, `crate::YearHelper`
[INFO] [stdout]   --> src/decade.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::{DayHelper, YearHelper};
[INFO] [stdout]    |             ^^^^^^^^^  ^^^^^^^^^^ no `YearHelper` in the root
[INFO] [stdout]    |             |
[INFO] [stdout]    |             no `DayHelper` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this trait through its public re-export instead:
[INFO] [stdout]            crate::day::DayHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use day::{DayHelper, DayTimeHelper, TodayHelper, TomorrowHelper, YesterdayHelper};
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `day` feature
[INFO] [stdout]   --> src/lib.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "day")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::year::YearHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub use year::YearHelper;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `year` feature
[INFO] [stdout]   --> src/lib.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "year")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::WeekHelper`
[INFO] [stdout]   --> src/month.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  |     WeekHelper,
[INFO] [stdout]    |     ^^^^^^^^^^ no `WeekHelper` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::week::WeekHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub use week::WeekHelper;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `week` feature
[INFO] [stdout]   --> src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "week")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::MonthHelper`
[INFO] [stdout]   --> src/quarter/mod.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::MonthHelper;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no `MonthHelper` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use month::{MonthHelper, Range};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `month` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "month")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this trait instead
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::month::MonthHelper;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::DateRange`, `crate::DayHelper`, `crate::MonthHelper`, `crate::QuarterHelper`, `crate::WeekHelper`, `crate::YearHelper`
[INFO] [stdout]   --> src/range/date.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout] 5  | use crate::{DateRange, DayHelper, MonthHelper, QuarterHelper, WeekHelper, YearHelper};
[INFO] [stdout]    |             ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^ no `YearHelper` in the root
[INFO] [stdout]    |             |          |          |            |              |
[INFO] [stdout]    |             |          |          |            |              no `WeekHelper` in the root
[INFO] [stdout]    |             |          |          |            no `QuarterHelper` in the root
[INFO] [stdout]    |             |          |          no `MonthHelper` in the root
[INFO] [stdout]    |             |          no `DayHelper` in the root
[INFO] [stdout]    |             no `DateRange` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::range::DateRange
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub use range::{DateRange, TimeRange};
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `range` feature
[INFO] [stdout]   --> src/lib.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(feature = "range")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing this trait through its public re-export instead:
[INFO] [stdout]            crate::day::DayHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use day::{DayHelper, DayTimeHelper, TodayHelper, TomorrowHelper, YesterdayHelper};
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `day` feature
[INFO] [stdout]   --> src/lib.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "day")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::month::MonthHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use month::{MonthHelper, Range};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `month` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "month")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::quarter::QuarterHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use quarter::{Quarter, QuarterHelper};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `quarter` feature
[INFO] [stdout]   --> src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "quarter")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::week::WeekHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub use week::WeekHelper;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `week` feature
[INFO] [stdout]   --> src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "week")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::year::YearHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub use year::YearHelper;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `year` feature
[INFO] [stdout]   --> src/lib.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "year")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::DateRange`, `crate::DayHelper`, `crate::HourHelper`, `crate::MinuteHelper`, `crate::MonthHelper`, `crate::QuarterHelper`, `crate::SecondHelper`, `crate::TimeRange`, `crate::WeekHelper`, `crate::YearHelper`
[INFO] [stdout]   --> src/range/date_time.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  |     DateRange, DayHelper, HourHelper, MinuteHelper, MonthHelper, QuarterHelper, SecondHelper,
[INFO] [stdout]    |     ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^ no `SecondHelper` in the root
[INFO] [stdout]    |     |          |          |           |             |            |
[INFO] [stdout]    |     |          |          |           |             |            no `QuarterHelper` in the root
[INFO] [stdout]    |     |          |          |           |             no `MonthHelper` in the root
[INFO] [stdout]    |     |          |          |           no `MinuteHelper` in the root
[INFO] [stdout]    |     |          |          no `HourHelper` in the root
[INFO] [stdout]    |     |          no `DayHelper` in the root
[INFO] [stdout]    |     no `DateRange` in the root
[INFO] [stdout] 7  |     TimeRange, WeekHelper, YearHelper,
[INFO] [stdout]    |     ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^ no `YearHelper` in the root
[INFO] [stdout]    |     |          |
[INFO] [stdout]    |     |          no `WeekHelper` in the root
[INFO] [stdout]    |     no `TimeRange` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::range::DateRange
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub use range::{DateRange, TimeRange};
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `range` feature
[INFO] [stdout]   --> src/lib.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(feature = "range")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing this trait through its public re-export instead:
[INFO] [stdout]            crate::day::DayHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use day::{DayHelper, DayTimeHelper, TodayHelper, TomorrowHelper, YesterdayHelper};
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `day` feature
[INFO] [stdout]   --> src/lib.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "day")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::hour::HourHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use hour::HourHelper;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `hour` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "hour")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::minute::MinuteHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub use minute::MinuteHelper;
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `minute` feature
[INFO] [stdout]   --> src/lib.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(feature = "minute")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::month::MonthHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use month::{MonthHelper, Range};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `month` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "month")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::quarter::QuarterHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use quarter::{Quarter, QuarterHelper};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `quarter` feature
[INFO] [stdout]   --> src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "quarter")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::second::SecondHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub use second::SecondHelper;
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `second` feature
[INFO] [stdout]   --> src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "second")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::range::TimeRange
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub use range::{DateRange, TimeRange};
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `range` feature
[INFO] [stdout]   --> src/lib.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(feature = "range")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::week::WeekHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub use week::WeekHelper;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `week` feature
[INFO] [stdout]   --> src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "week")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::year::YearHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub use year::YearHelper;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `year` feature
[INFO] [stdout]   --> src/lib.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "year")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::DayHelper`, `crate::MonthHelper`
[INFO] [stdout]   --> src/week.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::{DayHelper, MonthHelper};
[INFO] [stdout]    |             ^^^^^^^^^  ^^^^^^^^^^^ no `MonthHelper` in the root
[INFO] [stdout]    |             |
[INFO] [stdout]    |             no `DayHelper` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this trait through its public re-export instead:
[INFO] [stdout]            crate::day::DayHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use day::{DayHelper, DayTimeHelper, TodayHelper, TomorrowHelper, YesterdayHelper};
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `day` feature
[INFO] [stdout]   --> src/lib.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "day")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            crate::month::MonthHelper
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use month::{MonthHelper, Range};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `month` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "month")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `daytime_helper::DayTimeHelper`
[INFO] [stdout]  --> src/day/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use daytime_helper::DayTimeHelper;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `today::*`
[INFO] [stdout]  --> src/day/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use today::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tomorrow::*`
[INFO] [stdout]   --> src/day/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use tomorrow::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yesterday::*`
[INFO] [stdout]   --> src/day/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use yesterday::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/utils.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `date_utils` (lib) due to 6 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "635ddf24a3ffb50e8b0b5de1f27c56278895d34883ca174f0ba39e045354f27f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "635ddf24a3ffb50e8b0b5de1f27c56278895d34883ca174f0ba39e045354f27f", kill_on_drop: false }`
[INFO] [stdout] 635ddf24a3ffb50e8b0b5de1f27c56278895d34883ca174f0ba39e045354f27f
