[INFO] fetching crate fastdate 0.3.34... [INFO] testing fastdate-0.3.34 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] extracting crate fastdate 0.3.34 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate fastdate 0.3.34 on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "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-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a432c305084feee95569ab96adb315affa478ed25940ea60e24d805c42d3c5e [INFO] running `Command { std: "docker" "start" "-a" "3a432c305084feee95569ab96adb315affa478ed25940ea60e24d805c42d3c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a432c305084feee95569ab96adb315affa478ed25940ea60e24d805c42d3c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a432c305084feee95569ab96adb315affa478ed25940ea60e24d805c42d3c5e", kill_on_drop: false }` [INFO] [stdout] 3a432c305084feee95569ab96adb315affa478ed25940ea60e24d805c42d3c5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a074f7de4d208b07ca0d4109a39583c0d89a89d45996ae8da30167392954ffc9 [INFO] running `Command { std: "docker" "start" "-a" "a074f7de4d208b07ca0d4109a39583c0d89a89d45996ae8da30167392954ffc9", 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 7.85s [INFO] running `Command { std: "docker" "inspect" "a074f7de4d208b07ca0d4109a39583c0d89a89d45996ae8da30167392954ffc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a074f7de4d208b07ca0d4109a39583c0d89a89d45996ae8da30167392954ffc9", kill_on_drop: false }` [INFO] [stdout] a074f7de4d208b07ca0d4109a39583c0d89a89d45996ae8da30167392954ffc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80b8a7ebbcd3670429a7e0779d3716f5f18edb585269870f1a19fe411d80f25f [INFO] running `Command { std: "docker" "start" "-a" "80b8a7ebbcd3670429a7e0779d3716f5f18edb585269870f1a19fe411d80f25f", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.133 [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] 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 2.98s [INFO] running `Command { std: "docker" "inspect" "80b8a7ebbcd3670429a7e0779d3716f5f18edb585269870f1a19fe411d80f25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80b8a7ebbcd3670429a7e0779d3716f5f18edb585269870f1a19fe411d80f25f", kill_on_drop: false }` [INFO] [stdout] 80b8a7ebbcd3670429a7e0779d3716f5f18edb585269870f1a19fe411d80f25f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 58b6454aa58ccdec813c090ffbe9381bb75b947f90b826d5108c0e9d1462b2f9 [INFO] running `Command { std: "docker" "start" "-a" "58b6454aa58ccdec813c090ffbe9381bb75b947f90b826d5108c0e9d1462b2f9", 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.03s [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_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.00s [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 ... ok [INFO] [stdout] test test_from_str_mon_out ... 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_set_year ... ok [INFO] [stdout] test test_set_day ... ok [INFO] [stdout] test test_from_str_day_zero ... ok [INFO] [stdout] test test_de_map_error ... ok [INFO] [stdout] test test_ser_de ... ok [INFO] [stdout] test test_from_str ... ok [INFO] [stdout] test test_set_mon ... ok [INFO] [stdout] test test_from_str_day_out ... ok [INFO] [stderr] Running tests/datetime.rs (/opt/rustwide/target/debug/deps/datetime-03c4292729432bd4) [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.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 112 tests [INFO] [stdout] test test_1928_unix ... ok [INFO] [stdout] test test_1968_unix ... ok [INFO] [stdout] test test_1958_week ... 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_add_day ... ok [INFO] [stdout] test test_add_hour ... ok [INFO] [stdout] test test_1958_unix ... ok [INFO] [stdout] test test_befor_after ... ok [INFO] [stdout] test test_cmd ... ok [INFO] [stdout] test test_date ... ok [INFO] [stdout] test test_date2 ... ok [INFO] [stdout] test test_add_sub_sec ... ok [INFO] [stdout] test test_date_utc ... ok [INFO] [stdout] test test_date_utc_add ... ok [INFO] [stdout] test test_de_date_offset ... ok [INFO] [stdout] test test_display_date ... 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_from_date_offset ... ok [INFO] [stdout] test test_format ... ok [INFO] [stdout] test test_from_into ... ok [INFO] [stdout] test test_format2 ... ok [INFO] [stdout] test test_from_str_date ... ok [INFO] [stdout] test test_from_str_default_no_zone2 ... ok [INFO] [stdout] test test_from_str_zone ... ok [INFO] [stdout] test test_date_local ... ok [INFO] [stdout] test test_from_str_default_no_zone2_sec ... ok [INFO] [stdout] test test_date_time ... ok [INFO] [stdout] test test_from_str_zone_add ... ok [INFO] [stdout] test test_de_date ... ok [INFO] [stdout] test test_from_str_default_no_zone ... ok [INFO] [stdout] test test_display_datetime ... ok [INFO] [stdout] test test_from_str_default_no_zone_sec ... ok [INFO] [stdout] test test_format3 ... ok [INFO] [stdout] test test_from_str_fail ... ok [INFO] [stdout] test test_display_href ... ok [INFO] [stdout] test test_from_system_time ... ok [INFO] [stdout] test test_from_str_zone_sub ... ok [INFO] [stdout] test test_from_timestamp_nano ... ok [INFO] [stdout] test test_from_timestamp_micros2 ... ok [INFO] [stdout] test test_add_minute ... ok [INFO] [stdout] test test_get_day ... ok [INFO] [stdout] test test_get_hour ... ok [INFO] [stdout] test test_from_timestamp_nano2 ... ok [INFO] [stdout] test test_get_ms ... ok [INFO] [stdout] test test_get_micro ... ok [INFO] [stdout] test test_get_nano ... ok [INFO] [stdout] test test_get_sec ... ok [INFO] [stdout] test test_from_unix ... ok [INFO] [stdout] test test_get_minute ... ok [INFO] [stdout] test test_from_systime ... ok [INFO] [stdout] test test_from_time_offset ... ok [INFO] [stdout] test test_get_year ... ok [INFO] [stdout] test test_from_timestamp_micros ... ok [INFO] [stdout] test test_get_week ... ok [INFO] [stdout] test test_into ... ok [INFO] [stdout] test test_nano ... ok [INFO] [stdout] test test_get_mon ... ok [INFO] [stdout] test test_offset ... ok [INFO] [stdout] test test_offset_zone ... 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_format11 ... ok [INFO] [stdout] test test_parse_format2 ... ok [INFO] [stdout] test test_parse_format3 ... ok [INFO] [stdout] test test_offset_zone2 ... ok [INFO] [stdout] test test_parse_format6 ... ok [INFO] [stdout] test test_parse_format7 ... ok [INFO] [stdout] test test_parse_format5 ... ok [INFO] [stdout] test test_parse_format8 ... ok [INFO] [stdout] test test_parse_format10 ... ok [INFO] [stdout] test test_parse_format9 ... ok [INFO] [stdout] test test_parse_format_day_fail ... ok [INFO] [stdout] test test_de_date_fail ... ok [INFO] [stdout] test test_parse_format ... ok [INFO] [stdout] test test_parse_format_hour_fail ... ok [INFO] [stdout] test test_parse_format_minute_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_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_offset_sec_max ... ok [INFO] [stdout] test test_parse_micro ... ok [INFO] [stdout] test test_parse_no_00 ... ok [INFO] [stdout] test test_parse_z_2 ... ok [INFO] [stdout] test test_parse_format_no_zone ... ok [INFO] [stdout] test test_ser_date ... ok [INFO] [stdout] test test_parse_s ... ok [INFO] [stdout] test test_parse_z ... ok [INFO] [stdout] test test_sub_duration ... ok [INFO] [stdout] test test_set_offset_sub ... ok [INFO] [stdout] test test_sub_duration_ref ... ok [INFO] [stdout] test test_parse_z_sub ... ok [INFO] [stdout] test test_parse_format_year_fail ... ok [INFO] [stdout] test test_set_micro ... ok [INFO] [stdout] test test_set_offset ... ok [INFO] [stdout] test test_parse_z_add ... ok [INFO] [stdout] test test_parse_format4 ... ok [INFO] [stdout] test test_parse_format_micro_fail ... ok [INFO] [stdout] test test_time_sub_time ... ok [INFO] [stdout] test test_set_offset2 ... ok [INFO] [stdout] test test_timestamp ... ok [INFO] [stdout] test test_timestamp_sub ... ok [INFO] [stdout] test test_timestamp_millis ... ok [INFO] [stderr] Running tests/error.rs (/opt/rustwide/target/debug/deps/error-2e5829ee8ff19a69) [INFO] [stdout] test test_unix_timestamp ... ok [INFO] [stdout] test test_timestamp_nano ... ok [INFO] [stdout] test test_week ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_from_string ... ok [INFO] [stdout] test test_display ... ok [INFO] [stdout] test test_default ... ok [INFO] [stderr] Running tests/offset.rs (/opt/rustwide/target/debug/deps/offset-75fefed856759ef2) [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_offset_time ... ok [INFO] [stdout] test test_offset_sec ... 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_12 ... ok [INFO] [stdout] test test_date_123 ... ok [INFO] [stdout] test test_date_123456 ... ok [INFO] [stdout] test test_display ... ok [INFO] [stdout] test test_display_time_nano_zero ... ok [INFO] [stdout] test test_date_1234 ... ok [INFO] [stdout] test test_date_12345678 ... ok [INFO] [stdout] test test_date_12345 ... ok [INFO] [stdout] test test_date_123456789 ... ok [INFO] [stdout] test test_get_micro ... ok [INFO] [stdout] test test_from_time ... ok [INFO] [stdout] test test_display_time_nano_zero_no ... ok [INFO] [stdout] test test_from_micros ... ok [INFO] [stdout] test test_date_12345678910 ... ok [INFO] [stdout] test test_set_hour ... ok [INFO] [stdout] test test_ser_de ... ok [INFO] [stdout] test test_set_micro ... ok [INFO] [stdout] test test_set_minute ... ok [INFO] [stdout] test test_time_hour_out ... ok [INFO] [stdout] test test_time_empty2 ... ok [INFO] [stdout] test test_time_minute_out ... ok [INFO] [stdout] test test_time_nano_miss ... ok [INFO] [stdout] test test_display2 ... ok [INFO] [stdout] test test_set_sec ... ok [INFO] [stdout] test test_time_empty ... ok [INFO] [stdout] test test_time_sec_out ... ok [INFO] [stdout] test test_set_nano ... ok [INFO] [stdout] test test_time_nano_tolong ... ok [INFO] [stdout] test test_date_1234567 ... ok [INFO] [stderr] Doc-tests fastdate [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 279) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 264) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 260) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 268) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 255) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::format (line 154) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 272) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 250) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::set_offset (line 52) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 276) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "58b6454aa58ccdec813c090ffbe9381bb75b947f90b826d5108c0e9d1462b2f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58b6454aa58ccdec813c090ffbe9381bb75b947f90b826d5108c0e9d1462b2f9", kill_on_drop: false }` [INFO] [stdout] 58b6454aa58ccdec813c090ffbe9381bb75b947f90b826d5108c0e9d1462b2f9