[INFO] fetching crate icu_plurals 2.1.1... [INFO] testing icu_plurals-2.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate icu_plurals 2.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate icu_plurals 2.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate icu_plurals 2.1.1 [INFO] tweaked toml for crates.io crate icu_plurals 2.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate icu_plurals 2.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate icu_plurals 2.1.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded icu_plurals_data v2.1.1 [INFO] [stderr] Downloaded icu_locale_data v2.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c738f62de92cd74a4d73e59c036fbc3a59880d62d562bf37ca6965c82151fd50 [INFO] running `Command { std: "docker" "start" "-a" "c738f62de92cd74a4d73e59c036fbc3a59880d62d562bf37ca6965c82151fd50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c738f62de92cd74a4d73e59c036fbc3a59880d62d562bf37ca6965c82151fd50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c738f62de92cd74a4d73e59c036fbc3a59880d62d562bf37ca6965c82151fd50", kill_on_drop: false }` [INFO] [stdout] c738f62de92cd74a4d73e59c036fbc3a59880d62d562bf37ca6965c82151fd50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3750ce0033e72b7422ef7685630cf3bff901b28ef87bef3285c2226d659e1e57 [INFO] running `Command { std: "docker" "start" "-a" "3750ce0033e72b7422ef7685630cf3bff901b28ef87bef3285c2226d659e1e57", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_locale_data v2.1.1 [INFO] [stderr] Compiling icu_plurals_data v2.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling fixed_decimal v0.7.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_locale v2.1.1 [INFO] [stderr] Compiling icu_plurals v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.73s [INFO] running `Command { std: "docker" "inspect" "3750ce0033e72b7422ef7685630cf3bff901b28ef87bef3285c2226d659e1e57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3750ce0033e72b7422ef7685630cf3bff901b28ef87bef3285c2226d659e1e57", kill_on_drop: false }` [INFO] [stdout] 3750ce0033e72b7422ef7685630cf3bff901b28ef87bef3285c2226d659e1e57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c2e4abff905ea0d36014d9202bd4fe069592a00b409996ff73ee7b61424c5aa [INFO] running `Command { std: "docker" "start" "-a" "8c2e4abff905ea0d36014d9202bd4fe069592a00b409996ff73ee7b61424c5aa", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling icu_plurals v2.1.1 (/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[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] 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 69 others [INFO] [stdout] note: required by a bound in `core::str::::parse` [INFO] [stdout] --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/str/mod.rs:2737:4 [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::Serialize` is not satisfied [INFO] [stdout] --> src/provider.rs:1090:48 [INFO] [stdout] | [INFO] [stdout] 1090 | let postcard_bytes = postcard::to_allocvec(&ule).unwrap(); [INFO] [stdout] | --------------------- ^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `PluralElementsPackedULE` [INFO] [stdout] --> src/provider.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | pub struct PluralElementsPackedULE { [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_core::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 148 others [INFO] [stdout] = note: required for `Box>` to implement `serde_core::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.3/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::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/provider.rs:1101:9 [INFO] [stdout] | [INFO] [stdout] 1101 | postcard::from_bytes(&postcard_bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `serde_core::de::Deserialize<'_>` is not implemented for `PluralElementsPackedULE` [INFO] [stdout] --> src/provider.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | pub struct 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_core::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 156 others [INFO] [stdout] = note: required for `Box>` to implement `serde_core::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.3/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:1101:9 [INFO] [stdout] | [INFO] [stdout] 1101 | 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_core::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_core::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.3/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::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/provider.rs:1105:9 [INFO] [stdout] | [INFO] [stdout] 1105 | postcard::from_bytes(&postcard_bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde_core::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_core::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 156 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.3/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::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/provider.rs:1108:54 [INFO] [stdout] | [INFO] [stdout] 1108 | let postcard_cow: PluralElementsPackedCow = postcard::from_bytes(&postcard_bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `serde_core::de::Deserialize<'_>` is not implemented for `PluralElementsPackedCow<'_, str>` [INFO] [stdout] --> src/provider.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | pub struct PluralElementsPackedCow<'data, V: VarULE + ?Sized> { [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_core::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 156 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.3/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::Serialize` is not satisfied [INFO] [stdout] --> src/provider.rs:1112:42 [INFO] [stdout] | [INFO] [stdout] 1112 | let json_str = serde_json::to_string(&ule).unwrap(); [INFO] [stdout] | --------------------- ^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `PluralElementsPackedULE` [INFO] [stdout] --> src/provider.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | pub struct PluralElementsPackedULE { [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_core::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 148 others [INFO] [stdout] = note: required for `Box>` to implement `serde_core::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.145/src/ser.rs:2247:17 [INFO] [stdout] | [INFO] [stdout] 2245 | pub fn to_string(value: &T) -> Result [INFO] [stdout] | --------- required by a bound in this function [INFO] [stdout] 2246 | where [INFO] [stdout] 2247 | 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::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/provider.rs:1113:55 [INFO] [stdout] | [INFO] [stdout] 1113 | let json_ule: Box> = serde_json::from_str(&json_str).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `serde_core::de::Deserialize<'_>` is not implemented for `PluralElementsPackedULE` [INFO] [stdout] --> src/provider.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | pub struct 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_core::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 156 others [INFO] [stdout] = note: required for `Box>` to implement `serde_core::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.145/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:1113:55 [INFO] [stdout] | [INFO] [stdout] 1113 | 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_core::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_core::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.145/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::Serialize` is not satisfied [INFO] [stdout] --> src/provider.rs:1123:48 [INFO] [stdout] | [INFO] [stdout] 1123 | let postcard_bytes = postcard::to_allocvec(&ule).unwrap(); [INFO] [stdout] | --------------------- ^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `PluralElementsPackedULE` [INFO] [stdout] --> src/provider.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | pub struct PluralElementsPackedULE { [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_core::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 148 others [INFO] [stdout] = note: required for `Box>` to implement `serde_core::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.3/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::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/provider.rs:1136:9 [INFO] [stdout] | [INFO] [stdout] 1136 | postcard::from_bytes(&postcard_bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `serde_core::de::Deserialize<'_>` is not implemented for `PluralElementsPackedULE` [INFO] [stdout] --> src/provider.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | pub struct 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_core::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 156 others [INFO] [stdout] = note: required for `Box>` to implement `serde_core::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.3/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:1136:9 [INFO] [stdout] | [INFO] [stdout] 1136 | 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_core::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_core::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.3/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::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/provider.rs:1140:9 [INFO] [stdout] | [INFO] [stdout] 1140 | postcard::from_bytes(&postcard_bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde_core::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_core::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 156 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.3/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::Serialize` is not satisfied [INFO] [stdout] --> src/provider.rs:1143:42 [INFO] [stdout] | [INFO] [stdout] 1143 | let json_str = serde_json::to_string(&ule).unwrap(); [INFO] [stdout] | --------------------- ^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `PluralElementsPackedULE` [INFO] [stdout] --> src/provider.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | pub struct PluralElementsPackedULE { [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_core::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 148 others [INFO] [stdout] = note: required for `Box>` to implement `serde_core::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.145/src/ser.rs:2247:17 [INFO] [stdout] | [INFO] [stdout] 2245 | pub fn to_string(value: &T) -> Result [INFO] [stdout] | --------- required by a bound in this function [INFO] [stdout] 2246 | where [INFO] [stdout] 2247 | 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::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/provider.rs:1144:55 [INFO] [stdout] | [INFO] [stdout] 1144 | let json_ule: Box> = serde_json::from_str(&json_str).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `serde_core::de::Deserialize<'_>` is not implemented for `PluralElementsPackedULE` [INFO] [stdout] --> src/provider.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | pub struct 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_core::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 156 others [INFO] [stdout] = note: required for `Box>` to implement `serde_core::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.145/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:1144:55 [INFO] [stdout] | [INFO] [stdout] 1144 | 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_core::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_core::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.145/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" "8c2e4abff905ea0d36014d9202bd4fe069592a00b409996ff73ee7b61424c5aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c2e4abff905ea0d36014d9202bd4fe069592a00b409996ff73ee7b61424c5aa", kill_on_drop: false }` [INFO] [stdout] 8c2e4abff905ea0d36014d9202bd4fe069592a00b409996ff73ee7b61424c5aa