[INFO] fetching crate time-tz 3.0.0-rc.5.0.0... [INFO] testing time-tz-3.0.0-rc.5.0.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate time-tz 3.0.0-rc.5.0.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate time-tz 3.0.0-rc.5.0.0 [INFO] finished tweaking crates.io crate time-tz 3.0.0-rc.5.0.0 [INFO] tweaked toml for crates.io crate time-tz 3.0.0-rc.5.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate time-tz 3.0.0-rc.5.0.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 48 packages to latest compatible versions [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding parse-zoneinfo v0.3.1 (available: v0.5.0) [INFO] [stderr] Adding phf v0.11.3 (available: v0.13.1) [INFO] [stderr] Adding phf_codegen v0.11.3 (available: v0.13.1) [INFO] [stderr] Adding serde-xml-rs v0.5.1 (available: v0.8.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding windows-sys v0.32.0 (available: v0.61.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fa6ed218ac08e82c3d9650b0df0b668de070bec6350ae4431ea278671b646b2 [INFO] running `Command { std: "docker" "start" "-a" "1fa6ed218ac08e82c3d9650b0df0b668de070bec6350ae4431ea278671b646b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fa6ed218ac08e82c3d9650b0df0b668de070bec6350ae4431ea278671b646b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa6ed218ac08e82c3d9650b0df0b668de070bec6350ae4431ea278671b646b2", kill_on_drop: false }` [INFO] [stdout] 1fa6ed218ac08e82c3d9650b0df0b668de070bec6350ae4431ea278671b646b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75440bc82b5f7de43bd27b4ef96c53a4068dab9cef591917dfcf72cd8ea2e60f [INFO] running `Command { std: "docker" "start" "-a" "75440bc82b5f7de43bd27b4ef96c53a4068dab9cef591917dfcf72cd8ea2e60f", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling time-tz v3.0.0-rc.5.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `parse_zoneinfo::line::LineParser::new` [INFO] [stdout] --> build.rs:262:30 [INFO] [stdout] | [INFO] [stdout] 262 | let parser = LineParser::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ext.rs:90:45 [INFO] [stdout] | [INFO] [stdout] 90 | fn with_timezone(self, tz: &T) -> OffsetResult>; [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 90 | fn with_timezone(self, tz: &T) -> OffsetResult>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ext.rs:123:45 [INFO] [stdout] | [INFO] [stdout] 123 | fn with_timezone(self, tz: &T) -> OffsetResult> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 123 | fn with_timezone(self, tz: &T) -> OffsetResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/zoned.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn replace_timezone(self, timezone: &T1) -> ZonedDateTime { [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn replace_timezone(self, timezone: &T1) -> ZonedDateTime<'_, T1> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.23s [INFO] running `Command { std: "docker" "inspect" "75440bc82b5f7de43bd27b4ef96c53a4068dab9cef591917dfcf72cd8ea2e60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75440bc82b5f7de43bd27b4ef96c53a4068dab9cef591917dfcf72cd8ea2e60f", kill_on_drop: false }` [INFO] [stdout] 75440bc82b5f7de43bd27b4ef96c53a4068dab9cef591917dfcf72cd8ea2e60f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 348cd8ec5133f5b491dd6647c0a6b843d7c5f9ee0203c3164a81a9fb63297281 [INFO] running `Command { std: "docker" "start" "-a" "348cd8ec5133f5b491dd6647c0a6b843d7c5f9ee0203c3164a81a9fb63297281", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated associated function `parse_zoneinfo::line::LineParser::new` [INFO] [stdout] --> build.rs:262:30 [INFO] [stdout] | [INFO] [stdout] 262 | let parser = LineParser::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ext.rs:90:45 [INFO] [stdout] | [INFO] [stdout] 90 | fn with_timezone(self, tz: &T) -> OffsetResult>; [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 90 | fn with_timezone(self, tz: &T) -> OffsetResult>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ext.rs:123:45 [INFO] [stdout] | [INFO] [stdout] 123 | fn with_timezone(self, tz: &T) -> OffsetResult> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 123 | fn with_timezone(self, tz: &T) -> OffsetResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/zoned.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn replace_timezone(self, timezone: &T1) -> ZonedDateTime { [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn replace_timezone(self, timezone: &T1) -> ZonedDateTime<'_, T1> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling time-tz v3.0.0-rc.5.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ext.rs:90:45 [INFO] [stdout] | [INFO] [stdout] 90 | fn with_timezone(self, tz: &T) -> OffsetResult>; [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 90 | fn with_timezone(self, tz: &T) -> OffsetResult>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ext.rs:123:45 [INFO] [stdout] | [INFO] [stdout] 123 | fn with_timezone(self, tz: &T) -> OffsetResult> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 123 | fn with_timezone(self, tz: &T) -> OffsetResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/zoned.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn replace_timezone(self, timezone: &T1) -> ZonedDateTime { [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn replace_timezone(self, timezone: &T1) -> ZonedDateTime<'_, T1> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.32s [INFO] running `Command { std: "docker" "inspect" "348cd8ec5133f5b491dd6647c0a6b843d7c5f9ee0203c3164a81a9fb63297281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "348cd8ec5133f5b491dd6647c0a6b843d7c5f9ee0203c3164a81a9fb63297281", kill_on_drop: false }` [INFO] [stdout] 348cd8ec5133f5b491dd6647c0a6b843d7c5f9ee0203c3164a81a9fb63297281 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef69767a509b8172940545660313208594025a53065fc824a59367b9c57bc4c2 [INFO] running `Command { std: "docker" "start" "-a" "ef69767a509b8172940545660313208594025a53065fc824a59367b9c57bc4c2", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `parse_zoneinfo::line::LineParser::new` [INFO] [stderr] --> build.rs:262:30 [INFO] [stderr] | [INFO] [stderr] 262 | let parser = LineParser::new(); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `time-tz` (build script) generated 1 warning [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ext.rs:90:45 [INFO] [stderr] | [INFO] [stderr] 90 | fn with_timezone(self, tz: &T) -> OffsetResult>; [INFO] [stderr] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 90 | fn with_timezone(self, tz: &T) -> OffsetResult>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ext.rs:123:45 [INFO] [stderr] | [INFO] [stderr] 123 | fn with_timezone(self, tz: &T) -> OffsetResult> { [INFO] [stderr] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 123 | fn with_timezone(self, tz: &T) -> OffsetResult> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/zoned.rs:112:59 [INFO] [stderr] | [INFO] [stderr] 112 | pub fn replace_timezone(self, timezone: &T1) -> ZonedDateTime { [INFO] [stderr] | ^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 112 | pub fn replace_timezone(self, timezone: &T1) -> ZonedDateTime<'_, T1> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `time-tz` (lib) generated 3 warnings (run `cargo fix --lib -p time-tz` to apply 3 suggestions) [INFO] [stderr] warning: `time-tz` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/time_tz-764e52f1bac3406d) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test tests::errors ... ok [INFO] [stdout] test binary_search::tests::test_binary_search ... ok [INFO] [stdout] test tests::dst ... ok [INFO] [stdout] test tests::find ... ok [INFO] [stdout] test tests::handles_after_changeover ... ok [INFO] [stdout] test tests::handles_backward_changeover ... ok [INFO] [stdout] test tests::handles_broken_time ... ok [INFO] [stdout] test tests::handles_replace_time_in_timezone ... ok [INFO] [stdout] test tests::handles_forward_changeover ... ok [INFO] [stdout] test tests::london_to_berlin ... ok [INFO] [stdout] test tests::handles_replace_time_in_timezone_from_primitive ... ok [INFO] [stdout] test tests::london_to_berlin_name ... ok [INFO] [stdout] test tests::names ... ok [INFO] [stdout] test tests::offsets_and_name ... ok [INFO] [stdout] test tests::zoned_date_time_add_duration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests time_tz [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] running `Command { std: "docker" "inspect" "ef69767a509b8172940545660313208594025a53065fc824a59367b9c57bc4c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef69767a509b8172940545660313208594025a53065fc824a59367b9c57bc4c2", kill_on_drop: false }` [INFO] [stdout] ef69767a509b8172940545660313208594025a53065fc824a59367b9c57bc4c2