[INFO] fetching crate jiff 0.2.15... [INFO] checking jiff-0.2.15 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate jiff 0.2.15 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate jiff 0.2.15 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate jiff 0.2.15 [INFO] tweaked toml for crates.io crate jiff 0.2.15 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jiff 0.2.15 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jiff 0.2.15 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tzfile v0.1.3 [INFO] [stderr] Downloaded tabwriter v1.4.1 [INFO] [stderr] Downloaded hifitime v3.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d4cbf63d255edbc89e815cc8fe6e1acba4092cf712bf401cef9e4b8b3b15a71 [INFO] running `Command { std: "docker" "start" "-a" "7d4cbf63d255edbc89e815cc8fe6e1acba4092cf712bf401cef9e4b8b3b15a71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d4cbf63d255edbc89e815cc8fe6e1acba4092cf712bf401cef9e4b8b3b15a71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d4cbf63d255edbc89e815cc8fe6e1acba4092cf712bf401cef9e4b8b3b15a71", kill_on_drop: false }` [INFO] [stdout] 7d4cbf63d255edbc89e815cc8fe6e1acba4092cf712bf401cef9e4b8b3b15a71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8021300f6016bc451a7fe60c13b55fd4bc54ccb8f751e501380bae8e1956742 [INFO] running `Command { std: "docker" "start" "-a" "b8021300f6016bc451a7fe60c13b55fd4bc54ccb8f751e501380bae8e1956742", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking tabwriter v1.4.1 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking jiff v0.2.15 (/opt/rustwide/workdir) [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/span.rs:5882:20 [INFO] [stdout] | [INFO] [stdout] 5882 | fn checked_add(&self, span: Span) -> Result { [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] 5882 | fn checked_add(&self, span: Span) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/span.rs:5892:9 [INFO] [stdout] | [INFO] [stdout] 5892 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 5893 | duration: SignedDuration, [INFO] [stdout] 5894 | ) -> Result { [INFO] [stdout] | -------- the same lifetime is hidden 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] 5894 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/span.rs:6319:17 [INFO] [stdout] | [INFO] [stdout] 6319 | fn borrowed(&self) -> RelativeZoned { [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] 6319 | fn borrowed(&self) -> RelativeZoned<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tz/posix.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 311 | timestamp: Timestamp, [INFO] [stdout] 312 | ) -> Option { [INFO] [stdout] | ------------------ the same lifetime is hidden 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] 312 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tz/posix.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 325 | timestamp: Timestamp, [INFO] [stdout] 326 | ) -> Option { [INFO] [stdout] | ------------------ the same lifetime is hidden 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] 326 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tz/timezone.rs:1360:9 [INFO] [stdout] | [INFO] [stdout] 1360 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1361 | timestamp: Timestamp, [INFO] [stdout] 1362 | ) -> Option { [INFO] [stdout] | ------------------ the same lifetime is hidden 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] 1362 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tz/timezone.rs:1377:9 [INFO] [stdout] | [INFO] [stdout] 1377 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1378 | timestamp: Timestamp, [INFO] [stdout] 1379 | ) -> Option { [INFO] [stdout] | ------------------ the same lifetime is hidden 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] 1379 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tz/tzif.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 388 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 389 | ts: Timestamp, [INFO] [stdout] 390 | ) -> Option { [INFO] [stdout] | ------------------ the same lifetime is hidden 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] 390 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tz/tzif.rs:442:9 [INFO] [stdout] | [INFO] [stdout] 442 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 443 | ts: Timestamp, [INFO] [stdout] 444 | ) -> Option { [INFO] [stdout] | ------------------ the same lifetime is hidden 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] 444 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking hifitime v3.9.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking tzfile v0.1.3 [INFO] [stdout] error[E0583]: file not found for module `init` [INFO] [stdout] --> tests/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod init; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `init`, create file "tests/init.rs" or "tests/init/mod.rs" [INFO] [stdout] = note: if there is a `mod init` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `procmacro` [INFO] [stdout] --> tests/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod procmacro; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `procmacro`, create file "tests/procmacro.rs" or "tests/procmacro/mod.rs" [INFO] [stdout] = note: if there is a `mod procmacro` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tc39_262` [INFO] [stdout] --> tests/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | mod tc39_262; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tc39_262`, create file "tests/tc39_262.rs" or "tests/tc39_262/mod.rs" [INFO] [stdout] = note: if there is a `mod tc39_262` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jiff` (test "integration") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read `src/tz/testdata/android/tzdata`: No such file or directory (os error 2) [INFO] [stdout] --> src/tz/testdata.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | include_bytes!("testdata/android/tzdata"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/tz/testdata/america-new-york.tzif`: No such file or directory (os error 2) [INFO] [stdout] --> src/tz/testdata.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | data: include_bytes!("testdata/america-new-york.tzif"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/tz/testdata/america-sitka.tzif`: No such file or directory (os error 2) [INFO] [stdout] --> src/tz/testdata.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | data: include_bytes!("testdata/america-sitka.tzif"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/tz/testdata/america-st-johns.tzif`: No such file or directory (os error 2) [INFO] [stdout] --> src/tz/testdata.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | data: include_bytes!("testdata/america-st-johns.tzif"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/tz/testdata/right-america-new-york.tzif`: No such file or directory (os error 2) [INFO] [stdout] --> src/tz/testdata.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | data: include_bytes!("testdata/right-america-new-york.tzif"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/tz/testdata/antarctica-troll.tzif`: No such file or directory (os error 2) [INFO] [stdout] --> src/tz/testdata.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | data: include_bytes!("testdata/antarctica-troll.tzif"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/tz/testdata/australia-tasmania.tzif`: No such file or directory (os error 2) [INFO] [stdout] --> src/tz/testdata.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | data: include_bytes!("testdata/australia-tasmania.tzif"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/tz/testdata/europe-dublin.tzif`: No such file or directory (os error 2) [INFO] [stdout] --> src/tz/testdata.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | data: include_bytes!("testdata/europe-dublin.tzif"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/tz/testdata/pacific-honolulu.tzif`: No such file or directory (os error 2) [INFO] [stdout] --> src/tz/testdata.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | data: include_bytes!("testdata/pacific-honolulu.tzif"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/tz/testdata/australia-sydney-rhel8.tzif`: No such file or directory (os error 2) [INFO] [stdout] --> src/tz/testdata.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | data: include_bytes!("testdata/australia-sydney-rhel8.tzif"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/tz/testdata/america-sao-paulo.tzif`: No such file or directory (os error 2) [INFO] [stdout] --> src/tz/testdata.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | data: include_bytes!("testdata/america-sao-paulo.tzif"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/tz/testdata/america-boa-vista.tzif`: No such file or directory (os error 2) [INFO] [stdout] --> src/tz/testdata.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | data: include_bytes!("testdata/america-boa-vista.tzif"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/tz/testdata/utc.tzif`: No such file or directory (os error 2) [INFO] [stdout] --> src/tz/testdata.rs:80:39 [INFO] [stdout] | [INFO] [stdout] 80 | TzifTestFile { name: "UTC", data: include_bytes!("testdata/utc.tzif") }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `date::Date: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/civil/date.rs:4045:34 [INFO] [stdout] | [INFO] [stdout] 4045 | let deserialized: Date = serde_yaml::from_str("2024-10-31").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `date::Date` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `date::Date` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] note: required by a bound in `serde_yaml::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1810:8 [INFO] [stdout] | [INFO] [stdout] 1808 | pub fn from_str<'de, T>(s: &'de str) -> Result [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 1809 | where [INFO] [stdout] 1810 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `date::Date: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/civil/date.rs:4050:13 [INFO] [stdout] | [INFO] [stdout] 4050 | serde_yaml::from_slice("2024-10-31".as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `date::Date` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `date::Date` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] note: required by a bound in `serde_yaml::from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1843:8 [INFO] [stdout] | [INFO] [stdout] 1841 | pub fn from_slice<'de, T>(v: &'de [u8]) -> Result [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] 1842 | where [INFO] [stdout] 1843 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `date::Date: serde::de::DeserializeOwned` is not satisfied [INFO] [stdout] --> src/civil/date.rs:4055:34 [INFO] [stdout] | [INFO] [stdout] 4055 | let deserialized: Date = serde_yaml::from_reader(cursor).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `date::Date` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] = note: required for `date::Date` to implement `serde::de::DeserializeOwned` [INFO] [stdout] note: required by a bound in `serde_yaml::from_reader` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1827:8 [INFO] [stdout] | [INFO] [stdout] 1824 | pub fn from_reader(rdr: R) -> Result [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1827 | T: DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `civil::datetime::DateTime: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/civil/datetime.rs:4555:13 [INFO] [stdout] | [INFO] [stdout] 4555 | serde_yaml::from_str("2024-10-31 16:33:53.123456789").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `civil::datetime::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `civil::datetime::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] note: required by a bound in `serde_yaml::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1810:8 [INFO] [stdout] | [INFO] [stdout] 1808 | pub fn from_str<'de, T>(s: &'de str) -> Result [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 1809 | where [INFO] [stdout] 1810 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `civil::datetime::DateTime: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/civil/datetime.rs:4560:13 [INFO] [stdout] | [INFO] [stdout] 4560 | serde_yaml::from_slice("2024-10-31 16:33:53.123456789".as_bytes()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `civil::datetime::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `civil::datetime::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] note: required by a bound in `serde_yaml::from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1843:8 [INFO] [stdout] | [INFO] [stdout] 1841 | pub fn from_slice<'de, T>(v: &'de [u8]) -> Result [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] 1842 | where [INFO] [stdout] 1843 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `civil::datetime::DateTime: serde::de::DeserializeOwned` is not satisfied [INFO] [stdout] --> src/civil/datetime.rs:4566:38 [INFO] [stdout] | [INFO] [stdout] 4566 | let deserialized: DateTime = serde_yaml::from_reader(cursor).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `civil::datetime::DateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] = note: required for `civil::datetime::DateTime` to implement `serde::de::DeserializeOwned` [INFO] [stdout] note: required by a bound in `serde_yaml::from_reader` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1827:8 [INFO] [stdout] | [INFO] [stdout] 1824 | pub fn from_reader(rdr: R) -> Result [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1827 | T: DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `civil::time::Time: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/civil/time.rs:3511:13 [INFO] [stdout] | [INFO] [stdout] 3511 | serde_yaml::from_str("16:35:04.987654321").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `civil::time::Time` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `civil::time::Time` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] note: required by a bound in `serde_yaml::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1810:8 [INFO] [stdout] | [INFO] [stdout] 1808 | pub fn from_str<'de, T>(s: &'de str) -> Result [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 1809 | where [INFO] [stdout] 1810 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `civil::time::Time: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/civil/time.rs:3516:13 [INFO] [stdout] | [INFO] [stdout] 3516 | serde_yaml::from_slice("16:35:04.987654321".as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `civil::time::Time` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `civil::time::Time` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] note: required by a bound in `serde_yaml::from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1843:8 [INFO] [stdout] | [INFO] [stdout] 1841 | pub fn from_slice<'de, T>(v: &'de [u8]) -> Result [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] 1842 | where [INFO] [stdout] 1843 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `civil::time::Time: serde::de::DeserializeOwned` is not satisfied [INFO] [stdout] --> src/civil/time.rs:3521:34 [INFO] [stdout] | [INFO] [stdout] 3521 | let deserialized: Time = serde_yaml::from_reader(cursor).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `civil::time::Time` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] = note: required for `civil::time::Time` to implement `serde::de::DeserializeOwned` [INFO] [stdout] note: required by a bound in `serde_yaml::from_reader` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1827:8 [INFO] [stdout] | [INFO] [stdout] 1824 | pub fn from_reader(rdr: R) -> Result [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1827 | T: DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `signed_duration::SignedDuration: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/signed_duration.rs:2705:13 [INFO] [stdout] | [INFO] [stdout] 2705 | serde_yaml::from_str("PT34293h33m9s").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `signed_duration::SignedDuration` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `signed_duration::SignedDuration` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] note: required by a bound in `serde_yaml::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1810:8 [INFO] [stdout] | [INFO] [stdout] 1808 | pub fn from_str<'de, T>(s: &'de str) -> Result [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 1809 | where [INFO] [stdout] 1810 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `signed_duration::SignedDuration: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/signed_duration.rs:2710:13 [INFO] [stdout] | [INFO] [stdout] 2710 | serde_yaml::from_slice("PT34293h33m9s".as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `signed_duration::SignedDuration` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `signed_duration::SignedDuration` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] note: required by a bound in `serde_yaml::from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1843:8 [INFO] [stdout] | [INFO] [stdout] 1841 | pub fn from_slice<'de, T>(v: &'de [u8]) -> Result [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] 1842 | where [INFO] [stdout] 1843 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `signed_duration::SignedDuration: serde::de::DeserializeOwned` is not satisfied [INFO] [stdout] --> src/signed_duration.rs:2716:13 [INFO] [stdout] | [INFO] [stdout] 2716 | serde_yaml::from_reader(cursor).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `signed_duration::SignedDuration` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] = note: required for `signed_duration::SignedDuration` to implement `serde::de::DeserializeOwned` [INFO] [stdout] note: required by a bound in `serde_yaml::from_reader` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1827:8 [INFO] [stdout] | [INFO] [stdout] 1824 | pub fn from_reader(rdr: R) -> Result [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1827 | T: DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `signed_duration::SignedDuration: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/signed_duration.rs:2767:13 [INFO] [stdout] | [INFO] [stdout] 2767 | serde_json::from_str(&alloc::format!("\"{s}\"")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `signed_duration::SignedDuration` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `signed_duration::SignedDuration` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] note: required by a bound in `serde_json::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/de.rs:2699:8 [INFO] [stdout] | [INFO] [stdout] 2697 | pub fn from_str<'a, T>(s: &'a str) -> Result [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 2698 | where [INFO] [stdout] 2699 | T: de::Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `span::Span: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/span.rs:7148:13 [INFO] [stdout] | [INFO] [stdout] 7148 | serde_yaml::from_str("P1y2m3w4dT5h6m7s").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `span::Span` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `span::Span` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] note: required by a bound in `serde_yaml::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1810:8 [INFO] [stdout] | [INFO] [stdout] 1808 | pub fn from_str<'de, T>(s: &'de str) -> Result [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 1809 | where [INFO] [stdout] 1810 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `span::Span: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/span.rs:7153:13 [INFO] [stdout] | [INFO] [stdout] 7153 | serde_yaml::from_slice("P1y2m3w4dT5h6m7s".as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `span::Span` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `span::Span` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] note: required by a bound in `serde_yaml::from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1843:8 [INFO] [stdout] | [INFO] [stdout] 1841 | pub fn from_slice<'de, T>(v: &'de [u8]) -> Result [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] 1842 | where [INFO] [stdout] 1843 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `span::Span: serde::de::DeserializeOwned` is not satisfied [INFO] [stdout] --> src/span.rs:7158:34 [INFO] [stdout] | [INFO] [stdout] 7158 | let deserialized: Span = serde_yaml::from_reader(cursor).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `span::Span` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] = note: required for `span::Span` to implement `serde::de::DeserializeOwned` [INFO] [stdout] note: required by a bound in `serde_yaml::from_reader` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1827:8 [INFO] [stdout] | [INFO] [stdout] 1824 | pub fn from_reader(rdr: R) -> Result [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1827 | T: DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `span::Span: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/span.rs:7286:13 [INFO] [stdout] | [INFO] [stdout] 7286 | serde_json::from_str(&alloc::format!("\"{s}\"")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `span::Span` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `span::Span` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] note: required by a bound in `serde_json::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/de.rs:2699:8 [INFO] [stdout] | [INFO] [stdout] 2697 | pub fn from_str<'a, T>(s: &'a str) -> Result [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 2698 | where [INFO] [stdout] 2699 | T: de::Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `timestamp::Timestamp: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/timestamp.rs:3920:13 [INFO] [stdout] | [INFO] [stdout] 3920 | serde_yaml::from_str("2024-10-31T16:33:53.123456789+00:00") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `timestamp::Timestamp` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `timestamp::Timestamp` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] note: required by a bound in `serde_yaml::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1810:8 [INFO] [stdout] | [INFO] [stdout] 1808 | pub fn from_str<'de, T>(s: &'de str) -> Result [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 1809 | where [INFO] [stdout] 1810 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `timestamp::Timestamp: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/timestamp.rs:3925:39 [INFO] [stdout] | [INFO] [stdout] 3925 | let deserialized: Timestamp = serde_yaml::from_slice( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 3926 | | "2024-10-31T16:33:53.123456789+00:00".as_bytes(), [INFO] [stdout] 3927 | | ) [INFO] [stdout] | |_________^ the trait `serde::de::Deserialize<'_>` is not implemented for `timestamp::Timestamp` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `timestamp::Timestamp` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] note: required by a bound in `serde_yaml::from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1843:8 [INFO] [stdout] | [INFO] [stdout] 1841 | pub fn from_slice<'de, T>(v: &'de [u8]) -> Result [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] 1842 | where [INFO] [stdout] 1843 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `timestamp::Timestamp: serde::de::DeserializeOwned` is not satisfied [INFO] [stdout] --> src/timestamp.rs:3933:39 [INFO] [stdout] | [INFO] [stdout] 3933 | let deserialized: Timestamp = serde_yaml::from_reader(cursor).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `timestamp::Timestamp` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] = note: required for `timestamp::Timestamp` to implement `serde::de::DeserializeOwned` [INFO] [stdout] note: required by a bound in `serde_yaml::from_reader` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1827:8 [INFO] [stdout] | [INFO] [stdout] 1824 | pub fn from_reader(rdr: R) -> Result [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1827 | T: DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `zoned::Zoned: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/zoned.rs:5591:13 [INFO] [stdout] | [INFO] [stdout] 5591 | serde_yaml::from_str("2024-10-31T16:33:53.123456789+00:00[UTC]") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `zoned::Zoned` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `zoned::Zoned` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] note: required by a bound in `serde_yaml::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1810:8 [INFO] [stdout] | [INFO] [stdout] 1808 | pub fn from_str<'de, T>(s: &'de str) -> Result [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 1809 | where [INFO] [stdout] 1810 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `zoned::Zoned: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/zoned.rs:5596:35 [INFO] [stdout] | [INFO] [stdout] 5596 | let deserialized: Zoned = serde_yaml::from_slice( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 5597 | | "2024-10-31T16:33:53.123456789+00:00[UTC]".as_bytes(), [INFO] [stdout] 5598 | | ) [INFO] [stdout] | |_________^ the trait `serde::de::Deserialize<'_>` is not implemented for `zoned::Zoned` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `zoned::Zoned` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] note: required by a bound in `serde_yaml::from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1843:8 [INFO] [stdout] | [INFO] [stdout] 1841 | pub fn from_slice<'de, T>(v: &'de [u8]) -> Result [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] 1842 | where [INFO] [stdout] 1843 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `zoned::Zoned: serde::de::DeserializeOwned` is not satisfied [INFO] [stdout] --> src/zoned.rs:5604:35 [INFO] [stdout] | [INFO] [stdout] 5604 | let deserialized: Zoned = serde_yaml::from_reader(cursor).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `zoned::Zoned` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 146 others [INFO] [stdout] = note: required for `zoned::Zoned` to implement `serde::de::DeserializeOwned` [INFO] [stdout] note: required by a bound in `serde_yaml::from_reader` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1827:8 [INFO] [stdout] | [INFO] [stdout] 1824 | pub fn from_reader(rdr: R) -> Result [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1827 | T: DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jiff` (lib test) due to 36 previous errors [INFO] running `Command { std: "docker" "inspect" "b8021300f6016bc451a7fe60c13b55fd4bc54ccb8f751e501380bae8e1956742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8021300f6016bc451a7fe60c13b55fd4bc54ccb8f751e501380bae8e1956742", kill_on_drop: false }` [INFO] [stdout] b8021300f6016bc451a7fe60c13b55fd4bc54ccb8f751e501380bae8e1956742