[INFO] fetching crate icu_locid 1.5.0... [INFO] checking icu_locid-1.5.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate icu_locid 1.5.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate icu_locid 1.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate icu_locid 1.5.0 [INFO] tweaked toml for crates.io crate icu_locid 1.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate icu_locid 1.5.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate icu_locid 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded databake v0.1.8 [INFO] [stderr] Downloaded postcard v1.0.7 [INFO] [stderr] Downloaded databake-derive v0.1.8 [INFO] [stderr] Downloaded syn v2.0.58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2b9e8c23cf85ceb602e36262a0b8de641957f38c049d34e1654804be823d524 [INFO] running `Command { std: "docker" "start" "-a" "d2b9e8c23cf85ceb602e36262a0b8de641957f38c049d34e1654804be823d524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2b9e8c23cf85ceb602e36262a0b8de641957f38c049d34e1654804be823d524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2b9e8c23cf85ceb602e36262a0b8de641957f38c049d34e1654804be823d524", kill_on_drop: false }` [INFO] [stdout] d2b9e8c23cf85ceb602e36262a0b8de641957f38c049d34e1654804be823d524 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 458daa0efbefdf44199e20ee9c7dcc5b443adc9d072ffc77317d9668dca615f9 [INFO] running `Command { std: "docker" "start" "-a" "458daa0efbefdf44199e20ee9c7dcc5b443adc9d072ffc77317d9668dca615f9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking clap_builder v4.2.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking iai v0.1.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.2.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/helpers.rs:354:36 [INFO] [stdout] | [INFO] [stdout] 354 | fn write_to_string(&self) -> alloc::borrow::Cow { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/langid.rs:450:1 [INFO] [stdout] | [INFO] [stdout] 450 | impl_writeable_for_each_subtag_str_no_test!(LanguageIdentifier, selff, selff.script.is_none() && selff.region.is_none() && selff.variants.is_empty() => selff.language.write_to_string()); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/helpers.rs:354:36 [INFO] [stdout] | [INFO] [stdout] 354 | fn write_to_string(&self) -> alloc::borrow::Cow { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/locale.rs:435:1 [INFO] [stdout] | [INFO] [stdout] 435 | impl_writeable_for_each_subtag_str_no_test!(Locale, selff, selff.extensions.is_empty() => selff.id.write_to_string()); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { [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/parser/errors.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Display, Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Display_FOR_ParserError` [INFO] [stdout] 13 | #[non_exhaustive] [INFO] [stdout] 14 | pub enum ParserError { [INFO] [stdout] | ----------- `ParserError` 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/extensions/other/mod.rs:177:24 [INFO] [stdout] | [INFO] [stdout] 177 | fn write_to_string(&self) -> alloc::borrow::Cow { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 177 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/helpers.rs:164:32 [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/extensions/other/subtag.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_tinystr_subtag!( [INFO] [stdout] 6 | | /// A single item used in a list of [`Other`](super::Other) extensions. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than [INFO] [stdout] ... | [INFO] [stdout] 29 | | ["y", "toolooong"], [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/helpers.rs:164:32 [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/extensions/private/other.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_tinystr_subtag!( [INFO] [stdout] 6 | | /// A single item used in a list of [`Private`](super::Private) extensions. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than [INFO] [stdout] ... | [INFO] [stdout] 31 | | ["toolooong"], [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/helpers.rs:164:32 [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/extensions/transform/key.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_tinystr_subtag!( [INFO] [stdout] 6 | | /// A key used in a list of [`Fields`](super::Fields). [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// The key has to be a two ASCII characters long, with the first [INFO] [stdout] ... | [INFO] [stdout] 31 | | ["", "k", "0k", "k12"], [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/helpers.rs:354:36 [INFO] [stdout] | [INFO] [stdout] 354 | fn write_to_string(&self) -> alloc::borrow::Cow { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/extensions/transform/value.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | impl_writeable_for_each_subtag_str_no_test!(Value, selff, selff.0.is_empty() => alloc::borrow::Cow::Borrowed("true")); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/helpers.rs:164:32 [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/extensions/unicode/attribute.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_tinystr_subtag!( [INFO] [stdout] 6 | | /// An attribute used in a set of [`Attributes`](super::Attributes). [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// An attribute has to be a sequence of alphanumerical characters no [INFO] [stdout] ... | [INFO] [stdout] 33 | | ["no", "toolooong"], [INFO] [stdout] 34 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/helpers.rs:354:36 [INFO] [stdout] | [INFO] [stdout] 354 | fn write_to_string(&self) -> alloc::borrow::Cow { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/extensions/unicode/attributes.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | impl_writeable_for_subtag_list!(Attributes, "foobar", "testing"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` which comes from the expansion of the macro `impl_writeable_for_subtag_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/helpers.rs:164:32 [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/extensions/unicode/key.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_tinystr_subtag!( [INFO] [stdout] 6 | | /// A key used in a list of [`Keywords`](super::Keywords). [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// The key has to be a two ASCII alphanumerical characters long, with the first [INFO] [stdout] ... | [INFO] [stdout] 31 | | ["a", "a8", "abc"], [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/helpers.rs:354:36 [INFO] [stdout] | [INFO] [stdout] 354 | fn write_to_string(&self) -> alloc::borrow::Cow { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/extensions/unicode/value.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | impl_writeable_for_subtag_list!(Value, "islamic", "civil"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` which comes from the expansion of the macro `impl_writeable_for_subtag_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/helpers.rs:164:32 [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/subtags/language.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_tinystr_subtag!( [INFO] [stdout] 6 | | /// A language subtag (examples: `"en"`, `"csb"`, `"zh"`, `"und"`, etc.) [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// [`Language`] represents a Unicode base language code conformant to the [INFO] [stdout] ... | [INFO] [stdout] 47 | | ["419", "german", "en1"], [INFO] [stdout] 48 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/helpers.rs:164:32 [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/subtags/region.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_tinystr_subtag!( [INFO] [stdout] 6 | | /// A region subtag (examples: `"US"`, `"CN"`, `"AR"` etc.) [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// [`Region`] represents a Unicode base language code conformant to the [INFO] [stdout] ... | [INFO] [stdout] 44 | | ["12", "FRA", "b2"], [INFO] [stdout] 45 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/helpers.rs:164:32 [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/subtags/script.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_tinystr_subtag!( [INFO] [stdout] 6 | | /// A script subtag (examples: `"Latn"`, `"Arab"`, etc.) [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// [`Script`] represents a Unicode base language code conformant to the [INFO] [stdout] ... | [INFO] [stdout] 32 | | ["Latin"], [INFO] [stdout] 33 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/helpers.rs:164:32 [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/subtags/variant.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_tinystr_subtag!( [INFO] [stdout] 6 | | /// A variant subtag (examples: `"macos"`, `"posix"`, `"1996"` etc.) [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// [`Variant`] represents a Unicode base language code conformant to the [INFO] [stdout] ... | [INFO] [stdout] 34 | | ["yes"], [INFO] [stdout] 35 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/helpers.rs:354:36 [INFO] [stdout] | [INFO] [stdout] 354 | fn write_to_string(&self) -> alloc::borrow::Cow { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/subtags/variants.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | impl_writeable_for_subtag_list!(Variants, "macos", "posix"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` which comes from the expansion of the macro `impl_writeable_for_subtag_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking postcard v1.0.7 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_benchmark_macros` [INFO] [stdout] --> examples/filter_langids.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | icu_benchmark_macros::static_setup!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_benchmark_macros` [INFO] [stdout] --> examples/filter_langids.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | icu_benchmark_macros::main_setup!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_benchmark_macros` [INFO] [stdout] --> examples/syntatically_canonicalize_locales.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | icu_benchmark_macros::static_setup!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_benchmark_macros` [INFO] [stdout] --> examples/syntatically_canonicalize_locales.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | icu_benchmark_macros::main_setup!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_benchmark_macros` [INFO] [stdout] --> examples/filter_langids.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | icu_benchmark_macros::static_setup!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_benchmark_macros` [INFO] [stdout] --> examples/filter_langids.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | icu_benchmark_macros::main_setup!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_locid` (example "filter_langids" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `icu_locid` (example "syntatically_canonicalize_locales") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_locid` (example "filter_langids") due to 2 previous errors [INFO] [stdout] warning: fields `valid` and `invalid` are never read [INFO] [stdout] --> benches/fixtures/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct SubtagData { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 9 | pub valid: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | pub invalid: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `language`, `script`, `region`, and `variant` are never read [INFO] [stdout] --> benches/fixtures/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Subtags { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 15 | pub language: SubtagData, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 16 | pub script: SubtagData, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 17 | pub region: SubtagData, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | pub variant: SubtagData, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `casing` is never read [INFO] [stdout] --> benches/fixtures/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct LocaleList { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 23 | pub canonicalized: Vec, [INFO] [stdout] 24 | pub casing: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `valid` and `invalid` are never read [INFO] [stdout] --> benches/fixtures/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct SubtagData { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 9 | pub valid: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | pub invalid: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `language`, `script`, `region`, and `variant` are never read [INFO] [stdout] --> benches/fixtures/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Subtags { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 15 | pub language: SubtagData, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 16 | pub script: SubtagData, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 17 | pub region: SubtagData, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | pub variant: SubtagData, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `casing` is never read [INFO] [stdout] --> benches/fixtures/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct LocaleList { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 23 | pub canonicalized: Vec, [INFO] [stdout] 24 | pub casing: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `litemap` [INFO] [stdout] --> src/shortvec/litemap.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | litemap::testing::check_store::>(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `litemap` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.3/src/lib.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.3/src/lib.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(any(test, feature = "testing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `litemap` [INFO] [stdout] --> src/shortvec/litemap.rs:136:14 [INFO] [stdout] | [INFO] [stdout] 136 | litemap::testing::check_store_full::>(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `litemap` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.3/src/lib.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.3/src/lib.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(any(test, feature = "testing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_locid` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "458daa0efbefdf44199e20ee9c7dcc5b443adc9d072ffc77317d9668dca615f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "458daa0efbefdf44199e20ee9c7dcc5b443adc9d072ffc77317d9668dca615f9", kill_on_drop: false }` [INFO] [stdout] 458daa0efbefdf44199e20ee9c7dcc5b443adc9d072ffc77317d9668dca615f9