[INFO] fetching crate icu_experimental 0.3.0... [INFO] testing icu_experimental-0.3.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate icu_experimental 0.3.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate icu_experimental 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate icu_experimental 0.3.0 [INFO] tweaked toml for crates.io crate icu_experimental 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate icu_experimental 0.3.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_experimental 0.3.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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a9f3f86a4048e2ad67a62f5e6389566a6735b337e3b980326c21439d93d02cd9 [INFO] running `Command { std: "docker" "start" "-a" "a9f3f86a4048e2ad67a62f5e6389566a6735b337e3b980326c21439d93d02cd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9f3f86a4048e2ad67a62f5e6389566a6735b337e3b980326c21439d93d02cd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9f3f86a4048e2ad67a62f5e6389566a6735b337e3b980326c21439d93d02cd9", kill_on_drop: false }` [INFO] [stdout] a9f3f86a4048e2ad67a62f5e6389566a6735b337e3b980326c21439d93d02cd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 852ae41a9f7048463c76c04cf7678dcda666bf80f42e17ca6fd04bc5458d717b [INFO] running `Command { std: "docker" "start" "-a" "852ae41a9f7048463c76c04cf7678dcda666bf80f42e17ca6fd04bc5458d717b", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_locale_data v2.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling icu_decimal_data v2.0.0 [INFO] [stderr] Compiling icu_plurals_data v2.0.0 [INFO] [stderr] Compiling icu_list_data v2.0.0 [INFO] [stderr] Compiling icu_casemap_data v2.0.0 [INFO] [stderr] Compiling icu_experimental_data v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling fixed_decimal v0.7.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_pattern v0.4.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_locale v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_plurals v2.0.0 [INFO] [stderr] Compiling icu_decimal v2.0.0 [INFO] [stderr] Compiling icu_list v2.0.0 [INFO] [stderr] Compiling icu_casemap v2.0.0 [INFO] [stderr] Compiling icu_experimental v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/compactdecimal/formatter.rs:667:9 [INFO] [stdout] | [INFO] [stdout] 667 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 668 | magnitude: i16, [INFO] [stdout] 669 | ) -> (Option>, u8) { [INFO] [stdout] | -------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 669 | ) -> (Option>, u8) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/personnames/specifications/pattern_regex_selector.rs:206:38 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn to_person_name_pattern(value: &str) -> Result { [INFO] [stdout] | ^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 206 | pub fn to_person_name_pattern(value: &str) -> Result, PersonNamesFormatterError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transliterate/provider.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn deps(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 105 | pub fn deps(&self) -> impl Iterator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transliterate/transliterator/replaceable.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | fn child(&mut self) -> Hide { [INFO] [stdout] | ^^^^^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | fn child(&mut self) -> Hide<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transliterate/transliterator/replaceable.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 96 | fn tighten(&mut self, visible_range: Range) -> Hide { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ---- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 96 | fn tighten(&mut self, visible_range: Range) -> Hide<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transliterate/transliterator/replaceable.rs:258:25 [INFO] [stdout] | [INFO] [stdout] 258 | pub(crate) fn child(&mut self) -> Replaceable { [INFO] [stdout] | ^^^^^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 258 | pub(crate) fn child(&mut self) -> Replaceable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transliterate/transliterator/replaceable.rs:299:33 [INFO] [stdout] | [INFO] [stdout] 299 | unsafe fn next_filtered_run(&mut self, start: usize, filter: &Filter) -> Option { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ----------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 299 | unsafe fn next_filtered_run(&mut self, start: usize, filter: &Filter) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transliterate/transliterator/replaceable.rs:948:34 [INFO] [stdout] | [INFO] [stdout] 948 | pub(super) fn as_replaceable(&mut self) -> InsertableGuard { [INFO] [stdout] | ^^^^^^^^^ --------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 948 | pub(super) fn as_replaceable(&mut self) -> InsertableGuard<'_, impl FnMut(&[u8]) + '_> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transliterate/transliterator/replaceable.rs:1027:25 [INFO] [stdout] | [INFO] [stdout] 1027 | pub(crate) fn child(&mut self) -> Replaceable { [INFO] [stdout] | ^^^^^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1027 | pub(crate) fn child(&mut self) -> Replaceable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/unicodeset_parse/parse.rs:254:19 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn insert(&mut self, key: String, value: VariableValue<'a>) -> Result<(), &VariableValue> { [INFO] [stdout] | ^^^^^^^^^ -------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 254 | pub fn insert(&mut self, key: String, value: VariableValue<'a>) -> Result<(), &VariableValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/unicodeset_parse/parse.rs:277:24 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn insert_char(&mut self, key: String, c: char) -> Result<(), &VariableValue> { [INFO] [stdout] | ^^^^^^^^^ -------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 277 | pub fn insert_char(&mut self, key: String, c: char) -> Result<(), &VariableValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/unicodeset_parse/parse.rs:292:26 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn insert_string(&mut self, key: String, s: String) -> Result<(), &VariableValue> { [INFO] [stdout] | ^^^^^^^^^ -------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 292 | pub fn insert_string(&mut self, key: String, s: String) -> Result<(), &VariableValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/unicodeset_parse/parse.rs:313:23 [INFO] [stdout] | [INFO] [stdout] 313 | pub fn insert_str(&mut self, key: String, s: &'a str) -> Result<(), &VariableValue> { [INFO] [stdout] | ^^^^^^^^^ -------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 313 | pub fn insert_str(&mut self, key: String, s: &'a str) -> Result<(), &VariableValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/unicodeset_parse/parse.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 338 | ) -> Result<(), &VariableValue> { [INFO] [stdout] | -------------- [INFO] [stdout] | || [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 338 | ) -> Result<(), &VariableValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "852ae41a9f7048463c76c04cf7678dcda666bf80f42e17ca6fd04bc5458d717b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "852ae41a9f7048463c76c04cf7678dcda666bf80f42e17ca6fd04bc5458d717b", kill_on_drop: false }` [INFO] [stdout] 852ae41a9f7048463c76c04cf7678dcda666bf80f42e17ca6fd04bc5458d717b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 59796fa0c349f163915230e8651068203051105d2a3f6ed4592649cf32730346 [INFO] running `Command { std: "docker" "start" "-a" "59796fa0c349f163915230e8651068203051105d2a3f6ed4592649cf32730346", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling fixed_decimal v0.7.0 [INFO] [stderr] Compiling icu_pattern v0.4.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling icu_locale v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling icu_casemap v2.0.0 [INFO] [stderr] Compiling icu_decimal v2.0.0 [INFO] [stderr] Compiling icu_plurals v2.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling icu_list v2.0.0 [INFO] [stderr] Compiling icu_experimental v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu` [INFO] [stdout] --> src/transliterate/compile/parse.rs:1290:9 [INFO] [stdout] | [INFO] [stdout] 1290 | use icu::properties::CodePointSetData; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `icu` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `icu`, use `cargo add icu` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_experimental` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name icu_experimental --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "log", "ryu", "serde"))' -C metadata=52dd840399d701a1 -C extra-filename=-d0a6072d37655d91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern displaydoc=/opt/rustwide/target/debug/deps/libdisplaydoc-14f3cde26ddbc3b8.so --extern either=/opt/rustwide/target/debug/deps/libeither-ef22a4c75605e12f.rmeta --extern fixed_decimal=/opt/rustwide/target/debug/deps/libfixed_decimal-47c5fccbff7a6d0d.rmeta --extern icu_casemap=/opt/rustwide/target/debug/deps/libicu_casemap-409f1293bfb50e41.rmeta --extern icu_collections=/opt/rustwide/target/debug/deps/libicu_collections-fc45ea2700005f82.rmeta --extern icu_decimal=/opt/rustwide/target/debug/deps/libicu_decimal-e1b356565a4ee005.rmeta --extern icu_experimental_data=/opt/rustwide/target/debug/deps/libicu_experimental_data-515db3ce67144a14.rmeta --extern icu_list=/opt/rustwide/target/debug/deps/libicu_list-280b5f3ee7c4638f.rmeta --extern icu_locale=/opt/rustwide/target/debug/deps/libicu_locale-31537abbcede51dd.rmeta --extern icu_locale_core=/opt/rustwide/target/debug/deps/libicu_locale_core-154567f3d5c2309f.rmeta --extern icu_normalizer=/opt/rustwide/target/debug/deps/libicu_normalizer-8cfff1499257d891.rmeta --extern icu_pattern=/opt/rustwide/target/debug/deps/libicu_pattern-65b0981b182dbe37.rmeta --extern icu_plurals=/opt/rustwide/target/debug/deps/libicu_plurals-19d9932e8838b7bb.rmeta --extern icu_properties=/opt/rustwide/target/debug/deps/libicu_properties-262f94c87bb5e762.rmeta --extern icu_provider=/opt/rustwide/target/debug/deps/libicu_provider-df860af1d6261220.rmeta --extern litemap=/opt/rustwide/target/debug/deps/liblitemap-aaec3d88bc2b9505.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-4f1244a65cbae9e9.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-32d87d3b7b37a5f7.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1a0074f98e3a6d0e.rmeta --extern potential_utf=/opt/rustwide/target/debug/deps/libpotential_utf-22eda1e8f7801f27.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9812bbe5aac27f0d.rmeta --extern tinystr=/opt/rustwide/target/debug/deps/libtinystr-2bcbebbf3901b292.rmeta --extern writeable=/opt/rustwide/target/debug/deps/libwriteable-0e25a97a6bdc3f4b.rmeta --extern zerofrom=/opt/rustwide/target/debug/deps/libzerofrom-477381e0f6c96257.rmeta --extern zerotrie=/opt/rustwide/target/debug/deps/libzerotrie-bb7d3ead0073f9d7.rmeta --extern zerovec=/opt/rustwide/target/debug/deps/libzerovec-e9347938d9c1a60a.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_experimental` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "59796fa0c349f163915230e8651068203051105d2a3f6ed4592649cf32730346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59796fa0c349f163915230e8651068203051105d2a3f6ed4592649cf32730346", kill_on_drop: false }` [INFO] [stdout] 59796fa0c349f163915230e8651068203051105d2a3f6ed4592649cf32730346