[INFO] fetching crate billig 0.2.0...
[INFO] checking billig-0.2.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate billig 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate billig 0.2.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate billig 0.2.0
[INFO] finished tweaking crates.io crate billig 0.2.0
[INFO] tweaked toml for crates.io crate billig 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate billig 0.2.0 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98a0b50451e86b8240161e20c959ed3aeedd3381ff191cb4c464b3881f3e2d01
[INFO] running `Command { std: "docker" "start" "-a" "98a0b50451e86b8240161e20c959ed3aeedd3381ff191cb4c464b3881f3e2d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98a0b50451e86b8240161e20c959ed3aeedd3381ff191cb4c464b3881f3e2d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98a0b50451e86b8240161e20c959ed3aeedd3381ff191cb4c464b3881f3e2d01", kill_on_drop: false }`
[INFO] [stdout] 98a0b50451e86b8240161e20c959ed3aeedd3381ff191cb4c464b3881f3e2d01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2f5a72a318bb5387288140a4a2a628247c8ec7906bb864f805e1d82d1d8f39d
[INFO] running `Command { std: "docker" "start" "-a" "e2f5a72a318bb5387288140a4a2a628247c8ec7906bb864f805e1d82d1d8f39d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking svg v0.9.1
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking billig v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Window`
[INFO] [stdout]   --> src/lib/entry.rs:12:39
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub use super::{Amount, Category, Duration, Span, Tag, Window};
[INFO] [stdout]    |                                       ^^^^^^^^             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Window`
[INFO] [stdout]   --> src/lib/entry.rs:12:39
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub use super::{Amount, Category, Duration, Span, Tag, Window};
[INFO] [stdout]    |                                       ^^^^^^^^             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entry::Duration::*`
[INFO] [stdout]    --> src/lib/summary.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         entry::Duration::*,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 548 |         ps!(idem "2020-Jan-15..2021-Mar-17");
[INFO] [stdout]     |         ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 548 |         ps!(idem "2020-Jan-15..2021-Mar-17");
[INFO] [stdout]     |         ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 549 |         ps!(idem "2020-Jan-15..Mar-17");
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 549 |         ps!(idem "2020-Jan-15..Mar-17");
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 550 |         ps!(idem "2020-Jan-15..17");
[INFO] [stdout]     |         --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 550 |         ps!(idem "2020-Jan-15..17");
[INFO] [stdout]     |         --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 551 |         ps!(idem "2020-Jan-15");
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 551 |         ps!(idem "2020-Jan-15");
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 552 |         ps!(idem "2020-Jan");
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 552 |         ps!(idem "2020-Jan");
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 553 |         ps!(idem "2020-Jan-1..15");
[INFO] [stdout]     |         -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 553 |         ps!(idem "2020-Jan-1..15");
[INFO] [stdout]     |         -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 554 |         ps!(idem "2020-Jan-15..31");
[INFO] [stdout]     |         --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 554 |         ps!(idem "2020-Jan-15..31");
[INFO] [stdout]     |         --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 555 |         ps!(idem "2020-Jan..Feb-15");
[INFO] [stdout]     |         ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 555 |         ps!(idem "2020-Jan..Feb-15");
[INFO] [stdout]     |         ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 556 |         ps!(idem "2020-Jan..Feb");
[INFO] [stdout]     |         ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 556 |         ps!(idem "2020-Jan..Feb");
[INFO] [stdout]     |         ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 557 |         ps!(idem "2020..2021-Mar-17");
[INFO] [stdout]     |         ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 557 |         ps!(idem "2020..2021-Mar-17");
[INFO] [stdout]     |         ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 558 |         ps!(idem "2020-Feb-3..2021");
[INFO] [stdout]     |         ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 558 |         ps!(idem "2020-Feb-3..2021");
[INFO] [stdout]     |         ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 559 |         ps!(idem "2020..2021-Mar");
[INFO] [stdout]     |         -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 559 |         ps!(idem "2020..2021-Mar");
[INFO] [stdout]     |         -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 560 |         ps!(idem "2020");
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 560 |         ps!(idem "2020");
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 561 |         ps!(idem "2020..2023");
[INFO] [stdout]     |         ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 561 |         ps!(idem "2020..2023");
[INFO] [stdout]     |         ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 562 |         ps!(idem "2020-Jan-3..2023-Feb");
[INFO] [stdout]     |         -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 562 |         ps!(idem "2020-Jan-3..2023-Feb");
[INFO] [stdout]     |         -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 563 |         ps!(idem "2020-Jan-10..");
[INFO] [stdout]     |         ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 563 |         ps!(idem "2020-Jan-10..");
[INFO] [stdout]     |         ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 564 |         ps!(idem "..2020");
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 564 |         ps!(idem "..2020");
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `next` and `prev` are never used
[INFO] [stdout]    --> src/lib/date.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl Weekday {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] 125 |     /// Weekday directly succeeding the current one with wrapping
[INFO] [stdout] 126 |     pub fn next(self) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn prev(self) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `intersect` is never used
[INFO] [stdout]    --> src/lib/entry.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Entry {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub fn intersect(mut self, period: Between<Date>) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `unite` and `intersect` are never used
[INFO] [stdout]    --> src/lib/period.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl<T> Between<T>
[INFO] [stdout] 102 | | where
[INFO] [stdout] 103 | |     T: Ord,
[INFO] [stdout]     | |___________- methods in this implementation
[INFO] [stdout] 104 |   {
[INFO] [stdout] 105 |       pub fn unite(self, other: Self) -> Self {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |       pub fn intersect(self, other: Self) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse` is never used
[INFO] [stdout]    --> src/lib/period.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 251 | impl Interval<PartialDate> {
[INFO] [stdout]     | -------------------------- associated function in this implementation
[INFO] [stdout] 252 |     pub fn parse(path: &str, errs: &mut error::Record, s: &str) -> Option<Interval<PartialDate>> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_date` and `query` are never used
[INFO] [stdout]   --> src/lib/summary.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Summary {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn from_date(date: Date) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn query(&self, cat: Category) -> Amount {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_iter` and `dichotomy` are never used
[INFO] [stdout]    --> src/lib/summary.rs:72:12
[INFO] [stdout]     |
[INFO] [stdout] 69  | impl Calendar {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn from_iter<I>(mut splits: I) -> Self
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     fn dichotomy(&self, period: Between<Date>) -> Option<&[Summary]> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 565 |         ps!(idem "2020..");
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib/date.rs:40:45
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, PartialOrd, Ord)]
[INFO] [stdout]    |                                             ^------------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `FromPrimitive` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Month`
[INFO] [stdout] 41 | pub enum Month {
[INFO] [stdout]    |          ----- `Month` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib/date.rs:113:62
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromPrimitive)]
[INFO] [stdout]     |                                                              ^------------
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              `FromPrimitive` is not local
[INFO] [stdout]     |                                                              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Weekday`
[INFO] [stdout] 114 | pub enum Weekday {
[INFO] [stdout]     |          ------- `Weekday` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib/entry.rs:57:30
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Debug, Clone, Copy, FromPrimitive, Eq, PartialEq, Hash)]
[INFO] [stdout]    |                              ^------------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromPrimitive` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Category`
[INFO] [stdout] 58 | pub enum Category {
[INFO] [stdout]    |          -------- `Category` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 565 |         ps!(idem "2020..");
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 566 |         ps!("2020..Mar" ok "2020-Jan..Mar");
[INFO] [stdout]     |         ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 566 |         ps!("2020..Mar" ok "2020-Jan..Mar");
[INFO] [stdout]     |         ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 567 |         ps!("2020-Jan..15" ok "2020-Jan-1..15");
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 567 |         ps!("2020-Jan..15" ok "2020-Jan-1..15");
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 568 |         ps!("2020-Jan-15..2020" ok "2020-Jan-15..Dec");
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 568 |         ps!("2020-Jan-15..2020" ok "2020-Jan-15..Dec");
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 569 |         ps!("2020..2020" ok "2020");
[INFO] [stdout]     |         --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 569 |         ps!("2020..2020" ok "2020");
[INFO] [stdout]     |         --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 570 |         ps!(idem "..");
[INFO] [stdout]     |         -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 570 |         ps!(idem "..");
[INFO] [stdout]     |         -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 571 |         ps!("..Feb-15" ok "..2021-Feb-15");
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 571 |         ps!("..Feb-15" ok "..2021-Feb-15");
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 572 |         ps!("..1" ok "..2021-Feb-1");
[INFO] [stdout]     |         ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 572 |         ps!("..1" ok "..2021-Feb-1");
[INFO] [stdout]     |         ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 573 |         ps!("Mar.." ok "2021-Mar..");
[INFO] [stdout]     |         ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 573 |         ps!("Mar.." ok "2021-Mar..");
[INFO] [stdout]     |         ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 574 |         ps!("..Mar" ok "..2021-Mar");
[INFO] [stdout]     |         ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 574 |         ps!("..Mar" ok "..2021-Mar");
[INFO] [stdout]     |         ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 575 |         ps!("15.." ok "2021-Feb-15..");
[INFO] [stdout]     |         ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 575 |         ps!("15.." ok "2021-Feb-15..");
[INFO] [stdout]     |         ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 576 |         ps!("..15" ok "..2021-Feb-15");
[INFO] [stdout]     |         ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 576 |         ps!("..15" ok "..2021-Feb-15");
[INFO] [stdout]     |         ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 577 |         ps!("17..21" ok "2021-Feb-17..21");
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 577 |         ps!("17..21" ok "2021-Feb-17..21");
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 578 |         ps!("17..Mar-1" ok "2021-Feb-17..Mar-1");
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 578 |         ps!("17..Mar-1" ok "2021-Feb-17..Mar-1");
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 579 |         ps!("Mar-13..17" ok "2021-Mar-13..17");
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 579 |         ps!("Mar-13..17" ok "2021-Mar-13..17");
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 580 |         ps!("Mar-13..2021" ok "2021-Mar-13..Dec");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 580 |         ps!("Mar-13..2021" ok "2021-Mar-13..Dec");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 581 |         ps!("Mar-13..Oct" ok "2021-Mar-13..Oct");
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 581 |         ps!("Mar-13..Oct" ok "2021-Mar-13..Oct");
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 582 |         ps!("15" ok "2021-Feb-15");
[INFO] [stdout]     |         -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 582 |         ps!("15" ok "2021-Feb-15");
[INFO] [stdout]     |         -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 583 |         ps!("Jan" ok "2021-Jan");
[INFO] [stdout]     |         ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 583 |         ps!("Jan" ok "2021-Jan");
[INFO] [stdout]     |         ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 584 |         ps!("Jan-15" ok "2021-Jan-15");
[INFO] [stdout]     |         ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 584 |         ps!("Jan-15" ok "2021-Jan-15");
[INFO] [stdout]     |         ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 585 |         ps!(idem "()");
[INFO] [stdout]     |         -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 585 |         ps!(idem "()");
[INFO] [stdout]     |         -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 586 |         ps!("..0" fail "not in the range");
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 586 |         ps!("..0" fail "not in the range");
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 587 |         ps!("..45" fail "not in the range");
[INFO] [stdout]     |         ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 587 |         ps!("..45" fail "not in the range");
[INFO] [stdout]     |         ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 588 |         ps!("Bef.." fail "not a valid month");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 588 |         ps!("Bef.." fail "not a valid month");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 589 |         ps!("1..3..5" fail "expected EOF");
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 589 |         ps!("1..3..5" fail "expected EOF");
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 590 |         ps!("2020202" fail "expected EOF");
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 590 |         ps!("2020202" fail "expected EOF");
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 591 |         ps!("0000" fail "outside of the supported range");
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 591 |         ps!("0000" fail "outside of the supported range");
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 592 |         ps!("Jan-20..." fail "expected EOF");
[INFO] [stdout]     |         ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 592 |         ps!("Jan-20..." fail "expected EOF");
[INFO] [stdout]     |         ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:523:102
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 523 |                     if !$b { panic!("{} instead of a failure\nHelp: this should be rejected", period.into_period()); }
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 593 |         ps!("20..15" fail "Timeframe is empty");
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_period` found for enum `lib::period::Interval` in the current scope
[INFO] [stdout]    --> src/lib/period.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 22  | pub enum Interval<T> {
[INFO] [stdout]     | -------------------- method `into_period` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 524 |                     assert_eq!(&format!("{}", period.into_period()), $res);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `Interval<Date>`
[INFO] [stdout] ...
[INFO] [stdout] 593 |         ps!("20..15" fail "Timeframe is empty");
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super`
[INFO] [stdout]    --> src/lib/period.rs:485:9
[INFO] [stdout]     |
[INFO] [stdout] 485 |     use super::*;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `billig` (bin "billig" test) due to 92 previous errors; 4 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e2f5a72a318bb5387288140a4a2a628247c8ec7906bb864f805e1d82d1d8f39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2f5a72a318bb5387288140a4a2a628247c8ec7906bb864f805e1d82d1d8f39d", kill_on_drop: false }`
[INFO] [stdout] e2f5a72a318bb5387288140a4a2a628247c8ec7906bb864f805e1d82d1d8f39d
