[INFO] cloning repository https://github.com/sebastienrousseau/dtt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebastienrousseau/dtt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastienrousseau%2Fdtt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastienrousseau%2Fdtt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16afcf942a2bf345f4020e1ac88d47b28c7d029a [INFO] testing sebastienrousseau/dtt against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastienrousseau%2Fdtt" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sebastienrousseau/dtt on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sebastienrousseau/dtt [INFO] finished tweaking git repo https://github.com/sebastienrousseau/dtt [INFO] tweaked toml for git repo https://github.com/sebastienrousseau/dtt written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sebastienrousseau/dtt 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" "+beta-2024-12-08" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d491f425d98c915c261837ffeea784e0a33387a53b899bc2b32c9f72f06c38c [INFO] running `Command { std: "docker" "start" "-a" "8d491f425d98c915c261837ffeea784e0a33387a53b899bc2b32c9f72f06c38c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d491f425d98c915c261837ffeea784e0a33387a53b899bc2b32c9f72f06c38c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d491f425d98c915c261837ffeea784e0a33387a53b899bc2b32c9f72f06c38c", kill_on_drop: false }` [INFO] [stdout] 8d491f425d98c915c261837ffeea784e0a33387a53b899bc2b32c9f72f06c38c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64504395d32cc363dffd5d32c954c747e74714c6ad7803772950c0a65754b080 [INFO] running `Command { std: "docker" "start" "-a" "64504395d32cc363dffd5d32c954c747e74714c6ad7803772950c0a65754b080", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling dtt v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.39s [INFO] running `Command { std: "docker" "inspect" "64504395d32cc363dffd5d32c954c747e74714c6ad7803772950c0a65754b080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64504395d32cc363dffd5d32c954c747e74714c6ad7803772950c0a65754b080", kill_on_drop: false }` [INFO] [stdout] 64504395d32cc363dffd5d32c954c747e74714c6ad7803772950c0a65754b080 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c05763a6f43eb30d8d910ad839179bd399c2e47733a04859c351a792b1640754 [INFO] running `Command { std: "docker" "start" "-a" "c05763a6f43eb30d8d910ad839179bd399c2e47733a04859c351a792b1640754", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling dtt v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / #[cfg(test)] [INFO] [stdout] 8 | | mod tests { [INFO] [stdout] 9 | | use assert_cmd::prelude::*; [INFO] [stdout] 10 | | use std::process::Command; [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / /// Unit tests for the `DateTime (DTT)` library. [INFO] [stdout] 8 | | /// [INFO] [stdout] 9 | | /// This module contains a comprehensive set of unit tests for the library's public interface. [INFO] [stdout] 10 | | /// These tests ensure that the main entry points and key functionalities of the library work as expected. [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_dtt.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / /// Unit tests for the `DateTime` struct and associated methods. [INFO] [stdout] 8 | | #[cfg(test)] [INFO] [stdout] 9 | | mod tests { [INFO] [stdout] 10 | | use dtt::datetime::DateTime; [INFO] [stdout] ... | [INFO] [stdout] 196 | | } [INFO] [stdout] 197 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_error.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / /// Unit tests for the `DateTimeError` enum. [INFO] [stdout] 8 | | /// [INFO] [stdout] 9 | | /// This module contains a comprehensive set of unit tests for the `DateTimeError` enum, [INFO] [stdout] 10 | | /// which is defined in `error.rs`. The tests cover various aspects, including: [INFO] [stdout] ... | [INFO] [stdout] 479 | | } [INFO] [stdout] 480 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_macros.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / #[cfg(test)] [INFO] [stdout] 8 | | mod tests { [INFO] [stdout] 9 | | use dtt::*; [INFO] [stdout] 10 | | use paste::paste; [INFO] [stdout] ... | [INFO] [stdout] 247 | | } [INFO] [stdout] 248 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.75s [INFO] running `Command { std: "docker" "inspect" "c05763a6f43eb30d8d910ad839179bd399c2e47733a04859c351a792b1640754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c05763a6f43eb30d8d910ad839179bd399c2e47733a04859c351a792b1640754", kill_on_drop: false }` [INFO] [stdout] c05763a6f43eb30d8d910ad839179bd399c2e47733a04859c351a792b1640754 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2024-12-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad3805bc8dfbd233fe5a6f7d6fb12cfb5cc5440f28a34fb9f500efa658797f7b [INFO] running `Command { std: "docker" "start" "-a" "ad3805bc8dfbd233fe5a6f7d6fb12cfb5cc5440f28a34fb9f500efa658797f7b", kill_on_drop: false }` [INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W box_pointers` [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dtt` (build script) generated 1 warning [INFO] [stderr] warning: `dtt` (lib) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `dtt` (bin "dtt") generated 1 warning (1 duplicate) [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/test_dtt.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / /// Unit tests for the `DateTime` struct and associated methods. [INFO] [stderr] 8 | | #[cfg(test)] [INFO] [stderr] 9 | | mod tests { [INFO] [stderr] 10 | | use dtt::datetime::DateTime; [INFO] [stderr] ... | [INFO] [stderr] 196 | | } [INFO] [stderr] 197 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/test_lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / /// Unit tests for the `DateTime (DTT)` library. [INFO] [stderr] 8 | | /// [INFO] [stderr] 9 | | /// This module contains a comprehensive set of unit tests for the library's public interface. [INFO] [stderr] 10 | | /// These tests ensure that the main entry points and key functionalities of the library work as expected. [INFO] [stderr] ... | [INFO] [stderr] 99 | | } [INFO] [stderr] 100 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/test_main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / #[cfg(test)] [INFO] [stderr] 8 | | mod tests { [INFO] [stderr] 9 | | use assert_cmd::prelude::*; [INFO] [stderr] 10 | | use std::process::Command; [INFO] [stderr] ... | [INFO] [stderr] 59 | | } [INFO] [stderr] 60 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/test_error.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / /// Unit tests for the `DateTimeError` enum. [INFO] [stderr] 8 | | /// [INFO] [stderr] 9 | | /// This module contains a comprehensive set of unit tests for the `DateTimeError` enum, [INFO] [stderr] 10 | | /// which is defined in `error.rs`. The tests cover various aspects, including: [INFO] [stderr] ... | [INFO] [stderr] 479 | | } [INFO] [stderr] 480 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/test_macros.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / #[cfg(test)] [INFO] [stderr] 8 | | mod tests { [INFO] [stderr] 9 | | use dtt::*; [INFO] [stderr] 10 | | use paste::paste; [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: `dtt` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `dtt` (bin "dtt" test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `dtt` (test "test_dtt") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `dtt` (test "test_lib") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `dtt` (test "test_datetime") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `dtt` (test "test_main") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `dtt` (example "dtt") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `dtt` (test "test_error") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `dtt` (test "test_macros") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `dtt` (test "test_readme") generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dtt-bb923a9d60490751) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dtt-3ac7d12822ca88f9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_datetime.rs (/opt/rustwide/target/debug/deps/test_datetime-d749cac9ab574a5a) [INFO] [stdout] [INFO] [stdout] running 169 tests [INFO] [stdout] test tests::arithmetic_operations::test_add_duration_across_year_end ... ok [INFO] [stdout] test tests::arithmetic_operations::test_sub_duration_across_year_start ... ok [INFO] [stdout] test tests::arithmetic_tests::test_add_duration ... ok [INFO] [stdout] test tests::arithmetic_tests::test_add_duration_invalid ... ok [INFO] [stdout] test tests::arithmetic_tests::test_sub_duration ... ok [INFO] [stdout] test tests::arithmetic_tests::test_add_negative_days ... ok [INFO] [stdout] test tests::calendar_operations_tests::test_end_of_month ... ok [INFO] [stdout] test tests::arithmetic_tests::test_duration_since ... ok [INFO] [stdout] test tests::calendar_operations_tests::test_end_of_year ... ok [INFO] [stdout] test tests::calendar_operations_tests::test_end_of_week ... ok [INFO] [stdout] test tests::calendar_operations_tests::test_end_of_month_scenarios ... ok [INFO] [stdout] test tests::calendar_operations_tests::test_iso_week ... ok [INFO] [stdout] test tests::calendar_operations_tests::test_microsecond_precision ... ok [INFO] [stdout] test tests::calendar_operations_tests::test_next_day ... ok [INFO] [stdout] test tests::calendar_operations_tests::test_ordinal_day ... ok [INFO] [stdout] test tests::calendar_operations_tests::test_start_of_month ... ok [INFO] [stdout] test tests::calendar_operations_tests::test_previous_day ... ok [INFO] [stdout] test tests::calendar_operations_tests::test_start_of_week ... ok [INFO] [stdout] test tests::calendar_operations_tests::test_start_of_year ... ok [INFO] [stdout] test tests::comparative_and_hashing::test_hash_uniqueness ... ok [INFO] [stdout] test tests::comparison_tests::test_partial_ord ... ok [INFO] [stdout] test tests::comparison_tests::test_is_within_range ... ok [INFO] [stdout] test tests::comparisons_hashing::test_hash ... ok [INFO] [stdout] test tests::comparisons_hashing::test_is_within_range ... ok [INFO] [stdout] test tests::comparison_tests::test_hash ... ok [INFO] [stdout] test tests::comparison_tests::test_ord ... ok [INFO] [stdout] test tests::construction::test_from_components ... ok [INFO] [stdout] test tests::construction::test_new_with_custom_offset ... ok [INFO] [stdout] test tests::construction::test_new_with_tz ... ok [INFO] [stdout] test tests::constructors::test_from_components_edge_cases ... ok [INFO] [stdout] test tests::comparisons_hashing::test_ord ... ok [INFO] [stdout] test tests::constructors::test_new_with_custom_offset_edge_cases ... ok [INFO] [stdout] test tests::comparisons_hashing::test_partial_ord ... ok [INFO] [stdout] test tests::date_time_manipulation::test_add_negative_days ... ok [INFO] [stdout] test tests::construction::test_default ... ok [INFO] [stdout] test tests::construction::test_new ... ok [INFO] [stdout] test tests::date_time_manipulation::test_set_invalid_time ... ok [INFO] [stdout] test tests::date_time_manipulation::test_set_invalid_date ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_months_cross_year ... ok [INFO] [stdout] test tests::date_time_manipulation::test_add_duration ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_months_large_number ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_months_last_day_of_month ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_months_leap_year ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_months_preserve_time ... ok [INFO] [stdout] test tests::constructors::test_new_with_unique_timezone_offset ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_years_basic ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_years_large_number ... ok [INFO] [stdout] test tests::date_time_manipulation::test_sub_duration ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_years_leap_year ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_sub_months_basic ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_months_basic ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_sub_months_cross_year ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_years_preserve_time ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_sub_months_large_number ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_sub_months_last_day_of_month ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_sub_years_basic ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_sub_years_leap_year ... ok [INFO] [stdout] test tests::datetime_arithmetic_tests::test_sub_years_large_number ... ok [INFO] [stdout] test tests::datetime_boundary_tests::test_end_of_month ... ok [INFO] [stdout] test tests::datetime_boundary_tests::test_end_of_week ... ok [INFO] [stdout] test tests::datetime_boundary_tests::test_start_of_month ... ok [INFO] [stdout] test tests::datetime_boundary_tests::test_start_of_week ... ok [INFO] [stdout] test tests::datetime_boundary_tests::test_end_of_year ... ok [INFO] [stdout] test tests::datetime_comparison_tests::test_hash ... ok [INFO] [stdout] test tests::datetime_comparison_tests::test_partial_ord ... ok [INFO] [stdout] test tests::datetime_comparison_tests::test_is_within_range ... ok [INFO] [stdout] test tests::datetime_creation_tests::test_from_components ... ok [INFO] [stdout] test tests::datetime_boundary_tests::test_start_of_year ... ok [INFO] [stdout] test tests::datetime_creation_tests::test_new ... ok [INFO] [stdout] test tests::datetime_creation_tests::test_new_with_tz ... ok [INFO] [stdout] test tests::datetime_creation_tests::test_parse ... ok [INFO] [stdout] test tests::datetime_comparison_tests::test_ord ... ok [INFO] [stdout] test tests::datetime_creation_tests::test_new_with_custom_offset ... ok [INFO] [stdout] test tests::datetime_custom_impl_tests::test_add_duration_invalid ... ok [INFO] [stdout] test tests::datetime_custom_impl_tests::test_add_negative_days ... ok [INFO] [stdout] test tests::datetime_custom_impl_tests::test_default ... ok [INFO] [stdout] test tests::datetime_custom_impl_tests::test_display ... ok [INFO] [stdout] test tests::datetime_creation_tests::test_parse_custom_format ... ok [INFO] [stdout] test tests::datetime_custom_impl_tests::test_add_duration ... ok [INFO] [stdout] test tests::datetime_custom_impl_tests::test_end_of_month_scenarios ... ok [INFO] [stdout] test tests::datetime_custom_impl_tests::test_ordinal_day ... ok [INFO] [stdout] test tests::datetime_custom_impl_tests::test_set_invalid_time ... ok [INFO] [stdout] test tests::datetime_custom_impl_tests::test_sub_duration ... ok [INFO] [stdout] test tests::datetime_error_tests::test_invalid_date_error ... ok [INFO] [stdout] test tests::datetime_error_tests::test_invalid_format_error ... ok [INFO] [stdout] test tests::datetime_custom_impl_tests::test_set_invalid_date ... ok [INFO] [stdout] test tests::datetime_custom_impl_tests::test_iso_week ... ok [INFO] [stdout] test tests::datetime_formatting_tests::test_format ... ok [INFO] [stdout] test tests::datetime_formatting_tests::test_format_iso8601 ... ok [INFO] [stdout] test tests::datetime_manipulation_tests::test_add_days ... ok [INFO] [stdout] test tests::datetime_formatting_tests::test_format_rfc3339 ... ok [INFO] [stdout] test tests::datetime_manipulation_tests::test_convert_to_tz ... ok [INFO] [stdout] test tests::datetime_error_tests::test_invalid_time_error ... ok [INFO] [stdout] test tests::datetime_custom_impl_tests::test_microsecond_precision ... ok [INFO] [stdout] test tests::datetime_manipulation_tests::test_next_day ... ok [INFO] [stdout] test tests::datetime_manipulation_tests::test_previous_day ... ok [INFO] [stdout] test tests::datetime_manipulation_tests::test_unix_timestamp ... ok [INFO] [stdout] test tests::datetime_error_tests::test_invalid_timezone_error ... ok [INFO] [stdout] test tests::datetime_tests::test_add_days_overflow ... ok [INFO] [stdout] test tests::datetime_tests::test_convert_to_invalid_timezone ... ok [INFO] [stdout] test tests::datetime_tests::test_datetime_comparison ... ok [INFO] [stdout] test tests::datetime_tests::test_datetime_copy_clone ... ok [INFO] [stdout] test tests::datetime_tests::test_datetime_creation ... ok [INFO] [stdout] test tests::datetime_tests::test_datetime_debug_output ... ok [INFO] [stdout] test tests::datetime_tests::test_datetime_offset_handling ... ok [INFO] [stdout] test tests::datetime_tests::test_is_valid_day_edge_cases ... ok [INFO] [stdout] test tests::datetime_tests::test_new_with_custom_offset_invalid ... ok [INFO] [stdout] test tests::datetime_tests::test_datetime_serialization ... ok [INFO] [stdout] test tests::datetime_tests::test_parse_invalid_format ... ok [INFO] [stdout] test tests::datetime_tests::test_new_with_invalid_timezone ... ok [INFO] [stdout] test tests::edge_cases::test_end_of_month_scenarios ... ok [INFO] [stdout] test tests::edge_cases::test_display ... ok [INFO] [stdout] test tests::edge_cases::test_iso_week ... ok [INFO] [stdout] test tests::edge_cases::test_add_duration_invalid ... ok [INFO] [stdout] test tests::edge_cases::test_ordinal_day ... ok [INFO] [stdout] test tests::edge_cases::test_microsecond_precision ... ok [INFO] [stdout] test tests::error_case_tests::test_convert_to_invalid_tz ... ok [INFO] [stdout] test tests::error_case_tests::test_from_components_invalid_date ... ok [INFO] [stdout] test tests::error_case_tests::test_from_components_invalid_time ... ok [INFO] [stdout] test tests::error_case_tests::test_new_with_invalid_tz ... ok [INFO] [stdout] test tests::error_case_tests::test_parse_custom_format_invalid ... ok [INFO] [stdout] test tests::error_handling::test_component_range_error ... ok [INFO] [stdout] test tests::error_case_tests::test_new_with_invalid_custom_offset ... ok [INFO] [stdout] test tests::error_handling::test_invalid_date_error ... ok [INFO] [stdout] test tests::error_case_tests::test_parse_invalid_format ... ok [INFO] [stdout] test tests::error_handling::test_invalid_format_custom_error ... ok [INFO] [stdout] test tests::error_handling::test_invalid_format_error ... ok [INFO] [stdout] test tests::error_handling::test_invalid_time_error ... ok [INFO] [stdout] test tests::error_handling::test_invalid_timezone_error ... ok [INFO] [stdout] test tests::error_handling::test_parse_error ... ok [INFO] [stdout] test tests::format_time_in_timezone_tests::test_format_time_in_timezone_invalid_tz ... ok [INFO] [stdout] test tests::formatting_parsing::test_format_rfc3339 ... ok [INFO] [stdout] test tests::formatting_parsing::test_format_iso8601 ... ok [INFO] [stdout] test tests::formatting_parsing::test_parse_custom_format ... ok [INFO] [stdout] test tests::initialization_tests::test_from_components_invalid_date ... ok [INFO] [stdout] test tests::initialization_tests::test_from_components ... ok [INFO] [stdout] test tests::initialization_tests::test_from_components_invalid_time ... ok [INFO] [stdout] test tests::initialization_tests::test_new_with_custom_offset ... ok [INFO] [stdout] test tests::initialization_tests::test_new ... ok [INFO] [stdout] test tests::initialization_tests::test_new_with_invalid_custom_offset ... ok [INFO] [stdout] test tests::initialization_tests::test_new_with_invalid_tz ... ok [INFO] [stdout] test tests::parsing_and_formatting_tests::test_display ... ok [INFO] [stdout] test tests::formatting_parsing::test_format ... ok [INFO] [stdout] test tests::initialization_tests::test_new_with_tz ... ok [INFO] [stdout] test tests::parsing_and_formatting_tests::test_format_rfc3339 ... ok [INFO] [stdout] test tests::parsing_and_formatting_tests::test_format ... ok [INFO] [stdout] test tests::parsing_and_formatting_tests::test_parse ... ok [INFO] [stdout] test tests::formatting_parsing::test_parse ... ok [INFO] [stdout] test tests::parsing_and_formatting_tests::test_parse_custom_format_invalid ... ok [INFO] [stdout] test tests::parsing_and_formatting_tests::test_parse_invalid_format ... ok [INFO] [stdout] test tests::start_end_functions::test_end_of_february_leap_year ... ok [INFO] [stdout] test tests::parsing_and_formatting_tests::test_format_iso8601 ... ok [INFO] [stdout] test tests::timezone_handling::test_convert_to_invalid_tz ... ok [INFO] [stdout] test tests::start_end_functions::test_end_of_february_non_leap_year ... ok [INFO] [stdout] test tests::parsing_and_formatting_tests::test_parse_custom_format ... ok [INFO] [stdout] test tests::update_and_conversion::test_convert_multiple_timezones ... ok [INFO] [stdout] test tests::update_and_conversion_tests::test_convert_to_invalid_tz ... ok [INFO] [stdout] test tests::update_and_conversion_tests::test_convert_to_tz ... ok [INFO] [stdout] test tests::update_and_conversion::test_convert_to_dst_timezone ... ok [INFO] [stdout] test tests::timezone_handling::test_convert_to_tz ... ok [INFO] [stdout] test tests::update_and_conversion_tests::test_default ... ok [INFO] [stdout] test tests::update_and_conversion_tests::test_set_invalid_date ... ok [INFO] [stdout] test tests::update_and_conversion_tests::test_set_invalid_time ... ok [INFO] [stdout] test tests::update_and_conversion_tests::test_unix_timestamp ... ok [INFO] [stdout] test tests::format_time_in_timezone_tests::test_format_time_in_timezone_utc ... ok [INFO] [stdout] test tests::format_time_in_timezone_tests::test_format_time_in_timezone_pst ... ok [INFO] [stdout] test tests::date_time_manipulation::test_update ... ok [INFO] [stdout] test tests::datetime_manipulation_tests::test_update ... ok [INFO] [stdout] test tests::update_and_conversion_tests::test_update ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 169 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_dtt.rs (/opt/rustwide/target/debug/deps/test_dtt-bab8bec0c7abceb3) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::test_add_subtract_days ... ok [INFO] [stdout] test tests::test_convert_to_timezone ... ok [INFO] [stdout] test tests::test_create_datetime_new ... ok [INFO] [stdout] test tests::test_create_datetime_with_custom_offset ... ok [INFO] [stdout] test tests::test_create_datetime_with_tz ... ok [INFO] [stdout] test tests::test_datetime_components ... ok [INFO] [stdout] test tests::test_duration_since ... ok [INFO] [stdout] test tests::test_formatting_datetime ... ok [INFO] [stdout] test tests::test_is_within_range ... ok [INFO] [stdout] test tests::test_parse_datetime_custom_format ... ok [INFO] [stdout] test tests::test_parse_datetime_rfc3339 ... ok [INFO] [stdout] test tests::test_start_end_of_week_month_year ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_error.rs (/opt/rustwide/target/debug/deps/test_error-1b26feee7f04cbf0) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test tests::basic_functionality_tests::test_invalid_date ... ok [INFO] [stdout] test tests::basic_functionality_tests::test_invalid_format ... ok [INFO] [stdout] test tests::basic_functionality_tests::test_invalid_time ... ok [INFO] [stdout] test tests::basic_functionality_tests::test_invalid_timezone ... ok [INFO] [stdout] test tests::comparison_and_equality_tests::test_different_variants_comparison ... ok [INFO] [stdout] test tests::comparison_and_equality_tests::test_eq_and_ne ... ok [INFO] [stdout] test tests::comparison_and_equality_tests::test_eq_for_same_variant ... ok [INFO] [stdout] test tests::comparison_and_equality_tests::test_ne_for_different_variants ... ok [INFO] [stdout] test tests::comparison_and_equality_tests::test_self_comparison ... ok [INFO] [stdout] test tests::default_implementation_tests::test_default_trait ... ok [INFO] [stdout] test tests::error_handling_tests::test_debug_display_impl ... ok [INFO] [stdout] test tests::error_handling_tests::test_error_source ... ok [INFO] [stdout] test tests::error_handling_tests::test_no_unexpected_panics ... ok [INFO] [stdout] test tests::future_proofing_tests::test_non_exhaustive ... ok [INFO] [stdout] test tests::low_level_tests::test_error_deserialization ... ok [INFO] [stdout] test tests::low_level_tests::test_memory_layout ... ok [INFO] [stdout] test tests::low_level_tests::test_error_serialization ... ok [INFO] [stdout] test tests::serialization_tests::test_custom_serde_impl ... ok [INFO] [stdout] test tests::serialization_tests::test_invalid_json_deserialization ... ok [INFO] [stdout] test tests::trait_implementations_tests::test_clone_and_copy ... ok [INFO] [stdout] test tests::trait_implementations_tests::test_debug_impl ... ok [INFO] [stdout] test tests::serialization_tests::test_deserialization ... ok [INFO] [stdout] test tests::trait_implementations_tests::test_partial_eq ... ok [INFO] [stdout] test tests::trait_implementations_tests::test_hash ... ok [INFO] [stdout] test tests::serialization_tests::test_from_str ... ok [INFO] [stdout] test tests::serialization_tests::test_serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_lib.rs (/opt/rustwide/target/debug/deps/test_lib-5ba1bc0c6b397192) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::test_env_var_handling ... ok [INFO] [stdout] test tests::test_datetime_module ... ok [INFO] [stdout] test tests::test_error_module ... ok [INFO] [stdout] test tests::test_library_metadata ... ok [INFO] [stdout] test tests::test_license_information ... ok [INFO] [stdout] test tests::test_run_test_mode_error ... ok [INFO] [stdout] test tests::test_run_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_macros.rs (/opt/rustwide/target/debug/deps/test_macros-3419ad431247c28a) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test tests::test_dtt_add_days ... ok [INFO] [stdout] test tests::test_dtt_assert ... ok [INFO] [stdout] test tests::test_dtt_create_vec ... ok [INFO] [stdout] test tests::test_dtt_clone ... ok [INFO] [stdout] test tests::test_dtt_diff_days ... ok [INFO] [stdout] test tests::test_dtt_diff_seconds ... ok [INFO] [stdout] test tests::test_dtt_format ... ok [INFO] [stdout] test tests::test_dtt_format_complex ... ok [INFO] [stdout] test tests::test_dtt_is_valid_function ... ok [INFO] [stdout] test tests::test_dtt_join ... ok [INFO] [stdout] test tests::test_dtt_map ... ok [INFO] [stdout] test tests::test_dtt_max ... ok [INFO] [stdout] test tests::test_dtt_min ... ok [INFO] [stdout] test tests::test_dtt_new_with_tz ... ok [INFO] [stdout] test tests::test_dtt_now ... ok [INFO] [stdout] test tests::test_dtt_now_macro ... ok [INFO] [stdout] test tests::test_dtt_parse ... ok [INFO] [stdout] test tests::test_dtt_parse_macro ... ok [INFO] [stdout] test tests::test_dtt_print ... ok [INFO] [stdout] test tests::test_dtt_print_vec ... ok [INFO] [stdout] test tests::test_dtt_vec ... ok [INFO] [stdout] test tests::test_dtt_sub_days ... ok [INFO] [stdout] test tests::test_is_valid ... ok [INFO] [stdout] test tests::test_dtt_assert_fail - should panic ... ok [INFO] [stdout] test tests::test_dtt_diff_days_error - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/test_main.rs (/opt/rustwide/target/debug/deps/test_main-1ee8db20c6e48eea) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_run_without_dtt_test_mode ... ok [INFO] [stdout] test tests::test_run_with_dtt_test_mode ... ok [INFO] [stdout] test tests::test_main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_readme.rs (/opt/rustwide/target/debug/deps/test_readme-8689297cef610eb4) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::example_1 ... ok [INFO] [stdout] test tests::example_2 ... ok [INFO] [stdout] test tests::example_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dtt [INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W box_pointers` [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test src/datetime.rs - datetime::DateTime::is_valid_hour (line 851) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::is_valid_day (line 826) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::fmt (line 1264) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::is_valid_iso_week (line 1022) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::add (line 1318) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::format_iso8601 (line 526) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::from_str (line 1284) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::is_valid_iso_8601 (line 1074) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::format (line 478) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::format_rfc3339 (line 504) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::format_time_in_timezone (line 1230) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::duration_since (line 549) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::from_components (line 201) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::add_years (line 1157) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::add_days (line 410) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::convert_to_tz (line 351) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::is_valid_microsecond (line 972) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::is_valid_minute (line 876) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::is_valid_time (line 1047) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::is_valid_month (line 926) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::is_valid_ordinal (line 997) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::is_valid_year (line 951) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::new_with_custom_offset (line 155) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse (line 246) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::now (line 723) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::next_day (line 436) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::new_with_tz (line 119) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::parse_custom_format (line 287) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::previous_day (line 455) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::is_valid_second (line 901) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::new (line 91) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::set_date (line 747) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::set_time (line 790) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_create_vec (line 217) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::sub (line 1353) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::unix_timestamp (line 387) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_diff (line 411) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_diff_days (line 467) ... ok [INFO] [stdout] test src/error.rs - error::DateTimeError::default (line 174) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::sub_years (line 1206) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_diff_seconds (line 442) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_add_days (line 360) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_assert (line 134) ... ok [INFO] [stdout] test src/lib.rs - run (line 218) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_clone (line 491) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_max (line 239) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_min (line 191) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_print (line 59) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_format (line 518) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_parse (line 43) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_print_vec (line 288) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_is_valid_function (line 159) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_vec (line 79) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_join (line 263) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_map (line 104) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_now (line 22) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_new_with_tz (line 336) ... ok [INFO] [stdout] test src/macros.rs - macros::dtt_sub_days (line 383) ... ok [INFO] [stdout] test src/macros.rs - macros::is_valid (line 311) ... ok [INFO] [stdout] test src/datetime.rs - datetime::DateTime::update (line 316) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.79s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad3805bc8dfbd233fe5a6f7d6fb12cfb5cc5440f28a34fb9f500efa658797f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad3805bc8dfbd233fe5a6f7d6fb12cfb5cc5440f28a34fb9f500efa658797f7b", kill_on_drop: false }` [INFO] [stdout] ad3805bc8dfbd233fe5a6f7d6fb12cfb5cc5440f28a34fb9f500efa658797f7b