[INFO] fetching crate fastdate 0.3.34... [INFO] testing fastdate-0.3.34 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate fastdate 0.3.34 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate fastdate 0.3.34 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fastdate 0.3.34 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fastdate 0.3.34 [INFO] tweaked toml for crates.io crate fastdate 0.3.34 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 27 packages to latest compatible versions [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4a4aac3a55b0a63b5a6bc4ca2cecd8ccfafed89c9e9fcc3d028fffb315def53 [INFO] running `Command { std: "docker" "start" "-a" "a4a4aac3a55b0a63b5a6bc4ca2cecd8ccfafed89c9e9fcc3d028fffb315def53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4a4aac3a55b0a63b5a6bc4ca2cecd8ccfafed89c9e9fcc3d028fffb315def53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4a4aac3a55b0a63b5a6bc4ca2cecd8ccfafed89c9e9fcc3d028fffb315def53", kill_on_drop: false }` [INFO] [stdout] a4a4aac3a55b0a63b5a6bc4ca2cecd8ccfafed89c9e9fcc3d028fffb315def53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] facfbcccdfbf822e811f32726111c4d2643698ba2fbe57e93b4b614da360fd79 [INFO] running `Command { std: "docker" "start" "-a" "facfbcccdfbf822e811f32726111c4d2643698ba2fbe57e93b4b614da360fd79", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling fastdate v0.3.34 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/lib.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [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: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`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more [INFO] [stdout] = note: see for more information about checking conditional configuration [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`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/datetime.rs:777:11 [INFO] [stdout] | [INFO] [stdout] 777 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [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.70s [INFO] running `Command { std: "docker" "inspect" "facfbcccdfbf822e811f32726111c4d2643698ba2fbe57e93b4b614da360fd79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "facfbcccdfbf822e811f32726111c4d2643698ba2fbe57e93b4b614da360fd79", kill_on_drop: false }` [INFO] [stdout] facfbcccdfbf822e811f32726111c4d2643698ba2fbe57e93b4b614da360fd79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bb1abb7e2f2d25149306f54b36ceda85f13a758e31ec035415d5fc0cab47dde [INFO] running `Command { std: "docker" "start" "-a" "4bb1abb7e2f2d25149306f54b36ceda85f13a758e31ec035415d5fc0cab47dde", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/lib.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [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: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`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more [INFO] [stdout] = note: see for more information about checking conditional configuration [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`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/datetime.rs:777:11 [INFO] [stdout] | [INFO] [stdout] 777 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fastdate v0.3.34 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/lib.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [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: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`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more [INFO] [stdout] = note: see for more information about checking conditional configuration [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`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/datetime.rs:777:11 [INFO] [stdout] | [INFO] [stdout] 777 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [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.05s [INFO] running `Command { std: "docker" "inspect" "4bb1abb7e2f2d25149306f54b36ceda85f13a758e31ec035415d5fc0cab47dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb1abb7e2f2d25149306f54b36ceda85f13a758e31ec035415d5fc0cab47dde", kill_on_drop: false }` [INFO] [stdout] 4bb1abb7e2f2d25149306f54b36ceda85f13a758e31ec035415d5fc0cab47dde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 88f6c3fa306bb1e8c6c2f0e0d6b5b068122051f34a890c1bb4ffed8d262b1f56 [INFO] running `Command { std: "docker" "start" "-a" "88f6c3fa306bb1e8c6c2f0e0d6b5b068122051f34a890c1bb4ffed8d262b1f56", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/lib.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [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: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`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more [INFO] [stderr] = note: see for more information about checking conditional configuration [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`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/datetime.rs:777:11 [INFO] [stderr] | [INFO] [stderr] 777 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `fastdate` (lib) generated 4 warnings [INFO] [stderr] warning: `fastdate` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastdate-217779c315157654) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test time::test::test_time_empty3 ... ok [INFO] [stdout] test time::test::test_display_time ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/date.rs (/opt/rustwide/target/debug/deps/date-b29e6f2e419c676d) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_date_empty ... ok [INFO] [stdout] test test_from_str_46911_mon ... ok [INFO] [stdout] test test_from_str_mon_out ... ok [INFO] [stdout] test test_ser ... ok [INFO] [stdout] test test_from_str_day_zero ... ok [INFO] [stdout] test test_from_str ... ok [INFO] [stdout] test test_set_day ... ok [INFO] [stdout] test test_from_str_2 ... ok [INFO] [stdout] test test_from_str_day_out ... ok [INFO] [stdout] test test_de_map_error ... ok [INFO] [stdout] test test_from_str_run ... ok [INFO] [stdout] test test_ser_de ... ok [INFO] [stdout] test test_date ... ok [INFO] [stdout] test test_set_mon ... ok [INFO] [stdout] test test_set_year ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/datetime.rs (/opt/rustwide/target/debug/deps/datetime-03c4292729432bd4) [INFO] [stdout] [INFO] [stdout] running 112 tests [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_hour ... ok [INFO] [stdout] test test_add_minute ... ok [INFO] [stdout] test test_befor_after ... ok [INFO] [stdout] test test_add_day ... ok [INFO] [stdout] test test_cmd ... ok [INFO] [stdout] test test_date ... ok [INFO] [stdout] test test_1968_unix ... ok [INFO] [stdout] test test_add ... ok [INFO] [stdout] test test_add_duration ... ok [INFO] [stdout] test test_add_duration_ref ... ok [INFO] [stdout] test test_date_local ... ok [INFO] [stdout] test test_date2 ... ok [INFO] [stdout] test test_date_time ... ok [INFO] [stdout] test test_date_utc ... ok [INFO] [stdout] test test_date_utc_add ... ok [INFO] [stdout] test test_de_date ... ok [INFO] [stdout] test test_add_sub_sec ... ok [INFO] [stdout] test test_de_date_fail ... ok [INFO] [stdout] test test_display_stand ... ok [INFO] [stdout] test test_do_display ... ok [INFO] [stdout] test test_display_date ... ok [INFO] [stdout] test test_de_date_offset ... ok [INFO] [stdout] test test_display_datetime ... ok [INFO] [stdout] test test_do_display2 ... ok [INFO] [stdout] test test_display_href ... ok [INFO] [stdout] test test_format2 ... ok [INFO] [stdout] test test_format ... ok [INFO] [stdout] test test_from_date_offset ... ok [INFO] [stdout] test test_from_system_time ... ok [INFO] [stdout] test test_from_time_offset ... ok [INFO] [stdout] test test_from_into ... ok [INFO] [stdout] test test_from_systime ... ok [INFO] [stdout] test test_from_timestamp_micros2 ... ok [INFO] [stdout] test test_from_str_date ... ok [INFO] [stdout] test test_from_timestamp_micros ... ok [INFO] [stdout] test test_from_timestamp_nano ... 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_format3 ... ok [INFO] [stdout] test test_from_unix ... ok [INFO] [stdout] test test_get_day ... ok [INFO] [stdout] test test_get_hour ... 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_week ... ok [INFO] [stdout] test test_get_year ... ok [INFO] [stdout] test test_into ... ok [INFO] [stdout] test test_get_sec ... ok [INFO] [stdout] test test_nano ... ok [INFO] [stdout] test test_offset_sec_max ... ok [INFO] [stdout] test test_offset ... ok [INFO] [stdout] test test_offset_zone ... ok [INFO] [stdout] test test_offset_zone2 ... ok [INFO] [stdout] test test_other_space ... ok [INFO] [stdout] test test_parse_date ... ok [INFO] [stdout] test test_offset_sec_min ... ok [INFO] [stdout] test test_parse_format ... ok [INFO] [stdout] test test_parse_format11 ... ok [INFO] [stdout] test test_get_mon ... ok [INFO] [stdout] test test_parse_format2 ... ok [INFO] [stdout] test test_parse_format4 ... ok [INFO] [stdout] test test_get_micro ... ok [INFO] [stdout] test test_parse_format6 ... ok [INFO] [stdout] test test_parse_format3 ... ok [INFO] [stdout] test test_parse_format10 ... ok [INFO] [stdout] test test_parse_format8 ... ok [INFO] [stdout] test test_parse_format5 ... ok [INFO] [stdout] test test_parse_format9 ... ok [INFO] [stdout] test test_parse_format7 ... ok [INFO] [stdout] test test_parse_format_day_fail ... ok [INFO] [stdout] test test_parse_s ... ok [INFO] [stdout] test test_parse_format_hour_fail ... ok [INFO] [stdout] test test_parse_format_micro_fail ... ok [INFO] [stdout] test test_parse_format_minute_fail ... ok [INFO] [stdout] test test_ser_date ... ok [INFO] [stdout] test test_parse_z ... ok [INFO] [stdout] test test_parse_format_mon_fail ... ok [INFO] [stdout] test test_parse_z_2 ... ok [INFO] [stdout] test test_parse_z_add ... ok [INFO] [stdout] test test_parse_z_sub ... ok [INFO] [stdout] test test_parse_format_nano_fail ... ok [INFO] [stdout] test test_parse_format_no_zone ... 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_year_fail ... ok [INFO] [stdout] test test_parse_format_zone_fail ... ok [INFO] [stdout] test test_parse_micro ... ok [INFO] [stdout] test test_parse_no_00 ... ok [INFO] [stdout] test test_set_offset2 ... ok [INFO] [stdout] test test_time_sub_time ... ok [INFO] [stdout] test test_week ... ok [INFO] [stdout] test test_timestamp ... ok [INFO] [stdout] test test_timestamp_millis ... ok [INFO] [stdout] test test_set_offset ... ok [INFO] [stdout] test test_sub_duration ... ok [INFO] [stdout] test test_sub_duration_ref ... ok [INFO] [stdout] test test_timestamp_nano ... ok [INFO] [stdout] test test_timestamp_sub ... ok [INFO] [stdout] test test_unix_timestamp ... ok [INFO] [stdout] test test_set_micro ... ok [INFO] [stdout] test test_set_offset_sub ... ok [INFO] [stderr] Running tests/error.rs (/opt/rustwide/target/debug/deps/error-2e5829ee8ff19a69) [INFO] [stdout] test test_from_timestamp_nano2 ... 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_string ... ok [INFO] [stdout] test test_from_str ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/offset.rs (/opt/rustwide/target/debug/deps/offset-75fefed856759ef2) [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-837216398f8e644a) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test test_date_123 ... ok [INFO] [stdout] test test_date_12345678 ... ok [INFO] [stdout] test test_date_123456789 ... ok [INFO] [stdout] test test_date_1234567 ... ok [INFO] [stdout] test test_date_12 ... ok [INFO] [stdout] test test_display2 ... ok [INFO] [stdout] test test_display ... ok [INFO] [stdout] test test_date_1234 ... ok [INFO] [stdout] test test_date_12345678910 ... ok [INFO] [stdout] test test_display_time_nano_zero ... ok [INFO] [stdout] test test_from_micros ... ok [INFO] [stdout] test test_from_time ... ok [INFO] [stdout] test test_display_time_nano_zero_no ... ok [INFO] [stdout] test test_get_micro ... ok [INFO] [stdout] test test_ser_de ... ok [INFO] [stdout] test test_set_hour ... ok [INFO] [stdout] test test_set_micro ... ok [INFO] [stdout] test test_set_minute ... ok [INFO] [stdout] test test_set_nano ... ok [INFO] [stdout] test test_set_sec ... ok [INFO] [stdout] test test_time_hour_out ... ok [INFO] [stdout] test test_time_nano_tolong ... ok [INFO] [stdout] test test_time_sec_out ... ok [INFO] [stdout] test test_time_nano_miss ... ok [INFO] [stdout] test test_date_123456 ... ok [INFO] [stdout] test test_time_empty2 ... ok [INFO] [stdout] test test_date_12345 ... ok [INFO] [stdout] test test_time_empty ... ok [INFO] [stdout] test test_time_minute_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] [stderr] Doc-tests fastdate [INFO] [stderr] error: DefId(0:144 ~ fastdate[d0a4]::datetime::{impl#0}::parse) has more than five doctests [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name fastdate --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fastdate=/opt/rustwide/target/debug/deps/libfastdate-5dd25376fa198c67.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-60646f2741300933.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-38fb5b3d5494b75e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ad241f9ea4f5e5f6.rlib --extern time1=/opt/rustwide/target/debug/deps/libtime-4bbb8dcaf8d8490b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "88f6c3fa306bb1e8c6c2f0e0d6b5b068122051f34a890c1bb4ffed8d262b1f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88f6c3fa306bb1e8c6c2f0e0d6b5b068122051f34a890c1bb4ffed8d262b1f56", kill_on_drop: false }` [INFO] [stdout] 88f6c3fa306bb1e8c6c2f0e0d6b5b068122051f34a890c1bb4ffed8d262b1f56