[INFO] fetching crate icu_collections 2.0.0...
[INFO] testing icu_collections-2.0.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate icu_collections 2.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate icu_collections 2.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate icu_collections 2.0.0
[INFO] tweaked toml for crates.io crate icu_collections 2.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate icu_collections 2.0.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate icu_collections 2.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded databake-derive v0.2.0
[INFO] [stderr]   Downloaded clap_lex v0.6.0
[INFO] [stderr]   Downloaded clap v4.4.18
[INFO] [stderr]   Downloaded cobs v0.2.3
[INFO] [stderr]   Downloaded iai v0.1.1
[INFO] [stderr]   Downloaded postcard v1.1.1
[INFO] [stderr]   Downloaded databake v0.2.0
[INFO] [stderr]   Downloaded clap_builder v4.4.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5dc4baddd4436a73f8d29ff16abd4fdaac7423db10e722046927894e61adb51c
[INFO] running `Command { std: "docker" "start" "-a" "5dc4baddd4436a73f8d29ff16abd4fdaac7423db10e722046927894e61adb51c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5dc4baddd4436a73f8d29ff16abd4fdaac7423db10e722046927894e61adb51c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dc4baddd4436a73f8d29ff16abd4fdaac7423db10e722046927894e61adb51c", kill_on_drop: false }`
[INFO] [stdout] 5dc4baddd4436a73f8d29ff16abd4fdaac7423db10e722046927894e61adb51c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4128aa45885a8dec18aa64abb82837f6e3eda2b2b248d1b8d995b4b202107128
[INFO] running `Command { std: "docker" "start" "-a" "4128aa45885a8dec18aa64abb82837f6e3eda2b2b248d1b8d995b4b202107128", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/char16trie/trie.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn iter(&self) -> Char16TrieIterator {
[INFO] [stdout]    |                 ^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn iter(&self) -> Char16TrieIterator<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codepointtrie/cptrie.rs:933:24
[INFO] [stdout]     |
[INFO] [stdout] 933 |     pub fn iter_ranges(&self) -> CodePointMapRangeIterator<T> {
[INFO] [stdout]     |                        ^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 933 |     pub fn iter_ranges(&self) -> CodePointMapRangeIterator<'_, T> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.49s
[INFO] running `Command { std: "docker" "inspect" "4128aa45885a8dec18aa64abb82837f6e3eda2b2b248d1b8d995b4b202107128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4128aa45885a8dec18aa64abb82837f6e3eda2b2b248d1b8d995b4b202107128", kill_on_drop: false }`
[INFO] [stdout] 4128aa45885a8dec18aa64abb82837f6e3eda2b2b248d1b8d995b4b202107128
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37ff00db9baff043454b4b5e76a39390a811b762f39aef439fedda71a5d1fb61
[INFO] running `Command { std: "docker" "start" "-a" "37ff00db9baff043454b4b5e76a39390a811b762f39aef439fedda71a5d1fb61", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling iai v0.1.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/char16trie/trie.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn iter(&self) -> Char16TrieIterator {
[INFO] [stdout]    |                 ^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn iter(&self) -> Char16TrieIterator<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codepointtrie/cptrie.rs:933:24
[INFO] [stdout]     |
[INFO] [stdout] 933 |     pub fn iter_ranges(&self) -> CodePointMapRangeIterator<T> {
[INFO] [stdout]     |                        ^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 933 |     pub fn iter_ranges(&self) -> CodePointMapRangeIterator<'_, T> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling icu_collections v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `icu_collections::codepointinvlist::CodePointInversionListBuilder`
[INFO] [stdout]   --> examples/unicode_bmp_blocks_selector.rs:19:65
[INFO] [stdout]    |
[INFO] [stdout] 19 | use icu_collections::codepointinvlist::{CodePointInversionList, CodePointInversionListBuilder};
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                                 |
[INFO] [stdout]    |                                                                 no `CodePointInversionListBuilder` in `codepointinvlist`
[INFO] [stdout]    |                                                                 help: a similar name exists in the module: `CodePointInversionList`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/codepointinvlist/mod.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(feature = "alloc")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `alloc` feature
[INFO] [stdout] 67 | pub use builder::CodePointInversionListBuilder;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `icu_benchmark_macros`
[INFO] [stdout]   --> examples/unicode_bmp_blocks_selector.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use icu_benchmark_macros::println;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `icu_benchmark_macros`, use `cargo add icu_benchmark_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout]   --> examples/unicode_bmp_blocks_selector.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | icu_benchmark_macros::instrument!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_slice_or_alloc` found for struct `ZeroVec<'_, _>` in the current scope
[INFO] [stdout]    --> tests/char16trie.rs:14:41
[INFO] [stdout]     |
[INFO] [stdout]  14 |     let trie = Char16Trie::new(ZeroVec::from_slice_or_alloc(trie_data.as_slice()));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ZeroVec<'_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ZeroVec<'_, _>` consider using one of the following associated functions:
[INFO] [stdout]       ZeroVec::<'a, T>::new
[INFO] [stdout]       ZeroVec::<'a, T>::new_borrowed
[INFO] [stdout]       ZeroVec::<'a, T>::parse_bytes
[INFO] [stdout]       ZeroVec::<'a, T>::from_bytes_unchecked
[INFO] [stdout]       ZeroVec::<'a, T>::try_from_slice
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.2/src/zerovec/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub const fn new_borrowed(slice: &'a [T::ULE]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn parse_bytes(bytes: &'a [u8]) -> Result<Self, UleError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     pub fn try_from_slice(slice: &'a [T]) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_slice_or_alloc` found for struct `ZeroVec<'_, _>` in the current scope
[INFO] [stdout]    --> tests/char16trie.rs:25:41
[INFO] [stdout]     |
[INFO] [stdout]  25 |     let trie = Char16Trie::new(ZeroVec::from_slice_or_alloc(trie_data.as_slice()));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ZeroVec<'_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ZeroVec<'_, _>` consider using one of the following associated functions:
[INFO] [stdout]       ZeroVec::<'a, T>::new
[INFO] [stdout]       ZeroVec::<'a, T>::new_borrowed
[INFO] [stdout]       ZeroVec::<'a, T>::parse_bytes
[INFO] [stdout]       ZeroVec::<'a, T>::from_bytes_unchecked
[INFO] [stdout]       ZeroVec::<'a, T>::try_from_slice
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.2/src/zerovec/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub const fn new_borrowed(slice: &'a [T::ULE]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn parse_bytes(bytes: &'a [u8]) -> Result<Self, UleError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     pub fn try_from_slice(slice: &'a [T]) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `alloc`
[INFO] [stdout]     --> src/codepointtrie/cptrie.rs:1145:9
[INFO] [stdout]      |
[INFO] [stdout] 1145 |     use alloc::vec::Vec;
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `alloc`
[INFO] [stdout]      |
[INFO] [stdout]      = help: add `extern crate alloc` to use the `alloc` crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_collections` (example "unicode_bmp_blocks_selector") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu`
[INFO] [stdout]   --> src/iterator_utils.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     use icu::collections::codepointinvlist::CodePointInversionListBuilder;
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `icu`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `icu`, use `cargo add icu` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu`
[INFO] [stdout]   --> src/iterator_utils.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use icu::properties::props::{BinaryProperty, EnumeratedProperty};
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `icu`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `icu`, use `cargo add icu` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu`
[INFO] [stdout]   --> src/iterator_utils.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use icu::properties::{CodePointMapData, CodePointSetData};
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `icu`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `icu`, use `cargo add icu` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu`
[INFO] [stdout]    --> src/iterator_utils.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |         use icu::properties::props::*;
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `icu`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `icu`, use `cargo add icu` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu`
[INFO] [stdout]    --> src/iterator_utils.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |         use icu::properties::props::{GeneralCategory, Script};
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `icu`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `icu`, use `cargo add icu` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `databake` is not a crate or module
[INFO] [stdout]     --> src/codepointinvlist/cpinvlist.rs:1046:9
[INFO] [stdout]      |
[INFO] [stdout] 1046 |         databake::test_bake!(
[INFO] [stdout]      |         ^^^^^^^^ function `databake` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `databake` is not a crate or module
[INFO] [stdout]     --> src/codepointtrie/cptrie.rs:1325:9
[INFO] [stdout]      |
[INFO] [stdout] 1325 |         databake::test_bake!(
[INFO] [stdout]      |         ^^^^^^^^ function `databake` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_slice_or_alloc` found for struct `ZeroVec<'_, _>` in the current scope
[INFO] [stdout]    --> tests/char16trie.rs:44:41
[INFO] [stdout]     |
[INFO] [stdout]  44 |     let trie = Char16Trie::new(ZeroVec::from_slice_or_alloc(trie_data.as_slice()));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ZeroVec<'_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ZeroVec<'_, _>` consider using one of the following associated functions:
[INFO] [stdout]       ZeroVec::<'a, T>::new
[INFO] [stdout]       ZeroVec::<'a, T>::new_borrowed
[INFO] [stdout]       ZeroVec::<'a, T>::parse_bytes
[INFO] [stdout]       ZeroVec::<'a, T>::from_bytes_unchecked
[INFO] [stdout]       ZeroVec::<'a, T>::try_from_slice
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.2/src/zerovec/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub const fn new_borrowed(slice: &'a [T::ULE]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn parse_bytes(bytes: &'a [u8]) -> Result<Self, UleError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     pub fn try_from_slice(slice: &'a [T]) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_slice_or_alloc` found for struct `ZeroVec<'_, _>` in the current scope
[INFO] [stdout]    --> tests/char16trie.rs:68:41
[INFO] [stdout]     |
[INFO] [stdout]  68 |     let trie = Char16Trie::new(ZeroVec::from_slice_or_alloc(trie_data.as_slice()));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ZeroVec<'_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ZeroVec<'_, _>` consider using one of the following associated functions:
[INFO] [stdout]       ZeroVec::<'a, T>::new
[INFO] [stdout]       ZeroVec::<'a, T>::new_borrowed
[INFO] [stdout]       ZeroVec::<'a, T>::parse_bytes
[INFO] [stdout]       ZeroVec::<'a, T>::from_bytes_unchecked
[INFO] [stdout]       ZeroVec::<'a, T>::try_from_slice
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.2/src/zerovec/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub const fn new_borrowed(slice: &'a [T::ULE]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn parse_bytes(bytes: &'a [u8]) -> Result<Self, UleError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     pub fn try_from_slice(slice: &'a [T]) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_slice_or_alloc` found for struct `ZeroVec<'_, _>` in the current scope
[INFO] [stdout]    --> tests/char16trie.rs:89:41
[INFO] [stdout]     |
[INFO] [stdout]  89 |     let trie = Char16Trie::new(ZeroVec::from_slice_or_alloc(trie_data.as_slice()));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ZeroVec<'_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ZeroVec<'_, _>` consider using one of the following associated functions:
[INFO] [stdout]       ZeroVec::<'a, T>::new
[INFO] [stdout]       ZeroVec::<'a, T>::new_borrowed
[INFO] [stdout]       ZeroVec::<'a, T>::parse_bytes
[INFO] [stdout]       ZeroVec::<'a, T>::from_bytes_unchecked
[INFO] [stdout]       ZeroVec::<'a, T>::try_from_slice
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.2/src/zerovec/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub const fn new_borrowed(slice: &'a [T::ULE]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn parse_bytes(bytes: &'a [u8]) -> Result<Self, UleError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     pub fn try_from_slice(slice: &'a [T]) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_slice_or_alloc` found for struct `ZeroVec<'_, _>` in the current scope
[INFO] [stdout]    --> tests/char16trie.rs:126:41
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let trie = Char16Trie::new(ZeroVec::from_slice_or_alloc(trie_data.as_slice()));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ZeroVec<'_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ZeroVec<'_, _>` consider using one of the following associated functions:
[INFO] [stdout]       ZeroVec::<'a, T>::new
[INFO] [stdout]       ZeroVec::<'a, T>::new_borrowed
[INFO] [stdout]       ZeroVec::<'a, T>::parse_bytes
[INFO] [stdout]       ZeroVec::<'a, T>::from_bytes_unchecked
[INFO] [stdout]       ZeroVec::<'a, T>::try_from_slice
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.2/src/zerovec/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub const fn new_borrowed(slice: &'a [T::ULE]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn parse_bytes(bytes: &'a [u8]) -> Result<Self, UleError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     pub fn try_from_slice(slice: &'a [T]) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_slice_or_alloc` found for struct `ZeroVec<'_, _>` in the current scope
[INFO] [stdout]    --> tests/char16trie.rs:171:41
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let trie = Char16Trie::new(ZeroVec::from_slice_or_alloc(trie_data.as_slice()));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ZeroVec<'_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ZeroVec<'_, _>` consider using one of the following associated functions:
[INFO] [stdout]       ZeroVec::<'a, T>::new
[INFO] [stdout]       ZeroVec::<'a, T>::new_borrowed
[INFO] [stdout]       ZeroVec::<'a, T>::parse_bytes
[INFO] [stdout]       ZeroVec::<'a, T>::from_bytes_unchecked
[INFO] [stdout]       ZeroVec::<'a, T>::try_from_slice
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.2/src/zerovec/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub const fn new_borrowed(slice: &'a [T::ULE]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn parse_bytes(bytes: &'a [u8]) -> Result<Self, UleError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     pub fn try_from_slice(slice: &'a [T]) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_slice_or_alloc` found for struct `ZeroVec<'_, _>` in the current scope
[INFO] [stdout]    --> tests/char16trie.rs:225:41
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let trie = Char16Trie::new(ZeroVec::from_slice_or_alloc(trie_data.as_slice()));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ZeroVec<'_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ZeroVec<'_, _>` consider using one of the following associated functions:
[INFO] [stdout]       ZeroVec::<'a, T>::new
[INFO] [stdout]       ZeroVec::<'a, T>::new_borrowed
[INFO] [stdout]       ZeroVec::<'a, T>::parse_bytes
[INFO] [stdout]       ZeroVec::<'a, T>::from_bytes_unchecked
[INFO] [stdout]       ZeroVec::<'a, T>::try_from_slice
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.2/src/zerovec/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub const fn new_borrowed(slice: &'a [T::ULE]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn parse_bytes(bytes: &'a [u8]) -> Result<Self, UleError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     pub fn try_from_slice(slice: &'a [T]) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_slice_or_alloc` found for struct `ZeroVec<'_, _>` in the current scope
[INFO] [stdout]    --> tests/char16trie.rs:267:41
[INFO] [stdout]     |
[INFO] [stdout] 267 |     let trie = Char16Trie::new(ZeroVec::from_slice_or_alloc(trie_data.as_slice()));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ZeroVec<'_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ZeroVec<'_, _>` consider using one of the following associated functions:
[INFO] [stdout]       ZeroVec::<'a, T>::new
[INFO] [stdout]       ZeroVec::<'a, T>::new_borrowed
[INFO] [stdout]       ZeroVec::<'a, T>::parse_bytes
[INFO] [stdout]       ZeroVec::<'a, T>::from_bytes_unchecked
[INFO] [stdout]       ZeroVec::<'a, T>::try_from_slice
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.2/src/zerovec/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub const fn new_borrowed(slice: &'a [T::ULE]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn parse_bytes(bytes: &'a [u8]) -> Result<Self, UleError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     pub fn try_from_slice(slice: &'a [T]) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_collections` (test "char16trie") due to 9 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `from_slice_or_alloc` found for struct `ZeroVec<'_, _>` in the current scope
[INFO] [stdout]    --> tests/cpt.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |     let data = ZeroVec::from_slice_or_alloc(code_point_trie_struct.data_8.as_ref().unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ZeroVec<'_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ZeroVec<'_, _>` consider using one of the following associated functions:
[INFO] [stdout]       ZeroVec::<'a, T>::new
[INFO] [stdout]       ZeroVec::<'a, T>::new_borrowed
[INFO] [stdout]       ZeroVec::<'a, T>::parse_bytes
[INFO] [stdout]       ZeroVec::<'a, T>::from_bytes_unchecked
[INFO] [stdout]       ZeroVec::<'a, T>::try_from_slice
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.2/src/zerovec/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub const fn new_borrowed(slice: &'a [T::ULE]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn parse_bytes(bytes: &'a [u8]) -> Result<Self, UleError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     pub fn try_from_slice(slice: &'a [T]) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_slice_or_alloc` found for struct `ZeroVec<'_, _>` in the current scope
[INFO] [stdout]    --> tests/cpt.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |     let index = ZeroVec::from_slice_or_alloc(&code_point_trie_struct.index);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ZeroVec<'_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ZeroVec<'_, _>` consider using one of the following associated functions:
[INFO] [stdout]       ZeroVec::<'a, T>::new
[INFO] [stdout]       ZeroVec::<'a, T>::new_borrowed
[INFO] [stdout]       ZeroVec::<'a, T>::parse_bytes
[INFO] [stdout]       ZeroVec::<'a, T>::from_bytes_unchecked
[INFO] [stdout]       ZeroVec::<'a, T>::try_from_slice
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.2/src/zerovec/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub const fn new_borrowed(slice: &'a [T::ULE]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn parse_bytes(bytes: &'a [u8]) -> Result<Self, UleError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     pub fn try_from_slice(slice: &'a [T]) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_slice_or_alloc` found for struct `ZeroVec<'_, _>` in the current scope
[INFO] [stdout]    --> tests/cpt.rs:440:26
[INFO] [stdout]     |
[INFO] [stdout] 440 |     let index = ZeroVec::from_slice_or_alloc(&test_struct.index);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ZeroVec<'_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ZeroVec<'_, _>` consider using one of the following associated functions:
[INFO] [stdout]       ZeroVec::<'a, T>::new
[INFO] [stdout]       ZeroVec::<'a, T>::new_borrowed
[INFO] [stdout]       ZeroVec::<'a, T>::parse_bytes
[INFO] [stdout]       ZeroVec::<'a, T>::from_bytes_unchecked
[INFO] [stdout]       ZeroVec::<'a, T>::try_from_slice
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.2/src/zerovec/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub const fn new_borrowed(slice: &'a [T::ULE]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn parse_bytes(bytes: &'a [u8]) -> Result<Self, UleError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     pub fn try_from_slice(slice: &'a [T]) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_slice_or_alloc` found for struct `ZeroVec<'_, _>` in the current scope
[INFO] [stdout]    --> tests/cpt.rs:444:33
[INFO] [stdout]     |
[INFO] [stdout] 444 |             let data = ZeroVec::from_slice_or_alloc(&data_8);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ZeroVec<'_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ZeroVec<'_, _>` consider using one of the following associated functions:
[INFO] [stdout]       ZeroVec::<'a, T>::new
[INFO] [stdout]       ZeroVec::<'a, T>::new_borrowed
[INFO] [stdout]       ZeroVec::<'a, T>::parse_bytes
[INFO] [stdout]       ZeroVec::<'a, T>::from_bytes_unchecked
[INFO] [stdout]       ZeroVec::<'a, T>::try_from_slice
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.2/src/zerovec/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub const fn new_borrowed(slice: &'a [T::ULE]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn parse_bytes(bytes: &'a [u8]) -> Result<Self, UleError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     pub fn try_from_slice(slice: &'a [T]) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_slice_or_alloc` found for struct `ZeroVec<'_, _>` in the current scope
[INFO] [stdout]    --> tests/cpt.rs:458:33
[INFO] [stdout]     |
[INFO] [stdout] 458 |             let data = ZeroVec::from_slice_or_alloc(&data_16);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ZeroVec<'_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ZeroVec<'_, _>` consider using one of the following associated functions:
[INFO] [stdout]       ZeroVec::<'a, T>::new
[INFO] [stdout]       ZeroVec::<'a, T>::new_borrowed
[INFO] [stdout]       ZeroVec::<'a, T>::parse_bytes
[INFO] [stdout]       ZeroVec::<'a, T>::from_bytes_unchecked
[INFO] [stdout]       ZeroVec::<'a, T>::try_from_slice
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.2/src/zerovec/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub const fn new_borrowed(slice: &'a [T::ULE]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn parse_bytes(bytes: &'a [u8]) -> Result<Self, UleError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     pub fn try_from_slice(slice: &'a [T]) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_slice_or_alloc` found for struct `ZeroVec<'_, _>` in the current scope
[INFO] [stdout]    --> tests/cpt.rs:472:33
[INFO] [stdout]     |
[INFO] [stdout] 472 |             let data = ZeroVec::from_slice_or_alloc(&data_32);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ZeroVec<'_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ZeroVec<'_, _>` consider using one of the following associated functions:
[INFO] [stdout]       ZeroVec::<'a, T>::new
[INFO] [stdout]       ZeroVec::<'a, T>::new_borrowed
[INFO] [stdout]       ZeroVec::<'a, T>::parse_bytes
[INFO] [stdout]       ZeroVec::<'a, T>::from_bytes_unchecked
[INFO] [stdout]       ZeroVec::<'a, T>::try_from_slice
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.2/src/zerovec/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub const fn new_borrowed(slice: &'a [T::ULE]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn parse_bytes(bytes: &'a [u8]) -> Result<Self, UleError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     pub fn try_from_slice(slice: &'a [T]) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_collections` (test "cpt") due to 6 previous errors
[INFO] [stdout] error[E0412]: cannot find type `AsciiHexDigit` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |         test_set::<AsciiHexDigit>("ASCII_Hex_Digit");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<AsciiHexDigit>() {
[INFO] [stdout]     |                            +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Alnum` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:113:20
[INFO] [stdout]     |
[INFO] [stdout] 113 |         test_set::<Alnum>("Alnum");
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Alnum>() {
[INFO] [stdout]     |                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Alphabetic` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |         test_set::<Alphabetic>("Alphabetic");
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Alphabetic>() {
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BidiControl` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:115:20
[INFO] [stdout]     |
[INFO] [stdout] 115 |         test_set::<BidiControl>("Bidi_Control");
[INFO] [stdout]     |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<BidiControl>() {
[INFO] [stdout]     |                            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BidiMirrored` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:116:20
[INFO] [stdout]     |
[INFO] [stdout] 116 |         test_set::<BidiMirrored>("Bidi_Mirrored");
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<BidiMirrored>() {
[INFO] [stdout]     |                            ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Blank` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 |         test_set::<Blank>("Blank");
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Blank>() {
[INFO] [stdout]     |                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Cased` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |         test_set::<Cased>("Cased");
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Cased>() {
[INFO] [stdout]     |                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CaseIgnorable` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:119:20
[INFO] [stdout]     |
[INFO] [stdout] 119 |         test_set::<CaseIgnorable>("Case_Ignorable");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<CaseIgnorable>() {
[INFO] [stdout]     |                            +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FullCompositionExclusion` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |         test_set::<FullCompositionExclusion>("Full_Composition_Exclusion");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<FullCompositionExclusion>() {
[INFO] [stdout]     |                            ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ChangesWhenCasefolded` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:121:20
[INFO] [stdout]     |
[INFO] [stdout] 121 |         test_set::<ChangesWhenCasefolded>("Changes_When_Casefolded");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<ChangesWhenCasefolded>() {
[INFO] [stdout]     |                            +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ChangesWhenCasemapped` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |         test_set::<ChangesWhenCasemapped>("Changes_When_Casemapped");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<ChangesWhenCasemapped>() {
[INFO] [stdout]     |                            +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ChangesWhenNfkcCasefolded` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:123:20
[INFO] [stdout]     |
[INFO] [stdout] 123 |         test_set::<ChangesWhenNfkcCasefolded>("Changes_When_NFKC_Casefolded");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<ChangesWhenNfkcCasefolded>() {
[INFO] [stdout]     |                            +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ChangesWhenLowercased` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |         test_set::<ChangesWhenLowercased>("Changes_When_Lowercased");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<ChangesWhenLowercased>() {
[INFO] [stdout]     |                            +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ChangesWhenTitlecased` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:125:20
[INFO] [stdout]     |
[INFO] [stdout] 125 |         test_set::<ChangesWhenTitlecased>("Changes_When_Titlecased");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<ChangesWhenTitlecased>() {
[INFO] [stdout]     |                            +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ChangesWhenUppercased` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout] 126 |         test_set::<ChangesWhenUppercased>("Changes_When_Uppercased");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<ChangesWhenUppercased>() {
[INFO] [stdout]     |                            +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Dash` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 |         test_set::<Dash>("Dash");
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Dash>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Deprecated` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:128:20
[INFO] [stdout]     |
[INFO] [stdout] 128 |         test_set::<Deprecated>("Deprecated");
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Deprecated>() {
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultIgnorableCodePoint` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |         test_set::<DefaultIgnorableCodePoint>("Default_Ignorable_Code_Point");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<DefaultIgnorableCodePoint>() {
[INFO] [stdout]     |                            +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Diacritic` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 |         test_set::<Diacritic>("Diacritic");
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Diacritic>() {
[INFO] [stdout]     |                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EmojiModifierBase` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |         test_set::<EmojiModifierBase>("Emoji_Modifier_Base");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<EmojiModifierBase>() {
[INFO] [stdout]     |                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EmojiComponent` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:132:20
[INFO] [stdout]     |
[INFO] [stdout] 132 |         test_set::<EmojiComponent>("Emoji_Component");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<EmojiComponent>() {
[INFO] [stdout]     |                            ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EmojiModifier` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:133:20
[INFO] [stdout]     |
[INFO] [stdout] 133 |         test_set::<EmojiModifier>("Emoji_Modifier");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<EmojiModifier>() {
[INFO] [stdout]     |                            +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Emoji` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |         test_set::<Emoji>("Emoji");
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Emoji>() {
[INFO] [stdout]     |                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EmojiPresentation` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:135:20
[INFO] [stdout]     |
[INFO] [stdout] 135 |         test_set::<EmojiPresentation>("Emoji_Presentation");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<EmojiPresentation>() {
[INFO] [stdout]     |                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Extender` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |         test_set::<Extender>("Extender");
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/collect.rs:394:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named trait `Extend` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 136 -         test_set::<Extender>("Extender");
[INFO] [stdout] 136 +         test_set::<Extend>("Extender");
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Extender>() {
[INFO] [stdout]     |                            ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ExtendedPictographic` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |         test_set::<ExtendedPictographic>("Extended_Pictographic");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<ExtendedPictographic>() {
[INFO] [stdout]     |                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Graph` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:138:20
[INFO] [stdout]     |
[INFO] [stdout] 138 |         test_set::<Graph>("Graph");
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Graph>() {
[INFO] [stdout]     |                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GraphemeBase` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:139:20
[INFO] [stdout]     |
[INFO] [stdout] 139 |         test_set::<GraphemeBase>("Grapheme_Base");
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<GraphemeBase>() {
[INFO] [stdout]     |                            ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GraphemeExtend` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:140:20
[INFO] [stdout]     |
[INFO] [stdout] 140 |         test_set::<GraphemeExtend>("Grapheme_Extend");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<GraphemeExtend>() {
[INFO] [stdout]     |                            ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GraphemeLink` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:141:20
[INFO] [stdout]     |
[INFO] [stdout] 141 |         test_set::<GraphemeLink>("Grapheme_Link");
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<GraphemeLink>() {
[INFO] [stdout]     |                            ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HexDigit` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:142:20
[INFO] [stdout]     |
[INFO] [stdout] 142 |         test_set::<HexDigit>("Hex_Digit");
[INFO] [stdout]     |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<HexDigit>() {
[INFO] [stdout]     |                            ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Hyphen` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |         test_set::<Hyphen>("Hyphen");
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Hyphen>() {
[INFO] [stdout]     |                            ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IdContinue` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |         test_set::<IdContinue>("Id_Continue");
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<IdContinue>() {
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ideographic` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |         test_set::<Ideographic>("Ideographic");
[INFO] [stdout]     |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Ideographic>() {
[INFO] [stdout]     |                            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IdStart` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:146:20
[INFO] [stdout]     |
[INFO] [stdout] 146 |         test_set::<IdStart>("Id_Start");
[INFO] [stdout]     |                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<IdStart>() {
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IdsBinaryOperator` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:147:20
[INFO] [stdout]     |
[INFO] [stdout] 147 |         test_set::<IdsBinaryOperator>("Ids_Binary_Operator");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<IdsBinaryOperator>() {
[INFO] [stdout]     |                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IdsTrinaryOperator` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |         test_set::<IdsTrinaryOperator>("Ids_Trinary_Operator");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<IdsTrinaryOperator>() {
[INFO] [stdout]     |                            ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `JoinControl` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |         test_set::<JoinControl>("Join_Control");
[INFO] [stdout]     |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<JoinControl>() {
[INFO] [stdout]     |                            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LogicalOrderException` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:150:20
[INFO] [stdout]     |
[INFO] [stdout] 150 |         test_set::<LogicalOrderException>("Logical_Order_Exception");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<LogicalOrderException>() {
[INFO] [stdout]     |                            +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Lowercase` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |         test_set::<Lowercase>("Lowercase");
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Lowercase>() {
[INFO] [stdout]     |                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Math` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |         test_set::<Math>("Math");
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Math>() {
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `NoncharacterCodePoint` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:153:20
[INFO] [stdout]     |
[INFO] [stdout] 153 |         test_set::<NoncharacterCodePoint>("Noncharacter_Code_Point");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<NoncharacterCodePoint>() {
[INFO] [stdout]     |                            +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `NfcInert` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |         test_set::<NfcInert>("NFC_Inert");
[INFO] [stdout]     |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<NfcInert>() {
[INFO] [stdout]     |                            ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `NfdInert` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:155:20
[INFO] [stdout]     |
[INFO] [stdout] 155 |         test_set::<NfdInert>("NFD_Inert");
[INFO] [stdout]     |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<NfdInert>() {
[INFO] [stdout]     |                            ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `NfkcInert` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |         test_set::<NfkcInert>("NFKC_Inert");
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<NfkcInert>() {
[INFO] [stdout]     |                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `NfkdInert` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:157:20
[INFO] [stdout]     |
[INFO] [stdout] 157 |         test_set::<NfkdInert>("NFKD_Inert");
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<NfkdInert>() {
[INFO] [stdout]     |                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatternSyntax` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |         test_set::<PatternSyntax>("Pattern_Syntax");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<PatternSyntax>() {
[INFO] [stdout]     |                            +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatternWhiteSpace` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:159:20
[INFO] [stdout]     |
[INFO] [stdout] 159 |         test_set::<PatternWhiteSpace>("Pattern_White_Space");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<PatternWhiteSpace>() {
[INFO] [stdout]     |                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PrependedConcatenationMark` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |         test_set::<PrependedConcatenationMark>("Prepended_Concatenation_Mark");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<PrependedConcatenationMark>() {
[INFO] [stdout]     |                            ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Print` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 |         test_set::<Print>("Print");
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Print>() {
[INFO] [stdout]     |                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `QuotationMark` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:162:20
[INFO] [stdout]     |
[INFO] [stdout] 162 |         test_set::<QuotationMark>("Quotation_Mark");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `core::ascii::Char::QuotationMark` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 162 -         test_set::<QuotationMark>("Quotation_Mark");
[INFO] [stdout] 162 +         test_set::<core::ascii::Char>("Quotation_Mark");
[INFO] [stdout]     |
[INFO] [stdout] 162 -         test_set::<QuotationMark>("Quotation_Mark");
[INFO] [stdout] 162 +         test_set::<std::ascii::Char>("Quotation_Mark");
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<QuotationMark>() {
[INFO] [stdout]     |                            +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Radical` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:163:20
[INFO] [stdout]     |
[INFO] [stdout] 163 |         test_set::<Radical>("Radical");
[INFO] [stdout]     |                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Radical>() {
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RegionalIndicator` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:164:20
[INFO] [stdout]     |
[INFO] [stdout] 164 |         test_set::<RegionalIndicator>("Regional_Indicator");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<RegionalIndicator>() {
[INFO] [stdout]     |                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SoftDotted` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:165:20
[INFO] [stdout]     |
[INFO] [stdout] 165 |         test_set::<SoftDotted>("Soft_Dotted");
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<SoftDotted>() {
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SegmentStarter` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:166:20
[INFO] [stdout]     |
[INFO] [stdout] 166 |         test_set::<SegmentStarter>("Segment_Starter");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<SegmentStarter>() {
[INFO] [stdout]     |                            ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CaseSensitive` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:167:20
[INFO] [stdout]     |
[INFO] [stdout] 167 |         test_set::<CaseSensitive>("Case_Sensitive");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<CaseSensitive>() {
[INFO] [stdout]     |                            +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SentenceTerminal` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:168:20
[INFO] [stdout]     |
[INFO] [stdout] 168 |         test_set::<SentenceTerminal>("Sentence_Terminal");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<SentenceTerminal>() {
[INFO] [stdout]     |                            ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalPunctuation` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:169:20
[INFO] [stdout]     |
[INFO] [stdout] 169 |         test_set::<TerminalPunctuation>("Terminal_Punctuation");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<TerminalPunctuation>() {
[INFO] [stdout]     |                            +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UnifiedIdeograph` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:170:20
[INFO] [stdout]     |
[INFO] [stdout] 170 |         test_set::<UnifiedIdeograph>("Unified_Ideograph");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<UnifiedIdeograph>() {
[INFO] [stdout]     |                            ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Uppercase` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |         test_set::<Uppercase>("Uppercase");
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Uppercase>() {
[INFO] [stdout]     |                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VariationSelector` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |         test_set::<VariationSelector>("Variation_Selector");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<VariationSelector>() {
[INFO] [stdout]     |                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WhiteSpace` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:173:20
[INFO] [stdout]     |
[INFO] [stdout] 173 |         test_set::<WhiteSpace>("White_Space");
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<WhiteSpace>() {
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Xdigit` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:174:20
[INFO] [stdout]     |
[INFO] [stdout] 174 |         test_set::<Xdigit>("Xdigit");
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<Xdigit>() {
[INFO] [stdout]     |                            ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `XidContinue` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:175:20
[INFO] [stdout]     |
[INFO] [stdout] 175 |         test_set::<XidContinue>("XID_Continue");
[INFO] [stdout]     |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<XidContinue>() {
[INFO] [stdout]     |                            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `XidStart` in this scope
[INFO] [stdout]    --> src/iterator_utils.rs:176:20
[INFO] [stdout]     |
[INFO] [stdout] 176 |         test_set::<XidStart>("XID_Start");
[INFO] [stdout]     |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_complement_sets<XidStart>() {
[INFO] [stdout]     |                            ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_collections` (lib test) due to 73 previous errors
[INFO] running `Command { std: "docker" "inspect" "37ff00db9baff043454b4b5e76a39390a811b762f39aef439fedda71a5d1fb61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37ff00db9baff043454b4b5e76a39390a811b762f39aef439fedda71a5d1fb61", kill_on_drop: false }`
[INFO] [stdout] 37ff00db9baff043454b4b5e76a39390a811b762f39aef439fedda71a5d1fb61
