[INFO] fetching crate dtt 0.0.9...
[INFO] testing dtt-0.0.9 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate dtt 0.0.9 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate dtt 0.0.9
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dtt 0.0.9
[INFO] tweaked toml for crates.io crate dtt 0.0.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dtt 0.0.9 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dtt 0.0.9 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1391d0035a44cf599b9591075c0eabeedcd5611355a859c85bbf4ff2cb83067
[INFO] running `Command { std: "docker" "start" "-a" "d1391d0035a44cf599b9591075c0eabeedcd5611355a859c85bbf4ff2cb83067", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1391d0035a44cf599b9591075c0eabeedcd5611355a859c85bbf4ff2cb83067", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1391d0035a44cf599b9591075c0eabeedcd5611355a859c85bbf4ff2cb83067", kill_on_drop: false }`
[INFO] [stdout] d1391d0035a44cf599b9591075c0eabeedcd5611355a859c85bbf4ff2cb83067
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18e88a977f1a459d23ca4c1038d06e59809d3f3383c3c4963fe6394566d64dc7
[INFO] running `Command { std: "docker" "start" "-a" "18e88a977f1a459d23ca4c1038d06e59809d3f3383c3c4963fe6394566d64dc7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling dtt v0.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling time-macros v0.2.19
[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 regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[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 1m 12s
[INFO] running `Command { std: "docker" "inspect" "18e88a977f1a459d23ca4c1038d06e59809d3f3383c3c4963fe6394566d64dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e88a977f1a459d23ca4c1038d06e59809d3f3383c3c4963fe6394566d64dc7", kill_on_drop: false }`
[INFO] [stdout] 18e88a977f1a459d23ca4c1038d06e59809d3f3383c3c4963fe6394566d64dc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e395ea0abf9b3450cd07e8e87fadd7cb965b450974a95fe89a7581ab03a86a9b
[INFO] running `Command { std: "docker" "start" "-a" "e395ea0abf9b3450cd07e8e87fadd7cb965b450974a95fe89a7581ab03a86a9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[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 cast v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling oorandom v11.1.3
[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-core v1.12.1
[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.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "e395ea0abf9b3450cd07e8e87fadd7cb965b450974a95fe89a7581ab03a86a9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e395ea0abf9b3450cd07e8e87fadd7cb965b450974a95fe89a7581ab03a86a9b", kill_on_drop: false }`
[INFO] [stdout] e395ea0abf9b3450cd07e8e87fadd7cb965b450974a95fe89a7581ab03a86a9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da096400690c1bf66b72db953df79416500d496f06ea42d29163da57d9a0d190
[INFO] running `Command { std: "docker" "start" "-a" "da096400690c1bf66b72db953df79416500d496f06ea42d29163da57d9a0d190", kill_on_drop: false }`
[INFO] [stderr] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stderr]   |
[INFO] [stderr]   = note: requested on the command line with `-D missing_fragment_specifier`
[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` (test "test_dtt") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `dtt` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `dtt` (test "test_readme") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `dtt` (example "dtt") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `dtt` (bin "dtt" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `dtt` (test "test_macros") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `dtt` (test "test_main") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `dtt` (test "test_lib") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `dtt` (bin "dtt") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `dtt` (test "test_datetime") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `dtt` (test "test_error") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dtt-01de4b70fb693db3)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test datetime::tests::test_arithmetic ... ok
[INFO] [stdout] test datetime::tests::test_display ... ok
[INFO] [stdout] test datetime::tests::test_builder_pattern ... ok
[INFO] [stdout] test datetime::tests::test_duration ... ok
[INFO] [stdout] test datetime::tests::test_format ... ok
[INFO] [stdout] test datetime::tests::test_from_components ... ok
[INFO] [stdout] test datetime::tests::test_leap_year ... ok
[INFO] [stdout] test datetime::tests::test_hash ... ok
[INFO] [stdout] test datetime::tests::test_new ... ok
[INFO] [stdout] test datetime::tests::test_new_with_tz ... ok
[INFO] [stdout] test datetime::tests::test_ordering ... ok
[INFO] [stdout] test datetime::tests::test_new_with_custom_offset ... ok
[INFO] [stdout] test datetime::tests::test_from_str ... ok
[INFO] [stdout] test datetime::tests::test_parse ... ok
[INFO] [stdout] test tests::configuration::test_version_constant ... ok
[INFO] [stdout] test datetime::tests::test_range_operations ... ok
[INFO] [stdout] test tests::initialization::test_simulated_error ... ok
[INFO] [stdout] test datetime::tests::test_timezone_conversion ... ok
[INFO] [stdout] test datetime::tests::test_validation ... ok
[INFO] [stdout] test tests::configuration::test_is_test_mode ... ok
[INFO] [stdout] test tests::initialization::test_normal_run ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dtt-ff9162d7a06be0ff)
[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-ce4fe6cac62f7750)
[INFO] [stdout] 
[INFO] [stdout] running 147 tests
[INFO] [stdout] test tests::arithmetic_operations::test_sub_duration_across_year_start ... ok
[INFO] [stdout] test tests::arithmetic_operations::test_add_duration_across_year_end ... ok
[INFO] [stdout] test tests::arithmetic_tests::test_add_duration ... ok
[INFO] [stdout] test tests::arithmetic_tests::test_add_negative_days ... ok
[INFO] [stdout] test tests::arithmetic_tests::test_sub_duration ... 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_ordinal_day ... ok
[INFO] [stdout] test tests::calendar_operations_tests::test_previous_day_boundary ... ok
[INFO] [stdout] test tests::calendar_operations_tests::test_previous_day_mid_month ... ok
[INFO] [stdout] test tests::calendar_operations_tests::test_start_of_month ... 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::comparison_tests::test_is_within_range ... ok
[INFO] [stdout] test tests::comparison_tests::test_hash ... ok
[INFO] [stdout] test tests::comparative_and_hashing::test_hash_uniqueness ... ok
[INFO] [stdout] test tests::comparisons_hashing::test_hash ... ok
[INFO] [stdout] test tests::comparison_tests::test_ord ... ok
[INFO] [stdout] test tests::comparison_tests::test_partial_ord ... ok
[INFO] [stdout] test tests::comparisons_hashing::test_partial_ord ... ok
[INFO] [stdout] test tests::comparisons_hashing::test_ord ... ok
[INFO] [stdout] test tests::calendar_operations_tests::test_microsecond_precision ... ok
[INFO] [stdout] test tests::comparisons_hashing::test_is_within_range ... ok
[INFO] [stdout] test tests::calendar_operations_tests::test_end_of_month_scenarios ... ok
[INFO] [stdout] test tests::date_time_manipulation::test_add_negative_days ... ok
[INFO] [stdout] test tests::construction::test_new_with_tz ... ok
[INFO] [stdout] test tests::date_time_manipulation::test_set_invalid_date ... ok
[INFO] [stdout] test tests::arithmetic_tests::test_add_duration_invalid ... ok
[INFO] [stdout] test tests::calendar_operations_tests::test_iso_week ... ok
[INFO] [stdout] test tests::date_time_manipulation::test_sub_duration ... ok
[INFO] [stdout] test tests::date_time_manipulation::test_set_invalid_time ... ok
[INFO] [stdout] test tests::construction::test_new ... ok
[INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_months_basic ... ok
[INFO] [stdout] test tests::calendar_operations_tests::test_next_day_boundary ... ok
[INFO] [stdout] test tests::construction::test_new_with_custom_offset ... ok
[INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_months_leap_year ... ok
[INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_months_cross_year ... ok
[INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_months_large_number ... ok
[INFO] [stdout] test tests::construction::test_from_components ... ok
[INFO] [stdout] test tests::construction::test_default ... ok
[INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_months_preserve_time ... ok
[INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_years_large_number ... ok
[INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_years_basic ... ok
[INFO] [stdout] test tests::datetime_arithmetic_tests::test_add_years_leap_year ... 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_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_basic ... ok
[INFO] [stdout] test tests::date_time_manipulation::test_add_duration ... ok
[INFO] [stdout] test tests::datetime_arithmetic_tests::test_sub_months_cross_year ... ok
[INFO] [stdout] test tests::datetime_arithmetic_tests::test_sub_months_last_day_of_month ... ok
[INFO] [stdout] test tests::calendar_operations_tests::test_end_of_week ... ok
[INFO] [stdout] test tests::datetime_arithmetic_tests::test_sub_years_basic ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_add_duration ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_convert_to_tz ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_add_duration_invalid ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_default ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_format_iso8601 ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_display ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_from_components ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_end_of_month_scenarios ... ok
[INFO] [stdout] test tests::calendar_operations_tests::test_next_day_mid_month ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_iso_week ... ok
[INFO] [stdout] test tests::datetime_arithmetic_tests::test_sub_years_large_number ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_microsecond_precision ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_add_negative_days ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_new_with_custom_offset ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_format_rfc3339 ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_new_with_tz ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_new ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_new_with_unique_timezone_offset ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_ordinal_day ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_new_with_custom_offset_edge_cases ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_parse ... 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_error_tests::test_invalid_time_error ... 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_creation_tests::test_parse_custom_format ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_set_invalid_time ... ok
[INFO] [stdout] test tests::datetime_tests::test_convert_to_invalid_timezone ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_sub_duration ... ok
[INFO] [stdout] test tests::datetime_tests::test_datetime_creation ... ok
[INFO] [stdout] test tests::datetime_tests::test_datetime_comparison ... ok
[INFO] [stdout] test tests::datetime_tests::test_datetime_offset_handling ... ok
[INFO] [stdout] test tests::datetime_tests::test_datetime_serialization ... ok
[INFO] [stdout] test tests::datetime_tests::test_is_valid_day_edge_cases ... ok
[INFO] [stdout] test tests::datetime_tests::test_datetime_copy_clone ... ok
[INFO] [stdout] test tests::datetime_tests::test_new_with_custom_offset_invalid ... ok
[INFO] [stdout] test tests::datetime_tests::test_new_with_invalid_timezone ... ok
[INFO] [stdout] test tests::datetime_tests::test_datetime_debug_output ... ok
[INFO] [stdout] test tests::datetime_tests::test_parse_invalid_format ... ok
[INFO] [stdout] test tests::edge_cases::test_iso_week ... ok
[INFO] [stdout] test tests::edge_cases::test_microsecond_precision ... ok
[INFO] [stdout] test tests::edge_cases::test_ordinal_day ... ok
[INFO] [stdout] test tests::error_handling::test_component_range_error ... ok
[INFO] [stdout] test tests::error_handling::test_invalid_date_error ... 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::edge_cases::test_add_duration_invalid ... ok
[INFO] [stdout] test tests::error_handling::test_invalid_timezone_error ... ok
[INFO] [stdout] test tests::edge_cases::test_display ... 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::format_time_in_timezone_tests::test_format_time_in_timezone_utc ... ok
[INFO] [stdout] test tests::formatting_parsing::test_format_iso8601 ... ok
[INFO] [stdout] test tests::formatting_parsing::test_format_rfc3339 ... ok
[INFO] [stdout] test tests::format_time_in_timezone_tests::test_format_time_in_timezone_pst ... ok
[INFO] [stdout] test tests::formatting_parsing::test_format ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_set_invalid_date ... ok
[INFO] [stdout] test tests::formatting_parsing::test_parse ... ok
[INFO] [stdout] test tests::formatting_parsing::test_parse_custom_format ... ok
[INFO] [stdout] test tests::initialization_tests::test_from_components_invalid_time ... ok
[INFO] [stdout] test tests::initialization_tests::test_from_components ... ok
[INFO] [stdout] test tests::initialization_tests::test_new ... ok
[INFO] [stdout] test tests::initialization_tests::test_from_components_invalid_date ... ok
[INFO] [stdout] test tests::initialization_tests::test_new_with_custom_offset ... ok
[INFO] [stdout] test tests::initialization_tests::test_new_with_tz ... 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::error_handling::test_invalid_time_error ... ok
[INFO] [stdout] test tests::edge_cases::test_end_of_month_scenarios ... ok
[INFO] [stdout] test tests::parsing_and_formatting_tests::test_format_rfc3339 ... ok
[INFO] [stdout] test tests::parsing_and_formatting_tests::test_parse ... ok
[INFO] [stdout] test tests::parsing_and_formatting_tests::test_parse_custom_format ... 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::start_end_functions::test_end_of_february_non_leap_year ... ok
[INFO] [stdout] test tests::parsing_and_formatting_tests::test_format_iso8601 ... ok
[INFO] [stdout] test tests::timezone_handling::test_convert_to_tz ... ok
[INFO] [stdout] test tests::update_and_conversion::test_convert_to_dst_timezone ... 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_default ... ok
[INFO] [stdout] test tests::update_and_conversion_tests::test_convert_to_tz ... 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::timezone_handling::test_convert_to_invalid_tz ... ok
[INFO] [stdout] test tests::parsing_and_formatting_tests::test_format ... ok
[INFO] [stdout] test tests::date_time_manipulation::test_update ... ok
[INFO] [stdout] test tests::datetime_creation_tests::test_update ... ok
[INFO] [stdout] test tests::update_and_conversion_tests::test_update ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 147 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_dtt.rs (/opt/rustwide/target/debug/deps/test_dtt-53b4413cd40b6044)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_add_subtract_days ... ok
[INFO] [stdout] test tests::test_create_datetime_new ... ok
[INFO] [stdout] test tests::test_create_datetime_with_tz ... ok
[INFO] [stdout] test tests::test_duration_since ... ok
[INFO] [stdout] test tests::test_create_datetime_with_custom_offset ... 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_rfc3339 ... ok
[INFO] [stdout] test tests::test_start_end_of_week_month_year ... ok
[INFO] [stdout] test tests::test_parse_datetime_custom_format ... ok
[INFO] [stdout] test tests::test_convert_to_timezone ... ok
[INFO] [stderr]      Running tests/test_error.rs (/opt/rustwide/target/debug/deps/test_error-10055728631277c8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test tests::basic_functionality_tests::test_invalid_time ... ok
[INFO] [stdout] test tests::comparison_and_equality_tests::test_different_variants_comparison ... ok
[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::comparison_and_equality_tests::test_eq_and_ne ... ok
[INFO] [stdout] test tests::basic_functionality_tests::test_invalid_timezone ... ok
[INFO] [stdout] test tests::comparison_and_equality_tests::test_eq_for_same_variant ... ok
[INFO] [stdout] test tests::default_implementation_tests::test_default_trait ... 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::comparison_and_equality_tests::test_self_comparison ... ok
[INFO] [stdout] test tests::comparison_and_equality_tests::test_ne_for_different_variants ... ok
[INFO] [stdout] test tests::future_proofing_tests::test_non_exhaustive ... ok
[INFO] [stdout] test tests::low_level_tests::test_memory_layout ... ok
[INFO] [stdout] test tests::serialization_tests::test_custom_serde_impl ... ok
[INFO] [stdout] test tests::serialization_tests::test_from_str ... ok
[INFO] [stdout] test tests::serialization_tests::test_invalid_json_deserialization ... ok
[INFO] [stdout] test tests::serialization_tests::test_serialization ... ok
[INFO] [stdout] test tests::trait_implementations_tests::test_debug_impl ... ok
[INFO] [stdout] test tests::trait_implementations_tests::test_hash ... ok
[INFO] [stdout] test tests::trait_implementations_tests::test_clone_and_copy ... ok
[INFO] [stdout] test tests::trait_implementations_tests::test_partial_eq ... ok
[INFO] [stdout] test tests::low_level_tests::test_error_deserialization ... ok
[INFO] [stdout] test tests::low_level_tests::test_error_serialization ... ok
[INFO] [stdout] test tests::error_handling_tests::test_debug_display_impl ... ok
[INFO] [stdout] test tests::serialization_tests::test_deserialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_lib.rs (/opt/rustwide/target/debug/deps/test_lib-249de00379b41cb4)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_datetime_module ... ok
[INFO] [stdout] test tests::test_error_module ... ok
[INFO] [stdout] test tests::test_env_var_handling ... ok
[INFO] [stdout] test tests::test_license_information ... ok
[INFO] [stdout] test tests::test_run_success ... ok
[INFO] [stdout] test tests::test_run_test_mode_error ... ok
[INFO] [stdout] test tests::test_library_metadata ... 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-6d12d3e8a09b749f)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test tests::test_dtt_add_days ... ok
[INFO] [stdout] test tests::test_dtt_clone ... ok
[INFO] [stdout] test tests::test_dtt_assert_fail - should panic ... FAILED
[INFO] [stdout] test tests::test_dtt_assert ... ok
[INFO] [stdout] test tests::test_dtt_diff_seconds ... ok
[INFO] [stdout] test tests::test_dtt_format ... ok
[INFO] [stdout] test tests::test_dtt_join ... ok
[INFO] [stdout] test tests::test_dtt_map ... 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_parse ... ok
[INFO] [stdout] test tests::test_dtt_now_macro ... ok
[INFO] [stdout] test tests::test_dtt_print ... ok
[INFO] [stdout] test tests::test_dtt_sub_days ... ok
[INFO] [stdout] test tests::test_dtt_format_complex ... ok
[INFO] [stdout] test tests::test_dtt_vec ... ok
[INFO] [stdout] test tests::test_dtt_is_valid_function ... ok
[INFO] [stdout] test tests::test_dtt_max ... ok
[INFO] [stdout] test tests::test_dtt_parse_macro ... ok
[INFO] [stdout] test tests::test_dtt_print_vec ... ok
[INFO] [stdout] test tests::test_is_valid ... ok
[INFO] [stdout] test tests::test_dtt_diff_days_error - should panic ... ok
[INFO] [stdout] test tests::test_dtt_create_vec ... ok
[INFO] [stdout] test tests::test_dtt_diff_days ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_dtt_assert_fail stdout ----
[INFO] [stdout] note: test did not panic as expected at tests/test_macros.rs:47:8
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_dtt_assert_fail
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 24 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_macros`
[INFO] running `Command { std: "docker" "inspect" "da096400690c1bf66b72db953df79416500d496f06ea42d29163da57d9a0d190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da096400690c1bf66b72db953df79416500d496f06ea42d29163da57d9a0d190", kill_on_drop: false }`
[INFO] [stdout] da096400690c1bf66b72db953df79416500d496f06ea42d29163da57d9a0d190
