[INFO] fetching crate icu_datagen 1.5.0...
[INFO] checking icu_datagen-1.5.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate icu_datagen 1.5.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate icu_datagen 1.5.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate icu_datagen 1.5.0
[INFO] finished tweaking crates.io crate icu_datagen 1.5.0
[INFO] tweaked toml for crates.io crate icu_datagen 1.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate icu_datagen 1.5.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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f4ac9bdb0b54edda043c58f534744172e2f916dd0b7a0b36358252f42238789
[INFO] running `Command { std: "docker" "start" "-a" "9f4ac9bdb0b54edda043c58f534744172e2f916dd0b7a0b36358252f42238789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f4ac9bdb0b54edda043c58f534744172e2f916dd0b7a0b36358252f42238789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f4ac9bdb0b54edda043c58f534744172e2f916dd0b7a0b36358252f42238789", kill_on_drop: false }`
[INFO] [stdout] 9f4ac9bdb0b54edda043c58f534744172e2f916dd0b7a0b36358252f42238789
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01bfb912e905eddd4d6c67e9c0b29fcb857ae05ec7f4037b7f8bf1f1c8e76c45
[INFO] running `Command { std: "docker" "start" "-a" "01bfb912e905eddd4d6c67e9c0b29fcb857ae05ec7f4037b7f8bf1f1c8e76c45", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]     Checking utf8_iter v1.0.3
[INFO] [stderr]     Checking concolor-override v1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking anstyle-parse v0.1.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking utf16_iter v1.0.4
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking core_maths v0.1.0
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking anstyle v0.3.5
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking indexmap-nostd v0.4.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking wasmparser-nostd v0.100.1
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking wasmi_arena v0.4.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking crlify v1.0.4
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking anstream v0.2.6
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking clap_builder v4.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking elsa v1.10.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking wasmi_core v0.13.0
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking regex-automata v0.2.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking simple_logger v4.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling databake-derive v0.1.8
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]     Checking databake v0.1.8
[INFO] [stderr]     Checking calendrical_calculations v0.1.1
[INFO] [stderr]     Checking icu_pattern v0.2.0
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking clap v4.2.1
[INFO] [stderr]     Checking ureq v2.9.6
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking postcard v1.0.7
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking deduplicating_array v0.1.6
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde-json-core v0.4.0
[INFO] [stderr]     Checking zerovec v0.10.2
[INFO] [stderr]     Checking fixed_decimal v0.5.6
[INFO] [stderr]     Checking wasmi v0.31.2
[INFO] [stderr]     Checking serde-aux v4.2.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking zerotrie v0.1.3
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.0
[INFO] [stderr]     Checking icu_calendar v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_plurals v1.5.0
[INFO] [stderr]     Checking icu_decimal v1.5.0
[INFO] [stderr]     Checking icu_segmenter v1.5.0
[INFO] [stderr]     Checking icu_list v1.5.0
[INFO] [stderr]     Checking icu_provider_fs v1.5.0
[INFO] [stderr]     Checking icu_provider_blob v1.5.0
[INFO] [stderr]     Checking icu_codepointtrie_builder v0.3.8
[INFO] [stderr]     Checking icu_provider_adapters v1.5.0
[INFO] [stderr]     Checking icu_timezone v1.5.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking icu_casemap v1.5.0
[INFO] [stderr]     Checking icu_datetime v1.5.0
[INFO] [stderr]     Checking icu_collator v1.5.0
[INFO] [stderr]     Checking icu v1.5.0
[INFO] [stderr]     Checking icu_datagen v1.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/transform/cldr/locale_canonicalizer/likely_subtags.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl<'a> LikelySubtagsResources<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 104 |     ) -> Result<LikelySubtagsResources, DataError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/lib.rs:170:19
[INFO] [stdout]     |
[INFO] [stdout] 170 |             #[cfg(features = "experimental_components")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `cb` which comes from the expansion of the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 170 |             #[cfg(feature = "experimental_components")]
[INFO] [stdout]     |                   ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |             icu::experimental::compactdecimal::provider::LongCompactDecimalFormatDataV1Marker = "compactdecimal/long@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:289:18
[INFO] [stdout]     |
[INFO] [stdout] 289 |             icu::experimental::compactdecimal::provider::ShortCompactDecimalFormatDataV1Marker = "compactdecimal/short@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:290:18
[INFO] [stdout]     |
[INFO] [stdout] 290 |             icu::experimental::dimension::provider::currency::CurrencyEssentialsV1Marker = "currency/essentials@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:291:18
[INFO] [stdout]     |
[INFO] [stdout] 291 |             icu::experimental::dimension::provider::percent::PercentEssentialsV1Marker = "percent/essentials@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:292:18
[INFO] [stdout]     |
[INFO] [stdout] 292 |             icu::experimental::displaynames::provider::RegionDisplayNamesV1Marker = "displaynames/regions@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:293:18
[INFO] [stdout]     |
[INFO] [stdout] 293 |             icu::experimental::displaynames::provider::LanguageDisplayNamesV1Marker = "displaynames/languages@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:294:18
[INFO] [stdout]     |
[INFO] [stdout] 294 |             icu::experimental::displaynames::provider::LocaleDisplayNamesV1Marker = "displaynames/locales@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:295:18
[INFO] [stdout]     |
[INFO] [stdout] 295 |             icu::experimental::displaynames::provider::ScriptDisplayNamesV1Marker = "displaynames/scripts@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:296:18
[INFO] [stdout]     |
[INFO] [stdout] 296 |             icu::experimental::displaynames::provider::VariantDisplayNamesV1Marker = "displaynames/variants@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 |             icu::experimental::relativetime::provider::LongSecondRelativeTimeFormatDataV1Marker = "relativetime/long/second@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:298:18
[INFO] [stdout]     |
[INFO] [stdout] 298 |             icu::experimental::relativetime::provider::ShortSecondRelativeTimeFormatDataV1Marker = "relativetime/short/second@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:299:18
[INFO] [stdout]     |
[INFO] [stdout] 299 |             icu::experimental::relativetime::provider::NarrowSecondRelativeTimeFormatDataV1Marker = "relativetime/narrow/second@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:300:18
[INFO] [stdout]     |
[INFO] [stdout] 300 |             icu::experimental::relativetime::provider::LongMinuteRelativeTimeFormatDataV1Marker = "relativetime/long/minute@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:301:18
[INFO] [stdout]     |
[INFO] [stdout] 301 |             icu::experimental::relativetime::provider::ShortMinuteRelativeTimeFormatDataV1Marker = "relativetime/short/minute@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:302:18
[INFO] [stdout]     |
[INFO] [stdout] 302 |             icu::experimental::relativetime::provider::NarrowMinuteRelativeTimeFormatDataV1Marker = "relativetime/narrow/minute@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:303:18
[INFO] [stdout]     |
[INFO] [stdout] 303 |             icu::experimental::relativetime::provider::LongHourRelativeTimeFormatDataV1Marker = "relativetime/long/hour@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:304:18
[INFO] [stdout]     |
[INFO] [stdout] 304 |             icu::experimental::relativetime::provider::ShortHourRelativeTimeFormatDataV1Marker = "relativetime/short/hour@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:305:18
[INFO] [stdout]     |
[INFO] [stdout] 305 |             icu::experimental::relativetime::provider::NarrowHourRelativeTimeFormatDataV1Marker = "relativetime/narrow/hour@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:306:18
[INFO] [stdout]     |
[INFO] [stdout] 306 |             icu::experimental::relativetime::provider::LongDayRelativeTimeFormatDataV1Marker = "relativetime/long/day@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 |             icu::experimental::relativetime::provider::ShortDayRelativeTimeFormatDataV1Marker = "relativetime/short/day@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:308:18
[INFO] [stdout]     |
[INFO] [stdout] 308 |             icu::experimental::relativetime::provider::NarrowDayRelativeTimeFormatDataV1Marker = "relativetime/narrow/day@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:309:18
[INFO] [stdout]     |
[INFO] [stdout] 309 |             icu::experimental::relativetime::provider::LongWeekRelativeTimeFormatDataV1Marker = "relativetime/long/week@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:310:18
[INFO] [stdout]     |
[INFO] [stdout] 310 |             icu::experimental::relativetime::provider::ShortWeekRelativeTimeFormatDataV1Marker = "relativetime/short/week@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:311:18
[INFO] [stdout]     |
[INFO] [stdout] 311 |             icu::experimental::relativetime::provider::NarrowWeekRelativeTimeFormatDataV1Marker = "relativetime/narrow/week@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:312:18
[INFO] [stdout]     |
[INFO] [stdout] 312 |             icu::experimental::relativetime::provider::LongMonthRelativeTimeFormatDataV1Marker = "relativetime/long/month@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:313:18
[INFO] [stdout]     |
[INFO] [stdout] 313 |             icu::experimental::relativetime::provider::ShortMonthRelativeTimeFormatDataV1Marker = "relativetime/short/month@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:314:18
[INFO] [stdout]     |
[INFO] [stdout] 314 |             icu::experimental::relativetime::provider::NarrowMonthRelativeTimeFormatDataV1Marker = "relativetime/narrow/month@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:315:18
[INFO] [stdout]     |
[INFO] [stdout] 315 |             icu::experimental::relativetime::provider::LongQuarterRelativeTimeFormatDataV1Marker = "relativetime/long/quarter@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 316 |             icu::experimental::relativetime::provider::ShortQuarterRelativeTimeFormatDataV1Marker = "relativetime/short/quarter@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:317:18
[INFO] [stdout]     |
[INFO] [stdout] 317 |             icu::experimental::relativetime::provider::NarrowQuarterRelativeTimeFormatDataV1Marker = "relativetime/narrow/quarter@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:318:18
[INFO] [stdout]     |
[INFO] [stdout] 318 |             icu::experimental::relativetime::provider::LongYearRelativeTimeFormatDataV1Marker = "relativetime/long/year@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:319:18
[INFO] [stdout]     |
[INFO] [stdout] 319 |             icu::experimental::relativetime::provider::ShortYearRelativeTimeFormatDataV1Marker = "relativetime/short/year@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:320:18
[INFO] [stdout]     |
[INFO] [stdout] 320 |             icu::experimental::relativetime::provider::NarrowYearRelativeTimeFormatDataV1Marker = "relativetime/narrow/year@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:321:18
[INFO] [stdout]     |
[INFO] [stdout] 321 |             icu::experimental::personnames::provider::PersonNamesFormatV1Marker = "personnames/personnames@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:322:18
[INFO] [stdout]     |
[INFO] [stdout] 322 |             icu::experimental::transliterate::provider::TransliteratorRulesV1Marker = "transliterator/rules@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:323:18
[INFO] [stdout]     |
[INFO] [stdout] 323 |             icu::experimental::units::provider::UnitsInfoV1Marker = "units/info@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/tests/make_testdata.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         crate::registry!(cb);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |             icu::experimental::compactdecimal::provider::LongCompactDecimalFormatDataV1Marker = "compactdecimal/long@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:289:18
[INFO] [stdout]     |
[INFO] [stdout] 289 |             icu::experimental::compactdecimal::provider::ShortCompactDecimalFormatDataV1Marker = "compactdecimal/short@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:290:18
[INFO] [stdout]     |
[INFO] [stdout] 290 |             icu::experimental::dimension::provider::currency::CurrencyEssentialsV1Marker = "currency/essentials@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:291:18
[INFO] [stdout]     |
[INFO] [stdout] 291 |             icu::experimental::dimension::provider::percent::PercentEssentialsV1Marker = "percent/essentials@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:292:18
[INFO] [stdout]     |
[INFO] [stdout] 292 |             icu::experimental::displaynames::provider::RegionDisplayNamesV1Marker = "displaynames/regions@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:293:18
[INFO] [stdout]     |
[INFO] [stdout] 293 |             icu::experimental::displaynames::provider::LanguageDisplayNamesV1Marker = "displaynames/languages@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:294:18
[INFO] [stdout]     |
[INFO] [stdout] 294 |             icu::experimental::displaynames::provider::LocaleDisplayNamesV1Marker = "displaynames/locales@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:295:18
[INFO] [stdout]     |
[INFO] [stdout] 295 |             icu::experimental::displaynames::provider::ScriptDisplayNamesV1Marker = "displaynames/scripts@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:296:18
[INFO] [stdout]     |
[INFO] [stdout] 296 |             icu::experimental::displaynames::provider::VariantDisplayNamesV1Marker = "displaynames/variants@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 |             icu::experimental::relativetime::provider::LongSecondRelativeTimeFormatDataV1Marker = "relativetime/long/second@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:298:18
[INFO] [stdout]     |
[INFO] [stdout] 298 |             icu::experimental::relativetime::provider::ShortSecondRelativeTimeFormatDataV1Marker = "relativetime/short/second@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:299:18
[INFO] [stdout]     |
[INFO] [stdout] 299 |             icu::experimental::relativetime::provider::NarrowSecondRelativeTimeFormatDataV1Marker = "relativetime/narrow/second@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:300:18
[INFO] [stdout]     |
[INFO] [stdout] 300 |             icu::experimental::relativetime::provider::LongMinuteRelativeTimeFormatDataV1Marker = "relativetime/long/minute@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:301:18
[INFO] [stdout]     |
[INFO] [stdout] 301 |             icu::experimental::relativetime::provider::ShortMinuteRelativeTimeFormatDataV1Marker = "relativetime/short/minute@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:302:18
[INFO] [stdout]     |
[INFO] [stdout] 302 |             icu::experimental::relativetime::provider::NarrowMinuteRelativeTimeFormatDataV1Marker = "relativetime/narrow/minute@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:303:18
[INFO] [stdout]     |
[INFO] [stdout] 303 |             icu::experimental::relativetime::provider::LongHourRelativeTimeFormatDataV1Marker = "relativetime/long/hour@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:304:18
[INFO] [stdout]     |
[INFO] [stdout] 304 |             icu::experimental::relativetime::provider::ShortHourRelativeTimeFormatDataV1Marker = "relativetime/short/hour@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:305:18
[INFO] [stdout]     |
[INFO] [stdout] 305 |             icu::experimental::relativetime::provider::NarrowHourRelativeTimeFormatDataV1Marker = "relativetime/narrow/hour@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:306:18
[INFO] [stdout]     |
[INFO] [stdout] 306 |             icu::experimental::relativetime::provider::LongDayRelativeTimeFormatDataV1Marker = "relativetime/long/day@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 |             icu::experimental::relativetime::provider::ShortDayRelativeTimeFormatDataV1Marker = "relativetime/short/day@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:308:18
[INFO] [stdout]     |
[INFO] [stdout] 308 |             icu::experimental::relativetime::provider::NarrowDayRelativeTimeFormatDataV1Marker = "relativetime/narrow/day@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:309:18
[INFO] [stdout]     |
[INFO] [stdout] 309 |             icu::experimental::relativetime::provider::LongWeekRelativeTimeFormatDataV1Marker = "relativetime/long/week@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:310:18
[INFO] [stdout]     |
[INFO] [stdout] 310 |             icu::experimental::relativetime::provider::ShortWeekRelativeTimeFormatDataV1Marker = "relativetime/short/week@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:311:18
[INFO] [stdout]     |
[INFO] [stdout] 311 |             icu::experimental::relativetime::provider::NarrowWeekRelativeTimeFormatDataV1Marker = "relativetime/narrow/week@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:312:18
[INFO] [stdout]     |
[INFO] [stdout] 312 |             icu::experimental::relativetime::provider::LongMonthRelativeTimeFormatDataV1Marker = "relativetime/long/month@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:313:18
[INFO] [stdout]     |
[INFO] [stdout] 313 |             icu::experimental::relativetime::provider::ShortMonthRelativeTimeFormatDataV1Marker = "relativetime/short/month@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:314:18
[INFO] [stdout]     |
[INFO] [stdout] 314 |             icu::experimental::relativetime::provider::NarrowMonthRelativeTimeFormatDataV1Marker = "relativetime/narrow/month@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:315:18
[INFO] [stdout]     |
[INFO] [stdout] 315 |             icu::experimental::relativetime::provider::LongQuarterRelativeTimeFormatDataV1Marker = "relativetime/long/quarter@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 316 |             icu::experimental::relativetime::provider::ShortQuarterRelativeTimeFormatDataV1Marker = "relativetime/short/quarter@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:317:18
[INFO] [stdout]     |
[INFO] [stdout] 317 |             icu::experimental::relativetime::provider::NarrowQuarterRelativeTimeFormatDataV1Marker = "relativetime/narrow/quarter@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:318:18
[INFO] [stdout]     |
[INFO] [stdout] 318 |             icu::experimental::relativetime::provider::LongYearRelativeTimeFormatDataV1Marker = "relativetime/long/year@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:319:18
[INFO] [stdout]     |
[INFO] [stdout] 319 |             icu::experimental::relativetime::provider::ShortYearRelativeTimeFormatDataV1Marker = "relativetime/short/year@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:320:18
[INFO] [stdout]     |
[INFO] [stdout] 320 |             icu::experimental::relativetime::provider::NarrowYearRelativeTimeFormatDataV1Marker = "relativetime/narrow/year@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:321:18
[INFO] [stdout]     |
[INFO] [stdout] 321 |             icu::experimental::personnames::provider::PersonNamesFormatV1Marker = "personnames/personnames@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:322:18
[INFO] [stdout]     |
[INFO] [stdout] 322 |             icu::experimental::transliterate::provider::TransliteratorRulesV1Marker = "transliterator/rules@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> src/registry.rs:323:18
[INFO] [stdout]     |
[INFO] [stdout] 323 |             icu::experimental::units::provider::UnitsInfoV1Marker = "units/info@1",
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/transform/cldr/locale_canonicalizer/likely_subtags.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl<'a> LikelySubtagsResources<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 104 |     ) -> Result<LikelySubtagsResources, DataError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/lib.rs:170:19
[INFO] [stdout]     |
[INFO] [stdout] 170 |             #[cfg(features = "experimental_components")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 | crate::registry!(cb);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `cb` which comes from the expansion of the macro `crate::registry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 170 |             #[cfg(feature = "experimental_components")]
[INFO] [stdout]     |                   ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/driver.rs:289:41
[INFO] [stdout]     |
[INFO] [stdout] 289 | #[derive(Debug, Copy, Clone, PartialEq, Display)]
[INFO] [stdout]     |                                         ^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `Display` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_DERIVE_Display_FOR_LocaleFamilyParseError`
[INFO] [stdout] 290 | #[non_exhaustive]
[INFO] [stdout] 291 | pub enum LocaleFamilyParseError {
[INFO] [stdout]     |          ---------------------- `LocaleFamilyParseError` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/transform/cldr/decimal/decimal_pattern.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Display, Debug, PartialEq)]
[INFO] [stdout]    |          ^------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Display` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Display_FOR_Error`
[INFO] [stdout] 18 | pub(in crate::provider) enum Error {
[INFO] [stdout]    |                              ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Baked` in module `icu_locid_transform::provider`
[INFO] [stdout]   --> tests/test-options.rs:78:40
[INFO] [stdout]    |
[INFO] [stdout] 78 |         icu_locid_transform::provider::Baked.load(req)
[INFO] [stdout]    |                                        ^^^^^ not found in `icu_locid_transform::provider`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu_locid_transform-1.5.0/src/provider/mod.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Baked;
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] note: the item is gated behind the `compiled_data` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu_locid_transform-1.5.0/src/provider/mod.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "compiled_data")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Baked` in module `icu_locid_transform::provider`
[INFO] [stdout]   --> tests/test-options.rs:87:40
[INFO] [stdout]    |
[INFO] [stdout] 87 |         icu_locid_transform::provider::Baked.load(req)
[INFO] [stdout]    |                                        ^^^^^ not found in `icu_locid_transform::provider`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu_locid_transform-1.5.0/src/provider/mod.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Baked;
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] note: the item is gated behind the `compiled_data` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu_locid_transform-1.5.0/src/provider/mod.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "compiled_data")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Baked` in module `icu_locid_transform::provider`
[INFO] [stdout]   --> tests/test-options.rs:96:40
[INFO] [stdout]    |
[INFO] [stdout] 96 |         icu_locid_transform::provider::Baked.load(req)
[INFO] [stdout]    |                                        ^^^^^ not found in `icu_locid_transform::provider`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu_locid_transform-1.5.0/src/provider/mod.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Baked;
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] note: the item is gated behind the `compiled_data` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu_locid_transform-1.5.0/src/provider/mod.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "compiled_data")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_datagen` (test "test-options") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/compactdecimal_long_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::compactdecimal::provider::LongCompactDecimalFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_compactdecimal_long_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/compactdecimal_long_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::compactdecimal::provider::LongCompactDecimalFormatDataV1Marker>, icu_provider::...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_compactdecimal_long_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/compactdecimal_long_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::compactdecimal::provider::LongCompactDecimalFormatDataV1Marker as icu_provider::DataMarker>::Yokeab...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_compactdecimal_long_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/compactdecimal_long_v1.rs.data:14:158
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::compactdecimal::provider::CompactDecimalPatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_compactdecimal_long_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/compactdecimal_long_v1.rs.data:20:40
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   static VALUES: [&<icu::experimental::compactdecimal::provider::LongCompactDecimalFormatDataV1Marker as icu_provider::DataMarker>::Y...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_compactdecimal_long_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/compactdecimal_long_v1.rs.data:25:83
[INFO] [stdout]     |
[INFO] [stdout] 25  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::compactdecimal::provider::LongCompactDecimalFormatDataV...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_compactdecimal_long_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/compactdecimal_short_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::compactdecimal::provider::ShortCompactDecimalFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_compactdecimal_short_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/compactdecimal_short_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::compactdecimal::provider::ShortCompactDecimalFormatDataV1Marker>, icu_provider:...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_compactdecimal_short_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/compactdecimal_short_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::compactdecimal::provider::ShortCompactDecimalFormatDataV1Marker as icu_provider::DataMarker>::Yokea...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_compactdecimal_short_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/compactdecimal_short_v1.rs.data:14:159
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::compactdecimal::provider::CompactDecimalPatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_compactdecimal_short_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/compactdecimal_short_v1.rs.data:20:40
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   static VALUES: [&<icu::experimental::compactdecimal::provider::ShortCompactDecimalFormatDataV1Marker as icu_provider::DataMarker>::...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_compactdecimal_short_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/compactdecimal_short_v1.rs.data:25:83
[INFO] [stdout]     |
[INFO] [stdout] 25  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::compactdecimal::provider::ShortCompactDecimalFormatData...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_compactdecimal_short_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/currency_essentials_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::dimension::provider::currency::CurrencyEssentialsV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_currency_essentials_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/currency_essentials_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::dimension::provider::currency::CurrencyEssentialsV1Marker>, icu_provider::DataE...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_currency_essentials_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/currency_essentials_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::dimension::provider::currency::CurrencyEssentialsV1Marker as icu_provider::DataMarker>::Yokeable = ...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_currency_essentials_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/currency_essentials_v1.rs.data:14:153
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::dimension::provider::currency::CurrencyEssentialsV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_currency_essentials_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/currency_essentials_v1.rs.data:22:50
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   default_pattern_config: icu::experimental::dimension::provider::currency::CurrencyPatternConfig { short_pattern_selection: icu::exp...
[INFO] [stdout]     |                                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_currency_essentials_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/currency_essentials_v1.rs.data:22:149
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...rnConfig { short_pattern_selection: icu::experimental::dimension::provider::currency::PatternSelection::StandardAlphaNextToNumber, nar...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_currency_essentials_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/currency_essentials_v1.rs.data:22:270
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...ToNumber, narrow_pattern_selection: icu::experimental::dimension::provider::currency::PatternSelection::StandardAlphaNextToNumber, sho...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_currency_essentials_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/currency_essentials_v1.rs.data:24:40
[INFO] [stdout]     |
[INFO] [stdout] 24  | ...   static VALUES: [&<icu::experimental::dimension::provider::currency::CurrencyEssentialsV1Marker as icu_provider::DataMarker>::Yokeab...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_currency_essentials_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/currency_essentials_v1.rs.data:29:83
[INFO] [stdout]     |
[INFO] [stdout] 29  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::dimension::provider::currency::CurrencyEssentialsV1Mark...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_currency_essentials_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/displaynames_languages_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::displaynames::provider::LanguageDisplayNamesV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_displaynames_languages_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/displaynames_languages_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::displaynames::provider::LanguageDisplayNamesV1Marker>, icu_provider::DataError> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_displaynames_languages_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/displaynames_languages_v1.rs.data:14:79
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::displaynames::provider::LanguageDisplayNamesV1Marker as...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_displaynames_languages_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/displaynames_locales_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::displaynames::provider::LocaleDisplayNamesV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_displaynames_locales_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/displaynames_locales_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::displaynames::provider::LocaleDisplayNamesV1Marker>, icu_provider::DataError> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_displaynames_locales_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/displaynames_locales_v1.rs.data:14:79
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::displaynames::provider::LocaleDisplayNamesV1Marker as i...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_displaynames_locales_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/displaynames_regions_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::displaynames::provider::RegionDisplayNamesV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_displaynames_regions_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/displaynames_regions_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::displaynames::provider::RegionDisplayNamesV1Marker>, icu_provider::DataError> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_displaynames_regions_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/displaynames_regions_v1.rs.data:14:79
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::displaynames::provider::RegionDisplayNamesV1Marker as i...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_displaynames_regions_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/displaynames_scripts_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::displaynames::provider::ScriptDisplayNamesV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_displaynames_scripts_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/displaynames_scripts_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::displaynames::provider::ScriptDisplayNamesV1Marker>, icu_provider::DataError> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_displaynames_scripts_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/displaynames_scripts_v1.rs.data:14:79
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::displaynames::provider::ScriptDisplayNamesV1Marker as i...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_displaynames_scripts_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/displaynames_variants_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::displaynames::provider::VariantDisplayNamesV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_displaynames_variants_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/displaynames_variants_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::displaynames::provider::VariantDisplayNamesV1Marker>, icu_provider::DataError> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_displaynames_variants_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/displaynames_variants_v1.rs.data:14:79
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::displaynames::provider::VariantDisplayNamesV1Marker as ...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_displaynames_variants_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/percent_essentials_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::dimension::provider::percent::PercentEssentialsV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_percent_essentials_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/percent_essentials_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::dimension::provider::percent::PercentEssentialsV1Marker>, icu_provider::DataErr...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_percent_essentials_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/percent_essentials_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::dimension::provider::percent::PercentEssentialsV1Marker as icu_provider::DataMarker>::Yokeable = ic...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_percent_essentials_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/percent_essentials_v1.rs.data:14:151
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::dimension::provider::percent::PercentEssentialsV1 { number_index: 0u8, percent_...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_percent_essentials_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/percent_essentials_v1.rs.data:14:263
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...r_index: 0u8, percent_sign_affixes: icu::experimental::dimension::provider::percent::PercentAffixesV1 { prefix: alloc::borrow::Cow::Bo...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_percent_essentials_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/percent_essentials_v1.rs.data:15:40
[INFO] [stdout]     |
[INFO] [stdout] 15  | ...   static VALUES: [&<icu::experimental::dimension::provider::percent::PercentEssentialsV1Marker as icu_provider::DataMarker>::Yokeable...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_percent_essentials_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/percent_essentials_v1.rs.data:20:83
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::dimension::provider::percent::PercentEssentialsV1Marker...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_percent_essentials_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/personnames_personnames_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::personnames::provider::PersonNamesFormatV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_personnames_personnames_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/personnames_personnames_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::personnames::provider::PersonNamesFormatV1Marker>, icu_provider::DataError> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_personnames_personnames_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/personnames_personnames_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::personnames::provider::PersonNamesFormatV1Marker as icu_provider::DataMarker>::Yokeable = icu::expe...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_personnames_personnames_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/personnames_personnames_v1.rs.data:14:144
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::personnames::provider::PersonNamesFormatV1 { surname_first_locales: unsafe { ze...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_personnames_personnames_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/personnames_personnames_v1.rs.data:15:40
[INFO] [stdout]     |
[INFO] [stdout] 15  | ...   static VALUES: [&<icu::experimental::personnames::provider::PersonNamesFormatV1Marker as icu_provider::DataMarker>::Yokeable; 1usiz...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_personnames_personnames_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/personnames_personnames_v1.rs.data:20:83
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::personnames::provider::PersonNamesFormatV1Marker as icu...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_personnames_personnames_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_day_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::relativetime::provider::LongDayRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_day_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::LongDayRelativeTimeFormatDataV1Marker>, icu_provider::D...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_day_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::LongDayRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yokeabl...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_day_v1.rs.data:14:157
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_day_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_day_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_day_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_day_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_day_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::LongDayRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yo...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_day_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::LongDayRelativeTimeFormatDataV1...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_hour_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::relativetime::provider::LongHourRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_hour_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::LongHourRelativeTimeFormatDataV1Marker>, icu_provider::...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_hour_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::LongHourRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yokeab...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_hour_v1.rs.data:14:158
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_hour_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_hour_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_hour_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_hour_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_hour_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::LongHourRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Y...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_hour_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::LongHourRelativeTimeFormatDataV...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_minute_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::relativetime::provider::LongMinuteRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_minute_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::LongMinuteRelativeTimeFormatDataV1Marker>, icu_provider...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_minute_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::LongMinuteRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yoke...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_minute_v1.rs.data:14:160
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_minute_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_minute_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_minute_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_minute_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_minute_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::LongMinuteRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>:...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_minute_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::LongMinuteRelativeTimeFormatDat...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_month_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::relativetime::provider::LongMonthRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_month_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::LongMonthRelativeTimeFormatDataV1Marker>, icu_provider:...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_month_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::LongMonthRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yokea...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_month_v1.rs.data:14:159
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_month_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_month_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_month_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_month_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_month_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::LongMonthRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_month_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::LongMonthRelativeTimeFormatData...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_quarter_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  | ...   impl icu_provider::DataProvider<icu::experimental::relativetime::provider::LongQuarterRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_quarter_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::LongQuarterRelativeTimeFormatDataV1Marker>, icu_provide...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_quarter_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::LongQuarterRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yok...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_quarter_v1.rs.data:14:161
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_quarter_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_quarter_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_quarter_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_quarter_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_quarter_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::LongQuarterRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_quarter_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::LongQuarterRelativeTimeFormatDa...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_second_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::relativetime::provider::LongSecondRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_second_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::LongSecondRelativeTimeFormatDataV1Marker>, icu_provider...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_second_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::LongSecondRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yoke...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_second_v1.rs.data:14:160
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_second_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_second_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_second_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_second_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_second_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::LongSecondRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>:...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_second_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::LongSecondRelativeTimeFormatDat...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_week_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::relativetime::provider::LongWeekRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_week_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::LongWeekRelativeTimeFormatDataV1Marker>, icu_provider::...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_week_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::LongWeekRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yokeab...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_week_v1.rs.data:14:158
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_week_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_week_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_week_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_week_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_week_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::LongWeekRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Y...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_week_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::LongWeekRelativeTimeFormatDataV...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_year_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::relativetime::provider::LongYearRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_year_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::LongYearRelativeTimeFormatDataV1Marker>, icu_provider::...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_year_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::LongYearRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yokeab...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_year_v1.rs.data:14:158
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_year_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_year_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_year_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_year_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_year_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::LongYearRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Y...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_long_year_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::LongYearRelativeTimeFormatDataV...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_long_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_day_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::relativetime::provider::NarrowDayRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_day_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::NarrowDayRelativeTimeFormatDataV1Marker>, icu_provider:...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_day_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::NarrowDayRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yokea...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_day_v1.rs.data:14:159
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_day_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_day_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_day_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_day_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_day_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::NarrowDayRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_day_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::NarrowDayRelativeTimeFormatData...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_hour_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::relativetime::provider::NarrowHourRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_hour_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::NarrowHourRelativeTimeFormatDataV1Marker>, icu_provider...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_hour_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::NarrowHourRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yoke...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_hour_v1.rs.data:14:160
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_hour_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_hour_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_hour_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_hour_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_hour_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::NarrowHourRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>:...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_hour_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::NarrowHourRelativeTimeFormatDat...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_minute_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  | ...   impl icu_provider::DataProvider<icu::experimental::relativetime::provider::NarrowMinuteRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_minute_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::NarrowMinuteRelativeTimeFormatDataV1Marker>, icu_provid...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_minute_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::NarrowMinuteRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yo...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_minute_v1.rs.data:14:162
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_minute_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_minute_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_minute_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_minute_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_minute_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::NarrowMinuteRelativeTimeFormatDataV1Marker as icu_provider::DataMarker...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_minute_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::NarrowMinuteRelativeTimeFormatD...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_month_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  | ...   impl icu_provider::DataProvider<icu::experimental::relativetime::provider::NarrowMonthRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_month_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::NarrowMonthRelativeTimeFormatDataV1Marker>, icu_provide...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_month_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::NarrowMonthRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yok...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_month_v1.rs.data:14:161
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_month_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_month_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_month_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_month_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_month_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::NarrowMonthRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_month_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::NarrowMonthRelativeTimeFormatDa...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_quarter_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  | ...   impl icu_provider::DataProvider<icu::experimental::relativetime::provider::NarrowQuarterRelativeTimeFormatDataV1Marker> for $provid...
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_quarter_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::NarrowQuarterRelativeTimeFormatDataV1Marker>, icu_provi...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_quarter_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::NarrowQuarterRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Y...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_quarter_v1.rs.data:14:163
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_quarter_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_quarter_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_quarter_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_quarter_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_quarter_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::NarrowQuarterRelativeTimeFormatDataV1Marker as icu_provider::DataMarke...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_quarter_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::NarrowQuarterRelativeTimeFormat...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_second_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  | ...   impl icu_provider::DataProvider<icu::experimental::relativetime::provider::NarrowSecondRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_second_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::NarrowSecondRelativeTimeFormatDataV1Marker>, icu_provid...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_second_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::NarrowSecondRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yo...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_second_v1.rs.data:14:162
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_second_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_second_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_second_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_second_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_second_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::NarrowSecondRelativeTimeFormatDataV1Marker as icu_provider::DataMarker...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_second_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::NarrowSecondRelativeTimeFormatD...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_week_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::relativetime::provider::NarrowWeekRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_week_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::NarrowWeekRelativeTimeFormatDataV1Marker>, icu_provider...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_week_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::NarrowWeekRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yoke...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_week_v1.rs.data:14:160
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_week_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_week_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_week_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_week_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_week_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::NarrowWeekRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>:...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_week_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::NarrowWeekRelativeTimeFormatDat...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_year_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::relativetime::provider::NarrowYearRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_year_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::NarrowYearRelativeTimeFormatDataV1Marker>, icu_provider...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_year_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::NarrowYearRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yoke...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_year_v1.rs.data:14:160
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_year_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_year_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_year_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_year_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_year_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::NarrowYearRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>:...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_narrow_year_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::NarrowYearRelativeTimeFormatDat...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_narrow_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_day_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::relativetime::provider::ShortDayRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_day_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::ShortDayRelativeTimeFormatDataV1Marker>, icu_provider::...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_day_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::ShortDayRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yokeab...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_day_v1.rs.data:14:158
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_day_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_day_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_day_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_day_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_day_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::ShortDayRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Y...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_day_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::ShortDayRelativeTimeFormatDataV...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_day_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_hour_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::relativetime::provider::ShortHourRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_hour_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::ShortHourRelativeTimeFormatDataV1Marker>, icu_provider:...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_hour_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::ShortHourRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yokea...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_hour_v1.rs.data:14:159
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_hour_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_hour_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_hour_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_hour_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_hour_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::ShortHourRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_hour_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::ShortHourRelativeTimeFormatData...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_hour_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_minute_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  | ...   impl icu_provider::DataProvider<icu::experimental::relativetime::provider::ShortMinuteRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_minute_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::ShortMinuteRelativeTimeFormatDataV1Marker>, icu_provide...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_minute_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::ShortMinuteRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yok...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_minute_v1.rs.data:14:161
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_minute_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_minute_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_minute_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_minute_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_minute_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::ShortMinuteRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_minute_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::ShortMinuteRelativeTimeFormatDa...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_minute_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_month_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::relativetime::provider::ShortMonthRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_month_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::ShortMonthRelativeTimeFormatDataV1Marker>, icu_provider...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_month_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::ShortMonthRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yoke...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_month_v1.rs.data:14:160
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_month_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_month_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_month_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_month_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_month_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::ShortMonthRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>:...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_month_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::ShortMonthRelativeTimeFormatDat...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_month_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_quarter_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  | ...   impl icu_provider::DataProvider<icu::experimental::relativetime::provider::ShortQuarterRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_quarter_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::ShortQuarterRelativeTimeFormatDataV1Marker>, icu_provid...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_quarter_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::ShortQuarterRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yo...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_quarter_v1.rs.data:14:162
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_quarter_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_quarter_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_quarter_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_quarter_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_quarter_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::ShortQuarterRelativeTimeFormatDataV1Marker as icu_provider::DataMarker...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_quarter_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::ShortQuarterRelativeTimeFormatD...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_quarter_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_second_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  | ...   impl icu_provider::DataProvider<icu::experimental::relativetime::provider::ShortSecondRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_second_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::ShortSecondRelativeTimeFormatDataV1Marker>, icu_provide...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_second_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::ShortSecondRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yok...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_second_v1.rs.data:14:161
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_second_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_second_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_second_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_second_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_second_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::ShortSecondRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_second_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::ShortSecondRelativeTimeFormatDa...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_second_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_week_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::relativetime::provider::ShortWeekRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_week_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::ShortWeekRelativeTimeFormatDataV1Marker>, icu_provider:...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_week_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::ShortWeekRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yokea...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_week_v1.rs.data:14:159
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_week_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_week_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_week_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_week_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_week_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::ShortWeekRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_week_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::ShortWeekRelativeTimeFormatData...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_week_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_year_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::relativetime::provider::ShortYearRelativeTimeFormatDataV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_year_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::relativetime::provider::ShortYearRelativeTimeFormatDataV1Marker>, icu_provider:...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_year_v1.rs.data:14:35
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND: <icu::experimental::relativetime::provider::ShortYearRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::Yokea...
[INFO] [stdout]     |                         ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_year_v1.rs.data:14:159
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::relativetime::provider::RelativeTimePatternDataV1 {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_year_v1.rs.data:19:32
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...   past: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: No...
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_year_v1.rs.data:19:168
[INFO] [stdout]     |
[INFO] [stdout] 19  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_year_v1.rs.data:20:34
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...   future: icu::experimental::relativetime::provider::PluralRulesCategoryMapping { zero: None, one: None, two: None, few: None, many: ...
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_year_v1.rs.data:20:170
[INFO] [stdout]     |
[INFO] [stdout] 20  | ...None, few: None, many: None, other: icu::experimental::relativetime::provider::SingularSubPattern { pattern: alloc::borrow::Cow::Borro...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_year_v1.rs.data:22:40
[INFO] [stdout]     |
[INFO] [stdout] 22  | ...   static VALUES: [&<icu::experimental::relativetime::provider::ShortYearRelativeTimeFormatDataV1Marker as icu_provider::DataMarker>::...
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/relativetime_short_year_v1.rs.data:27:83
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   Err(icu_provider::DataErrorKind::MissingLocale.with_req(<icu::experimental::relativetime::provider::ShortYearRelativeTimeFormatData...
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_relativetime_short_year_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:12:46
[INFO] [stdout]     |
[INFO] [stdout] 12  |         impl icu_provider::DataProvider<icu::experimental::transliterate::provider::TransliteratorRulesV1Marker> for $provider {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:13:102
[INFO] [stdout]     |
[INFO] [stdout] 13  | ...> Result<icu_provider::DataResponse<icu::experimental::transliterate::provider::TransliteratorRulesV1Marker>, icu_provider::DataError> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:14:60
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   static UND_X_UND_ARAB_T_S0_INTINDIC: <icu::experimental::transliterate::provider::TransliteratorRulesV1Marker as icu_provider::Data...
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:14:173
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...u_provider::DataMarker>::Yokeable = icu::experimental::transliterate::provider::RuleBasedTransliterator {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:16:42
[INFO] [stdout]     |
[INFO] [stdout] 16  | ...   variable_table: icu::experimental::transliterate::provider::VarTable { compounds: unsafe { zerovec::VarZeroVec::from_bytes_unchecke...
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:24:64
[INFO] [stdout]     |
[INFO] [stdout] 24  | ...   static UND_X_UND_T_UND_BENG_D0_INTINDIC: <icu::experimental::transliterate::provider::TransliteratorRulesV1Marker as icu_provider::...
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:24:177
[INFO] [stdout]     |
[INFO] [stdout] 24  | ...u_provider::DataMarker>::Yokeable = icu::experimental::transliterate::provider::RuleBasedTransliterator {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:26:42
[INFO] [stdout]     |
[INFO] [stdout] 26  | ...   variable_table: icu::experimental::transliterate::provider::VarTable { compounds: zerovec::VarZeroVec::new(), quantifiers_opt: zero...
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:34:54
[INFO] [stdout]     |
[INFO] [stdout] 34  | ...   static UND_X_UND_T_S0_PUBLISH: <icu::experimental::transliterate::provider::TransliteratorRulesV1Marker as icu_provider::DataMarker...
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:34:167
[INFO] [stdout]     |
[INFO] [stdout] 34  | ...u_provider::DataMarker>::Yokeable = icu::experimental::transliterate::provider::RuleBasedTransliterator {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:36:42
[INFO] [stdout]     |
[INFO] [stdout] 36  | ...   variable_table: icu::experimental::transliterate::provider::VarTable { compounds: unsafe { zerovec::VarZeroVec::from_bytes_unchecke...
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:44:57
[INFO] [stdout]     |
[INFO] [stdout] 44  | ...   static UND_X_EL_LATN_T_EL_M0_BGN: <icu::experimental::transliterate::provider::TransliteratorRulesV1Marker as icu_provider::DataMar...
[INFO] [stdout]     |                                               ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:44:170
[INFO] [stdout]     |
[INFO] [stdout] 44  | ...u_provider::DataMarker>::Yokeable = icu::experimental::transliterate::provider::RuleBasedTransliterator {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:46:42
[INFO] [stdout]     |
[INFO] [stdout] 46  | ...   variable_table: icu::experimental::transliterate::provider::VarTable { compounds: unsafe { zerovec::VarZeroVec::from_bytes_unchecke...
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:54:54
[INFO] [stdout]     |
[INFO] [stdout] 54  | ...   static UND_X_DE_T_DE_D0_ASCII: <icu::experimental::transliterate::provider::TransliteratorRulesV1Marker as icu_provider::DataMarker...
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:54:167
[INFO] [stdout]     |
[INFO] [stdout] 54  | ...u_provider::DataMarker>::Yokeable = icu::experimental::transliterate::provider::RuleBasedTransliterator {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:56:42
[INFO] [stdout]     |
[INFO] [stdout] 56  | ...   variable_table: icu::experimental::transliterate::provider::VarTable { compounds: unsafe { zerovec::VarZeroVec::from_bytes_unchecke...
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:64:72
[INFO] [stdout]     |
[INFO] [stdout] 64  | ...   static UND_X_UND_T_UND_D0_TEST_M0_NIELS_S0_TEST: <icu::experimental::transliterate::provider::TransliteratorRulesV1Marker as icu_pr...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:64:185
[INFO] [stdout]     |
[INFO] [stdout] 64  | ...u_provider::DataMarker>::Yokeable = icu::experimental::transliterate::provider::RuleBasedTransliterator {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:66:42
[INFO] [stdout]     |
[INFO] [stdout] 66  | ...   variable_table: icu::experimental::transliterate::provider::VarTable { compounds: unsafe { zerovec::VarZeroVec::from_bytes_unchecke...
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:74:54
[INFO] [stdout]     |
[INFO] [stdout] 74  | ...   static UND_X_UND_T_D0_PUBLISH: <icu::experimental::transliterate::provider::TransliteratorRulesV1Marker as icu_provider::DataMarker...
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:74:167
[INFO] [stdout]     |
[INFO] [stdout] 74  | ...u_provider::DataMarker>::Yokeable = icu::experimental::transliterate::provider::RuleBasedTransliterator {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:76:42
[INFO] [stdout]     |
[INFO] [stdout] 76  | ...   variable_table: icu::experimental::transliterate::provider::VarTable { compounds: unsafe { zerovec::VarZeroVec::from_bytes_unchecke...
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:84:75
[INFO] [stdout]     |
[INFO] [stdout] 84  | ...   static UND_X_UND_T_UND_D0_TEST_M0_RECTESTA_S0_TEST: <icu::experimental::transliterate::provider::TransliteratorRulesV1Marker as icu...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:84:188
[INFO] [stdout]     |
[INFO] [stdout] 84  | ...u_provider::DataMarker>::Yokeable = icu::experimental::transliterate::provider::RuleBasedTransliterator {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:86:42
[INFO] [stdout]     |
[INFO] [stdout] 86  | ...   variable_table: icu::experimental::transliterate::provider::VarTable { compounds: zerovec::VarZeroVec::new(), quantifiers_opt: unsa...
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:94:75
[INFO] [stdout]     |
[INFO] [stdout] 94  | ...   static UND_X_UND_T_UND_D0_TEST_M0_EMTYMACH_S0_TEST: <icu::experimental::transliterate::provider::TransliteratorRulesV1Marker as icu...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:94:188
[INFO] [stdout]     |
[INFO] [stdout] 94  | ...u_provider::DataMarker>::Yokeable = icu::experimental::transliterate::provider::RuleBasedTransliterator {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:96:42
[INFO] [stdout]     |
[INFO] [stdout] 96  | ...   variable_table: icu::experimental::transliterate::provider::VarTable { compounds: zerovec::VarZeroVec::new(), quantifiers_opt: unsa...
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:104:75
[INFO] [stdout]     |
[INFO] [stdout] 104 | ...   static UND_X_UND_T_UND_D0_TEST_M0_RECTESTR_S0_TEST: <icu::experimental::transliterate::provider::TransliteratorRulesV1Marker as icu...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:104:188
[INFO] [stdout]     |
[INFO] [stdout] 104 | ...u_provider::DataMarker>::Yokeable = icu::experimental::transliterate::provider::RuleBasedTransliterator {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:106:42
[INFO] [stdout]     |
[INFO] [stdout] 106 | ...   variable_table: icu::experimental::transliterate::provider::VarTable { compounds: zerovec::VarZeroVec::new(), quantifiers_opt: zero...
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:114:61
[INFO] [stdout]     |
[INFO] [stdout] 114 | ...   static UND_X_UND_T_UND_LATN_D0_ASCII: <icu::experimental::transliterate::provider::TransliteratorRulesV1Marker as icu_provider::Dat...
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:114:174
[INFO] [stdout]     |
[INFO] [stdout] 114 | ...u_provider::DataMarker>::Yokeable = icu::experimental::transliterate::provider::RuleBasedTransliterator {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:116:42
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...   variable_table: icu::experimental::transliterate::provider::VarTable { compounds: zerovec::VarZeroVec::new(), quantifiers_opt: zero...
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:124:74
[INFO] [stdout]     |
[INFO] [stdout] 124 | ...   static UND_X_UND_T_UND_D0_TEST_M0_HEXRUST_S0_TEST: <icu::experimental::transliterate::provider::TransliteratorRulesV1Marker as icu_...
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:124:187
[INFO] [stdout]     |
[INFO] [stdout] 124 | ...u_provider::DataMarker>::Yokeable = icu::experimental::transliterate::provider::RuleBasedTransliterator {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:126:42
[INFO] [stdout]     |
[INFO] [stdout] 126 | ...   variable_table: icu::experimental::transliterate::provider::VarTable { compounds: zerovec::VarZeroVec::new(), quantifiers_opt: zero...
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:134:73
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...   static UND_X_UND_T_UND_D0_TEST_M0_HEXUNI_S0_TEST: <icu::experimental::transliterate::provider::TransliteratorRulesV1Marker as icu_p...
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:134:186
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...u_provider::DataMarker>::Yokeable = icu::experimental::transliterate::provider::RuleBasedTransliterator {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:136:42
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...   variable_table: icu::experimental::transliterate::provider::VarTable { compounds: zerovec::VarZeroVec::new(), quantifiers_opt: zero...
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:144:57
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...   static UND_X_UND_LATN_T_S0_ASCII: <icu::experimental::transliterate::provider::TransliteratorRulesV1Marker as icu_provider::DataMar...
[INFO] [stdout]     |                                               ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `experimental` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu-1.5.0/src/lib.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `impl_transliterator_rules_v1` which comes from the expansion of the macro `impl_data_provider` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> tests/data/baked/macros/transliterator_rules_v1.rs.data:144:170
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...u_provider::DataMarker>::Yokeable = icu::experimental::transliterate::provider::RuleBasedTransliterator {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/data/baked/mod.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl_data_provider!(BakedDataProvider);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[WARN] too many lines in the log, truncating it
