[INFO] fetching crate fastdate 0.3.36... [INFO] testing fastdate-0.3.36 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate fastdate 0.3.36 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate fastdate 0.3.36 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fastdate 0.3.36 [INFO] tweaked toml for crates.io crate fastdate 0.3.36 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fastdate 0.3.36 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fastdate 0.3.36 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.200 [INFO] [stderr] Downloaded serde v1.0.200 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5de57b0ebe03bf71d19052e170f201e6b99b564b3ccf8c31a9f82d8a05b7f24e [INFO] running `Command { std: "docker" "start" "-a" "5de57b0ebe03bf71d19052e170f201e6b99b564b3ccf8c31a9f82d8a05b7f24e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5de57b0ebe03bf71d19052e170f201e6b99b564b3ccf8c31a9f82d8a05b7f24e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de57b0ebe03bf71d19052e170f201e6b99b564b3ccf8c31a9f82d8a05b7f24e", kill_on_drop: false }` [INFO] [stdout] 5de57b0ebe03bf71d19052e170f201e6b99b564b3ccf8c31a9f82d8a05b7f24e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3450ca212872ac4070c45ae85f471ff32c32a25b89feeb973a44455badc34f0c [INFO] running `Command { std: "docker" "start" "-a" "3450ca212872ac4070c45ae85f471ff32c32a25b89feeb973a44455badc34f0c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling fastdate v0.3.36 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `nacl` [INFO] [stdout] --> src/sys/unix.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(any(target_os = "nacl", target_os = "solaris", target_os = "illumos"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nacl` [INFO] [stdout] --> src/sys/unix.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | target_os = "nacl", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.42s [INFO] running `Command { std: "docker" "inspect" "3450ca212872ac4070c45ae85f471ff32c32a25b89feeb973a44455badc34f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3450ca212872ac4070c45ae85f471ff32c32a25b89feeb973a44455badc34f0c", kill_on_drop: false }` [INFO] [stdout] 3450ca212872ac4070c45ae85f471ff32c32a25b89feeb973a44455badc34f0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c81dff6b90eb48970d7a2f5a15fd490267fdd65fc68abd35ad7ffea85ecc884 [INFO] running `Command { std: "docker" "start" "-a" "2c81dff6b90eb48970d7a2f5a15fd490267fdd65fc68abd35ad7ffea85ecc884", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stdout] warning: unexpected `cfg` condition value: `nacl` [INFO] [stdout] --> src/sys/unix.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(any(target_os = "nacl", target_os = "solaris", target_os = "illumos"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nacl` [INFO] [stdout] --> src/sys/unix.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | target_os = "nacl", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fastdate v0.3.36 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `nacl` [INFO] [stdout] --> src/sys/unix.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(any(target_os = "nacl", target_os = "solaris", target_os = "illumos"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nacl` [INFO] [stdout] --> src/sys/unix.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | target_os = "nacl", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.14s [INFO] running `Command { std: "docker" "inspect" "2c81dff6b90eb48970d7a2f5a15fd490267fdd65fc68abd35ad7ffea85ecc884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c81dff6b90eb48970d7a2f5a15fd490267fdd65fc68abd35ad7ffea85ecc884", kill_on_drop: false }` [INFO] [stdout] 2c81dff6b90eb48970d7a2f5a15fd490267fdd65fc68abd35ad7ffea85ecc884 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b978ee510c6144c7244aee0810f9174f7c2b44cfacc04323e56cc63a81c11934 [INFO] running `Command { std: "docker" "start" "-a" "b978ee510c6144c7244aee0810f9174f7c2b44cfacc04323e56cc63a81c11934", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `nacl` [INFO] [stderr] --> src/sys/unix.rs:55:11 [INFO] [stderr] | [INFO] [stderr] 55 | #[cfg(any(target_os = "nacl", target_os = "solaris", target_os = "illumos"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `nacl` [INFO] [stderr] --> src/sys/unix.rs:109:9 [INFO] [stderr] | [INFO] [stderr] 109 | target_os = "nacl", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `fastdate` (lib) generated 2 warnings [INFO] [stderr] warning: `fastdate` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastdate-fe72c48e9eb530f4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test time::test::test_display_time ... ok [INFO] [stdout] test time::test::test_time_empty3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/date.rs (/opt/rustwide/target/debug/deps/date-a6af43c12ff37ab0) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_date ... ok [INFO] [stdout] test test_date_empty ... ok [INFO] [stdout] test test_from_str_2 ... ok [INFO] [stdout] test test_from_str_run ... ok [INFO] [stdout] test test_from_str_46911_mon ... ok [INFO] [stdout] test test_from_str_day_out ... ok [INFO] [stdout] test test_from_str_day_zero ... ok [INFO] [stdout] test test_ser_de ... ok [INFO] [stdout] test test_set_day ... ok [INFO] [stdout] test test_set_mon ... ok [INFO] [stdout] test test_set_year ... ok [INFO] [stdout] test test_from_str ... ok [INFO] [stdout] test test_from_str_mon_out ... ok [INFO] [stdout] test test_de_map_error ... ok [INFO] [stderr] Running tests/datetime.rs (/opt/rustwide/target/debug/deps/datetime-37a14a08bb1e5451) [INFO] [stdout] test test_ser ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 112 tests [INFO] [stdout] test test_1968_unix ... ok [INFO] [stdout] test test_add ... ok [INFO] [stdout] test test_1958_week ... ok [INFO] [stdout] test test_1958_unix ... ok [INFO] [stdout] test test_1928_unix ... ok [INFO] [stdout] test test_add_sub ... ok [INFO] [stdout] test test_add_sub_sec ... ok [INFO] [stdout] test test_date ... ok [INFO] [stdout] test test_date2 ... ok [INFO] [stdout] test test_add_day ... ok [INFO] [stdout] test test_add_hour ... ok [INFO] [stdout] test test_add_minute ... ok [INFO] [stdout] test test_add_ref ... ok [INFO] [stdout] test test_cmd ... ok [INFO] [stdout] test test_befor_after ... ok [INFO] [stdout] test test_date_utc ... ok [INFO] [stdout] test test_date_utc_add ... ok [INFO] [stdout] test test_date_time ... ok [INFO] [stdout] test test_de_date_fail ... ok [INFO] [stdout] test test_date_local ... ok [INFO] [stdout] test test_de_date ... ok [INFO] [stdout] test test_display_date ... ok [INFO] [stdout] test test_display_href ... ok [INFO] [stdout] test test_display_datetime ... ok [INFO] [stdout] test test_de_date_offset ... ok [INFO] [stdout] test test_display_stand ... ok [INFO] [stdout] test test_do_display ... ok [INFO] [stdout] test test_do_display2 ... ok [INFO] [stdout] test test_format ... ok [INFO] [stdout] test test_format2 ... ok [INFO] [stdout] test test_format3 ... ok [INFO] [stdout] test test_from_date_offset ... ok [INFO] [stdout] test test_from_into ... ok [INFO] [stdout] test test_from_str_date ... ok [INFO] [stdout] test test_from_str_default_no_zone ... ok [INFO] [stdout] test test_from_str_default_no_zone2 ... ok [INFO] [stdout] test test_from_str_default_no_zone2_sec ... ok [INFO] [stdout] test test_from_str_default_no_zone_sec ... ok [INFO] [stdout] test test_from_str_fail ... ok [INFO] [stdout] test test_from_str_zone ... ok [INFO] [stdout] test test_from_str_zone_add ... ok [INFO] [stdout] test test_from_str_zone_sub ... ok [INFO] [stdout] test test_from_system_time ... ok [INFO] [stdout] test test_from_systime ... ok [INFO] [stdout] test test_from_timestamp_micros ... ok [INFO] [stdout] test test_from_unix ... ok [INFO] [stdout] test test_get_day ... ok [INFO] [stdout] test test_from_time_offset ... ok [INFO] [stdout] test test_get_hour ... ok [INFO] [stdout] test test_from_timestamp_micros2 ... ok [INFO] [stdout] test test_get_micro ... ok [INFO] [stdout] test test_get_mon ... ok [INFO] [stdout] test test_get_minute ... ok [INFO] [stdout] test test_get_ms ... ok [INFO] [stdout] test test_get_nano ... ok [INFO] [stdout] test test_get_sec ... ok [INFO] [stdout] test test_get_year ... ok [INFO] [stdout] test test_get_week ... ok [INFO] [stdout] test test_nano ... ok [INFO] [stdout] test test_offset ... ok [INFO] [stdout] test test_offset_sec_max ... ok [INFO] [stdout] test test_into ... ok [INFO] [stdout] test test_offset_sec_min ... ok [INFO] [stdout] test test_offset_zone ... ok [INFO] [stdout] test test_offset_zone2 ... ok [INFO] [stdout] test test_parse_format2 ... ok [INFO] [stdout] test test_from_timestamp_nano ... ok [INFO] [stdout] test test_parse_format11 ... ok [INFO] [stdout] test test_other_space ... ok [INFO] [stdout] test test_parse_date ... ok [INFO] [stdout] test test_parse_format ... ok [INFO] [stdout] test test_from_timestamp_nano2 ... ok [INFO] [stdout] test test_parse_format10 ... ok [INFO] [stdout] test test_parse_format5 ... ok [INFO] [stdout] test test_parse_format6 ... ok [INFO] [stdout] test test_parse_format7 ... ok [INFO] [stdout] test test_parse_format9 ... ok [INFO] [stdout] test test_parse_format_day_fail ... ok [INFO] [stdout] test test_parse_format_micro_fail ... ok [INFO] [stdout] test test_parse_format_mon_fail ... ok [INFO] [stdout] test test_parse_format_nano_fail ... ok [INFO] [stdout] test test_parse_format4 ... ok [INFO] [stdout] test test_parse_format3 ... ok [INFO] [stdout] test test_parse_format8 ... ok [INFO] [stdout] test test_parse_format_hour_fail ... ok [INFO] [stdout] test test_parse_format_year_fail ... ok [INFO] [stdout] test test_parse_format_no_zone_toolong ... ok [INFO] [stdout] test test_parse_format_sec_fail ... ok [INFO] [stdout] test test_parse_format_zone_fail ... ok [INFO] [stdout] test test_parse_no_00 ... ok [INFO] [stdout] test test_parse_z_2 ... ok [INFO] [stdout] test test_parse_z ... ok [INFO] [stdout] test test_parse_micro ... ok [INFO] [stdout] test test_parse_s ... ok [INFO] [stdout] test test_parse_z_add ... ok [INFO] [stdout] test test_parse_format_no_zone ... ok [INFO] [stdout] test test_ser_date ... ok [INFO] [stdout] test test_set_micro ... ok [INFO] [stdout] test test_set_offset2 ... ok [INFO] [stdout] test test_set_offset_sub ... ok [INFO] [stdout] test test_time_sub_time ... ok [INFO] [stdout] test test_timestamp ... ok [INFO] [stdout] test test_sub_ref ... ok [INFO] [stdout] test test_timestamp_nano ... ok [INFO] [stdout] test test_sub ... ok [INFO] [stdout] test test_timestamp_millis ... ok [INFO] [stdout] test test_timestamp_sub ... ok [INFO] [stdout] test test_unix_timestamp ... ok [INFO] [stdout] test test_week ... ok [INFO] [stdout] test test_parse_format_minute_fail ... ok [INFO] [stderr] Running tests/error.rs (/opt/rustwide/target/debug/deps/error-f9c400878d45b193) [INFO] [stdout] test test_parse_z_sub ... ok [INFO] [stdout] test test_set_offset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_default ... ok [INFO] [stdout] test test_display ... ok [INFO] [stdout] test test_from_str ... ok [INFO] [stdout] test test_from_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/offset.rs (/opt/rustwide/target/debug/deps/offset-08f27bab7d45acd9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_offset_sec ... ok [INFO] [stdout] test test_offset_time ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/time.rs (/opt/rustwide/target/debug/deps/time-6a1e4aa9afcd8ef7) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test test_date_12 ... ok [INFO] [stdout] test test_date_123 ... ok [INFO] [stdout] test test_date_1234 ... ok [INFO] [stdout] test test_date_12345 ... ok [INFO] [stdout] test test_date_123456 ... ok [INFO] [stdout] test test_date_1234567 ... ok [INFO] [stdout] test test_date_123456789 ... ok [INFO] [stdout] test test_date_12345678910 ... ok [INFO] [stdout] test test_date_12345678 ... ok [INFO] [stdout] test test_display ... ok [INFO] [stdout] test test_display2 ... ok [INFO] [stdout] test test_display_time_nano_zero ... ok [INFO] [stdout] test test_display_time_nano_zero_no ... ok [INFO] [stdout] test test_from_time ... ok [INFO] [stdout] test test_get_micro ... ok [INFO] [stdout] test test_set_micro ... ok [INFO] [stdout] test test_set_minute ... ok [INFO] [stdout] test test_ser_de ... ok [INFO] [stdout] test test_set_nano ... ok [INFO] [stdout] test test_set_hour ... ok [INFO] [stdout] test test_time_empty ... ok [INFO] [stdout] test test_time_empty2 ... ok [INFO] [stdout] test test_set_sec ... ok [INFO] [stderr] Doc-tests fastdate [INFO] [stdout] test test_time_hour_out ... ok [INFO] [stdout] test test_time_nano_miss ... ok [INFO] [stdout] test test_time_minute_out ... ok [INFO] [stdout] test test_time_nano_tolong ... ok [INFO] [stdout] test test_from_micros ... ok [INFO] [stdout] test test_time_sec_out ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 254) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 266) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::format (line 148) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 258) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 244) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 249) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 270) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 273) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::set_offset (line 51) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 262) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b978ee510c6144c7244aee0810f9174f7c2b44cfacc04323e56cc63a81c11934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b978ee510c6144c7244aee0810f9174f7c2b44cfacc04323e56cc63a81c11934", kill_on_drop: false }` [INFO] [stdout] b978ee510c6144c7244aee0810f9174f7c2b44cfacc04323e56cc63a81c11934