[INFO] fetching crate cyborgtime 2.1.1...
[INFO] testing cyborgtime-2.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cyborgtime 2.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate cyborgtime 2.1.1
[INFO] finished tweaking crates.io crate cyborgtime 2.1.1
[INFO] tweaked toml for crates.io crate cyborgtime 2.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cyborgtime 2.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93302450a4cefe2b242acc434a65d1e517db40a405b86141193cab8f226c6290
[INFO] running `Command { std: "docker" "start" "-a" "93302450a4cefe2b242acc434a65d1e517db40a405b86141193cab8f226c6290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93302450a4cefe2b242acc434a65d1e517db40a405b86141193cab8f226c6290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93302450a4cefe2b242acc434a65d1e517db40a405b86141193cab8f226c6290", kill_on_drop: false }`
[INFO] [stdout] 93302450a4cefe2b242acc434a65d1e517db40a405b86141193cab8f226c6290
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ea58f6e3506920959325abc0d6fba71d51a613ce70e4facec26c0387c271e9a
[INFO] running `Command { std: "docker" "start" "-a" "3ea58f6e3506920959325abc0d6fba71d51a613ce70e4facec26c0387c271e9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cyborgtime v2.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cloudabi`
[INFO] [stdout]  --> src/date.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(target_os = "cloudabi")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cloudabi`
[INFO] [stdout]   --> src/date.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     not(target_os = "cloudabi"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "3ea58f6e3506920959325abc0d6fba71d51a613ce70e4facec26c0387c271e9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ea58f6e3506920959325abc0d6fba71d51a613ce70e4facec26c0387c271e9a", kill_on_drop: false }`
[INFO] [stdout] 3ea58f6e3506920959325abc0d6fba71d51a613ce70e4facec26c0387c271e9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4168ea4abcc4984fe67f1a36a60638ff338c1686568ee5a1113a4864fe251db6
[INFO] running `Command { std: "docker" "start" "-a" "4168ea4abcc4984fe67f1a36a60638ff338c1686568ee5a1113a4864fe251db6", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `cloudabi`
[INFO] [stdout]  --> src/date.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(target_os = "cloudabi")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cloudabi`
[INFO] [stdout]   --> src/date.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     not(target_os = "cloudabi"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling cyborgtime v2.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cloudabi`
[INFO] [stdout]  --> src/date.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(target_os = "cloudabi")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cloudabi`
[INFO] [stdout]   --> src/date.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     not(target_os = "cloudabi"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.21s
[INFO] running `Command { std: "docker" "inspect" "4168ea4abcc4984fe67f1a36a60638ff338c1686568ee5a1113a4864fe251db6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4168ea4abcc4984fe67f1a36a60638ff338c1686568ee5a1113a4864fe251db6", kill_on_drop: false }`
[INFO] [stdout] 4168ea4abcc4984fe67f1a36a60638ff338c1686568ee5a1113a4864fe251db6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 84e2067781ec742403e6290036d0db4645ac49b4287c7cfd0d28c9646258cf9d
[INFO] running `Command { std: "docker" "start" "-a" "84e2067781ec742403e6290036d0db4645ac49b4287c7cfd0d28c9646258cf9d", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cloudabi`
[INFO] [stderr]  --> src/date.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[cfg(target_os = "cloudabi")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `cloudabi`
[INFO] [stderr]   --> src/date.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     not(target_os = "cloudabi"),
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `cyborgtime` (lib) generated 2 warnings
[INFO] [stderr] warning: `cyborgtime` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cyborgtime-af1082ae3edc3f0c)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test date::test::break_data ... ok
[INFO] [stdout] test date::test::leap_second ... ok
[INFO] [stdout] test date::test::first_731_days ... ok
[INFO] [stdout] test date::test::smoke_tests_format ... ok
[INFO] [stdout] test date::test::smoke_tests_format_millis ... ok
[INFO] [stdout] test date::test::smoke_tests_format_micros ... ok
[INFO] [stdout] test date::test::upper_bound ... ok
[INFO] [stdout] test date::test::weak_smoke_tests ... ok
[INFO] [stdout] test date::test::milliseconds ... ok
[INFO] [stdout] test date::test::smoke_tests_format_nanos ... ok
[INFO] [stdout] test date::test::smoke_tests_parse ... ok
[INFO] [stdout] test date::test::the_731_consecutive_days ... ok
[INFO] [stdout] test duration::test::test_nice_error_message ... ok
[INFO] [stdout] test duration::test::test_overlow ... ok
[INFO] [stdout] test duration::test::test_units ... ok
[INFO] [stdout] test duration::test::test_combo ... ok
[INFO] [stdout] test date::test::big_hour - should panic ... ok
[INFO] [stdout] test date::test::big_month - should panic ... ok
[INFO] [stdout] test date::test::big_second - should panic ... ok
[INFO] [stdout] test date::test::big_minute - should panic ... ok
[INFO] [stdout] test date::test::big_day2 - should panic ... ok
[INFO] [stdout] test date::test::zero_day - should panic ... ok
[INFO] [stdout] test date::test::big_day - should panic ... ok
[INFO] [stdout] test date::test::zero_month - should panic ... ok
[INFO] [stdout] test date::test::random_past ... ok
[INFO] [stdout] test duration::test::random_any ... ok
[INFO] [stdout] test duration::test::random_second ... ok
[INFO] [stdout] test duration::test::all_86400_seconds ... ok
[INFO] [stdout] test date::test::all_86400_seconds ... ok
[INFO] [stdout] test date::test::random_wide_range ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cyborgtime
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/duration.rs - duration::format_duration (line 241) ... ok
[INFO] [stdout] test src/wrapper.rs - wrapper::Duration (line 18) ... ok
[INFO] [stdout] test src/duration.rs - duration::parse_duration (line 217) ... ok
[INFO] [stdout] test src/wrapper.rs - wrapper::Timestamp (line 39) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "84e2067781ec742403e6290036d0db4645ac49b4287c7cfd0d28c9646258cf9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84e2067781ec742403e6290036d0db4645ac49b4287c7cfd0d28c9646258cf9d", kill_on_drop: false }`
[INFO] [stdout] 84e2067781ec742403e6290036d0db4645ac49b4287c7cfd0d28c9646258cf9d
