[INFO] fetching crate flutter_rust_bridge_codegen 2.11.1...
[INFO] checking flutter_rust_bridge_codegen-2.11.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate flutter_rust_bridge_codegen 2.11.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate flutter_rust_bridge_codegen 2.11.1
[INFO] finished tweaking crates.io crate flutter_rust_bridge_codegen 2.11.1
[INFO] tweaked toml for crates.io crate flutter_rust_bridge_codegen 2.11.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flutter_rust_bridge_codegen 2.11.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flutter_rust_bridge_codegen 2.11.1 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e612d984b634a8d8a8ef36203eb771f4271b756a36852a63d9062ea489572b8b
[INFO] running `Command { std: "docker" "start" "-a" "e612d984b634a8d8a8ef36203eb771f4271b756a36852a63d9062ea489572b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e612d984b634a8d8a8ef36203eb771f4271b756a36852a63d9062ea489572b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e612d984b634a8d8a8ef36203eb771f4271b756a36852a63d9062ea489572b8b", kill_on_drop: false }`
[INFO] [stdout] e612d984b634a8d8a8ef36203eb771f4271b756a36852a63d9062ea489572b8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1fe3a44175dbadee389e220a231214f25bbd6d914823c4fc53b2c4ec35d68bc
[INFO] running `Command { std: "docker" "start" "-a" "a1fe3a44175dbadee389e220a231214f25bbd6d914823c4fc53b2c4ec35d68bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking winnow v0.7.2
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling portable-atomic v1.8.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking aho-corasick v1.0.3
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]    Compiling cbindgen v0.28.0
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking tempfile v3.7.1
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking include_dir v0.7.3
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking notify-debouncer-mini v0.4.1
[INFO] [stderr]     Checking indicatif-log-bridge v0.2.3
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking convert_case v0.5.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking topological-sort v0.2.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling enum-iterator-derive v1.2.1
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking enum-iterator v1.4.1
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking cargo-platform v0.1.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_yaml v0.9.29
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking cargo_metadata v0.14.2
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking cargo_toml v0.21.0
[INFO] [stderr]     Checking flutter_rust_bridge_codegen v2.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/api_dart/spec_generator/base.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / codegen_generator_structs!(
[INFO] [stdout]  7 | |     #[enum_dispatch(ApiDartGeneratorInfoTrait)]
[INFO] [stdout]  8 | |     #[enum_dispatch(ApiDartGeneratorClassTrait)]
[INFO] [stdout]  9 | |     ApiDartGenerator
[INFO] [stdout] 10 | | );
[INFO] [stdout]    | |_- in this macro invocation
[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]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/api_dart/spec_generator/base.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / codegen_generator_structs!(
[INFO] [stdout]   7 | |     #[enum_dispatch(ApiDartGeneratorInfoTrait)]
[INFO] [stdout]   8 | |     #[enum_dispatch(ApiDartGeneratorClassTrait)]
[INFO] [stdout]   9 | |     ApiDartGenerator
[INFO] [stdout]  10 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/api_dart/spec_generator/class/field.rs:45:45
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn default_value_maybe_to_dart_style(value: &str, enable: bool) -> Cow<str> {
[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] 45 | fn default_value_maybe_to_dart_style(value: &str, enable: bool) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/codec/sse/ty/mod.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / codegen_generator_structs!(
[INFO] [stdout] 26 | |     #[enum_dispatch(CodecSseTyTrait)]
[INFO] [stdout] 27 | |     CodecSseTy
[INFO] [stdout] 28 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/codec/sse/ty/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | / codegen_generator_structs!(
[INFO] [stdout]  26 | |     #[enum_dispatch(CodecSseTyTrait)]
[INFO] [stdout]  27 | |     CodecSseTy
[INFO] [stdout]  28 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/codec/sse/ty/mod.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext {
[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] 44 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/codec/sse/ty/record.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator {
[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] 19 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/codec/sse/ty/structure.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator {
[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] 23 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/wire/dart/spec_generator/base.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / codegen_generator_structs!(
[INFO] [stdout] 13 | |     #[enum_dispatch(WireDartGeneratorImplTrait)]
[INFO] [stdout] 14 | |     #[enum_dispatch(WireDartGeneratorMiscTrait)]
[INFO] [stdout] 15 | |     #[enum_dispatch(WireDartGeneratorDart2RustTrait)]
[INFO] [stdout] 16 | |     #[enum_dispatch(WireDartGeneratorRust2DartTrait)]
[INFO] [stdout] 17 | |     WireDartGenerator
[INFO] [stdout] 18 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/wire/dart/spec_generator/base.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / codegen_generator_structs!(
[INFO] [stdout]  13 | |     #[enum_dispatch(WireDartGeneratorImplTrait)]
[INFO] [stdout]  14 | |     #[enum_dispatch(WireDartGeneratorMiscTrait)]
[INFO] [stdout]  15 | |     #[enum_dispatch(WireDartGeneratorDart2RustTrait)]
[INFO] [stdout]  16 | |     #[enum_dispatch(WireDartGeneratorRust2DartTrait)]
[INFO] [stdout]  17 | |     WireDartGenerator
[INFO] [stdout]  18 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/base.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext {
[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] 30 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/base.rs:37:50
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub(crate) fn as_wire_dart_codec_cst_context(&self) -> WireDartCodecCstGeneratorContext {
[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] 37 |     pub(crate) fn as_wire_dart_codec_cst_context(&self) -> WireDartCodecCstGeneratorContext<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/base.rs:46:50
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub(crate) fn as_wire_dart_codec_dco_context(&self) -> WireDartCodecDcoGeneratorContext {
[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] 46 |     pub(crate) fn as_wire_dart_codec_dco_context(&self) -> WireDartCodecDcoGeneratorContext<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/base.rs:53:50
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub(crate) fn as_wire_dart_codec_sse_context(&self) -> WireDartCodecSseGeneratorContext {
[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] 53 |     pub(crate) fn as_wire_dart_codec_sse_context(&self) -> WireDartCodecSseGeneratorContext<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/wire/dart/spec_generator/codec/cst/base.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / codegen_generator_structs!(
[INFO] [stdout] 10 | |     #[enum_dispatch(WireDartCodecCstGeneratorImplTrait)]
[INFO] [stdout] 11 | |     #[enum_dispatch(WireDartCodecCstGeneratorEncoderTrait)]
[INFO] [stdout] 12 | |     WireDartCodecCstGenerator
[INFO] [stdout] 13 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/wire/dart/spec_generator/codec/cst/base.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | / codegen_generator_structs!(
[INFO] [stdout]  10 | |     #[enum_dispatch(WireDartCodecCstGeneratorImplTrait)]
[INFO] [stdout]  11 | |     #[enum_dispatch(WireDartCodecCstGeneratorEncoderTrait)]
[INFO] [stdout]  12 | |     WireDartCodecCstGenerator
[INFO] [stdout]  13 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/codec/cst/base.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub(crate) fn as_wire_rust_context(&self) -> WireRustCodecCstGeneratorContext {
[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] 24 |     pub(crate) fn as_wire_rust_context(&self) -> WireRustCodecCstGeneratorContext<'_> {
[INFO] [stdout]    |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/codec/cst/base.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext {
[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] 33 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/codec/cst/encoder/ty/record.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator {
[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] 24 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/codec/cst/encoder/ty/structure.rs:30:34
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator {
[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] 30 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/wire/dart/spec_generator/codec/dco/base.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / codegen_generator_structs!(
[INFO] [stdout]  7 | |     #[enum_dispatch(WireDartCodecDcoGeneratorImplTrait)]
[INFO] [stdout]  8 | |     #[enum_dispatch(WireDartCodecDcoGeneratorEncoderTrait)]
[INFO] [stdout]  9 | |     #[enum_dispatch(WireDartCodecDcoGeneratorDecoderTrait)]
[INFO] [stdout] 10 | |     WireDartCodecDcoGenerator
[INFO] [stdout] 11 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/wire/dart/spec_generator/codec/dco/base.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / codegen_generator_structs!(
[INFO] [stdout]   7 | |     #[enum_dispatch(WireDartCodecDcoGeneratorImplTrait)]
[INFO] [stdout]   8 | |     #[enum_dispatch(WireDartCodecDcoGeneratorEncoderTrait)]
[INFO] [stdout]   9 | |     #[enum_dispatch(WireDartCodecDcoGeneratorDecoderTrait)]
[INFO] [stdout]  10 | |     WireDartCodecDcoGenerator
[INFO] [stdout]  11 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/codec/dco/base.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext {
[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] 20 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/wire/dart/spec_generator/codec/sse/base.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / codegen_generator_structs!(
[INFO] [stdout]  7 | |     #[enum_dispatch(WireDartCodecSseGeneratorImplTrait)]
[INFO] [stdout]  8 | |     #[enum_dispatch(WireDartCodecSseGeneratorEncoderTrait)]
[INFO] [stdout]  9 | |     #[enum_dispatch(WireDartCodecSseGeneratorDecoderTrait)]
[INFO] [stdout] 10 | |     WireDartCodecSseGenerator
[INFO] [stdout] 11 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/wire/dart/spec_generator/codec/sse/base.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / codegen_generator_structs!(
[INFO] [stdout]   7 | |     #[enum_dispatch(WireDartCodecSseGeneratorImplTrait)]
[INFO] [stdout]   8 | |     #[enum_dispatch(WireDartCodecSseGeneratorEncoderTrait)]
[INFO] [stdout]   9 | |     #[enum_dispatch(WireDartCodecSseGeneratorDecoderTrait)]
[INFO] [stdout]  10 | |     WireDartCodecSseGenerator
[INFO] [stdout]  11 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/codec/sse/base.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext {
[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] 20 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/wire/rust/spec_generator/base.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / codegen_generator_structs!(
[INFO] [stdout] 12 | |     #[enum_dispatch(WireRustGeneratorImplTrait)]
[INFO] [stdout] 13 | |     #[enum_dispatch(WireRustGeneratorRust2DartTrait)]
[INFO] [stdout] 14 | |     #[enum_dispatch(WireRustGeneratorDart2RustTrait)]
[INFO] [stdout] 15 | |     #[enum_dispatch(WireRustGeneratorMiscTrait)]
[INFO] [stdout] 16 | |     WireRustGenerator
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/wire/rust/spec_generator/base.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / codegen_generator_structs!(
[INFO] [stdout]  12 | |     #[enum_dispatch(WireRustGeneratorImplTrait)]
[INFO] [stdout]  13 | |     #[enum_dispatch(WireRustGeneratorRust2DartTrait)]
[INFO] [stdout]  14 | |     #[enum_dispatch(WireRustGeneratorDart2RustTrait)]
[INFO] [stdout]  15 | |     #[enum_dispatch(WireRustGeneratorMiscTrait)]
[INFO] [stdout]  16 | |     WireRustGenerator
[INFO] [stdout]  17 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/base.rs:28:50
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) fn as_wire_rust_codec_cst_context(&self) -> WireRustCodecCstGeneratorContext {
[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] 28 |     pub(crate) fn as_wire_rust_codec_cst_context(&self) -> WireRustCodecCstGeneratorContext<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/base.rs:37:50
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub(crate) fn as_wire_rust_codec_dco_context(&self) -> WireRustCodecDcoGeneratorContext {
[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] 37 |     pub(crate) fn as_wire_rust_codec_dco_context(&self) -> WireRustCodecDcoGeneratorContext<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/base.rs:43:50
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub(crate) fn as_wire_rust_codec_sse_context(&self) -> WireRustCodecSseGeneratorContext {
[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] 43 |     pub(crate) fn as_wire_rust_codec_sse_context(&self) -> WireRustCodecSseGeneratorContext<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/wire/rust/spec_generator/codec/cst/base.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / codegen_generator_structs!(
[INFO] [stdout]  9 | |     #[enum_dispatch(WireRustCodecCstGeneratorImplTrait)]
[INFO] [stdout] 10 | |     #[enum_dispatch(WireRustCodecCstGeneratorEncoderTrait)]
[INFO] [stdout] 11 | |     #[enum_dispatch(WireRustCodecCstGeneratorDecoderTrait)]
[INFO] [stdout] 12 | |     WireRustCodecCstGenerator
[INFO] [stdout] 13 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/wire/rust/spec_generator/codec/cst/base.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | / codegen_generator_structs!(
[INFO] [stdout]   9 | |     #[enum_dispatch(WireRustCodecCstGeneratorImplTrait)]
[INFO] [stdout]  10 | |     #[enum_dispatch(WireRustCodecCstGeneratorEncoderTrait)]
[INFO] [stdout]  11 | |     #[enum_dispatch(WireRustCodecCstGeneratorDecoderTrait)]
[INFO] [stdout]  12 | |     WireRustCodecCstGenerator
[INFO] [stdout]  13 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/base.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub(crate) fn as_wire_dart_context(&self) -> WireDartCodecCstGeneratorContext {
[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] 24 |     pub(crate) fn as_wire_dart_context(&self) -> WireDartCodecCstGeneratorContext<'_> {
[INFO] [stdout]    |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/mod.rs:34:42
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<str>> {
[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] 34 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/boxed.rs:40:42
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<str>> {
[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] 40 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<'_, str>> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/delegate.rs:118:42
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<str>> {
[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] 118 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<'_, str>> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/primitive.rs:18:42
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<str>> {
[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] 18 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<'_, str>> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/primitive_list.rs:47:42
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<str>> {
[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] 47 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<'_, str>> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/record.rs:48:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub(crate) fn as_struct_generator(&self) -> StructRefWireRustCodecCstGenerator {
[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] 48 |     pub(crate) fn as_struct_generator(&self) -> StructRefWireRustCodecCstGenerator<'_> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/rust_auto_opaque_implicit.rs:20:42
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<str>> {
[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] 20 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/rust_opaque.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<str>> {
[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] 17 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/wire/rust/spec_generator/codec/dco/base.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / codegen_generator_structs!(
[INFO] [stdout]  5 | |     #[enum_dispatch(WireRustCodecDcoGeneratorImplTrait)]
[INFO] [stdout]  6 | |     #[enum_dispatch(WireRustCodecDcoGeneratorEncoderTrait)]
[INFO] [stdout]  7 | |     #[enum_dispatch(WireRustCodecDcoGeneratorDecoderTrait)]
[INFO] [stdout]  8 | |     WireRustCodecDcoGenerator
[INFO] [stdout]  9 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/api_dart/spec_generator/base.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / codegen_generator_structs!(
[INFO] [stdout]  7 | |     #[enum_dispatch(ApiDartGeneratorInfoTrait)]
[INFO] [stdout]  8 | |     #[enum_dispatch(ApiDartGeneratorClassTrait)]
[INFO] [stdout]  9 | |     ApiDartGenerator
[INFO] [stdout] 10 | | );
[INFO] [stdout]    | |_- in this macro invocation
[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]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/wire/rust/spec_generator/codec/dco/base.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / codegen_generator_structs!(
[INFO] [stdout]   5 | |     #[enum_dispatch(WireRustCodecDcoGeneratorImplTrait)]
[INFO] [stdout]   6 | |     #[enum_dispatch(WireRustCodecDcoGeneratorEncoderTrait)]
[INFO] [stdout]   7 | |     #[enum_dispatch(WireRustCodecDcoGeneratorDecoderTrait)]
[INFO] [stdout]   8 | |     WireRustCodecDcoGenerator
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/wire/rust/spec_generator/codec/sse/base.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / codegen_generator_structs!(
[INFO] [stdout]  6 | |     #[enum_dispatch(WireRustCodecSseGeneratorImplTrait)]
[INFO] [stdout]  7 | |     #[enum_dispatch(WireRustCodecSseGeneratorEncoderTrait)]
[INFO] [stdout]  8 | |     #[enum_dispatch(WireRustCodecSseGeneratorDecoderTrait)]
[INFO] [stdout]  9 | |     WireRustCodecSseGenerator
[INFO] [stdout] 10 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/wire/rust/spec_generator/codec/sse/base.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | / codegen_generator_structs!(
[INFO] [stdout]   6 | |     #[enum_dispatch(WireRustCodecSseGeneratorImplTrait)]
[INFO] [stdout]   7 | |     #[enum_dispatch(WireRustCodecSseGeneratorEncoderTrait)]
[INFO] [stdout]   8 | |     #[enum_dispatch(WireRustCodecSseGeneratorDecoderTrait)]
[INFO] [stdout]   9 | |     WireRustCodecSseGenerator
[INFO] [stdout]  10 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/api_dart/spec_generator/base.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / codegen_generator_structs!(
[INFO] [stdout]   7 | |     #[enum_dispatch(ApiDartGeneratorInfoTrait)]
[INFO] [stdout]   8 | |     #[enum_dispatch(ApiDartGeneratorClassTrait)]
[INFO] [stdout]   9 | |     ApiDartGenerator
[INFO] [stdout]  10 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/api_dart/spec_generator/class/field.rs:45:45
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn default_value_maybe_to_dart_style(value: &str, enable: bool) -> Cow<str> {
[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] 45 | fn default_value_maybe_to_dart_style(value: &str, enable: bool) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/misc/function/lockable.rs:87:33
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn filter_interest_fields(func: &MirFunc) -> Vec<FieldInfo> {
[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 filter_interest_fields(func: &MirFunc) -> Vec<FieldInfo<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/ir/mir/default.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub(crate) fn to_dart_literal(&self) -> Cow<str> {
[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] 11 |     pub(crate) fn to_dart_literal(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/codec/sse/ty/mod.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / codegen_generator_structs!(
[INFO] [stdout] 26 | |     #[enum_dispatch(CodecSseTyTrait)]
[INFO] [stdout] 27 | |     CodecSseTy
[INFO] [stdout] 28 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/codec/sse/ty/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | / codegen_generator_structs!(
[INFO] [stdout]  26 | |     #[enum_dispatch(CodecSseTyTrait)]
[INFO] [stdout]  27 | |     CodecSseTy
[INFO] [stdout]  28 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/codec/sse/ty/mod.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext {
[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] 44 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/codec/sse/ty/record.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator {
[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] 19 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/codec/sse/ty/structure.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator {
[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] 23 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/library/codegen/parser/mir/parser/ty/unencodable.rs:7:40
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) fn splay_segments(segments: &[NameComponent]) -> Vec<SplayedSegment> {
[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] 7 | pub(crate) fn splay_segments(segments: &[NameComponent]) -> Vec<SplayedSegment<'_>> {
[INFO] [stdout]   |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/commands/cargo_expand/real.rs:43:44
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn decode_macro_frb_encoded_comments(code: &str) -> Cow<str> {
[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] 43 | fn decode_macro_frb_encoded_comments(code: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/wire/dart/spec_generator/base.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / codegen_generator_structs!(
[INFO] [stdout] 13 | |     #[enum_dispatch(WireDartGeneratorImplTrait)]
[INFO] [stdout] 14 | |     #[enum_dispatch(WireDartGeneratorMiscTrait)]
[INFO] [stdout] 15 | |     #[enum_dispatch(WireDartGeneratorDart2RustTrait)]
[INFO] [stdout] 16 | |     #[enum_dispatch(WireDartGeneratorRust2DartTrait)]
[INFO] [stdout] 17 | |     WireDartGenerator
[INFO] [stdout] 18 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/wire/dart/spec_generator/base.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / codegen_generator_structs!(
[INFO] [stdout]  13 | |     #[enum_dispatch(WireDartGeneratorImplTrait)]
[INFO] [stdout]  14 | |     #[enum_dispatch(WireDartGeneratorMiscTrait)]
[INFO] [stdout]  15 | |     #[enum_dispatch(WireDartGeneratorDart2RustTrait)]
[INFO] [stdout]  16 | |     #[enum_dispatch(WireDartGeneratorRust2DartTrait)]
[INFO] [stdout]  17 | |     WireDartGenerator
[INFO] [stdout]  18 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/base.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext {
[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] 30 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/base.rs:37:50
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub(crate) fn as_wire_dart_codec_cst_context(&self) -> WireDartCodecCstGeneratorContext {
[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] 37 |     pub(crate) fn as_wire_dart_codec_cst_context(&self) -> WireDartCodecCstGeneratorContext<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/base.rs:46:50
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub(crate) fn as_wire_dart_codec_dco_context(&self) -> WireDartCodecDcoGeneratorContext {
[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] 46 |     pub(crate) fn as_wire_dart_codec_dco_context(&self) -> WireDartCodecDcoGeneratorContext<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/base.rs:53:50
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub(crate) fn as_wire_dart_codec_sse_context(&self) -> WireDartCodecSseGeneratorContext {
[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] 53 |     pub(crate) fn as_wire_dart_codec_sse_context(&self) -> WireDartCodecSseGeneratorContext<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/wire/dart/spec_generator/codec/cst/base.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / codegen_generator_structs!(
[INFO] [stdout] 10 | |     #[enum_dispatch(WireDartCodecCstGeneratorImplTrait)]
[INFO] [stdout] 11 | |     #[enum_dispatch(WireDartCodecCstGeneratorEncoderTrait)]
[INFO] [stdout] 12 | |     WireDartCodecCstGenerator
[INFO] [stdout] 13 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/wire/dart/spec_generator/codec/cst/base.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | / codegen_generator_structs!(
[INFO] [stdout]  10 | |     #[enum_dispatch(WireDartCodecCstGeneratorImplTrait)]
[INFO] [stdout]  11 | |     #[enum_dispatch(WireDartCodecCstGeneratorEncoderTrait)]
[INFO] [stdout]  12 | |     WireDartCodecCstGenerator
[INFO] [stdout]  13 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/codec/cst/base.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub(crate) fn as_wire_rust_context(&self) -> WireRustCodecCstGeneratorContext {
[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] 24 |     pub(crate) fn as_wire_rust_context(&self) -> WireRustCodecCstGeneratorContext<'_> {
[INFO] [stdout]    |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/codec/cst/base.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext {
[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] 33 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/codec/cst/encoder/ty/record.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator {
[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] 24 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/codec/cst/encoder/ty/structure.rs:30:34
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator {
[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] 30 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/wire/dart/spec_generator/codec/dco/base.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / codegen_generator_structs!(
[INFO] [stdout]  7 | |     #[enum_dispatch(WireDartCodecDcoGeneratorImplTrait)]
[INFO] [stdout]  8 | |     #[enum_dispatch(WireDartCodecDcoGeneratorEncoderTrait)]
[INFO] [stdout]  9 | |     #[enum_dispatch(WireDartCodecDcoGeneratorDecoderTrait)]
[INFO] [stdout] 10 | |     WireDartCodecDcoGenerator
[INFO] [stdout] 11 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, Vec<PathBuf>>
[INFO] [stdout]   --> src/library/commands/cargo_expand/real.rs:73:39
[INFO] [stdout]    |
[INFO] [stdout] 73 |       let args_features: Vec<PathBuf> = features
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 74 | |         .unwrap_or_default()
[INFO] [stdout] 75 | |         .iter()
[INFO] [stdout] 76 | |         .flat_map(|feature| vec!["--features", feature])
[INFO] [stdout] 77 | |         .map(PathBuf::from_str)
[INFO] [stdout] 78 | |         .try_collect()?;
[INFO] [stdout]    | |_______________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Vec<PathBuf>, Infallible>
[INFO] [stdout]   --> src/library/commands/cargo_expand/real.rs:73:39
[INFO] [stdout]    |
[INFO] [stdout] 73 |       let args_features: Vec<PathBuf> = features
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 74 | |         .unwrap_or_default()
[INFO] [stdout] 75 | |         .iter()
[INFO] [stdout] 76 | |         .flat_map(|feature| vec!["--features", feature])
[INFO] [stdout] 77 | |         .map(PathBuf::from_str)
[INFO] [stdout] 78 | |         .try_collect()?;
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/wire/dart/spec_generator/codec/dco/base.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / codegen_generator_structs!(
[INFO] [stdout]   7 | |     #[enum_dispatch(WireDartCodecDcoGeneratorImplTrait)]
[INFO] [stdout]   8 | |     #[enum_dispatch(WireDartCodecDcoGeneratorEncoderTrait)]
[INFO] [stdout]   9 | |     #[enum_dispatch(WireDartCodecDcoGeneratorDecoderTrait)]
[INFO] [stdout]  10 | |     WireDartCodecDcoGenerator
[INFO] [stdout]  11 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/codec/dco/base.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext {
[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] 20 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/wire/dart/spec_generator/codec/sse/base.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / codegen_generator_structs!(
[INFO] [stdout]  7 | |     #[enum_dispatch(WireDartCodecSseGeneratorImplTrait)]
[INFO] [stdout]  8 | |     #[enum_dispatch(WireDartCodecSseGeneratorEncoderTrait)]
[INFO] [stdout]  9 | |     #[enum_dispatch(WireDartCodecSseGeneratorDecoderTrait)]
[INFO] [stdout] 10 | |     WireDartCodecSseGenerator
[INFO] [stdout] 11 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/wire/dart/spec_generator/codec/sse/base.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / codegen_generator_structs!(
[INFO] [stdout]   7 | |     #[enum_dispatch(WireDartCodecSseGeneratorImplTrait)]
[INFO] [stdout]   8 | |     #[enum_dispatch(WireDartCodecSseGeneratorEncoderTrait)]
[INFO] [stdout]   9 | |     #[enum_dispatch(WireDartCodecSseGeneratorDecoderTrait)]
[INFO] [stdout]  10 | |     WireDartCodecSseGenerator
[INFO] [stdout]  11 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/dart/spec_generator/codec/sse/base.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext {
[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] 20 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/wire/rust/spec_generator/base.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / codegen_generator_structs!(
[INFO] [stdout] 12 | |     #[enum_dispatch(WireRustGeneratorImplTrait)]
[INFO] [stdout] 13 | |     #[enum_dispatch(WireRustGeneratorRust2DartTrait)]
[INFO] [stdout] 14 | |     #[enum_dispatch(WireRustGeneratorDart2RustTrait)]
[INFO] [stdout] 15 | |     #[enum_dispatch(WireRustGeneratorMiscTrait)]
[INFO] [stdout] 16 | |     WireRustGenerator
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/wire/rust/spec_generator/base.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / codegen_generator_structs!(
[INFO] [stdout]  12 | |     #[enum_dispatch(WireRustGeneratorImplTrait)]
[INFO] [stdout]  13 | |     #[enum_dispatch(WireRustGeneratorRust2DartTrait)]
[INFO] [stdout]  14 | |     #[enum_dispatch(WireRustGeneratorDart2RustTrait)]
[INFO] [stdout]  15 | |     #[enum_dispatch(WireRustGeneratorMiscTrait)]
[INFO] [stdout]  16 | |     WireRustGenerator
[INFO] [stdout]  17 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/base.rs:28:50
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) fn as_wire_rust_codec_cst_context(&self) -> WireRustCodecCstGeneratorContext {
[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] 28 |     pub(crate) fn as_wire_rust_codec_cst_context(&self) -> WireRustCodecCstGeneratorContext<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/base.rs:37:50
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub(crate) fn as_wire_rust_codec_dco_context(&self) -> WireRustCodecDcoGeneratorContext {
[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] 37 |     pub(crate) fn as_wire_rust_codec_dco_context(&self) -> WireRustCodecDcoGeneratorContext<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/base.rs:43:50
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub(crate) fn as_wire_rust_codec_sse_context(&self) -> WireRustCodecSseGeneratorContext {
[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] 43 |     pub(crate) fn as_wire_rust_codec_sse_context(&self) -> WireRustCodecSseGeneratorContext<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/wire/rust/spec_generator/codec/cst/base.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / codegen_generator_structs!(
[INFO] [stdout]  9 | |     #[enum_dispatch(WireRustCodecCstGeneratorImplTrait)]
[INFO] [stdout] 10 | |     #[enum_dispatch(WireRustCodecCstGeneratorEncoderTrait)]
[INFO] [stdout] 11 | |     #[enum_dispatch(WireRustCodecCstGeneratorDecoderTrait)]
[INFO] [stdout] 12 | |     WireRustCodecCstGenerator
[INFO] [stdout] 13 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/wire/rust/spec_generator/codec/cst/base.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | / codegen_generator_structs!(
[INFO] [stdout]   9 | |     #[enum_dispatch(WireRustCodecCstGeneratorImplTrait)]
[INFO] [stdout]  10 | |     #[enum_dispatch(WireRustCodecCstGeneratorEncoderTrait)]
[INFO] [stdout]  11 | |     #[enum_dispatch(WireRustCodecCstGeneratorDecoderTrait)]
[INFO] [stdout]  12 | |     WireRustCodecCstGenerator
[INFO] [stdout]  13 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/base.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub(crate) fn as_wire_dart_context(&self) -> WireDartCodecCstGeneratorContext {
[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] 24 |     pub(crate) fn as_wire_dart_context(&self) -> WireDartCodecCstGeneratorContext<'_> {
[INFO] [stdout]    |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/mod.rs:34:42
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<str>> {
[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] 34 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/boxed.rs:40:42
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<str>> {
[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] 40 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<'_, str>> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/delegate.rs:118:42
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<str>> {
[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] 118 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<'_, str>> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/primitive.rs:18:42
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<str>> {
[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] 18 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<'_, str>> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/primitive_list.rs:47:42
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<str>> {
[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] 47 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<'_, str>> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/record.rs:48:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub(crate) fn as_struct_generator(&self) -> StructRefWireRustCodecCstGenerator {
[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] 48 |     pub(crate) fn as_struct_generator(&self) -> StructRefWireRustCodecCstGenerator<'_> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/rust_auto_opaque_implicit.rs:20:42
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<str>> {
[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] 20 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/rust_opaque.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<str>> {
[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] 17 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/wire/rust/spec_generator/codec/dco/base.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / codegen_generator_structs!(
[INFO] [stdout]  5 | |     #[enum_dispatch(WireRustCodecDcoGeneratorImplTrait)]
[INFO] [stdout]  6 | |     #[enum_dispatch(WireRustCodecDcoGeneratorEncoderTrait)]
[INFO] [stdout]  7 | |     #[enum_dispatch(WireRustCodecDcoGeneratorDecoderTrait)]
[INFO] [stdout]  8 | |     WireRustCodecDcoGenerator
[INFO] [stdout]  9 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/wire/rust/spec_generator/codec/dco/base.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / codegen_generator_structs!(
[INFO] [stdout]   5 | |     #[enum_dispatch(WireRustCodecDcoGeneratorImplTrait)]
[INFO] [stdout]   6 | |     #[enum_dispatch(WireRustCodecDcoGeneratorEncoderTrait)]
[INFO] [stdout]   7 | |     #[enum_dispatch(WireRustCodecDcoGeneratorDecoderTrait)]
[INFO] [stdout]   8 | |     WireRustCodecDcoGenerator
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/library/codegen/generator/wire/rust/spec_generator/codec/sse/base.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / codegen_generator_structs!(
[INFO] [stdout]  6 | |     #[enum_dispatch(WireRustCodecSseGeneratorImplTrait)]
[INFO] [stdout]  7 | |     #[enum_dispatch(WireRustCodecSseGeneratorEncoderTrait)]
[INFO] [stdout]  8 | |     #[enum_dispatch(WireRustCodecSseGeneratorDecoderTrait)]
[INFO] [stdout]  9 | |     WireRustCodecSseGenerator
[INFO] [stdout] 10 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/library/codegen/generator/wire/rust/spec_generator/codec/sse/base.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | / codegen_generator_structs!(
[INFO] [stdout]   6 | |     #[enum_dispatch(WireRustCodecSseGeneratorImplTrait)]
[INFO] [stdout]   7 | |     #[enum_dispatch(WireRustCodecSseGeneratorEncoderTrait)]
[INFO] [stdout]   8 | |     #[enum_dispatch(WireRustCodecSseGeneratorDecoderTrait)]
[INFO] [stdout]   9 | |     WireRustCodecSseGenerator
[INFO] [stdout]  10 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `$crate::codegen_generator_structs` which comes from the expansion of the macro `codegen_generator_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/generator/wire/rust/spec_generator/misc/function/lockable.rs:87:33
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn filter_interest_fields(func: &MirFunc) -> Vec<FieldInfo> {
[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 filter_interest_fields(func: &MirFunc) -> Vec<FieldInfo<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/codegen/ir/mir/default.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub(crate) fn to_dart_literal(&self) -> Cow<str> {
[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] 11 |     pub(crate) fn to_dart_literal(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/library/codegen/parser/mir/parser/ty/unencodable.rs:7:40
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) fn splay_segments(segments: &[NameComponent]) -> Vec<SplayedSegment> {
[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] 7 | pub(crate) fn splay_segments(segments: &[NameComponent]) -> Vec<SplayedSegment<'_>> {
[INFO] [stdout]   |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/library/commands/cargo_expand/real.rs:43:44
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn decode_macro_frb_encoded_comments(code: &str) -> Cow<str> {
[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] 43 | fn decode_macro_frb_encoded_comments(code: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, Vec<std::path::PathBuf>>
[INFO] [stdout]   --> src/library/commands/cargo_expand/real.rs:73:39
[INFO] [stdout]    |
[INFO] [stdout] 73 |       let args_features: Vec<PathBuf> = features
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 74 | |         .unwrap_or_default()
[INFO] [stdout] 75 | |         .iter()
[INFO] [stdout] 76 | |         .flat_map(|feature| vec!["--features", feature])
[INFO] [stdout] 77 | |         .map(PathBuf::from_str)
[INFO] [stdout] 78 | |         .try_collect()?;
[INFO] [stdout]    | |_______________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Vec<std::path::PathBuf>, Infallible>
[INFO] [stdout]   --> src/library/commands/cargo_expand/real.rs:73:39
[INFO] [stdout]    |
[INFO] [stdout] 73 |       let args_features: Vec<PathBuf> = features
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 74 | |         .unwrap_or_default()
[INFO] [stdout] 75 | |         .iter()
[INFO] [stdout] 76 | |         .flat_map(|feature| vec!["--features", feature])
[INFO] [stdout] 77 | |         .map(PathBuf::from_str)
[INFO] [stdout] 78 | |         .try_collect()?;
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flutter_rust_bridge_codegen` (lib) due to 2 previous errors; 50 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `flutter_rust_bridge_codegen` (lib test) due to 2 previous errors; 50 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a1fe3a44175dbadee389e220a231214f25bbd6d914823c4fc53b2c4ec35d68bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1fe3a44175dbadee389e220a231214f25bbd6d914823c4fc53b2c4ec35d68bc", kill_on_drop: false }`
[INFO] [stdout] a1fe3a44175dbadee389e220a231214f25bbd6d914823c4fc53b2c4ec35d68bc
