[INFO] fetching crate icu_provider_export 2.0.0... [INFO] testing icu_provider_export-2.0.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate icu_provider_export 2.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate icu_provider_export 2.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate icu_provider_export 2.0.0 [INFO] tweaked toml for crates.io crate icu_provider_export 2.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate icu_provider_export 2.0.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate icu_provider_export 2.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f142b005d033ae69cc83467ff10246f174613e4ebfa6df9e89745130e6a970d [INFO] running `Command { std: "docker" "start" "-a" "9f142b005d033ae69cc83467ff10246f174613e4ebfa6df9e89745130e6a970d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f142b005d033ae69cc83467ff10246f174613e4ebfa6df9e89745130e6a970d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f142b005d033ae69cc83467ff10246f174613e4ebfa6df9e89745130e6a970d", kill_on_drop: false }` [INFO] [stdout] 9f142b005d033ae69cc83467ff10246f174613e4ebfa6df9e89745130e6a970d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7a64c09be23b5fc8d95d66df1f80d03f45072ccea74824e597542fe0f6b79d4 [INFO] running `Command { std: "docker" "start" "-a" "b7a64c09be23b5fc8d95d66df1f80d03f45072ccea74824e597542fe0f6b79d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling crlify v1.0.4 [INFO] [stderr] Compiling icu_provider_registry v2.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling databake-derive v0.2.0 [INFO] [stderr] Compiling databake v0.2.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde-json-core v0.6.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_provider_blob v2.0.0 [INFO] [stderr] Compiling icu_provider_fs v2.0.0 [INFO] [stderr] Compiling icu_locale v2.0.0 [INFO] [stderr] Compiling icu_provider_baked v2.0.0 [INFO] [stderr] Compiling icu_provider_export v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.26s [INFO] running `Command { std: "docker" "inspect" "b7a64c09be23b5fc8d95d66df1f80d03f45072ccea74824e597542fe0f6b79d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7a64c09be23b5fc8d95d66df1f80d03f45072ccea74824e597542fe0f6b79d4", kill_on_drop: false }` [INFO] [stdout] b7a64c09be23b5fc8d95d66df1f80d03f45072ccea74824e597542fe0f6b79d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bc9dcef1f7fde2a831d271a9ee99e6bbf7d2d0c5f0b31b122f927ca2f05b0ce [INFO] running `Command { std: "docker" "start" "-a" "9bc9dcef1f7fde2a831d271a9ee99e6bbf7d2d0c5f0b31b122f927ca2f05b0ce", kill_on_drop: false }` [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling elsa v1.11.2 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_locale v2.0.0 [INFO] [stderr] Compiling icu_provider_blob v2.0.0 [INFO] [stderr] Compiling icu_provider_baked v2.0.0 [INFO] [stderr] Compiling icu_provider_fs v2.0.0 [INFO] [stderr] Compiling icu_provider_export v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu` [INFO] [stdout] --> src/export_impl.rs:485:9 [INFO] [stdout] | [INFO] [stdout] 485 | use icu::locale::locale; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `icu` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `icu`, use `cargo add icu` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu` [INFO] [stdout] --> src/lib.rs:374:17 [INFO] [stdout] | [INFO] [stdout] 374 | icu::locale::langid!("en").into(), [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `icu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu` [INFO] [stdout] --> src/lib.rs:378:17 [INFO] [stdout] | [INFO] [stdout] 378 | icu::locale::langid!("zh-TW").into(), [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `icu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu` [INFO] [stdout] --> src/export_impl.rs:490:23 [INFO] [stdout] | [INFO] [stdout] 490 | impl DataProvider for Provider { [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `icu` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `icu`, use `cargo add icu` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu` [INFO] [stdout] --> src/export_impl.rs:494:34 [INFO] [stdout] | [INFO] [stdout] 494 | ) -> Result, DataError> [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `icu` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `icu`, use `cargo add icu` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu` [INFO] [stdout] --> src/export_impl.rs:500:31 [INFO] [stdout] | [INFO] [stdout] 500 | impl IterableDataProvider for Provider { [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `icu` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `icu`, use `cargo add icu` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu` [INFO] [stdout] --> src/export_impl.rs:531:10 [INFO] [stdout] | [INFO] [stdout] 531 | [icu::collator::provider::CollationTailoringV1,] [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `icu` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `icu`, use `cargo add icu` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu` [INFO] [stdout] --> src/export_impl.rs:591:13 [INFO] [stdout] | [INFO] [stdout] 591 | icu::collator::provider::CollationTailoringV1::INFO, [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `icu` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `icu`, use `cargo add icu` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:160:31 [INFO] [stdout] | [INFO] [stdout] 160 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:203:31 [INFO] [stdout] | [INFO] [stdout] 203 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:299:31 [INFO] [stdout] | [INFO] [stdout] 299 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:346:31 [INFO] [stdout] | [INFO] [stdout] 346 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:393:31 [INFO] [stdout] | [INFO] [stdout] 393 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:440:31 [INFO] [stdout] | [INFO] [stdout] 440 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:490:31 [INFO] [stdout] | [INFO] [stdout] 490 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:527:31 [INFO] [stdout] | [INFO] [stdout] 527 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_provider_export` (lib test) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:574:31 [INFO] [stdout] | [INFO] [stdout] 574 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:622:31 [INFO] [stdout] | [INFO] [stdout] 622 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:659:31 [INFO] [stdout] | [INFO] [stdout] 659 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:677:31 [INFO] [stdout] | [INFO] [stdout] 677 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:695:31 [INFO] [stdout] | [INFO] [stdout] 695 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:713:31 [INFO] [stdout] | [INFO] [stdout] 713 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:731:31 [INFO] [stdout] | [INFO] [stdout] 731 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:746:31 [INFO] [stdout] | [INFO] [stdout] 746 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:761:31 [INFO] [stdout] | [INFO] [stdout] 761 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `icu_locale::LocaleFallbacker` in the current scope [INFO] [stdout] --> tests/test-options.rs:776:31 [INFO] [stdout] | [INFO] [stdout] 776 | LocaleFallbacker::new().static_to_owned(), [INFO] [stdout] | ^^^ function or associated item not found in `icu_locale::LocaleFallbacker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `icu_locale::LocaleFallbacker` consider using one of the following associated functions: [INFO] [stdout] icu_locale::LocaleFallbacker::try_new_unstable [INFO] [stdout] icu_locale::LocaleFallbacker::new_without_data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale-2.0.0/src/fallback/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / pub fn try_new_unstable

(provider: &P) -> Result [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | P: DataProvider + DataProvider + ?Sized, [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new_without_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_provider_export` (test "test-options") due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "9bc9dcef1f7fde2a831d271a9ee99e6bbf7d2d0c5f0b31b122f927ca2f05b0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc9dcef1f7fde2a831d271a9ee99e6bbf7d2d0c5f0b31b122f927ca2f05b0ce", kill_on_drop: false }` [INFO] [stdout] 9bc9dcef1f7fde2a831d271a9ee99e6bbf7d2d0c5f0b31b122f927ca2f05b0ce