[INFO] fetching crate icu_plurals 2.0.0... [INFO] testing icu_plurals-2.0.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate icu_plurals 2.0.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate icu_plurals 2.0.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate icu_plurals 2.0.0 [INFO] tweaked toml for crates.io crate icu_plurals 2.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate icu_plurals 2.0.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate icu_plurals 2.0.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7748cfe7843979c4c1995eb7b1e7a21bb74b0a843e32c2d79bceeaee9d85c12d [INFO] running `Command { std: "docker" "start" "-a" "7748cfe7843979c4c1995eb7b1e7a21bb74b0a843e32c2d79bceeaee9d85c12d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7748cfe7843979c4c1995eb7b1e7a21bb74b0a843e32c2d79bceeaee9d85c12d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7748cfe7843979c4c1995eb7b1e7a21bb74b0a843e32c2d79bceeaee9d85c12d", kill_on_drop: false }` [INFO] [stdout] 7748cfe7843979c4c1995eb7b1e7a21bb74b0a843e32c2d79bceeaee9d85c12d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d4184137572fe7ff9721e0cbf2941bf38b02e2dbfa6af901b2bcc2ba567027e [INFO] running `Command { std: "docker" "start" "-a" "4d4184137572fe7ff9721e0cbf2941bf38b02e2dbfa6af901b2bcc2ba567027e", kill_on_drop: false }` [INFO] [stderr] Compiling icu_locale_data v2.0.0 [INFO] [stderr] Compiling icu_plurals_data v2.0.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling fixed_decimal v0.7.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_locale v2.0.0 [INFO] [stderr] Compiling icu_plurals v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/provider.rs:480:28 [INFO] [stdout] | [INFO] [stdout] 480 | fn unpack_bytes(bytes: &[u8]) -> Option { [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] 480 | fn unpack_bytes(bytes: &[u8]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/provider.rs:500:17 [INFO] [stdout] | [INFO] [stdout] 500 | fn as_parts(&self) -> PluralElementsUnpacked { [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] 500 | fn as_parts(&self) -> PluralElementsUnpacked<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/provider/rules/runtime/ast.rs:284:24 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn as_relation(&self) -> Relation { [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] 284 | pub fn as_relation(&self) -> Relation<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.19s [INFO] running `Command { std: "docker" "inspect" "4d4184137572fe7ff9721e0cbf2941bf38b02e2dbfa6af901b2bcc2ba567027e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d4184137572fe7ff9721e0cbf2941bf38b02e2dbfa6af901b2bcc2ba567027e", kill_on_drop: false }` [INFO] [stdout] 4d4184137572fe7ff9721e0cbf2941bf38b02e2dbfa6af901b2bcc2ba567027e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f92eab2cc34d15560cb795a950269def37f54a821f571bef7f14f17537234db7 [INFO] running `Command { std: "docker" "start" "-a" "f92eab2cc34d15560cb795a950269def37f54a821f571bef7f14f17537234db7", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/provider.rs:480:28 [INFO] [stdout] | [INFO] [stdout] 480 | fn unpack_bytes(bytes: &[u8]) -> Option { [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] 480 | fn unpack_bytes(bytes: &[u8]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/provider.rs:500:17 [INFO] [stdout] | [INFO] [stdout] 500 | fn as_parts(&self) -> PluralElementsUnpacked { [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] 500 | fn as_parts(&self) -> PluralElementsUnpacked<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/provider/rules/runtime/ast.rs:284:24 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn as_relation(&self) -> Relation { [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] 284 | pub fn as_relation(&self) -> Relation<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling icu_plurals v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `icu_locale_core` [INFO] [stdout] --> tests/categories.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use icu_locale_core::LanguageIdentifier; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_locale_core` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 - use icu_locale_core::LanguageIdentifier; [INFO] [stdout] 7 + use icu_locale::LanguageIdentifier; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `icu_plurals::PluralRulesWithRanges` [INFO] [stdout] --> tests/ranges.rs:6:51 [INFO] [stdout] | [INFO] [stdout] 6 | use icu_plurals::{PluralCategory, PluralOperands, PluralRulesWithRanges}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `PluralRulesWithRanges` in the root [INFO] [stdout] | help: a similar name exists in the module: `PluralRulesOptions` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:562:12 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg(feature = "experimental")] [INFO] [stdout] | ------------------------ the item is gated behind the `experimental` feature [INFO] [stdout] 561 | #[derive(Debug)] [INFO] [stdout] 562 | pub struct PluralRulesWithRanges { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `icu_locale_core` [INFO] [stdout] --> tests/ranges.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use icu_locale_core::locale; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_locale_core` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use icu_locale_core::locale; [INFO] [stdout] 5 + use icu_locale::locale; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PluralOperands: FromStr` is not satisfied [INFO] [stdout] --> tests/ranges.rs:41:39 [INFO] [stdout] | [INFO] [stdout] 41 | let start: PluralOperands = "0.5".parse().unwrap(); // PluralCategory::Other [INFO] [stdout] | ^^^^^ the trait `FromStr` is not implemented for `PluralOperands` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromStr`: [INFO] [stdout] ByteString [INFO] [stdout] CString [INFO] [stdout] IpAddr [INFO] [stdout] Ipv4Addr [INFO] [stdout] Ipv6Addr [INFO] [stdout] NonZero [INFO] [stdout] NonZero [INFO] [stdout] NonZero [INFO] [stdout] and 68 others [INFO] [stdout] note: required by a bound in `core::str::::parse` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/str/mod.rs:2701:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in module `reference` [INFO] [stdout] --> src/provider/rules/runtime/ast.rs:465:35 [INFO] [stdout] | [INFO] [stdout] 465 | let full_ast = reference::parse(input.as_bytes()).expect("Failed to convert Rule"); [INFO] [stdout] | ^^^^^ not found in `reference` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/provider/rules/reference/mod.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "datagen")] [INFO] [stdout] | ------------------- the item is gated behind the `datagen` feature [INFO] [stdout] 24 | pub use parser::{parse, parse_condition}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in module `reference` [INFO] [stdout] --> src/provider/rules/runtime/ast.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | let ref_rule = reference::parse(input.as_bytes()).expect("Failed to parse Rule"); [INFO] [stdout] | ^^^^^ not found in `reference` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/provider/rules/reference/mod.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "datagen")] [INFO] [stdout] | ------------------- the item is gated behind the `datagen` feature [INFO] [stdout] 24 | pub use parser::{parse, parse_condition}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in module `reference` [INFO] [stdout] --> src/provider/rules/runtime/ast.rs:541:35 [INFO] [stdout] | [INFO] [stdout] 541 | let ref_rule = reference::parse(input.as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^ not found in `reference` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/provider/rules/reference/mod.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "datagen")] [INFO] [stdout] | ------------------- the item is gated behind the `datagen` feature [INFO] [stdout] 24 | pub use parser::{parse, parse_condition}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_plurals` (test "ranges") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_plurals` (test "categories") due to 1 previous error [INFO] [stdout] error[E0277]: the trait bound `PluralElementsPackedULE: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/provider.rs:1079:48 [INFO] [stdout] | [INFO] [stdout] 1079 | let postcard_bytes = postcard::to_allocvec(&ule).unwrap(); [INFO] [stdout] | --------------------- ^^^^ the trait `serde::ser::Serialize` is not implemented for `PluralElementsPackedULE` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PluralElementsPackedULE` 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::ser::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 165 others [INFO] [stdout] = note: required for `Box>` to implement `serde::ser::Serialize` [INFO] [stdout] note: required by a bound in `to_allocvec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postcard-1.1.1/src/ser/mod.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn to_allocvec(value: &T) -> Result> [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] 225 | where [INFO] [stdout] 226 | T: Serialize + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_allocvec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PluralElementsPackedULE: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/provider.rs:1090:9 [INFO] [stdout] | [INFO] [stdout] 1090 | postcard::from_bytes(&postcard_bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `PluralElementsPackedULE` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `PluralElementsPackedULE` 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 172 others [INFO] [stdout] = note: required for `Box>` to implement `serde::de::Deserialize<'_>` [INFO] [stdout] note: required by a bound in `postcard::from_bytes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postcard-1.1.1/src/de/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn from_bytes<'a, T>(s: &'a [u8]) -> Result [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] 13 | where [INFO] [stdout] 14 | T: Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `from_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/provider.rs:1090:9 [INFO] [stdout] | [INFO] [stdout] 1090 | postcard::from_bytes(&postcard_bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: within `PluralElementsPackedULE`, the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] Box [INFO] [stdout] Box [INFO] [stdout] Box [INFO] [stdout] Box [INFO] [stdout] Box<[T]> [INFO] [stdout] Box [INFO] [stdout] note: required because it appears within the type `PluralElementsPackedULE` [INFO] [stdout] --> src/provider.rs:400:12 [INFO] [stdout] | [INFO] [stdout] 400 | pub struct PluralElementsPackedULE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `Box>` to implement `serde::de::Deserialize<'_>` [INFO] [stdout] note: required by a bound in `postcard::from_bytes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postcard-1.1.1/src/de/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn from_bytes<'a, T>(s: &'a [u8]) -> Result [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] 13 | where [INFO] [stdout] 14 | T: Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `from_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&PluralElementsPackedULE: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/provider.rs:1094:9 [INFO] [stdout] | [INFO] [stdout] 1094 | postcard::from_bytes(&postcard_bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `&PluralElementsPackedULE` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `&PluralElementsPackedULE` 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 172 others [INFO] [stdout] note: required by a bound in `postcard::from_bytes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postcard-1.1.1/src/de/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn from_bytes<'a, T>(s: &'a [u8]) -> Result [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] 13 | where [INFO] [stdout] 14 | T: Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `from_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PluralElementsPackedCow<'_, str>: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/provider.rs:1097:54 [INFO] [stdout] | [INFO] [stdout] 1097 | let postcard_cow: PluralElementsPackedCow = postcard::from_bytes(&postcard_bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `PluralElementsPackedCow<'_, str>` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `PluralElementsPackedCow<'_, str>` 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 172 others [INFO] [stdout] note: required by a bound in `postcard::from_bytes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postcard-1.1.1/src/de/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn from_bytes<'a, T>(s: &'a [u8]) -> Result [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] 13 | where [INFO] [stdout] 14 | T: Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `from_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PluralElementsPackedULE: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/provider.rs:1101:42 [INFO] [stdout] | [INFO] [stdout] 1101 | let json_str = serde_json::to_string(&ule).unwrap(); [INFO] [stdout] | --------------------- ^^^^ the trait `serde::ser::Serialize` is not implemented for `PluralElementsPackedULE` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PluralElementsPackedULE` 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::ser::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 165 others [INFO] [stdout] = note: required for `Box>` to implement `serde::ser::Serialize` [INFO] [stdout] note: required by a bound in `serde_json::to_string` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/ser.rs:2239:17 [INFO] [stdout] | [INFO] [stdout] 2237 | pub fn to_string(value: &T) -> Result [INFO] [stdout] | --------- required by a bound in this function [INFO] [stdout] 2238 | where [INFO] [stdout] 2239 | T: ?Sized + Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PluralElementsPackedULE: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/provider.rs:1102:55 [INFO] [stdout] | [INFO] [stdout] 1102 | let json_ule: Box> = serde_json::from_str(&json_str).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `PluralElementsPackedULE` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `PluralElementsPackedULE` 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 172 others [INFO] [stdout] = note: required for `Box>` to implement `serde::de::Deserialize<'_>` [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 size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/provider.rs:1102:55 [INFO] [stdout] | [INFO] [stdout] 1102 | let json_ule: Box> = serde_json::from_str(&json_str).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: within `PluralElementsPackedULE`, the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] Box [INFO] [stdout] Box [INFO] [stdout] Box [INFO] [stdout] Box [INFO] [stdout] Box<[T]> [INFO] [stdout] Box [INFO] [stdout] note: required because it appears within the type `PluralElementsPackedULE` [INFO] [stdout] --> src/provider.rs:400:12 [INFO] [stdout] | [INFO] [stdout] 400 | pub struct PluralElementsPackedULE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `Box>` to implement `serde::de::Deserialize<'_>` [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 `PluralElementsPackedULE: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/provider.rs:1112:48 [INFO] [stdout] | [INFO] [stdout] 1112 | let postcard_bytes = postcard::to_allocvec(&ule).unwrap(); [INFO] [stdout] | --------------------- ^^^^ the trait `serde::ser::Serialize` is not implemented for `PluralElementsPackedULE` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PluralElementsPackedULE` 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::ser::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 165 others [INFO] [stdout] = note: required for `Box>` to implement `serde::ser::Serialize` [INFO] [stdout] note: required by a bound in `to_allocvec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postcard-1.1.1/src/ser/mod.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn to_allocvec(value: &T) -> Result> [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] 225 | where [INFO] [stdout] 226 | T: Serialize + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_allocvec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PluralElementsPackedULE: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/provider.rs:1125:9 [INFO] [stdout] | [INFO] [stdout] 1125 | postcard::from_bytes(&postcard_bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `PluralElementsPackedULE` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `PluralElementsPackedULE` 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 172 others [INFO] [stdout] = note: required for `Box>` to implement `serde::de::Deserialize<'_>` [INFO] [stdout] note: required by a bound in `postcard::from_bytes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postcard-1.1.1/src/de/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn from_bytes<'a, T>(s: &'a [u8]) -> Result [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] 13 | where [INFO] [stdout] 14 | T: Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `from_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/provider.rs:1125:9 [INFO] [stdout] | [INFO] [stdout] 1125 | postcard::from_bytes(&postcard_bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: within `PluralElementsPackedULE`, the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] Box [INFO] [stdout] Box [INFO] [stdout] Box [INFO] [stdout] Box [INFO] [stdout] Box<[T]> [INFO] [stdout] Box [INFO] [stdout] note: required because it appears within the type `PluralElementsPackedULE` [INFO] [stdout] --> src/provider.rs:400:12 [INFO] [stdout] | [INFO] [stdout] 400 | pub struct PluralElementsPackedULE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `Box>` to implement `serde::de::Deserialize<'_>` [INFO] [stdout] note: required by a bound in `postcard::from_bytes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postcard-1.1.1/src/de/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn from_bytes<'a, T>(s: &'a [u8]) -> Result [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] 13 | where [INFO] [stdout] 14 | T: Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `from_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&PluralElementsPackedULE: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/provider.rs:1129:9 [INFO] [stdout] | [INFO] [stdout] 1129 | postcard::from_bytes(&postcard_bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `&PluralElementsPackedULE` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `&PluralElementsPackedULE` 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 172 others [INFO] [stdout] note: required by a bound in `postcard::from_bytes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postcard-1.1.1/src/de/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn from_bytes<'a, T>(s: &'a [u8]) -> Result [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] 13 | where [INFO] [stdout] 14 | T: Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `from_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PluralElementsPackedULE: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/provider.rs:1132:42 [INFO] [stdout] | [INFO] [stdout] 1132 | let json_str = serde_json::to_string(&ule).unwrap(); [INFO] [stdout] | --------------------- ^^^^ the trait `serde::ser::Serialize` is not implemented for `PluralElementsPackedULE` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PluralElementsPackedULE` 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::ser::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 165 others [INFO] [stdout] = note: required for `Box>` to implement `serde::ser::Serialize` [INFO] [stdout] note: required by a bound in `serde_json::to_string` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/ser.rs:2239:17 [INFO] [stdout] | [INFO] [stdout] 2237 | pub fn to_string(value: &T) -> Result [INFO] [stdout] | --------- required by a bound in this function [INFO] [stdout] 2238 | where [INFO] [stdout] 2239 | T: ?Sized + Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PluralElementsPackedULE: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/provider.rs:1133:55 [INFO] [stdout] | [INFO] [stdout] 1133 | let json_ule: Box> = serde_json::from_str(&json_str).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `PluralElementsPackedULE` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `PluralElementsPackedULE` 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 172 others [INFO] [stdout] = note: required for `Box>` to implement `serde::de::Deserialize<'_>` [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 size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/provider.rs:1133:55 [INFO] [stdout] | [INFO] [stdout] 1133 | let json_ule: Box> = serde_json::from_str(&json_str).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: within `PluralElementsPackedULE`, the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] Box [INFO] [stdout] Box [INFO] [stdout] Box [INFO] [stdout] Box [INFO] [stdout] Box<[T]> [INFO] [stdout] Box [INFO] [stdout] note: required because it appears within the type `PluralElementsPackedULE` [INFO] [stdout] --> src/provider.rs:400:12 [INFO] [stdout] | [INFO] [stdout] 400 | pub struct PluralElementsPackedULE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `Box>` to implement `serde::de::Deserialize<'_>` [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] Some errors have detailed explanations: E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_plurals` (lib test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "f92eab2cc34d15560cb795a950269def37f54a821f571bef7f14f17537234db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f92eab2cc34d15560cb795a950269def37f54a821f571bef7f14f17537234db7", kill_on_drop: false }` [INFO] [stdout] f92eab2cc34d15560cb795a950269def37f54a821f571bef7f14f17537234db7