[INFO] cloning repository https://github.com/uutils/parse_datetime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uutils/parse_datetime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuutils%2Fparse_datetime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuutils%2Fparse_datetime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98d4931b536e23a91a1cc2c404b2cda1268c7e93 [INFO] testing uutils/parse_datetime against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuutils%2Fparse_datetime" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/uutils/parse_datetime [INFO] finished tweaking git repo https://github.com/uutils/parse_datetime [INFO] tweaked toml for git repo https://github.com/uutils/parse_datetime written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/uutils/parse_datetime on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/uutils/parse_datetime 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest_macros v0.25.0 [INFO] [stderr] Downloaded rstest v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95b5fbc1860a43e26c430963661f6d098a5617d65c0f870cd4190f24c875641a [INFO] running `Command { std: "docker" "start" "-a" "95b5fbc1860a43e26c430963661f6d098a5617d65c0f870cd4190f24c875641a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95b5fbc1860a43e26c430963661f6d098a5617d65c0f870cd4190f24c875641a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95b5fbc1860a43e26c430963661f6d098a5617d65c0f870cd4190f24c875641a", kill_on_drop: false }` [INFO] [stdout] 95b5fbc1860a43e26c430963661f6d098a5617d65c0f870cd4190f24c875641a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5150fd46bec9d94bc6ed52923569739372591fbfd79c4d886bfa71d8dc652db7 [INFO] running `Command { std: "docker" "start" "-a" "5150fd46bec9d94bc6ed52923569739372591fbfd79c4d886bfa71d8dc652db7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse_datetime v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.51s [INFO] running `Command { std: "docker" "inspect" "5150fd46bec9d94bc6ed52923569739372591fbfd79c4d886bfa71d8dc652db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5150fd46bec9d94bc6ed52923569739372591fbfd79c4d886bfa71d8dc652db7", kill_on_drop: false }` [INFO] [stdout] 5150fd46bec9d94bc6ed52923569739372591fbfd79c4d886bfa71d8dc652db7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e62e4ace35e5014dcff85da07e935e4755ce4a0f17b1da3bef142ba19120ddcb [INFO] running `Command { std: "docker" "start" "-a" "e62e4ace35e5014dcff85da07e935e4755ce4a0f17b1da3bef142ba19120ddcb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling parse_datetime v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.20s [INFO] running `Command { std: "docker" "inspect" "e62e4ace35e5014dcff85da07e935e4755ce4a0f17b1da3bef142ba19120ddcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e62e4ace35e5014dcff85da07e935e4755ce4a0f17b1da3bef142ba19120ddcb", kill_on_drop: false }` [INFO] [stdout] e62e4ace35e5014dcff85da07e935e4755ce4a0f17b1da3bef142ba19120ddcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 21eb919e912cc4ab6193f39afaef3e89607b7e2a8325bd215dbafb2af89394e0 [INFO] running `Command { std: "docker" "start" "-a" "21eb919e912cc4ab6193f39afaef3e89607b7e2a8325bd215dbafb2af89394e0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parse_datetime-f5b952c85299c0a8) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test items::date::tests::with_year ... ok [INFO] [stdout] test items::combined::tests::some_date ... ok [INFO] [stdout] test items::date::tests::test_year ... ok [INFO] [stdout] test items::date::tests::no_year ... ok [INFO] [stdout] test items::relative::tests::all ... ok [INFO] [stdout] test items::time::tests::invalid ... ok [INFO] [stdout] test items::time::tests::noon ... ok [INFO] [stdout] test items::time::tests::hours_only ... ok [INFO] [stdout] test items::time::tests::midnight ... ok [INFO] [stdout] test items::tests::invalid ... ok [INFO] [stdout] test items::tests::relative_date_time ... ok [INFO] [stdout] test items::tests::relative_weekday ... ok [INFO] [stdout] test items::time::tests::test_timezone_colonless ... ok [INFO] [stdout] test items::time::tests::offset_negative ... ok [INFO] [stdout] test items::time::tests::offset_hours_and_minutes ... ok [INFO] [stdout] test items::time::tests::offset_hours ... ok [INFO] [stdout] test items::time::tests::offset_minutes ... ok [INFO] [stdout] test items::time::tests::simple ... ok [INFO] [stdout] test items::weekday::tests::last_wednesday ... ok [INFO] [stdout] test items::time::tests::test_timezone ... ok [INFO] [stdout] test items::weekday::tests::next_tuesday ... ok [INFO] [stdout] test items::tests::date_and_time ... ok [INFO] [stdout] test items::weekday::tests::this_monday ... ok [INFO] [stdout] test items::weekday::tests::optional_comma ... ok [INFO] [stdout] test tests::iso_8601::invalid_formats ... ok [INFO] [stdout] test tests::invalid_test::test_invalid_input ... ok [INFO] [stdout] test tests::iso_8601::test_epoch_seconds_non_utc ... ok [INFO] [stdout] test tests::offsets::invalid_offset_format ... ok [INFO] [stdout] test tests::offsets::offset_overflow ... ok [INFO] [stdout] test tests::iso_8601::test_space_sep_offset ... ok [INFO] [stdout] test tests::iso_8601::test_epoch_seconds ... ok [INFO] [stdout] test tests::iso_8601::test_space_sep ... ok [INFO] [stdout] test tests::calendar_date_items::single_digit_month_day ... ok [INFO] [stdout] test tests::iso_8601::test_t_sep_single_digit_offset_no_space ... ok [INFO] [stdout] test tests::iso_8601::test_t_sep ... ok [INFO] [stdout] test tests::iso_8601::test_t_sep_offset ... ok [INFO] [stdout] test tests::test_datetime_ending_in_z ... ok [INFO] [stdout] test tests::test_gnu::gnu_compat ... ok [INFO] [stdout] test tests::offsets::test_positive_offsets ... ok [INFO] [stdout] test tests::test_parse_date_notz_delta ... ok [INFO] [stdout] test tests::offsets::test_partial_offset ... ok [INFO] [stdout] test tests::test_parse_datetime_notz_delta ... ok [INFO] [stdout] test tests::readme_test::test_readme_code ... ok [INFO] [stdout] test tests::offsets::test_datetime_with_timezone ... ok [INFO] [stdout] test tests::relative_time::test_positive_offsets ... ok [INFO] [stdout] test tests::offsets::test_datetime_with_offset ... ok [INFO] [stdout] test tests::test_parse_date_notz_nodelta ... ok [INFO] [stdout] test tests::test_parse_invalid_delta ... ok [INFO] [stdout] test tests::test_parse_invalid_datetime_notz_delta ... ok [INFO] [stdout] test tests::test_parse_invalid_datetime ... ok [INFO] [stdout] test tests::test_relative::test_month ... ok [INFO] [stdout] test tests::test_relative::month_overflow ... ok [INFO] [stdout] test tests::test_parse_datetime_notz_nodelta ... ok [INFO] [stdout] test tests::weekday::test_weekday ... ok [INFO] [stdout] test tests::test_parse_datetime_tz_nodelta ... ok [INFO] [stdout] test tests::timeonly::test_time_only ... ok [INFO] [stdout] test tests::test_time_only ... ok [INFO] [stdout] test tests::test_weekday_only ... ok [INFO] [stdout] test tests::timestamp::test_positive_and_negative_offsets ... ok [INFO] [stdout] test tests::test_parse_datetime_tz_delta ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/date.rs (/opt/rustwide/target/debug/deps/date-81b8c2fdc1fe8c0a) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test test_absolute_date_numeric::case_02_short_year_22 ... ok [INFO] [stdout] test test_absolute_date_numeric::case_04_short_year_00 ... ok [INFO] [stdout] test test_absolute_date_numeric::case_06_short_year_99 ... ok [INFO] [stdout] test test_absolute_date_numeric::case_07_us_style ... ok [INFO] [stdout] test test_absolute_date_numeric::case_01_iso8601 ... ok [INFO] [stdout] test test_absolute_date_numeric::case_05_short_year_69 ... ok [INFO] [stdout] test test_absolute_date_numeric::case_03_short_year_68 ... ok [INFO] [stdout] test test_absolute_date_numeric::case_08_us_style_short_year ... ok [INFO] [stdout] test test_absolute_date_numeric::case_09_year_zero ... ok [INFO] [stdout] test test_absolute_date_numeric::case_12_year_999 ... ok [INFO] [stdout] test test_absolute_date_numeric::case_16_long_month_in_the_middle_uppercase ... ok [INFO] [stdout] test test_absolute_date_numeric::case_17_short_month_in_the_middle ... ok [INFO] [stdout] test test_absolute_date_numeric::case_18_short_month_in_the_uppercase ... ok [INFO] [stdout] test test_absolute_date_numeric::case_11_year_100 ... ok [INFO] [stdout] test test_absolute_date_numeric::case_19_long_month_in_the_middle_hyphened ... ok [INFO] [stdout] test test_absolute_date_numeric::case_14_long_month_in_the_middle ... ok [INFO] [stdout] test test_absolute_date_numeric::case_20_long_month_in_the_middle_nospace ... ok [INFO] [stdout] test test_absolute_date_numeric::case_13_year_9999 ... ok [INFO] [stdout] test test_absolute_date_numeric::case_10_year_001 ... ok [INFO] [stdout] test test_absolute_date_numeric::case_23_long_month_at_start ... ok [INFO] [stdout] test test_absolute_date_numeric::case_24_long_month_at_start_with_comma ... ok [INFO] [stdout] test test_absolute_date_numeric::case_21_short_month_in_the_middle_hyphened ... ok [INFO] [stdout] test test_absolute_date_numeric::case_22_short_month_in_the_middle_nospace ... ok [INFO] [stdout] test test_absolute_date_numeric::case_15_long_month_in_the_middle_lowercase ... ok [INFO] [stdout] test test_absolute_date_numeric::case_26_long_month_in_the_middle_jan ... ok [INFO] [stdout] test test_absolute_date_numeric::case_25_short_month_at_start ... ok [INFO] [stdout] test test_absolute_date_numeric::case_27_long_month_in_the_middle_feb ... ok [INFO] [stdout] test test_absolute_date_numeric::case_28_long_month_in_the_middle_mar ... ok [INFO] [stdout] test test_absolute_date_numeric::case_32_long_month_in_the_middle_jul ... ok [INFO] [stdout] test test_absolute_date_numeric::case_35_long_month_in_the_middle_oct ... ok [INFO] [stdout] test test_absolute_date_numeric::case_37_short_month_in_the_middle_jan ... ok [INFO] [stdout] test test_absolute_date_numeric::case_29_long_month_in_the_middle_apr ... ok [INFO] [stdout] test test_absolute_date_numeric::case_30_long_month_in_the_middle_may ... ok [INFO] [stdout] test test_absolute_date_numeric::case_33_long_month_in_the_middle_aug ... ok [INFO] [stdout] test test_absolute_date_numeric::case_34_long_month_in_the_middle_sep ... ok [INFO] [stdout] test test_absolute_date_numeric::case_31_long_month_in_the_middle_jun ... ok [INFO] [stdout] test test_absolute_date_numeric::case_38_short_month_in_the_middle_feb ... ok [INFO] [stdout] test test_absolute_date_numeric::case_39_short_month_in_the_middle_mar ... ok [INFO] [stdout] test test_absolute_date_numeric::case_40_short_month_in_the_middle_apr ... ok [INFO] [stdout] test test_absolute_date_numeric::case_42_short_month_in_the_middle_jun ... ok [INFO] [stdout] test test_absolute_date_numeric::case_41_short_month_in_the_middle_may ... ok [INFO] [stdout] test test_absolute_date_numeric::case_43_short_month_in_the_middle_jul ... ok [INFO] [stdout] test test_absolute_date_numeric::case_36_long_month_in_the_middle_dec ... ok [INFO] [stdout] test test_absolute_date_numeric::case_44_short_month_in_the_middle_aug ... ok [INFO] [stdout] test test_absolute_date_numeric::case_45_short_month_in_the_middle_sep ... ok [INFO] [stdout] test test_absolute_date_numeric::case_46_short_month_in_the_middle_sept ... ok [INFO] [stdout] test test_absolute_date_numeric::case_47_short_month_in_the_middle_oct ... ok [INFO] [stdout] test test_absolute_date_numeric::case_48_short_month_in_the_middle_dec ... ok [INFO] [stdout] test test_date_omitting_year::case_01_us_style ... ok [INFO] [stdout] test test_date_omitting_year::case_02_alphabetical_full_month_in_front ... ok [INFO] [stdout] test test_date_omitting_year::case_03_alphabetical_full_month_at_back ... ok [INFO] [stdout] test test_date_omitting_year::case_05_alphabetical_short_month_at_back ... ok [INFO] [stdout] test test_date_omitting_year::case_04_alphabetical_short_month_in_front ... ok [INFO] [stdout] test test_date_omitting_year::case_07_alphabetical_full_month_at_back ... ok [INFO] [stdout] test test_date_omitting_year::case_08_alphabetical_short_month_in_front ... ok [INFO] [stdout] test test_date_omitting_year::case_09_alphabetical_short_month_at_back ... ok [INFO] [stdout] test test_date_omitting_year::case_06_alphabetical_full_month_in_front ... ok [INFO] [stdout] test test_date_omitting_year::case_10_alphabetical_long_month_at_back_hyphen ... ok [INFO] [stdout] test test_date_omitting_year::case_11_alphabetical_short_month_at_back_hyphen ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/time.rs (/opt/rustwide/target/debug/deps/time-1a3b74fcdadf1ce9) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test test_time_12h_format::case_03_full_time_am_with_dots ... ok [INFO] [stdout] test test_time_12h_format::case_01_full_time_am ... ok [INFO] [stdout] test test_time_12h_format::case_04_full_time_pm_with_dots ... ok [INFO] [stdout] test test_time_12h_format::case_07_full_time_midnight ... ok [INFO] [stdout] test test_time_12h_format::case_02_full_time_pm ... ok [INFO] [stdout] test test_time_12h_format::case_05_full_time_with_spaces ... ok [INFO] [stdout] test test_time_12h_format::case_06_full_time_capital ... ok [INFO] [stdout] test test_time_12h_format::case_08_full_time_almost_midnight ... ok [INFO] [stdout] test test_time_12h_format::case_10_full_time_decimal_seconds_after_comma ... ok [INFO] [stdout] test test_time_12h_format::case_11_without_seconds ... ok [INFO] [stdout] test test_time_24h_format::case_1_full_time ... ok [INFO] [stdout] test test_time_24h_format::case_2_full_time_with_spaces ... ok [INFO] [stdout] test test_time_24h_format::case_3_full_time_midnight ... ok [INFO] [stdout] test test_time_12h_format::case_09_full_time_decimal_seconds ... ok [INFO] [stdout] test test_time_24h_format::case_4_full_time_almost_midnight ... ok [INFO] [stdout] test test_time_24h_format::case_5_full_time_decimal_seconds ... ok [INFO] [stdout] test test_time_24h_format::case_6_full_time_decimal_seconds ... ok [INFO] [stdout] test test_time_24h_format::case_8_full_time_decimal_seconds_after_comma ... ok [INFO] [stdout] test test_time_24h_format::case_9_without_seconds ... ok [INFO] [stdout] test test_time_24h_format::case_7_full_time_decimal_seconds ... ok [INFO] [stdout] test test_time_correction::case_01_utc ... ok [INFO] [stdout] test test_time_correction::case_02_utc_with_minus ... ok [INFO] [stdout] test test_time_correction::case_03_corrected_plus ... ok [INFO] [stdout] test test_time_correction::case_04_corrected_minus ... ok [INFO] [stdout] test test_time_correction::case_06_corrected_plus_hours_only ... ok [INFO] [stdout] test test_time_correction::case_07_corrected_minus_hours_only ... ok [INFO] [stdout] test test_time_correction::case_10_corrected_plus_single_digit ... ok [INFO] [stdout] test test_time_correction::case_05_corrected_no_colon ... ok [INFO] [stdout] test test_time_correction::case_11_corrected_minus_single_digit ... ok [INFO] [stdout] test test_time_correction::case_13_with_space ... ok [INFO] [stdout] test test_time_correction::case_08_corrected_plus_minutes ... ok [INFO] [stdout] test test_time_correction::case_09_corrected_minus_minutes ... ok [INFO] [stdout] test test_time_correction::case_15_with_space_one_digit ... ok [INFO] [stdout] test test_time_correction::case_14_with_space_only_hours ... ok [INFO] [stdout] test test_time_correction::case_17_gnu_compatibility ... ok [INFO] [stdout] test test_time_correction::case_18_gnu_compatibility ... ok [INFO] [stdout] test test_time_correction_with_overflow::case_2_minus_12 ... ok [INFO] [stdout] test test_time_correction::case_20_gnu_compatibility ... ok [INFO] [stdout] test test_time_correction_with_overflow::case_3_plus_1259 ... ok [INFO] [stdout] test test_time_correction::case_21_gnu_compatibility ... ok [INFO] [stdout] test test_time_correction_with_overflow::case_4_minus_1259 ... ok [INFO] [stdout] test test_time_correction::case_19_gnu_compatibility ... ok [INFO] [stdout] test test_time_correction_with_overflow::case_1_plus_12 ... ok [INFO] [stdout] test test_time_invalid::case_03 ... ok [INFO] [stdout] test test_time_invalid::case_04 ... ok [INFO] [stdout] test test_time_invalid::case_05 ... ok [INFO] [stdout] test test_time_invalid::case_06 ... ok [INFO] [stdout] test test_time_correction::case_12_with_space ... ok [INFO] [stdout] test test_time_correction::case_16_gnu_compatibility ... ok [INFO] [stdout] test test_time_invalid::case_07 ... ok [INFO] [stdout] test test_time_invalid::case_09 ... ok [INFO] [stdout] test test_time_invalid::case_01 ... ok [INFO] [stdout] test test_time_invalid::case_10 ... ok [INFO] [stdout] test test_time_invalid::case_11 ... ok [INFO] [stdout] test test_time_invalid::case_02 ... ok [INFO] [stdout] test test_time_invalid::case_12 ... ok [INFO] [stdout] test test_time_invalid::case_13 ... ok [INFO] [stdout] test test_time_invalid::case_08 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests parse_datetime [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - parse_datetime (line 47) ... ok [INFO] [stdout] test src/lib.rs - parse_datetime_at_date (line 82) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "21eb919e912cc4ab6193f39afaef3e89607b7e2a8325bd215dbafb2af89394e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21eb919e912cc4ab6193f39afaef3e89607b7e2a8325bd215dbafb2af89394e0", kill_on_drop: false }` [INFO] [stdout] 21eb919e912cc4ab6193f39afaef3e89607b7e2a8325bd215dbafb2af89394e0