[INFO] cloning repository https://github.com/jbeers/croncron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbeers/croncron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbeers%2Fcroncron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbeers%2Fcroncron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c852d00ed349cc6239e45ae4c824dc69b6b0f6a [INFO] testing jbeers/croncron against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbeers%2Fcroncron" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jbeers/croncron [INFO] finished tweaking git repo https://github.com/jbeers/croncron [INFO] tweaked toml for git repo https://github.com/jbeers/croncron written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jbeers/croncron on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jbeers/croncron 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f4ccd562b413b5eb4d24f34dfea525791f89bc58f387b4c14ed67daf852e8d6 [INFO] running `Command { std: "docker" "start" "-a" "8f4ccd562b413b5eb4d24f34dfea525791f89bc58f387b4c14ed67daf852e8d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f4ccd562b413b5eb4d24f34dfea525791f89bc58f387b4c14ed67daf852e8d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f4ccd562b413b5eb4d24f34dfea525791f89bc58f387b4c14ed67daf852e8d6", kill_on_drop: false }` [INFO] [stdout] 8f4ccd562b413b5eb4d24f34dfea525791f89bc58f387b4c14ed67daf852e8d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b8908efd6fe66f2d0689845346a81774810829d31a0e7f9e15c26fb6952f3af [INFO] running `Command { std: "docker" "start" "-a" "7b8908efd6fe66f2d0689845346a81774810829d31a0e7f9e15c26fb6952f3af", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling croncron v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Date` and `TimeZone` [INFO] [stdout] --> src/position.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{DateTime, Utc, TimeZone, Timelike, Datelike, Date}; [INFO] [stdout] | ^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/position.rs:3:59 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{DateTime, Utc, TimeZone, Timelike, Datelike, Date}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/command.rs:286:28 [INFO] [stdout] | [INFO] [stdout] 286 | CronCommand::W(n) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/command.rs:287:28 [INFO] [stdout] | [INFO] [stdout] 287 | CronCommand::L(n) => todo!() [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/lib.rs:412:28 [INFO] [stdout] | [INFO] [stdout] 412 | CronCommand::W(n) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/errors.rs:33:49 [INFO] [stdout] | [INFO] [stdout] 33 | CronNumberParseError { details: position.clone().into() } [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.16s [INFO] running `Command { std: "docker" "inspect" "7b8908efd6fe66f2d0689845346a81774810829d31a0e7f9e15c26fb6952f3af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b8908efd6fe66f2d0689845346a81774810829d31a0e7f9e15c26fb6952f3af", kill_on_drop: false }` [INFO] [stdout] 7b8908efd6fe66f2d0689845346a81774810829d31a0e7f9e15c26fb6952f3af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2e1d5bbbbb54fa00260524e1a789a5583efcbef93c5c0a8ac9c8b2f191f2a4b [INFO] running `Command { std: "docker" "start" "-a" "d2e1d5bbbbb54fa00260524e1a789a5583efcbef93c5c0a8ac9c8b2f191f2a4b", kill_on_drop: false }` [INFO] [stderr] Compiling croncron v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Date` and `TimeZone` [INFO] [stdout] --> src/position.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{DateTime, Utc, TimeZone, Timelike, Datelike, Date}; [INFO] [stdout] | ^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/position.rs:3:59 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{DateTime, Utc, TimeZone, Timelike, Datelike, Date}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/command.rs:286:28 [INFO] [stdout] | [INFO] [stdout] 286 | CronCommand::W(n) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/command.rs:287:28 [INFO] [stdout] | [INFO] [stdout] 287 | CronCommand::L(n) => todo!() [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/lib.rs:412:28 [INFO] [stdout] | [INFO] [stdout] 412 | CronCommand::W(n) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/errors.rs:33:49 [INFO] [stdout] | [INFO] [stdout] 33 | CronNumberParseError { details: position.clone().into() } [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Date` and `TimeZone` [INFO] [stdout] --> src/position.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{DateTime, Utc, TimeZone, Timelike, Datelike, Date}; [INFO] [stdout] | ^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/position.rs:3:59 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{DateTime, Utc, TimeZone, Timelike, Datelike, Date}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/command.rs:286:28 [INFO] [stdout] | [INFO] [stdout] 286 | CronCommand::W(n) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/command.rs:287:28 [INFO] [stdout] | [INFO] [stdout] 287 | CronCommand::L(n) => todo!() [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/lib.rs:412:28 [INFO] [stdout] | [INFO] [stdout] 412 | CronCommand::W(n) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/errors.rs:33:49 [INFO] [stdout] | [INFO] [stdout] 33 | CronNumberParseError { details: position.clone().into() } [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "d2e1d5bbbbb54fa00260524e1a789a5583efcbef93c5c0a8ac9c8b2f191f2a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2e1d5bbbbb54fa00260524e1a789a5583efcbef93c5c0a8ac9c8b2f191f2a4b", kill_on_drop: false }` [INFO] [stdout] d2e1d5bbbbb54fa00260524e1a789a5583efcbef93c5c0a8ac9c8b2f191f2a4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9130d7bbdcf2f9f463dae5e5915385e7ea32b9c99cf0d1bd93cac6d380dad25 [INFO] running `Command { std: "docker" "start" "-a" "d9130d7bbdcf2f9f463dae5e5915385e7ea32b9c99cf0d1bd93cac6d380dad25", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Date` and `TimeZone` [INFO] [stderr] --> src/position.rs:3:29 [INFO] [stderr] | [INFO] [stderr] 3 | use chrono::{DateTime, Utc, TimeZone, Timelike, Datelike, Date}; [INFO] [stderr] | ^^^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stderr] --> src/position.rs:3:59 [INFO] [stderr] | [INFO] [stderr] 3 | use chrono::{DateTime, Utc, TimeZone, Timelike, Datelike, Date}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n` [INFO] [stderr] --> src/command.rs:286:28 [INFO] [stderr] | [INFO] [stderr] 286 | CronCommand::W(n) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n` [INFO] [stderr] --> src/command.rs:287:28 [INFO] [stderr] | [INFO] [stderr] 287 | CronCommand::L(n) => todo!() [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n` [INFO] [stderr] --> src/lib.rs:412:28 [INFO] [stderr] | [INFO] [stderr] 412 | CronCommand::W(n) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/errors.rs:33:49 [INFO] [stderr] | [INFO] [stderr] 33 | CronNumberParseError { details: position.clone().into() } [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `croncron` (lib) generated 6 warnings (run `cargo fix --lib -p croncron` to apply 5 suggestions) [INFO] [stderr] warning: `croncron` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/croncron-eb107519ee13b824) [INFO] [stdout] running 33 tests [INFO] [stdout] test command::test::l_should_match_last_friday ... ok [INFO] [stdout] test command::test::l_should_not_match_first_friday ... ok [INFO] [stdout] test command::test::w_should_match_next_monday_if_early_month ... ok [INFO] [stdout] test command::test::w_should_match_weekday ... ok [INFO] [stdout] test command::test::w_should_match_prev_friday ... ok [INFO] [stdout] test command::test::w_should_match_next_monday ... ok [INFO] [stdout] test command::test::w_should_not_match_saturday ... ok [INFO] [stdout] test command::test::w_should_not_match_sunday ... ok [INFO] [stdout] test tests::should_fail_to_parse_range_invalid_max ... ok [INFO] [stdout] test tests::should_fail_to_parse_range_invalid_min ... ok [INFO] [stdout] test tests::should_error_on_incorrect_minute_value ... ok [INFO] [stdout] test tests::should_fail_to_parse_range_invalid_range ... ok [INFO] [stdout] test tests::should_increment_minute_to_next_within_range ... ok [INFO] [stdout] test tests::should_error_on_incorrect_day_of_month_value ... ok [INFO] [stdout] test tests::should_error_on_incorrect_hour_value ... ok [INFO] [stdout] test tests::should_increment_minute_to_min_range_if_above_max ... ok [INFO] [stdout] test tests::should_error_on_incorrect_month_value ... ok [INFO] [stdout] test tests::should_error_on_incorrect_day_of_week_value ... ok [INFO] [stdout] test tests::should_increment_hour_if_minute_in_past ... ok [INFO] [stdout] test tests::should_support_numbers_for_day_of_week ... ok [INFO] [stdout] test tests::should_increment_hour_range ... ok [INFO] [stdout] test tests::should_increment_month_range ... ok [INFO] [stdout] test tests::should_increment_minute_to_min_range ... ok [INFO] [stdout] test tests::from_str_should_return_cronschedule ... ok [INFO] [stdout] test tests::should_only_parse_w_in_day_of_month ... ok [INFO] [stdout] test tests::should_fail_to_parse_range_invalid_hour_range ... ok [INFO] [stdout] test tests::should_return_next_occurrence ... ok [INFO] [stdout] test tests::should_support_numbers_for_day_of_month ... ok [INFO] [stdout] test tests::should_support_numbers_for_hour ... ok [INFO] [stdout] test tests::should_parse_range_minute_value ... ok [INFO] [stdout] test tests::should_support_numbers_for_month ... ok [INFO] [stdout] test tests::to_str_should_produce_cron_string ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/croncron-78adcb55dc9a458e) [INFO] [stdout] test tests::should_match_dates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Doc-tests croncron [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d9130d7bbdcf2f9f463dae5e5915385e7ea32b9c99cf0d1bd93cac6d380dad25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9130d7bbdcf2f9f463dae5e5915385e7ea32b9c99cf0d1bd93cac6d380dad25", kill_on_drop: false }` [INFO] [stdout] d9130d7bbdcf2f9f463dae5e5915385e7ea32b9c99cf0d1bd93cac6d380dad25