[INFO] fetching crate icu_casemapping 0.7.2...
[INFO] checking icu_casemapping-0.7.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate icu_casemapping 0.7.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate icu_casemapping 0.7.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate icu_casemapping 0.7.2
[INFO] finished tweaking crates.io crate icu_casemapping 0.7.2
[INFO] tweaked toml for crates.io crate icu_casemapping 0.7.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded databake v0.1.7
[INFO] [stderr]   Downloaded zerofrom v0.1.3
[INFO] [stderr]   Downloaded yoke-derive v0.7.3
[INFO] [stderr]   Downloaded yoke v0.7.3
[INFO] [stderr]   Downloaded databake-derive v0.1.7
[INFO] [stderr]   Downloaded synstructure v0.13.1
[INFO] [stderr]   Downloaded icu_provider_macros v1.4.0
[INFO] [stderr]   Downloaded zerovec-derive v0.10.1
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.3
[INFO] [stderr]   Downloaded writeable v0.5.4
[INFO] [stderr]   Downloaded zerovec v0.9.6
[INFO] [stderr]   Downloaded icu_collections v1.4.0
[INFO] [stderr]   Downloaded icu_locid v1.4.0
[INFO] [stderr]   Downloaded zerovec v0.10.1
[INFO] [stderr]   Downloaded icu_provider v1.4.0
[INFO] [stderr]   Downloaded litemap v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 219fb9cae04445f36570e7a8cd83f09ffc8aa55d122e0bf84c4ba1ced7c799b5
[INFO] running `Command { std: "docker" "start" "-a" "219fb9cae04445f36570e7a8cd83f09ffc8aa55d122e0bf84c4ba1ced7c799b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "219fb9cae04445f36570e7a8cd83f09ffc8aa55d122e0bf84c4ba1ced7c799b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "219fb9cae04445f36570e7a8cd83f09ffc8aa55d122e0bf84c4ba1ced7c799b5", kill_on_drop: false }`
[INFO] [stdout] 219fb9cae04445f36570e7a8cd83f09ffc8aa55d122e0bf84c4ba1ced7c799b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e4a870146f54fdea5a08e6911e545e5d09cd088204162d25529cb9fa7b1ec02
[INFO] running `Command { std: "docker" "start" "-a" "5e4a870146f54fdea5a08e6911e545e5d09cd088204162d25529cb9fa7b1ec02", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking litemap v0.7.2
[INFO] [stderr]     Checking writeable v0.5.4
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.1
[INFO] [stderr]    Compiling icu_provider_macros v1.4.0
[INFO] [stderr]     Checking tinystr v0.7.5
[INFO] [stderr]     Checking icu_locid v1.4.0
[INFO] [stderr]     Checking zerofrom v0.1.3
[INFO] [stderr]     Checking yoke v0.7.3
[INFO] [stderr]     Checking zerovec v0.10.1
[INFO] [stderr]     Checking zerovec v0.9.6
[INFO] [stderr]     Checking icu_provider v1.4.0
[INFO] [stderr]     Checking icu_collections v1.4.0
[INFO] [stderr]     Checking icu_casemapping v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/internals.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/internals.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct CaseMappingV1<'data> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct CaseMappingV1<'data> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / pub struct CaseMappingV1<'data> {
[INFO] [stdout] 28 | |     /// Case mapping data
[INFO] [stdout] 29 | |     #[cfg_attr(feature = "serde", serde(borrow))]
[INFO] [stdout] 30 | |     pub casemap: CaseMappingInternals<'data>,
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / pub struct CaseMappingV1<'data> {
[INFO] [stdout] 28 | |     /// Case mapping data
[INFO] [stdout] 29 | |     #[cfg_attr(feature = "serde", serde(borrow))]
[INFO] [stdout] 30 | |     pub casemap: CaseMappingInternals<'data>,
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |          ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |          ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                            ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                            ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[icu_provider::data_struct(CaseMappingV1Marker = "props/casemap@1")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the derive macro `icu_provider::prelude::yoke::Yokeable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[icu_provider::data_struct(CaseMappingV1Marker = "props/casemap@1")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the derive macro `icu_provider::prelude::yoke::Yokeable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[icu_provider::data_struct(CaseMappingV1Marker = "props/casemap@1")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the derive macro `icu_provider::prelude::zerofrom::ZeroFrom` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[icu_provider::data_struct(CaseMappingV1Marker = "props/casemap@1")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the derive macro `icu_provider::prelude::zerofrom::ZeroFrom` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[icu_provider::data_struct(CaseMappingV1Marker = "props/casemap@1")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the attribute macro `icu_provider::data_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[icu_provider::data_struct(CaseMappingV1Marker = "props/casemap@1")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the attribute macro `icu_provider::data_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |          ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |          ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                            ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                            ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 | impl TrieValue for CaseMappingData {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] note: required by a bound in `TrieValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu_collections-1.4.0/src/codepointtrie/cptrie.rs:55:46
[INFO] [stdout]     |
[INFO] [stdout] 55  | pub trait TrieValue: Copy + Eq + PartialEq + zerovec::ule::AsULE + 'static {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^ required by this bound in `TrieValue`
[INFO] [stdout]     = note: `TrieValue` is a "sealed trait", because to implement it you also need to implement `zerovec::ule::AsULE`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               icu_provider::DataKeyHash
[INFO] [stdout]               i128
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               i16
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               bool
[INFO] [stdout]               std::option::Option<T>
[INFO] [stdout]               u64
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 366 | pub struct CaseMappingInternals<'data> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 | impl TrieValue for CaseMappingData {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] note: required by a bound in `TrieValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu_collections-1.4.0/src/codepointtrie/cptrie.rs:55:46
[INFO] [stdout]     |
[INFO] [stdout] 55  | pub trait TrieValue: Copy + Eq + PartialEq + zerovec::ule::AsULE + 'static {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^ required by this bound in `TrieValue`
[INFO] [stdout]     = note: `TrieValue` is a "sealed trait", because to implement it you also need to implement `zerovec::ule::AsULE`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               icu_provider::DataKeyHash
[INFO] [stdout]               i128
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               i16
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               bool
[INFO] [stdout]               std::option::Option<T>
[INFO] [stdout]               u64
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 366 | / pub struct CaseMappingInternals<'data> {
[INFO] [stdout] 367 | |     #[cfg_attr(feature = "serde", serde(borrow))]
[INFO] [stdout] 368 | |     /// TODO
[INFO] [stdout] 369 | |     pub trie: CodePointTrie<'data, CaseMappingData>,
[INFO] [stdout] ...   |
[INFO] [stdout] 375 | |     pub unfold: CaseMappingUnfoldData<'data>,
[INFO] [stdout] 376 | | }
[INFO] [stdout]     | |_^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:10
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |          ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:17
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                 ^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:28
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                            ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 366 | pub struct CaseMappingInternals<'data> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:35
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: this error originates in the derive macro `yoke::Yokeable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 366 | / pub struct CaseMappingInternals<'data> {
[INFO] [stdout] 367 | |     #[cfg_attr(feature = "serde", serde(borrow))]
[INFO] [stdout] 368 | |     /// TODO
[INFO] [stdout] 369 | |     pub trie: CodePointTrie<'data, CaseMappingData>,
[INFO] [stdout] ...   |
[INFO] [stdout] 375 | |     pub unfold: CaseMappingUnfoldData<'data>,
[INFO] [stdout] 376 | | }
[INFO] [stdout]     | |_^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:10
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |          ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:51
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: this error originates in the derive macro `zerofrom::ZeroFrom` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:378:13
[INFO] [stdout]     |
[INFO] [stdout] 378 | impl<'data> CaseMappingInternals<'data> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:17
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                 ^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:28
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                            ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:35
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: this error originates in the derive macro `yoke::Yokeable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:10
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |          ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:17
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                 ^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:51
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: this error originates in the derive macro `zerofrom::ZeroFrom` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:28
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                            ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:378:13
[INFO] [stdout]     |
[INFO] [stdout] 378 | impl<'data> CaseMappingInternals<'data> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:416:29
[INFO] [stdout]     |
[INFO] [stdout] 416 |     pub(crate) fn validate(&self) -> Result<(), Error> {
[INFO] [stdout]     |                             ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:10
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |          ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:450:21
[INFO] [stdout]     |
[INFO] [stdout] 450 |     fn lookup_data(&self, c: char) -> CaseMappingData {
[INFO] [stdout]     |                     ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:454:23
[INFO] [stdout]     |
[INFO] [stdout] 454 |     fn simple_helper(&self, c: char, kind: MappingKind) -> char {
[INFO] [stdout]     |                       ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:17
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                 ^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:475:33
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub(crate) fn simple_lower(&self, c: char) -> char {
[INFO] [stdout]     |                                 ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:28
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                            ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:481:33
[INFO] [stdout]     |
[INFO] [stdout] 481 |     pub(crate) fn simple_upper(&self, c: char) -> char {
[INFO] [stdout]     |                                 ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:487:33
[INFO] [stdout]     |
[INFO] [stdout] 487 |     pub(crate) fn simple_title(&self, c: char) -> char {
[INFO] [stdout]     |                                 ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:493:32
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub(crate) fn simple_fold(&self, c: char, options: FoldOptions) -> char {
[INFO] [stdout]     |                                ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:525:18
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn dot_type(&self, c: char) -> DotType {
[INFO] [stdout]     |                  ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:538:27
[INFO] [stdout]     |
[INFO] [stdout] 538 |     fn is_case_sensitive(&self, c: char) -> bool {
[INFO] [stdout]     |                           ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:550:10
[INFO] [stdout]     |
[INFO] [stdout] 550 |         &self,
[INFO] [stdout]     |          ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:416:29
[INFO] [stdout]     |
[INFO] [stdout] 416 |     pub(crate) fn validate(&self) -> Result<(), Error> {
[INFO] [stdout]     |                             ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:606:10
[INFO] [stdout]     |
[INFO] [stdout] 606 |         &self,
[INFO] [stdout]     |          ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:450:21
[INFO] [stdout]     |
[INFO] [stdout] 450 |     fn lookup_data(&self, c: char) -> CaseMappingData {
[INFO] [stdout]     |                     ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:615:10
[INFO] [stdout]     |
[INFO] [stdout] 615 |         &self,
[INFO] [stdout]     |          ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:626:10
[INFO] [stdout]     |
[INFO] [stdout] 626 |         &self,
[INFO] [stdout]     |          ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:454:23
[INFO] [stdout]     |
[INFO] [stdout] 454 |     fn simple_helper(&self, c: char, kind: MappingKind) -> char {
[INFO] [stdout]     |                       ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:640:10
[INFO] [stdout]     |
[INFO] [stdout] 640 |         &self,
[INFO] [stdout]     |          ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:475:33
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub(crate) fn simple_lower(&self, c: char) -> char {
[INFO] [stdout]     |                                 ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:481:33
[INFO] [stdout]     |
[INFO] [stdout] 481 |     pub(crate) fn simple_upper(&self, c: char) -> char {
[INFO] [stdout]     |                                 ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:660:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |     fn simple_fold_special_case(&self, c: char, options: FoldOptions) -> char {
[INFO] [stdout]     |                                  ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:487:33
[INFO] [stdout]     |
[INFO] [stdout] 487 |     pub(crate) fn simple_title(&self, c: char) -> char {
[INFO] [stdout]     |                                 ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:677:10
[INFO] [stdout]     |
[INFO] [stdout] 677 |         &self,
[INFO] [stdout]     |          ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:493:32
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub(crate) fn simple_fold(&self, c: char, options: FoldOptions) -> char {
[INFO] [stdout]     |                                ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:742:10
[INFO] [stdout]     |
[INFO] [stdout] 742 |         &self,
[INFO] [stdout]     |          ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:525:18
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn dot_type(&self, c: char) -> DotType {
[INFO] [stdout]     |                  ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:774:10
[INFO] [stdout]     |
[INFO] [stdout] 774 |         &self,
[INFO] [stdout]     |          ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:792:35
[INFO] [stdout]     |
[INFO] [stdout] 792 |     pub(crate) fn full_lowercase(&self, src: &str, locale: CaseMapLocale) -> String {
[INFO] [stdout]     |                                   ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:538:27
[INFO] [stdout]     |
[INFO] [stdout] 538 |     fn is_case_sensitive(&self, c: char) -> bool {
[INFO] [stdout]     |                           ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:827:35
[INFO] [stdout]     |
[INFO] [stdout] 827 |     pub(crate) fn full_uppercase(&self, src: &str, locale: CaseMapLocale) -> String {
[INFO] [stdout]     |                                   ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:550:10
[INFO] [stdout]     |
[INFO] [stdout] 550 |         &self,
[INFO] [stdout]     |          ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:862:33
[INFO] [stdout]     |
[INFO] [stdout] 862 |     pub(crate) fn full_folding(&self, src: &str, locale: CaseMapLocale) -> String {
[INFO] [stdout]     |                                 ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:606:10
[INFO] [stdout]     |
[INFO] [stdout] 606 |         &self,
[INFO] [stdout]     |          ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:904:41
[INFO] [stdout]     |
[INFO] [stdout] 904 |     fn add_case_closure<S: ClosureSet>(&self, c: char, set: &mut S) {
[INFO] [stdout]     |                                         ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:615:10
[INFO] [stdout]     |
[INFO] [stdout] 615 |         &self,
[INFO] [stdout]     |          ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:982:48
[INFO] [stdout]     |
[INFO] [stdout] 982 |     fn add_string_case_closure<S: ClosureSet>(&self, s: &str, set: &mut S) -> bool {
[INFO] [stdout]     |                                                ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:626:10
[INFO] [stdout]     |
[INFO] [stdout] 626 |         &self,
[INFO] [stdout]     |          ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:640:10
[INFO] [stdout]     |
[INFO] [stdout] 640 |         &self,
[INFO] [stdout]     |          ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1079:49
[INFO] [stdout]      |
[INFO] [stdout] 1079 |     fn preceded_by_soft_dotted(&self, mapping: &CaseMappingInternals) -> bool {
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1089:47
[INFO] [stdout]      |
[INFO] [stdout] 1089 |     fn preceded_by_capital_i(&self, mapping: &CaseMappingInternals) -> bool {
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:660:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |     fn simple_fold_special_case(&self, c: char, options: FoldOptions) -> char {
[INFO] [stdout]     |                                  ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1100:50
[INFO] [stdout]      |
[INFO] [stdout] 1100 |     fn preceded_by_cased_letter(&self, mapping: &CaseMappingInternals) -> bool {
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:677:10
[INFO] [stdout]     |
[INFO] [stdout] 677 |         &self,
[INFO] [stdout]     |          ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1109:50
[INFO] [stdout]      |
[INFO] [stdout] 1109 |     fn followed_by_cased_letter(&self, mapping: &CaseMappingInternals) -> bool {
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:742:10
[INFO] [stdout]     |
[INFO] [stdout] 742 |         &self,
[INFO] [stdout]     |          ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1118:48
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     fn followed_by_more_above(&self, mapping: &CaseMappingInternals) -> bool {
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:774:10
[INFO] [stdout]     |
[INFO] [stdout] 774 |         &self,
[INFO] [stdout]     |          ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1128:47
[INFO] [stdout]      |
[INFO] [stdout] 1128 |     fn followed_by_dot_above(&self, mapping: &CaseMappingInternals) -> bool {
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:792:35
[INFO] [stdout]     |
[INFO] [stdout] 792 |     pub(crate) fn full_lowercase(&self, src: &str, locale: CaseMapLocale) -> String {
[INFO] [stdout]     |                                   ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:827:35
[INFO] [stdout]     |
[INFO] [stdout] 827 |     pub(crate) fn full_uppercase(&self, src: &str, locale: CaseMapLocale) -> String {
[INFO] [stdout]     |                                   ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:862:33
[INFO] [stdout]     |
[INFO] [stdout] 862 |     pub(crate) fn full_folding(&self, src: &str, locale: CaseMapLocale) -> String {
[INFO] [stdout]     |                                 ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:904:41
[INFO] [stdout]     |
[INFO] [stdout] 904 |     fn add_case_closure<S: ClosureSet>(&self, c: char, set: &mut S) {
[INFO] [stdout]     |                                         ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:982:48
[INFO] [stdout]     |
[INFO] [stdout] 982 |     fn add_string_case_closure<S: ClosureSet>(&self, s: &str, set: &mut S) -> bool {
[INFO] [stdout]     |                                                ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1079:49
[INFO] [stdout]      |
[INFO] [stdout] 1079 |     fn preceded_by_soft_dotted(&self, mapping: &CaseMappingInternals) -> bool {
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1089:47
[INFO] [stdout]      |
[INFO] [stdout] 1089 |     fn preceded_by_capital_i(&self, mapping: &CaseMappingInternals) -> bool {
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1100:50
[INFO] [stdout]      |
[INFO] [stdout] 1100 |     fn preceded_by_cased_letter(&self, mapping: &CaseMappingInternals) -> bool {
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1109:50
[INFO] [stdout]      |
[INFO] [stdout] 1109 |     fn followed_by_cased_letter(&self, mapping: &CaseMappingInternals) -> bool {
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1118:48
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     fn followed_by_more_above(&self, mapping: &CaseMappingInternals) -> bool {
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1128:47
[INFO] [stdout]      |
[INFO] [stdout] 1128 |     fn followed_by_dot_above(&self, mapping: &CaseMappingInternals) -> bool {
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/casemapping.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |         debug_assert!(internals.get().casemap.validate().is_ok());
[INFO] [stdout]    |                                 ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/casemapping.rs:50:47
[INFO] [stdout]    |
[INFO] [stdout] 50 |         debug_assert!(internals.get().casemap.validate().is_ok());
[INFO] [stdout]    |                                               ^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/casemapping.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |         self.internals.get().casemap.simple_lower(c)
[INFO] [stdout]    |                        ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/casemapping.rs:86:38
[INFO] [stdout]    |
[INFO] [stdout] 86 |         self.internals.get().casemap.simple_lower(c)
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/casemapping.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |         self.internals.get().casemap.simple_upper(c)
[INFO] [stdout]    |                        ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/casemapping.rs:94:38
[INFO] [stdout]    |
[INFO] [stdout] 94 |         self.internals.get().casemap.simple_upper(c)
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |         self.internals.get().casemap.simple_title(c)
[INFO] [stdout]     |                        ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:101:38
[INFO] [stdout]     |
[INFO] [stdout] 101 |         self.internals.get().casemap.simple_title(c)
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |             .get()
[INFO] [stdout]     |              ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 |             .simple_fold(c, FoldOptions::default())
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |             .get()
[INFO] [stdout]     |              ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |             .simple_fold(c, FoldOptions::with_turkic_mappings())
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/casemapping.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |         debug_assert!(internals.get().casemap.validate().is_ok());
[INFO] [stdout]    |                                 ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 128 |             .get()
[INFO] [stdout]     |              ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/casemapping.rs:50:47
[INFO] [stdout]    |
[INFO] [stdout] 50 |         debug_assert!(internals.get().casemap.validate().is_ok());
[INFO] [stdout]    |                                               ^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 |             .full_lowercase(src, self.locale)
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/casemapping.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |         self.internals.get().casemap.simple_lower(c)
[INFO] [stdout]    |                        ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:137:14
[INFO] [stdout]     |
[INFO] [stdout] 137 |             .get()
[INFO] [stdout]     |              ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 |             .full_uppercase(src, self.locale)
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/casemapping.rs:86:38
[INFO] [stdout]    |
[INFO] [stdout] 86 |         self.internals.get().casemap.simple_lower(c)
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 |             .get()
[INFO] [stdout]     |              ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 |             .full_folding(src, CaseMapLocale::Root)
[INFO] [stdout]     |              ^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/casemapping.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |         self.internals.get().casemap.simple_upper(c)
[INFO] [stdout]    |                        ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/casemapping.rs:94:38
[INFO] [stdout]    |
[INFO] [stdout] 94 |         self.internals.get().casemap.simple_upper(c)
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:155:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |             .get()
[INFO] [stdout]     |              ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |         self.internals.get().casemap.simple_title(c)
[INFO] [stdout]     |                        ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:157:14
[INFO] [stdout]     |
[INFO] [stdout] 157 |             .full_folding(src, CaseMapLocale::Turkish)
[INFO] [stdout]     |              ^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:101:38
[INFO] [stdout]     |
[INFO] [stdout] 101 |         self.internals.get().casemap.simple_title(c)
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |             .get()
[INFO] [stdout]     |              ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 |             .simple_fold(c, FoldOptions::default())
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |             .get()
[INFO] [stdout]     |              ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |             .simple_fold(c, FoldOptions::with_turkic_mappings())
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub casemap: CaseMappingInternals<'data>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 128 |             .get()
[INFO] [stdout]     |              ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                            ^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 |             .full_lowercase(src, self.locale)
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                            ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub casemap: CaseMappingInternals<'data>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:137:14
[INFO] [stdout]     |
[INFO] [stdout] 137 |             .get()
[INFO] [stdout]     |              ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct CaseMappingV1<'data> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 |             .full_uppercase(src, self.locale)
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 |             .get()
[INFO] [stdout]     |              ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 |             .full_folding(src, CaseMapLocale::Root)
[INFO] [stdout]     |              ^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:155:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |             .get()
[INFO] [stdout]     |              ^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/casemapping.rs:157:14
[INFO] [stdout]     |
[INFO] [stdout] 157 |             .full_folding(src, CaseMapLocale::Turkish)
[INFO] [stdout]     |              ^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub casemap: CaseMappingInternals<'data>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                            ^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                            ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub casemap: CaseMappingInternals<'data>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]   --> src/provider.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct CaseMappingV1<'data> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 369 |     pub trie: CodePointTrie<'data, CaseMappingData>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:28
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                            ^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                            ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 369 |     pub trie: CodePointTrie<'data, CaseMappingData>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`, which is required by `CodePointTrie<'_, CaseMappingData>: Clone`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: required for `CodePointTrie<'_, CaseMappingData>` to implement `Clone`
[INFO] [stdout]     = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:366:12
[INFO] [stdout]     |
[INFO] [stdout] 366 | pub struct CaseMappingInternals<'data> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:429:33
[INFO] [stdout]     |
[INFO] [stdout] 429 |                 let data = self.lookup_data(c);
[INFO] [stdout]     |                                 ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:451:19
[INFO] [stdout]     |
[INFO] [stdout] 451 |         self.trie.get32(c as u32)
[INFO] [stdout]     |                   ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:455:25
[INFO] [stdout]     |
[INFO] [stdout] 455 |         let data = self.lookup_data(c);
[INFO] [stdout]     |                         ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 369 |     pub trie: CodePointTrie<'data, CaseMappingData>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:476:14
[INFO] [stdout]     |
[INFO] [stdout] 476 |         self.simple_helper(c, MappingKind::Lower)
[INFO] [stdout]     |              ^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:482:14
[INFO] [stdout]     |
[INFO] [stdout] 482 |         self.simple_helper(c, MappingKind::Upper)
[INFO] [stdout]     |              ^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:364:28
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                            ^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:488:14
[INFO] [stdout]     |
[INFO] [stdout] 488 |         self.simple_helper(c, MappingKind::Title)
[INFO] [stdout]     |              ^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[derive(Debug, PartialEq, Clone, yoke::Yokeable, zerofrom::ZeroFrom)]
[INFO] [stdout]     |                            ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 369 |     pub trie: CodePointTrie<'data, CaseMappingData>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`, which is required by `CodePointTrie<'_, CaseMappingData>: Clone`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: required for `CodePointTrie<'_, CaseMappingData>` to implement `Clone`
[INFO] [stdout]     = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:494:25
[INFO] [stdout]     |
[INFO] [stdout] 494 |         let data = self.lookup_data(c);
[INFO] [stdout]     |                         ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:507:22
[INFO] [stdout]     |
[INFO] [stdout] 507 |                 self.simple_fold_special_case(c, options)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:366:12
[INFO] [stdout]     |
[INFO] [stdout] 366 | pub struct CaseMappingInternals<'data> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:526:25
[INFO] [stdout]     |
[INFO] [stdout] 526 |         let data = self.lookup_data(c);
[INFO] [stdout]     |                         ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:539:25
[INFO] [stdout]     |
[INFO] [stdout] 539 |         let data = self.lookup_data(c);
[INFO] [stdout]     |                         ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:556:25
[INFO] [stdout]     |
[INFO] [stdout] 556 |         let data = self.lookup_data(c);
[INFO] [stdout]     |                         ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:569:48
[INFO] [stdout]     |
[INFO] [stdout] 569 |                     MappingKind::Lower => self.full_lower_special_case(c, context, locale),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:570:47
[INFO] [stdout]     |
[INFO] [stdout] 570 |                     MappingKind::Fold => self.full_fold_special_case(c, context, locale),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:572:26
[INFO] [stdout]     |
[INFO] [stdout] 572 |                         .full_upper_or_title_special_case(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:611:14
[INFO] [stdout]     |
[INFO] [stdout] 611 |         self.full_helper(c, context, locale, MappingKind::Lower)
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:620:14
[INFO] [stdout]     |
[INFO] [stdout] 620 |         self.full_helper(c, context, locale, MappingKind::Upper)
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:631:14
[INFO] [stdout]     |
[INFO] [stdout] 631 |         self.full_helper(c, context, locale, MappingKind::Title)
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:645:14
[INFO] [stdout]     |
[INFO] [stdout] 645 |         self.full_helper(c, context, locale, MappingKind::Fold)
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:429:33
[INFO] [stdout]     |
[INFO] [stdout] 429 |                 let data = self.lookup_data(c);
[INFO] [stdout]     |                                 ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:689:36
[INFO] [stdout]     |
[INFO] [stdout] 689 |             if c == 'I' && context.followed_by_more_above(self) {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:690:55
[INFO] [stdout]     |
[INFO] [stdout] 690 |                 return Some(FullMappingResult::String(Self::I_DOT));
[INFO] [stdout]     |                                                       ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:451:19
[INFO] [stdout]     |
[INFO] [stdout] 451 |         self.trie.get32(c as u32)
[INFO] [stdout]     |                   ^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:691:43
[INFO] [stdout]     |
[INFO] [stdout] 691 |             } else if c == 'J' && context.followed_by_more_above(self) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:455:25
[INFO] [stdout]     |
[INFO] [stdout] 455 |         let data = self.lookup_data(c);
[INFO] [stdout]     |                         ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:692:55
[INFO] [stdout]     |
[INFO] [stdout] 692 |                 return Some(FullMappingResult::String(Self::J_DOT));
[INFO] [stdout]     |                                                       ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:693:49
[INFO] [stdout]     |
[INFO] [stdout] 693 |             } else if c == '\u{12e}' && context.followed_by_more_above(self) {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:476:14
[INFO] [stdout]     |
[INFO] [stdout] 476 |         self.simple_helper(c, MappingKind::Lower)
[INFO] [stdout]     |              ^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:694:55
[INFO] [stdout]     |
[INFO] [stdout] 694 |                 return Some(FullMappingResult::String(Self::I_OGONEK_DOT));
[INFO] [stdout]     |                                                       ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:482:14
[INFO] [stdout]     |
[INFO] [stdout] 482 |         self.simple_helper(c, MappingKind::Upper)
[INFO] [stdout]     |              ^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:700:55
[INFO] [stdout]     |
[INFO] [stdout] 700 |                 return Some(FullMappingResult::String(Self::I_DOT_GRAVE));
[INFO] [stdout]     |                                                       ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:488:14
[INFO] [stdout]     |
[INFO] [stdout] 488 |         self.simple_helper(c, MappingKind::Title)
[INFO] [stdout]     |              ^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:702:55
[INFO] [stdout]     |
[INFO] [stdout] 702 |                 return Some(FullMappingResult::String(Self::I_DOT_ACUTE));
[INFO] [stdout]     |                                                       ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:494:25
[INFO] [stdout]     |
[INFO] [stdout] 494 |         let data = self.lookup_data(c);
[INFO] [stdout]     |                         ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:704:55
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 return Some(FullMappingResult::String(Self::I_DOT_TILDE));
[INFO] [stdout]     |                                                       ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:507:22
[INFO] [stdout]     |
[INFO] [stdout] 507 |                 self.simple_fold_special_case(c, options)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:712:49
[INFO] [stdout]     |
[INFO] [stdout] 712 |             } else if c == '\u{307}' && context.preceded_by_capital_i(self) {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:717:44
[INFO] [stdout]     |
[INFO] [stdout] 717 |             } else if c == 'I' && !context.followed_by_dot_above(self) {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:526:25
[INFO] [stdout]     |
[INFO] [stdout] 526 |         let data = self.lookup_data(c);
[INFO] [stdout]     |                         ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:539:25
[INFO] [stdout]     |
[INFO] [stdout] 539 |         let data = self.lookup_data(c);
[INFO] [stdout]     |                         ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:726:51
[INFO] [stdout]     |
[INFO] [stdout] 726 |             return Some(FullMappingResult::String(Self::I_DOT));
[INFO] [stdout]     |                                                   ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:730:24
[INFO] [stdout]     |
[INFO] [stdout] 730 |             && context.preceded_by_cased_letter(self)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:556:25
[INFO] [stdout]     |
[INFO] [stdout] 556 |         let data = self.lookup_data(c);
[INFO] [stdout]     |                         ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:731:25
[INFO] [stdout]     |
[INFO] [stdout] 731 |             && !context.followed_by_cased_letter(self)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:569:48
[INFO] [stdout]     |
[INFO] [stdout] 569 |                     MappingKind::Lower => self.full_lower_special_case(c, context, locale),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:570:47
[INFO] [stdout]     |
[INFO] [stdout] 570 |                     MappingKind::Fold => self.full_fold_special_case(c, context, locale),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:754:24
[INFO] [stdout]     |
[INFO] [stdout] 754 |             && context.preceded_by_soft_dotted(self)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:572:26
[INFO] [stdout]     |
[INFO] [stdout] 572 |                         .full_upper_or_title_special_case(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:787:66
[INFO] [stdout]     |
[INFO] [stdout] 787 |             ('\u{130}', false) => Some(FullMappingResult::String(Self::I_DOT)),
[INFO] [stdout]     |                                                                  ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:611:14
[INFO] [stdout]     |
[INFO] [stdout] 611 |         self.full_helper(c, context, locale, MappingKind::Lower)
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:801:24
[INFO] [stdout]     |
[INFO] [stdout] 801 |             match self.to_full_lower(c, context, locale) {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:620:14
[INFO] [stdout]     |
[INFO] [stdout] 620 |         self.full_helper(c, context, locale, MappingKind::Upper)
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:631:14
[INFO] [stdout]     |
[INFO] [stdout] 631 |         self.full_helper(c, context, locale, MappingKind::Title)
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:645:14
[INFO] [stdout]     |
[INFO] [stdout] 645 |         self.full_helper(c, context, locale, MappingKind::Fold)
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:836:24
[INFO] [stdout]     |
[INFO] [stdout] 836 |             match self.to_full_upper(c, context, locale) {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:689:36
[INFO] [stdout]     |
[INFO] [stdout] 689 |             if c == 'I' && context.followed_by_more_above(self) {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:690:55
[INFO] [stdout]     |
[INFO] [stdout] 690 |                 return Some(FullMappingResult::String(Self::I_DOT));
[INFO] [stdout]     |                                                       ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:691:43
[INFO] [stdout]     |
[INFO] [stdout] 691 |             } else if c == 'J' && context.followed_by_more_above(self) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:871:24
[INFO] [stdout]     |
[INFO] [stdout] 871 |             match self.to_full_folding(c, context, locale) {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:692:55
[INFO] [stdout]     |
[INFO] [stdout] 692 |                 return Some(FullMappingResult::String(Self::J_DOT));
[INFO] [stdout]     |                                                       ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:693:49
[INFO] [stdout]     |
[INFO] [stdout] 693 |             } else if c == '\u{12e}' && context.followed_by_more_above(self) {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:694:55
[INFO] [stdout]     |
[INFO] [stdout] 694 |                 return Some(FullMappingResult::String(Self::I_OGONEK_DOT));
[INFO] [stdout]     |                                                       ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:923:32
[INFO] [stdout]     |
[INFO] [stdout] 923 |                 set.add_string(Self::I_DOT);
[INFO] [stdout]     |                                ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:700:55
[INFO] [stdout]     |
[INFO] [stdout] 700 |                 return Some(FullMappingResult::String(Self::I_DOT_GRAVE));
[INFO] [stdout]     |                                                       ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:935:25
[INFO] [stdout]     |
[INFO] [stdout] 935 |         let data = self.lookup_data(c);
[INFO] [stdout]     |                         ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:702:55
[INFO] [stdout]     |
[INFO] [stdout] 702 |                 return Some(FullMappingResult::String(Self::I_DOT_ACUTE));
[INFO] [stdout]     |                                                       ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:704:55
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 return Some(FullMappingResult::String(Self::I_DOT_TILDE));
[INFO] [stdout]     |                                                       ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:712:49
[INFO] [stdout]     |
[INFO] [stdout] 712 |             } else if c == '\u{307}' && context.preceded_by_capital_i(self) {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:717:44
[INFO] [stdout]     |
[INFO] [stdout] 717 |             } else if c == 'I' && !context.followed_by_dot_above(self) {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:991:26
[INFO] [stdout]     |
[INFO] [stdout] 991 |                     self.add_case_closure(c, set);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:726:51
[INFO] [stdout]     |
[INFO] [stdout] 726 |             return Some(FullMappingResult::String(Self::I_DOT));
[INFO] [stdout]     |                                                   ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:730:24
[INFO] [stdout]     |
[INFO] [stdout] 730 |             && context.preceded_by_cased_letter(self)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:731:25
[INFO] [stdout]     |
[INFO] [stdout] 731 |             && !context.followed_by_cased_letter(self)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:754:24
[INFO] [stdout]     |
[INFO] [stdout] 754 |             && context.preceded_by_soft_dotted(self)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1081:27
[INFO] [stdout]      |
[INFO] [stdout] 1081 |             match mapping.dot_type(c) {
[INFO] [stdout]      |                           ^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:787:66
[INFO] [stdout]     |
[INFO] [stdout] 787 |             ('\u{130}', false) => Some(FullMappingResult::String(Self::I_DOT)),
[INFO] [stdout]     |                                                                  ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1094:24
[INFO] [stdout]      |
[INFO] [stdout] 1094 |             if mapping.dot_type(c) != DotType::OtherAccent {
[INFO] [stdout]      |                        ^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:801:24
[INFO] [stdout]     |
[INFO] [stdout] 801 |             match self.to_full_lower(c, context, locale) {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1102:32
[INFO] [stdout]      |
[INFO] [stdout] 1102 |             let data = mapping.lookup_data(c);
[INFO] [stdout]      |                                ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1111:32
[INFO] [stdout]      |
[INFO] [stdout] 1111 |             let data = mapping.lookup_data(c);
[INFO] [stdout]      |                                ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:836:24
[INFO] [stdout]     |
[INFO] [stdout] 836 |             match self.to_full_upper(c, context, locale) {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1120:27
[INFO] [stdout]      |
[INFO] [stdout] 1120 |             match mapping.dot_type(c) {
[INFO] [stdout]      |                           ^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1133:24
[INFO] [stdout]      |
[INFO] [stdout] 1133 |             if mapping.dot_type(c) != DotType::OtherAccent {
[INFO] [stdout]      |                        ^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:871:24
[INFO] [stdout]     |
[INFO] [stdout] 871 |             match self.to_full_folding(c, context, locale) {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:923:32
[INFO] [stdout]     |
[INFO] [stdout] 923 |                 set.add_string(Self::I_DOT);
[INFO] [stdout]     |                                ^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:935:25
[INFO] [stdout]     |
[INFO] [stdout] 935 |         let data = self.lookup_data(c);
[INFO] [stdout]     |                         ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]    --> src/internals.rs:991:26
[INFO] [stdout]     |
[INFO] [stdout] 991 |                     self.add_case_closure(c, set);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1081:27
[INFO] [stdout]      |
[INFO] [stdout] 1081 |             match mapping.dot_type(c) {
[INFO] [stdout]      |                           ^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1094:24
[INFO] [stdout]      |
[INFO] [stdout] 1094 |             if mapping.dot_type(c) != DotType::OtherAccent {
[INFO] [stdout]      |                        ^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1102:32
[INFO] [stdout]      |
[INFO] [stdout] 1102 |             let data = mapping.lookup_data(c);
[INFO] [stdout]      |                                ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1111:32
[INFO] [stdout]      |
[INFO] [stdout] 1111 |             let data = mapping.lookup_data(c);
[INFO] [stdout]      |                                ^^^^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1120:27
[INFO] [stdout]      |
[INFO] [stdout] 1120 |             match mapping.dot_type(c) {
[INFO] [stdout]      |                           ^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaseMappingData: zerovec::ule::AsULE` is not satisfied
[INFO] [stdout]     --> src/internals.rs:1133:24
[INFO] [stdout]      |
[INFO] [stdout] 1133 |             if mapping.dot_type(c) != DotType::OtherAccent {
[INFO] [stdout]      |                        ^^^^^^^^ the trait `zerovec::ule::AsULE` is not implemented for `CaseMappingData`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `zerovec::ule::AsULE`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]                u8
[INFO] [stdout]              and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 126 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_casemapping` (lib) due to 127 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 126 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_casemapping` (lib test) due to 127 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5e4a870146f54fdea5a08e6911e545e5d09cd088204162d25529cb9fa7b1ec02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e4a870146f54fdea5a08e6911e545e5d09cd088204162d25529cb9fa7b1ec02", kill_on_drop: false }`
[INFO] [stdout] 5e4a870146f54fdea5a08e6911e545e5d09cd088204162d25529cb9fa7b1ec02
