[INFO] cloning repository https://github.com/COL-NAVITOLO-CLASSIFIED/flutter_rust_bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/COL-NAVITOLO-CLASSIFIED/flutter_rust_bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCOL-NAVITOLO-CLASSIFIED%2Fflutter_rust_bridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCOL-NAVITOLO-CLASSIFIED%2Fflutter_rust_bridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad66d06095cc221c686c264fa72a3231d8bfd088
[INFO] testing COL-NAVITOLO-CLASSIFIED/flutter_rust_bridge against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCOL-NAVITOLO-CLASSIFIED%2Fflutter_rust_bridge" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/COL-NAVITOLO-CLASSIFIED/flutter_rust_bridge
[INFO] finished tweaking git repo https://github.com/COL-NAVITOLO-CLASSIFIED/flutter_rust_bridge
[INFO] tweaked toml for git repo https://github.com/COL-NAVITOLO-CLASSIFIED/flutter_rust_bridge written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/COL-NAVITOLO-CLASSIFIED/flutter_rust_bridge on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/COL-NAVITOLO-CLASSIFIED/flutter_rust_bridge 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fdc212887b4d389ad862f6da25f1f7319aed78d5c397f0f84b180656a154ae3
[INFO] running `Command { std: "docker" "start" "-a" "2fdc212887b4d389ad862f6da25f1f7319aed78d5c397f0f84b180656a154ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fdc212887b4d389ad862f6da25f1f7319aed78d5c397f0f84b180656a154ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fdc212887b4d389ad862f6da25f1f7319aed78d5c397f0f84b180656a154ae3", kill_on_drop: false }`
[INFO] [stdout] 2fdc212887b4d389ad862f6da25f1f7319aed78d5c397f0f84b180656a154ae3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 12c7a5e22b0960e842378378bc344070f3f729e0b29fe26b4a6821360e491b27
[INFO] running `Command { std: "docker" "start" "-a" "12c7a5e22b0960e842378378bc344070f3f729e0b29fe26b4a6821360e491b27", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling portable-atomic v1.8.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling aho-corasick v1.0.3
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling cbindgen v0.28.0
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling clap_builder v4.4.8
[INFO] [stderr]    Compiling tempfile v3.7.1
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling enum-iterator-derive v1.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dart-sys v4.1.5
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling build-target v0.4.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling flutter_rust_bridge v2.11.1 (/opt/rustwide/workdir/frb_rust)
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling clap v4.4.8
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling enum-iterator v1.4.1
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling indicatif-log-bridge v0.2.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling allo-isolate v0.1.26
[INFO] [stderr]    Compiling flutter_rust_bridge_macros v2.11.1 (/opt/rustwide/workdir/frb_macros)
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling cargo-platform v0.1.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_yaml v0.9.29
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling delegate-attr v0.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling cargo_toml v0.21.0
[INFO] [stderr]    Compiling flutter_rust_bridge_codegen v2.11.1 (/opt/rustwide/workdir/frb_codegen)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]    --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]  --> frb_codegen/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]   --> frb_codegen/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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "12c7a5e22b0960e842378378bc344070f3f729e0b29fe26b4a6821360e491b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12c7a5e22b0960e842378378bc344070f3f729e0b29fe26b4a6821360e491b27", kill_on_drop: false }`
[INFO] [stdout] 12c7a5e22b0960e842378378bc344070f3f729e0b29fe26b4a6821360e491b27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e2897412040e72cede3bb16836eb3669da69396dffe1a9cfb7116534f1667885
[INFO] running `Command { std: "docker" "start" "-a" "e2897412040e72cede3bb16836eb3669da69396dffe1a9cfb7116534f1667885", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling cool_asserts v2.0.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling enum-iterator-derive v1.2.1
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling flutter_rust_bridge_macros v2.11.1 (/opt/rustwide/workdir/frb_macros)
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling enum-iterator v1.4.1
[INFO] [stderr]    Compiling delegate-attr v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling clap v4.4.8
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling flutter_rust_bridge v2.11.1 (/opt/rustwide/workdir/frb_rust)
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling cargo-platform v0.1.3
[INFO] [stderr]    Compiling serde_yaml v0.9.29
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.37
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling cargo_toml v0.21.0
[INFO] [stderr]    Compiling cbindgen v0.28.0
[INFO] [stderr]    Compiling flutter_rust_bridge_codegen v2.11.1 (/opt/rustwide/workdir/frb_codegen)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]    --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]  --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]    --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   ::: frb_codegen/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]    --> frb_codegen/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]    ::: frb_codegen/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]   --> frb_codegen/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]   --> frb_codegen/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]  --> frb_codegen/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]   --> frb_codegen/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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "e2897412040e72cede3bb16836eb3669da69396dffe1a9cfb7116534f1667885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2897412040e72cede3bb16836eb3669da69396dffe1a9cfb7116534f1667885", kill_on_drop: false }`
[INFO] [stdout] e2897412040e72cede3bb16836eb3669da69396dffe1a9cfb7116534f1667885
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 58e87b33257c86d333684653f25e18ab8552bfb639bd58ed7bb4c7140f07aeb5
[INFO] running `Command { std: "docker" "start" "-a" "58e87b33257c86d333684653f25e18ab8552bfb639bd58ed7bb4c7140f07aeb5", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stderr]    |
[INFO] [stderr] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stderr]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: frb_codegen/src/library/codegen/generator/api_dart/spec_generator/base.rs:6:1
[INFO] [stderr]    |
[INFO] [stderr]  6 | / codegen_generator_structs!(
[INFO] [stderr]  7 | |     #[enum_dispatch(ApiDartGeneratorInfoTrait)]
[INFO] [stderr]  8 | |     #[enum_dispatch(ApiDartGeneratorClassTrait)]
[INFO] [stderr]  9 | |     ApiDartGenerator
[INFO] [stderr] 10 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]    = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stderr]     |
[INFO] [stderr] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stderr]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: frb_codegen/src/library/codegen/generator/api_dart/spec_generator/base.rs:6:1
[INFO] [stderr]     |
[INFO] [stderr]   6 | / codegen_generator_structs!(
[INFO] [stderr]   7 | |     #[enum_dispatch(ApiDartGeneratorInfoTrait)]
[INFO] [stderr]   8 | |     #[enum_dispatch(ApiDartGeneratorClassTrait)]
[INFO] [stderr]   9 | |     ApiDartGenerator
[INFO] [stderr]  10 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/api_dart/spec_generator/class/field.rs:45:45
[INFO] [stderr]    |
[INFO] [stderr] 45 | fn default_value_maybe_to_dart_style(value: &str, enable: bool) -> Cow<str> {
[INFO] [stderr]    |                                             ^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 45 | fn default_value_maybe_to_dart_style(value: &str, enable: bool) -> Cow<'_, str> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stderr]    |
[INFO] [stderr] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stderr]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: frb_codegen/src/library/codegen/generator/codec/sse/ty/mod.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | / codegen_generator_structs!(
[INFO] [stderr] 26 | |     #[enum_dispatch(CodecSseTyTrait)]
[INFO] [stderr] 27 | |     CodecSseTy
[INFO] [stderr] 28 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stderr]     |
[INFO] [stderr] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stderr]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: frb_codegen/src/library/codegen/generator/codec/sse/ty/mod.rs:25:1
[INFO] [stderr]     |
[INFO] [stderr]  25 | / codegen_generator_structs!(
[INFO] [stderr]  26 | |     #[enum_dispatch(CodecSseTyTrait)]
[INFO] [stderr]  27 | |     CodecSseTy
[INFO] [stderr]  28 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/codec/sse/ty/mod.rs:44:39
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext {
[INFO] [stderr]    |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext<'_> {
[INFO] [stderr]    |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/codec/sse/ty/record.rs:19:34
[INFO] [stderr]    |
[INFO] [stderr] 19 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator {
[INFO] [stderr]    |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 19 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator<'_> {
[INFO] [stderr]    |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/codec/sse/ty/structure.rs:23:34
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator {
[INFO] [stderr]    |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator<'_> {
[INFO] [stderr]    |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stderr]    |
[INFO] [stderr] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stderr]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/base.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / codegen_generator_structs!(
[INFO] [stderr] 13 | |     #[enum_dispatch(WireDartGeneratorImplTrait)]
[INFO] [stderr] 14 | |     #[enum_dispatch(WireDartGeneratorMiscTrait)]
[INFO] [stderr] 15 | |     #[enum_dispatch(WireDartGeneratorDart2RustTrait)]
[INFO] [stderr] 16 | |     #[enum_dispatch(WireDartGeneratorRust2DartTrait)]
[INFO] [stderr] 17 | |     WireDartGenerator
[INFO] [stderr] 18 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stderr]     |
[INFO] [stderr] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stderr]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/base.rs:12:1
[INFO] [stderr]     |
[INFO] [stderr]  12 | / codegen_generator_structs!(
[INFO] [stderr]  13 | |     #[enum_dispatch(WireDartGeneratorImplTrait)]
[INFO] [stderr]  14 | |     #[enum_dispatch(WireDartGeneratorMiscTrait)]
[INFO] [stderr]  15 | |     #[enum_dispatch(WireDartGeneratorDart2RustTrait)]
[INFO] [stderr]  16 | |     #[enum_dispatch(WireDartGeneratorRust2DartTrait)]
[INFO] [stderr]  17 | |     WireDartGenerator
[INFO] [stderr]  18 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/base.rs:30:39
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext {
[INFO] [stderr]    |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext<'_> {
[INFO] [stderr]    |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/base.rs:37:50
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub(crate) fn as_wire_dart_codec_cst_context(&self) -> WireDartCodecCstGeneratorContext {
[INFO] [stderr]    |                                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                  |
[INFO] [stderr]    |                                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub(crate) fn as_wire_dart_codec_cst_context(&self) -> WireDartCodecCstGeneratorContext<'_> {
[INFO] [stderr]    |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/base.rs:46:50
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub(crate) fn as_wire_dart_codec_dco_context(&self) -> WireDartCodecDcoGeneratorContext {
[INFO] [stderr]    |                                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                  |
[INFO] [stderr]    |                                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub(crate) fn as_wire_dart_codec_dco_context(&self) -> WireDartCodecDcoGeneratorContext<'_> {
[INFO] [stderr]    |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/base.rs:53:50
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub(crate) fn as_wire_dart_codec_sse_context(&self) -> WireDartCodecSseGeneratorContext {
[INFO] [stderr]    |                                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                  |
[INFO] [stderr]    |                                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub(crate) fn as_wire_dart_codec_sse_context(&self) -> WireDartCodecSseGeneratorContext<'_> {
[INFO] [stderr]    |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stderr]    |
[INFO] [stderr] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stderr]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/codec/cst/base.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | / codegen_generator_structs!(
[INFO] [stderr] 10 | |     #[enum_dispatch(WireDartCodecCstGeneratorImplTrait)]
[INFO] [stderr] 11 | |     #[enum_dispatch(WireDartCodecCstGeneratorEncoderTrait)]
[INFO] [stderr] 12 | |     WireDartCodecCstGenerator
[INFO] [stderr] 13 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stderr]     |
[INFO] [stderr] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stderr]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/codec/cst/base.rs:9:1
[INFO] [stderr]     |
[INFO] [stderr]   9 | / codegen_generator_structs!(
[INFO] [stderr]  10 | |     #[enum_dispatch(WireDartCodecCstGeneratorImplTrait)]
[INFO] [stderr]  11 | |     #[enum_dispatch(WireDartCodecCstGeneratorEncoderTrait)]
[INFO] [stderr]  12 | |     WireDartCodecCstGenerator
[INFO] [stderr]  13 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/codec/cst/base.rs:24:40
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub(crate) fn as_wire_rust_context(&self) -> WireRustCodecCstGeneratorContext {
[INFO] [stderr]    |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                        |
[INFO] [stderr]    |                                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub(crate) fn as_wire_rust_context(&self) -> WireRustCodecCstGeneratorContext<'_> {
[INFO] [stderr]    |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/codec/cst/base.rs:33:39
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext {
[INFO] [stderr]    |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext<'_> {
[INFO] [stderr]    |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/codec/cst/encoder/ty/record.rs:24:34
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator {
[INFO] [stderr]    |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator<'_> {
[INFO] [stderr]    |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/codec/cst/encoder/ty/structure.rs:30:34
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator {
[INFO] [stderr]    |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn new_generalized_generator(&self) -> GeneralizedStructGenerator<'_> {
[INFO] [stderr]    |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stderr]    |
[INFO] [stderr] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stderr]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/codec/dco/base.rs:6:1
[INFO] [stderr]    |
[INFO] [stderr]  6 | / codegen_generator_structs!(
[INFO] [stderr]  7 | |     #[enum_dispatch(WireDartCodecDcoGeneratorImplTrait)]
[INFO] [stderr]  8 | |     #[enum_dispatch(WireDartCodecDcoGeneratorEncoderTrait)]
[INFO] [stderr]  9 | |     #[enum_dispatch(WireDartCodecDcoGeneratorDecoderTrait)]
[INFO] [stderr] 10 | |     WireDartCodecDcoGenerator
[INFO] [stderr] 11 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stderr]     |
[INFO] [stderr] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stderr]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/codec/dco/base.rs:6:1
[INFO] [stderr]     |
[INFO] [stderr]   6 | / codegen_generator_structs!(
[INFO] [stderr]   7 | |     #[enum_dispatch(WireDartCodecDcoGeneratorImplTrait)]
[INFO] [stderr]   8 | |     #[enum_dispatch(WireDartCodecDcoGeneratorEncoderTrait)]
[INFO] [stderr]   9 | |     #[enum_dispatch(WireDartCodecDcoGeneratorDecoderTrait)]
[INFO] [stderr]  10 | |     WireDartCodecDcoGenerator
[INFO] [stderr]  11 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/codec/dco/base.rs:20:39
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext {
[INFO] [stderr]    |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext<'_> {
[INFO] [stderr]    |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stderr]    |
[INFO] [stderr] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stderr]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/codec/sse/base.rs:6:1
[INFO] [stderr]    |
[INFO] [stderr]  6 | / codegen_generator_structs!(
[INFO] [stderr]  7 | |     #[enum_dispatch(WireDartCodecSseGeneratorImplTrait)]
[INFO] [stderr]  8 | |     #[enum_dispatch(WireDartCodecSseGeneratorEncoderTrait)]
[INFO] [stderr]  9 | |     #[enum_dispatch(WireDartCodecSseGeneratorDecoderTrait)]
[INFO] [stderr] 10 | |     WireDartCodecSseGenerator
[INFO] [stderr] 11 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stderr]     |
[INFO] [stderr] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stderr]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/codec/sse/base.rs:6:1
[INFO] [stderr]     |
[INFO] [stderr]   6 | / codegen_generator_structs!(
[INFO] [stderr]   7 | |     #[enum_dispatch(WireDartCodecSseGeneratorImplTrait)]
[INFO] [stderr]   8 | |     #[enum_dispatch(WireDartCodecSseGeneratorEncoderTrait)]
[INFO] [stderr]   9 | |     #[enum_dispatch(WireDartCodecSseGeneratorDecoderTrait)]
[INFO] [stderr]  10 | |     WireDartCodecSseGenerator
[INFO] [stderr]  11 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/dart/spec_generator/codec/sse/base.rs:20:39
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext {
[INFO] [stderr]    |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub(crate) fn as_api_dart_context(&self) -> ApiDartGeneratorContext<'_> {
[INFO] [stderr]    |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stderr]    |
[INFO] [stderr] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stderr]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/base.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / codegen_generator_structs!(
[INFO] [stderr] 12 | |     #[enum_dispatch(WireRustGeneratorImplTrait)]
[INFO] [stderr] 13 | |     #[enum_dispatch(WireRustGeneratorRust2DartTrait)]
[INFO] [stderr] 14 | |     #[enum_dispatch(WireRustGeneratorDart2RustTrait)]
[INFO] [stderr] 15 | |     #[enum_dispatch(WireRustGeneratorMiscTrait)]
[INFO] [stderr] 16 | |     WireRustGenerator
[INFO] [stderr] 17 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stderr]     |
[INFO] [stderr] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stderr]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/base.rs:11:1
[INFO] [stderr]     |
[INFO] [stderr]  11 | / codegen_generator_structs!(
[INFO] [stderr]  12 | |     #[enum_dispatch(WireRustGeneratorImplTrait)]
[INFO] [stderr]  13 | |     #[enum_dispatch(WireRustGeneratorRust2DartTrait)]
[INFO] [stderr]  14 | |     #[enum_dispatch(WireRustGeneratorDart2RustTrait)]
[INFO] [stderr]  15 | |     #[enum_dispatch(WireRustGeneratorMiscTrait)]
[INFO] [stderr]  16 | |     WireRustGenerator
[INFO] [stderr]  17 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/base.rs:28:50
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub(crate) fn as_wire_rust_codec_cst_context(&self) -> WireRustCodecCstGeneratorContext {
[INFO] [stderr]    |                                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                  |
[INFO] [stderr]    |                                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub(crate) fn as_wire_rust_codec_cst_context(&self) -> WireRustCodecCstGeneratorContext<'_> {
[INFO] [stderr]    |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/base.rs:37:50
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub(crate) fn as_wire_rust_codec_dco_context(&self) -> WireRustCodecDcoGeneratorContext {
[INFO] [stderr]    |                                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                  |
[INFO] [stderr]    |                                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub(crate) fn as_wire_rust_codec_dco_context(&self) -> WireRustCodecDcoGeneratorContext<'_> {
[INFO] [stderr]    |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/base.rs:43:50
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub(crate) fn as_wire_rust_codec_sse_context(&self) -> WireRustCodecSseGeneratorContext {
[INFO] [stderr]    |                                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                  |
[INFO] [stderr]    |                                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub(crate) fn as_wire_rust_codec_sse_context(&self) -> WireRustCodecSseGeneratorContext<'_> {
[INFO] [stderr]    |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stderr]    |
[INFO] [stderr] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stderr]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/codec/cst/base.rs:8:1
[INFO] [stderr]    |
[INFO] [stderr]  8 | / codegen_generator_structs!(
[INFO] [stderr]  9 | |     #[enum_dispatch(WireRustCodecCstGeneratorImplTrait)]
[INFO] [stderr] 10 | |     #[enum_dispatch(WireRustCodecCstGeneratorEncoderTrait)]
[INFO] [stderr] 11 | |     #[enum_dispatch(WireRustCodecCstGeneratorDecoderTrait)]
[INFO] [stderr] 12 | |     WireRustCodecCstGenerator
[INFO] [stderr] 13 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stderr]     |
[INFO] [stderr] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stderr]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/codec/cst/base.rs:8:1
[INFO] [stderr]     |
[INFO] [stderr]   8 | / codegen_generator_structs!(
[INFO] [stderr]   9 | |     #[enum_dispatch(WireRustCodecCstGeneratorImplTrait)]
[INFO] [stderr]  10 | |     #[enum_dispatch(WireRustCodecCstGeneratorEncoderTrait)]
[INFO] [stderr]  11 | |     #[enum_dispatch(WireRustCodecCstGeneratorDecoderTrait)]
[INFO] [stderr]  12 | |     WireRustCodecCstGenerator
[INFO] [stderr]  13 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/codec/cst/base.rs:24:40
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub(crate) fn as_wire_dart_context(&self) -> WireDartCodecCstGeneratorContext {
[INFO] [stderr]    |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                        |
[INFO] [stderr]    |                                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub(crate) fn as_wire_dart_context(&self) -> WireDartCodecCstGeneratorContext<'_> {
[INFO] [stderr]    |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/mod.rs:34:42
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<str>> {
[INFO] [stderr]    |                                          ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                          |
[INFO] [stderr]    |                                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]    |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/boxed.rs:40:42
[INFO] [stderr]    |
[INFO] [stderr] 40 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<str>> {
[INFO] [stderr]    |                                          ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                          |
[INFO] [stderr]    |                                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 40 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<'_, str>> {
[INFO] [stderr]    |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/delegate.rs:118:42
[INFO] [stderr]     |
[INFO] [stderr] 118 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<str>> {
[INFO] [stderr]     |                                          ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<'_, str>> {
[INFO] [stderr]     |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/primitive.rs:18:42
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<str>> {
[INFO] [stderr]    |                                          ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                          |
[INFO] [stderr]    |                                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<'_, str>> {
[INFO] [stderr]    |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/primitive_list.rs:47:42
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<str>> {
[INFO] [stderr]    |                                          ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                          |
[INFO] [stderr]    |                                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<std::borrow::Cow<'_, str>> {
[INFO] [stderr]    |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/record.rs:48:39
[INFO] [stderr]    |
[INFO] [stderr] 48 |     pub(crate) fn as_struct_generator(&self) -> StructRefWireRustCodecCstGenerator {
[INFO] [stderr]    |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 48 |     pub(crate) fn as_struct_generator(&self) -> StructRefWireRustCodecCstGenerator<'_> {
[INFO] [stderr]    |                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/rust_auto_opaque_implicit.rs:20:42
[INFO] [stderr]    |
[INFO] [stderr] 20 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<str>> {
[INFO] [stderr]    |                                          ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                          |
[INFO] [stderr]    |                                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 20 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]    |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/codec/cst/decoder/ty/rust_opaque.rs:17:42
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<str>> {
[INFO] [stderr]    |                                          ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                          |
[INFO] [stderr]    |                                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn generate_impl_decode_jsvalue_body(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]    |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stderr]    |
[INFO] [stderr] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stderr]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/codec/dco/base.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | / codegen_generator_structs!(
[INFO] [stderr]  5 | |     #[enum_dispatch(WireRustCodecDcoGeneratorImplTrait)]
[INFO] [stderr]  6 | |     #[enum_dispatch(WireRustCodecDcoGeneratorEncoderTrait)]
[INFO] [stderr]  7 | |     #[enum_dispatch(WireRustCodecDcoGeneratorDecoderTrait)]
[INFO] [stderr]  8 | |     WireRustCodecDcoGenerator
[INFO] [stderr]  9 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stderr]     |
[INFO] [stderr] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stderr]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/codec/dco/base.rs:4:1
[INFO] [stderr]     |
[INFO] [stderr]   4 | / codegen_generator_structs!(
[INFO] [stderr]   5 | |     #[enum_dispatch(WireRustCodecDcoGeneratorImplTrait)]
[INFO] [stderr]   6 | |     #[enum_dispatch(WireRustCodecDcoGeneratorEncoderTrait)]
[INFO] [stderr]   7 | |     #[enum_dispatch(WireRustCodecDcoGeneratorDecoderTrait)]
[INFO] [stderr]   8 | |     WireRustCodecDcoGenerator
[INFO] [stderr]   9 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:83:28
[INFO] [stderr]    |
[INFO] [stderr] 83 |                   fn context(&self) -> [<$generator_name Context>];
[INFO] [stderr]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/codec/sse/base.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr]  5 | / codegen_generator_structs!(
[INFO] [stderr]  6 | |     #[enum_dispatch(WireRustCodecSseGeneratorImplTrait)]
[INFO] [stderr]  7 | |     #[enum_dispatch(WireRustCodecSseGeneratorEncoderTrait)]
[INFO] [stderr]  8 | |     #[enum_dispatch(WireRustCodecSseGeneratorDecoderTrait)]
[INFO] [stderr]  9 | |     WireRustCodecSseGenerator
[INFO] [stderr] 10 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 |                 fn context(&self) -> [<$generator_name Context>]<'_>;
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> frb_codegen/src/library/codegen/generator/misc/structs_macro.rs:102:32
[INFO] [stderr]     |
[INFO] [stderr] 102 |                       fn context(&self) -> [<$generator_name Context>] { self.context }
[INFO] [stderr]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/codec/sse/base.rs:5:1
[INFO] [stderr]     |
[INFO] [stderr]   5 | / codegen_generator_structs!(
[INFO] [stderr]   6 | |     #[enum_dispatch(WireRustCodecSseGeneratorImplTrait)]
[INFO] [stderr]   7 | |     #[enum_dispatch(WireRustCodecSseGeneratorEncoderTrait)]
[INFO] [stderr]   8 | |     #[enum_dispatch(WireRustCodecSseGeneratorDecoderTrait)]
[INFO] [stderr]   9 | |     WireRustCodecSseGenerator
[INFO] [stderr]  10 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |                     fn context(&self) -> [<$generator_name Context>]<'_> { self.context }
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/generator/wire/rust/spec_generator/misc/function/lockable.rs:87:33
[INFO] [stderr]    |
[INFO] [stderr] 87 | fn filter_interest_fields(func: &MirFunc) -> Vec<FieldInfo> {
[INFO] [stderr]    |                                 ^^^^^^^^         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 87 | fn filter_interest_fields(func: &MirFunc) -> Vec<FieldInfo<'_>> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/codegen/ir/mir/default.rs:11:35
[INFO] [stderr]    |
[INFO] [stderr] 11 |     pub(crate) fn to_dart_literal(&self) -> Cow<str> {
[INFO] [stderr]    |                                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 11 |     pub(crate) fn to_dart_literal(&self) -> Cow<'_, str> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> frb_codegen/src/library/codegen/parser/mir/parser/ty/unencodable.rs:7:40
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub(crate) fn splay_segments(segments: &[NameComponent]) -> Vec<SplayedSegment> {
[INFO] [stderr]   |                                        ^^^^^^^^^^^^^^^^         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                                        |
[INFO] [stderr]   |                                        the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub(crate) fn splay_segments(segments: &[NameComponent]) -> Vec<SplayedSegment<'_>> {
[INFO] [stderr]   |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> frb_codegen/src/library/commands/cargo_expand/real.rs:43:44
[INFO] [stderr]    |
[INFO] [stderr] 43 | fn decode_macro_frb_encoded_comments(code: &str) -> Cow<str> {
[INFO] [stderr]    |                                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                            |
[INFO] [stderr]    |                                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 | fn decode_macro_frb_encoded_comments(code: &str) -> Cow<'_, str> {
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `flutter_rust_bridge_codegen` (lib) generated 50 warnings (run `cargo fix --lib -p flutter_rust_bridge_codegen` to apply 50 suggestions)
[INFO] [stderr] warning: `flutter_rust_bridge_codegen` (lib test) generated 50 warnings (50 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/flutter_rust_bridge/aedb0f95dc3b1469/deps/flutter_rust_bridge-aedb0f95dc3b1469)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test codec::sse::tests::test_serializer_default ... ok
[INFO] [stdout] test dart_opaque::boxes::thread_box::tests::test_thread_box_simple ... ok
[INFO] [stdout] test generalized_arc::moi_arc::tests::increment_strong_count_and_decrement_strong_count ... ok
[INFO] [stdout] test generalized_arc::moi_arc::tests::from_raw_and_into_raw_with_another_ref ... ok
[INFO] [stdout] test generalized_arc::moi_arc::tests::from_raw_and_into_raw_simple ... ok
[INFO] [stdout] test codec::dco::tests::test_simplest ... ok
[INFO] [stdout] test codec::sse::tests::test_simplest ... ok
[INFO] [stdout] test generalized_arc::moi_arc::tests::into_inner_when_2_ref_should_fail ... ok
[INFO] [stdout] test generalized_arc::moi_arc::tests::simple_decrement_strong_count ... ok
[INFO] [stdout] test generalized_arc::moi_arc::tests::simple_clone ... ok
[INFO] [stdout] test generalized_arc::moi_arc::tests::simple_drop ... ok
[INFO] [stdout] test generalized_arc::moi_arc::tests::test_next_id ... ok
[INFO] [stdout] test generalized_arc::moi_arc::tests::try_unwrap_when_1_ref_should_succeed ... ok
[INFO] [stdout] test generalized_arc::moi_arc::tests::try_unwrap_when_2_ref_should_fail ... ok
[INFO] [stdout] test generalized_arc::std_arc::tests::from_raw_and_into_raw_simple ... ok
[INFO] [stdout] test generalized_arc::std_arc::tests::from_raw_and_into_raw_with_another_ref ... ok
[INFO] [stdout] test generalized_arc::std_arc::tests::increment_strong_count_and_decrement_strong_count ... ok
[INFO] [stdout] test generalized_arc::std_arc::tests::into_inner_when_1_ref_should_succeed ... ok
[INFO] [stdout] test generalized_arc::std_arc::tests::into_inner_when_2_ref_should_fail ... ok
[INFO] [stdout] test generalized_arc::std_arc::tests::simple_clone ... ok
[INFO] [stdout] test generalized_arc::std_arc::tests::simple_decrement_strong_count ... ok
[INFO] [stdout] test generalized_arc::std_arc::tests::simple_drop ... ok
[INFO] [stdout] test generalized_arc::std_arc::tests::try_unwrap_when_1_ref_should_succeed ... ok
[INFO] [stdout] test generalized_arc::std_arc::tests::try_unwrap_when_2_ref_should_fail ... ok
[INFO] [stdout] test handler::error::tests::test_error_message ... ok
[INFO] [stdout] test lockable::immediate_invalid_borrow_checker::tests::test_check_no_immediate_invalid_borrow ... ok
[INFO] [stdout] test misc::into_into_dart::tests::test_zero_copy_buffer ... ok
[INFO] [stdout] test rust2dart::sender::tests::test_rust2dart_send_error ... ok
[INFO] [stdout] test rust_opaque::utils::tests::test_from_arc ... ok
[INFO] [stdout] test generalized_arc::moi_arc::tests::into_inner_when_1_ref_should_succeed ... ok
[INFO] [stdout] test rust_auto_opaque::api::tests::test_api_sync ... ok
[INFO] [stdout] test rust_auto_opaque::api::tests::test_clone ... ok
[INFO] [stdout] test rust_auto_opaque::api::tests::test_api_async ... ok
[INFO] [stdout] test dart_opaque::boxes::thread_box::tests::test_thread_box_should_panic_and_leak_when_access_and_drop_on_another_thread ... ok
[INFO] [stdout] test dart_opaque::boxes::thread_box::tests::test_thread_box_should_panic_when_drop_on_another_thread ... ok
[INFO] [stdout] test dart_opaque::boxes::thread_box::tests::test_thread_box_should_panic_when_access_on_another_thread ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/flutter_rust_bridge_codegen/4186f79089adb9e6/deps/lib_flutter_rust_bridge_codegen-4186f79089adb9e6)
[INFO] [stdout] 
[INFO] [stdout] running 98 tests
[INFO] [stdout] test library::codegen::config::internal_config_parser::dart_path_parser::tests::test_compute_path_map ... ok
[INFO] [stdout] test library::codegen::config::internal_config_parser::rust_path_migrator::tests::test_current_config ... ok
[INFO] [stdout] test library::codegen::config::internal_config_parser::dart_path_parser::tests::test_compute_path_map_faulty ... ok
[INFO] [stdout] test library::codegen::config::internal_config_parser::dart_path_parser::tests::test_compute_path_map_with_glob ... ok
[INFO] [stdout] test library::codegen::config::internal_config_parser::rust_path_migrator::tests::test_previous_config_auto_migrated ... ok
[INFO] [stdout] test library::codegen::config::internal_config_parser::rust_path_migrator::tests::test_previous_config_unsupported ... ok
[INFO] [stdout] test library::codegen::config::internal_config_parser::rust_path_parser::tests::test_compute_rust_input_namespace_prefixes_raw ... ok
[INFO] [stdout] test library::codegen::generator::misc::comments::tests::test_generate_codec_comments ... ok
[INFO] [stdout] test library::codegen::generator::api_dart::spec_generator::class::field::tests::test_default_value_to_dart_style ... ok
[INFO] [stdout] test library::codegen::parser::hir::flat::transformer::resolve_type_alias_transformer::tests::test_topo_resolve3_unhandle_case ... ok
[INFO] [stdout] test library::codegen::parser::hir::flat::transformer::resolve_type_alias_transformer::tests::test_topo_resolve_primary_type ... ok
[INFO] [stdout] test library::codegen::parser::hir::flat::transformer::resolve_type_alias_transformer::tests::test_topo_resolve_primary_type_with_nest ... ok
[INFO] [stdout] test library::codegen::parser::hir::flat::transformer::resolve_type_alias_transformer::tests::test_topo_resolve_unhandle_case_with_nest ... ok
[INFO] [stdout] test library::codegen::ir::mir::ty::rust_opaque::tests::test_rust_type_to_sanitized_type ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_comments ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_dart2rust ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_dart_async ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_dart_code ... ok
[INFO] [stdout] test library::codegen::parser::hir::tree::transformer::pub_use_transformer::tests::test_parse_pub_use_from_item ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_default ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_double_colon ... ok
[INFO] [stdout] test library::codegen::config::internal_config_parser::tests::test_parse_single_rust_input ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_empty ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_empty_bracket ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_error ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_external ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_frb_attribute_default_value ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_getter ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_ignore ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_json_serializable ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_ignore_all ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_metadata ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_init ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_mirror ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_multiple_via_hash ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_multiple_via_comma ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_name ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_non_eq ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_non_hash ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_non_opaque ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_non_final ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_positional ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_opaque ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_proxy ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_rust_opaque_codec_moi ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_rust2dart ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_setter ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_sync ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_ui_mutation ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_type_64bit_int ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_stream_dart_await ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_unignore ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_unrelated_comments ... ok
[INFO] [stdout] test library::codegen::parser::mir::sanity_checker::auto_accessor_checker::tests::test_cloned_getter_semantics_reasonable ... ok
[INFO] [stdout] test library::codegen::parser::mir::sanity_checker::unused_checker::tests::test_get_potential_struct_or_enum_names_from_syn_type ... ok
[INFO] [stdout] test library::codegen::parser::mir::parser::attribute::tests::test_ui_state ... ok
[INFO] [stdout] test library::codegen::controller::tests::test_run_with_watch ... ok
[INFO] [stdout] test library::codegen::config::internal_config_parser::tests::test_parse_rust_output_faulty ... ok
[INFO] [stdout] test library::codegen::config::internal_config_parser::tests::test_parse_wildcard_rust_input ... ok
[INFO] [stdout] test library::codegen::generator::api_dart::tests::test_functions ... FAILED
[INFO] [stdout] test library::codegen::parser::tests::test_non_qualified_names ... FAILED
[INFO] [stdout] test library::codegen::parser::tests::test_simple ... FAILED
[INFO] [stdout] test library::commands::cargo_expand::pseudo::tests::test_get_module_file_path_candidates_simple ... ok
[INFO] [stdout] test library::commands::command_runner::tests::test_windows_escape_for_powershell ... ok
[INFO] [stdout] test library::commands::ffigen::tests::test_handle_output_when_cannot_find_llvm_should_fail ... ok
[INFO] [stdout] test library::commands::ffigen::tests::test_handle_output_when_has_severe_but_known_no_problem ... ok
[INFO] [stdout] test library::commands::ffigen::tests::test_handle_output_when_has_severe_should_warn ... ok
[INFO] [stdout] test library::commands::ffigen::tests::test_handle_output_when_has_severe_stdbool_not_found ... ok
[INFO] [stdout] test library::commands::ffigen::tests::test_handle_output_when_normal ... ok
[INFO] [stdout] test library::utils::basic_code::dart_header_code::tests::test_optimize_imports_missing_newline ... ok
[INFO] [stdout] test library::utils::basic_code::dart_header_code::tests::test_optimize_imports_simple ... ok
[INFO] [stdout] test library::utils::basic_code::general_code::tests::test_simple ... ok
[INFO] [stdout] test library::utils::dart_repository::dart_repo::tests::test_display ... ok
[INFO] [stdout] test library::utils::dart_repository::tests::can_determine_workspace ... ok
[INFO] [stdout] test library::utils::dart_repository::tests::can_determine_workspace_dependencies ... ok
[INFO] [stdout] test library::utils::dart_repository::tests::can_parse_dart_caret_syntax ... ok
[INFO] [stdout] test library::utils::dart_repository::tests::can_parse_pubspec_deps ... ok
[INFO] [stdout] test library::utils::dart_repository::tests::cannot_compare_version_req_with_different_op ... ok
[INFO] [stdout] test library::utils::dart_repository::tests::cannot_parse_dart_range_syntax ... ok
[INFO] [stdout] test library::utils::dart_repository::tests::guess_dart_toolchain ... ok
[INFO] [stdout] test library::utils::dart_repository::tests::guess_flutter_toolchain ... ok
[INFO] [stdout] test library::utils::dart_repository::version_converter::tests::test_cargo_dependency_version_to_dart_package_version ... ok
[INFO] [stdout] test library::utils::dart_repository::version_converter::tests::test_dart_dependency_version_to_cargo_dependency_version ... ok
[INFO] [stdout] test library::utils::file_utils::tests::test_temp_change_file_when_file_already_exists ... ok
[INFO] [stdout] test library::utils::file_utils::tests::test_temp_change_file_when_file_not_exist ... ok
[INFO] [stdout] test library::utils::logs::tests::test_log_level_from_str ... ok
[INFO] [stdout] test library::utils::namespace::tests::test_namespace_display ... ok
[INFO] [stdout] test library::utils::namespace::tests::test_namespaced_name_serialization ... ok
[INFO] [stdout] test library::utils::path_utils::tests::test_find_parent_dir_with_file_failure_case ... ok
[INFO] [stdout] test library::utils::path_utils::tests::test_glob_path_simple ... ok
[INFO] [stdout] test library::utils::rust_project_utils::tests::test_compute_mod_from_rust_crate_path ... ok
[INFO] [stdout] test library::codegen::parser::tests::test_unused_struct_enum ... FAILED
[INFO] [stdout] test library::codegen::generator::api_dart::tests::test_simple has been running for over 60 seconds
[INFO] [stdout] test library::codegen::parser::tests::test_generics has been running for over 60 seconds
[INFO] [stdout] test library::codegen::parser::tests::test_methods has been running for over 60 seconds
[INFO] [stdout] test library::codegen::parser::tests::test_multi_input_file has been running for over 60 seconds
[INFO] [stdout] test library::codegen::parser::tests::test_qualified_names has been running for over 60 seconds
[INFO] [stdout] test library::codegen::parser::tests::test_use_type_in_another_file ... FAILED
[INFO] [stdout] test library::codegen::generator::api_dart::tests::test_simple ... FAILED
[INFO] [stdout] test library::codegen::parser::tests::test_qualified_names ... FAILED
[INFO] [stdout] test library::codegen::parser::tests::test_generics ... FAILED
[INFO] [stdout] test library::codegen::parser::tests::test_methods ... FAILED
[INFO] [stdout] test library::codegen::parser::tests::test_multi_input_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- library::codegen::generator::api_dart::tests::test_functions stdout ----
[INFO] [stdout] [2026-01-15T19:41:45.421Z DEBUG /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/code_lock.rs:64] Waiting for '' 60ns
[INFO] [stdout] [2026-01-15T19:41:46.111Z DEBUG frb_codegen/src/library/codegen/config/config_parser.rs:51] Found config file flutter_rust_bridge.yaml
[INFO] [stdout] [2026-01-15T19:41:46.112Z DEBUG frb_codegen/src/library/codegen/config/internal_config_parser/mod.rs:34] InternalConfig.parse base_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/functions"
[INFO] [stdout] [2026-01-15T19:41:57.285Z DEBUG frb_codegen/src/library/commands/cargo_expand/mod.rs:27] run_cargo_expand manifest_dir=/opt/rustwide/workdir/frb_codegen rust_crate_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/functions"
[INFO] [stdout] [2026-01-15T19:41:57.285Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/functions"'
[INFO] [stdout] [2026-01-15T19:41:57.285Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/functions") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/functions" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:41:57.483Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/functions" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:41:57.483Z INFO frb_codegen/src/library/commands/cargo_expand/real.rs:111] Cargo expand is not installed. Automatically install and re-run.
[INFO] [stdout] [2026-01-15T19:41:57.483Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="install cargo-expand" current_dir=None cmd="cargo" "install" "cargo-expand"
[INFO] [stdout] [2026-01-15T19:42:08.509Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command="cargo" "install" "cargo-expand" stdout= stderr=    Updating crates.io index
[INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] error: download of config.json failed
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   failed to download from `https://index.crates.io/config.json`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:42:08.509Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/functions"'
[INFO] [stdout] [2026-01-15T19:42:08.509Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/functions") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/functions" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:42:08.598Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/functions" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Error: cargo expand returned empty output
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/lib.rs:689:13
[INFO] [stdout]    2: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:123:9
[INFO] [stdout]    3: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:113:20
[INFO] [stdout]    4: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_with_frb_aware
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:32:43
[INFO] [stdout]    5: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:22:16
[INFO] [stdout]    6: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::run_cargo_expand
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/mod.rs:19:9
[INFO] [stdout]    7: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:21:23
[INFO] [stdout]    8: core::iter::adapters::map::map_try_fold::<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    9: <core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2434:21
[INFO] [stdout]   10: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   11: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   12: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_for_each::<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2495:14
[INFO] [stdout]   13: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   14: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   15: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter::SpecFromIter<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   16: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as core::iter::traits::collect::FromIterator<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::from_iter::<core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   17: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::collect::<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   18: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:51
[INFO] [stdout]   19: core::iter::adapters::try_process::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::result::Result<core::convert::Infallible, anyhow::Error>, <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}, alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   20: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:9
[INFO] [stdout]   21: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::collect::<core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   22: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:29:6
[INFO] [stdout]   23: lib_flutter_rust_bridge_codegen::library::codegen::parser::parse_inner::<lib_flutter_rust_bridge_codegen::library::codegen::parser::parse::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:37:19
[INFO] [stdout]   24: lib_flutter_rust_bridge_codegen::library::codegen::parser::parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:20:5
[INFO] [stdout]   25: lib_flutter_rust_bridge_codegen::library::codegen::generator::api_dart::tests::body
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/generator/api_dart/mod.rs:91:24
[INFO] [stdout]   26: lib_flutter_rust_bridge_codegen::library::codegen::generator::api_dart::tests::test_functions::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/generator/api_dart/mod.rs:75:9
[INFO] [stdout]   27: <lib_flutter_rust_bridge_codegen::library::codegen::generator::api_dart::tests::test_functions::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: serial_test::serial_code_lock::local_serial_core_with_return::<anyhow::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/serial_code_lock.rs:15:5
[INFO] [stdout]   29: lib_flutter_rust_bridge_codegen::library::codegen::generator::api_dart::tests::test_functions
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/generator/api_dart/mod.rs:73:5
[INFO] [stdout]   30: lib_flutter_rust_bridge_codegen::library::codegen::generator::api_dart::tests::test_functions::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/generator/api_dart/mod.rs:74:28
[INFO] [stdout]   31: <lib_flutter_rust_bridge_codegen::library::codegen::generator::api_dart::tests::test_functions::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   34: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   40: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   41: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   42: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52: <unknown>
[INFO] [stdout]   53: clone
[INFO] [stdout] 
[INFO] [stdout] ---- library::codegen::parser::tests::test_non_qualified_names stdout ----
[INFO] [stdout] [2026-01-15T19:41:46.052Z DEBUG /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/code_lock.rs:64] Waiting for '' 89ns
[INFO] [stdout] [2026-01-15T19:42:08.599Z INFO frb_codegen/src/library/codegen/parser/mod.rs:163] test_fixture_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/non_qualified_names"
[INFO] [stdout] [2026-01-15T19:42:08.599Z DEBUG frb_codegen/src/library/commands/cargo_expand/mod.rs:27] run_cargo_expand manifest_dir=/opt/rustwide/workdir/frb_codegen rust_crate_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/non_qualified_names"
[INFO] [stdout] [2026-01-15T19:42:08.599Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/non_qualified_names"'
[INFO] [stdout] [2026-01-15T19:42:08.600Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/non_qualified_names") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/non_qualified_names" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:42:08.666Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/non_qualified_names" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:42:08.666Z INFO frb_codegen/src/library/commands/cargo_expand/real.rs:111] Cargo expand is not installed. Automatically install and re-run.
[INFO] [stdout] [2026-01-15T19:42:08.667Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="install cargo-expand" current_dir=None cmd="cargo" "install" "cargo-expand"
[INFO] [stdout] [2026-01-15T19:42:20.103Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command="cargo" "install" "cargo-expand" stdout= stderr=    Updating crates.io index
[INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] error: download of config.json failed
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   failed to download from `https://index.crates.io/config.json`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:42:20.103Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/non_qualified_names"'
[INFO] [stdout] [2026-01-15T19:42:20.103Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/non_qualified_names") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/non_qualified_names" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:42:20.151Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/non_qualified_names" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Error: cargo expand returned empty output
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/lib.rs:689:13
[INFO] [stdout]    2: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:123:9
[INFO] [stdout]    3: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:113:20
[INFO] [stdout]    4: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_with_frb_aware
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:32:43
[INFO] [stdout]    5: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:22:16
[INFO] [stdout]    6: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::run_cargo_expand
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/mod.rs:19:9
[INFO] [stdout]    7: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:21:23
[INFO] [stdout]    8: core::iter::adapters::map::map_try_fold::<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    9: <core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2434:21
[INFO] [stdout]   10: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   11: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   12: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_for_each::<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2495:14
[INFO] [stdout]   13: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   14: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   15: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter::SpecFromIter<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   16: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as core::iter::traits::collect::FromIterator<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::from_iter::<core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   17: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::collect::<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   18: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:51
[INFO] [stdout]   19: core::iter::adapters::try_process::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::result::Result<core::convert::Infallible, anyhow::Error>, <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}, alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   20: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:9
[INFO] [stdout]   21: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::collect::<core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   22: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:29:6
[INFO] [stdout]   23: lib_flutter_rust_bridge_codegen::library::codegen::parser::parse_inner::<lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::execute_parse::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:37:19
[INFO] [stdout]   24: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::execute_parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:192:20
[INFO] [stdout]   25: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::body
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:145:43
[INFO] [stdout]   26: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_non_qualified_names::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:125:9
[INFO] [stdout]   27: <lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_non_qualified_names::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: serial_test::serial_code_lock::local_serial_core_with_return::<anyhow::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/serial_code_lock.rs:15:5
[INFO] [stdout]   29: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_non_qualified_names
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:123:5
[INFO] [stdout]   30: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_non_qualified_names::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:124:38
[INFO] [stdout]   31: <lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_non_qualified_names::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   34: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   40: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   41: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   42: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52: <unknown>
[INFO] [stdout]   53: clone
[INFO] [stdout] 
[INFO] [stdout] ---- library::codegen::parser::tests::test_simple stdout ----
[INFO] [stdout] [2026-01-15T19:41:46.111Z DEBUG /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/code_lock.rs:64] Waiting for '' 40ns
[INFO] [stdout] [2026-01-15T19:42:20.152Z INFO frb_codegen/src/library/codegen/parser/mod.rs:163] test_fixture_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/simple"
[INFO] [stdout] [2026-01-15T19:42:20.153Z DEBUG frb_codegen/src/library/commands/cargo_expand/mod.rs:27] run_cargo_expand manifest_dir=/opt/rustwide/workdir/frb_codegen rust_crate_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/simple"
[INFO] [stdout] [2026-01-15T19:42:20.153Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/simple"'
[INFO] [stdout] [2026-01-15T19:42:20.153Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/simple") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/simple" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:42:20.187Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/simple" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:42:20.188Z INFO frb_codegen/src/library/commands/cargo_expand/real.rs:111] Cargo expand is not installed. Automatically install and re-run.
[INFO] [stdout] [2026-01-15T19:42:20.188Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="install cargo-expand" current_dir=None cmd="cargo" "install" "cargo-expand"
[INFO] [stdout] [2026-01-15T19:42:31.599Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command="cargo" "install" "cargo-expand" stdout= stderr=    Updating crates.io index
[INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] error: download of config.json failed
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   failed to download from `https://index.crates.io/config.json`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:42:31.599Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/simple"'
[INFO] [stdout] [2026-01-15T19:42:31.599Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/simple") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/simple" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:42:31.654Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/simple" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Error: cargo expand returned empty output
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/lib.rs:689:13
[INFO] [stdout]    2: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:123:9
[INFO] [stdout]    3: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:113:20
[INFO] [stdout]    4: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_with_frb_aware
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:32:43
[INFO] [stdout]    5: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:22:16
[INFO] [stdout]    6: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::run_cargo_expand
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/mod.rs:19:9
[INFO] [stdout]    7: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:21:23
[INFO] [stdout]    8: core::iter::adapters::map::map_try_fold::<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    9: <core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2434:21
[INFO] [stdout]   10: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   11: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   12: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_for_each::<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2495:14
[INFO] [stdout]   13: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   14: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   15: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter::SpecFromIter<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   16: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as core::iter::traits::collect::FromIterator<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::from_iter::<core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   17: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::collect::<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   18: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:51
[INFO] [stdout]   19: core::iter::adapters::try_process::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::result::Result<core::convert::Infallible, anyhow::Error>, <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}, alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   20: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:9
[INFO] [stdout]   21: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::collect::<core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   22: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:29:6
[INFO] [stdout]   23: lib_flutter_rust_bridge_codegen::library::codegen::parser::parse_inner::<lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::execute_parse::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:37:19
[INFO] [stdout]   24: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::execute_parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:192:20
[INFO] [stdout]   25: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::body
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:145:43
[INFO] [stdout]   26: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_simple::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:86:9
[INFO] [stdout]   27: <lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_simple::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: serial_test::serial_code_lock::local_serial_core_with_return::<anyhow::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/serial_code_lock.rs:15:5
[INFO] [stdout]   29: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_simple
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:84:5
[INFO] [stdout]   30: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_simple::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:85:25
[INFO] [stdout]   31: <lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_simple::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   34: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   40: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   41: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   42: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52: <unknown>
[INFO] [stdout]   53: clone
[INFO] [stdout] 
[INFO] [stdout] ---- library::codegen::parser::tests::test_unused_struct_enum stdout ----
[INFO] [stdout] [2026-01-15T19:42:08.824Z DEBUG /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/code_lock.rs:64] Waiting for '' 80ns
[INFO] [stdout] [2026-01-15T19:42:31.656Z INFO frb_codegen/src/library/codegen/parser/mod.rs:163] test_fixture_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/unused_struct_enum"
[INFO] [stdout] [2026-01-15T19:42:31.657Z DEBUG frb_codegen/src/library/commands/cargo_expand/mod.rs:27] run_cargo_expand manifest_dir=/opt/rustwide/workdir/frb_codegen rust_crate_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/unused_struct_enum"
[INFO] [stdout] [2026-01-15T19:42:31.657Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/unused_struct_enum"'
[INFO] [stdout] [2026-01-15T19:42:31.657Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/unused_struct_enum") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/unused_struct_enum" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:42:31.717Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/unused_struct_enum" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:42:31.717Z INFO frb_codegen/src/library/commands/cargo_expand/real.rs:111] Cargo expand is not installed. Automatically install and re-run.
[INFO] [stdout] [2026-01-15T19:42:31.717Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="install cargo-expand" current_dir=None cmd="cargo" "install" "cargo-expand"
[INFO] [stdout] [2026-01-15T19:42:42.843Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command="cargo" "install" "cargo-expand" stdout= stderr=    Updating crates.io index
[INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] error: download of config.json failed
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   failed to download from `https://index.crates.io/config.json`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:42:42.843Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/unused_struct_enum"'
[INFO] [stdout] [2026-01-15T19:42:42.843Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/unused_struct_enum") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/unused_struct_enum" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:42:42.879Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/unused_struct_enum" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Error: cargo expand returned empty output
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/lib.rs:689:13
[INFO] [stdout]    2: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:123:9
[INFO] [stdout]    3: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:113:20
[INFO] [stdout]    4: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_with_frb_aware
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:32:43
[INFO] [stdout]    5: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:22:16
[INFO] [stdout]    6: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::run_cargo_expand
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/mod.rs:19:9
[INFO] [stdout]    7: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:21:23
[INFO] [stdout]    8: core::iter::adapters::map::map_try_fold::<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    9: <core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2434:21
[INFO] [stdout]   10: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   11: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   12: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_for_each::<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2495:14
[INFO] [stdout]   13: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   14: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   15: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter::SpecFromIter<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   16: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as core::iter::traits::collect::FromIterator<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::from_iter::<core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   17: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::collect::<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   18: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:51
[INFO] [stdout]   19: core::iter::adapters::try_process::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::result::Result<core::convert::Infallible, anyhow::Error>, <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}, alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   20: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:9
[INFO] [stdout]   21: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::collect::<core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   22: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:29:6
[INFO] [stdout]   23: lib_flutter_rust_bridge_codegen::library::codegen::parser::parse_inner::<lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::execute_parse::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:37:19
[INFO] [stdout]   24: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::execute_parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:192:20
[INFO] [stdout]   25: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::body
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:145:43
[INFO] [stdout]   26: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_unused_struct_enum::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:137:9
[INFO] [stdout]   27: <lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_unused_struct_enum::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: serial_test::serial_code_lock::local_serial_core_with_return::<anyhow::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/serial_code_lock.rs:15:5
[INFO] [stdout]   29: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_unused_struct_enum
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:135:5
[INFO] [stdout]   30: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_unused_struct_enum::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:136:37
[INFO] [stdout]   31: <lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_unused_struct_enum::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   34: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   40: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   41: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   42: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52: <unknown>
[INFO] [stdout]   53: clone
[INFO] [stdout] 
[INFO] [stdout] ---- library::codegen::parser::tests::test_use_type_in_another_file stdout ----
[INFO] [stdout] [2026-01-15T19:42:20.153Z DEBUG /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/code_lock.rs:64] Waiting for '' 50ns
[INFO] [stdout] [2026-01-15T19:42:42.884Z INFO frb_codegen/src/library/codegen/parser/mod.rs:163] test_fixture_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/use_type_in_another_file"
[INFO] [stdout] [2026-01-15T19:42:42.886Z DEBUG frb_codegen/src/library/commands/cargo_expand/mod.rs:27] run_cargo_expand manifest_dir=/opt/rustwide/workdir/frb_codegen rust_crate_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/use_type_in_another_file"
[INFO] [stdout] [2026-01-15T19:42:42.886Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/use_type_in_another_file"'
[INFO] [stdout] [2026-01-15T19:42:42.886Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/use_type_in_another_file") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/use_type_in_another_file" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:42:42.943Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/use_type_in_another_file" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:42:42.943Z INFO frb_codegen/src/library/commands/cargo_expand/real.rs:111] Cargo expand is not installed. Automatically install and re-run.
[INFO] [stdout] [2026-01-15T19:42:42.943Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="install cargo-expand" current_dir=None cmd="cargo" "install" "cargo-expand"
[INFO] [stdout] [2026-01-15T19:42:54.439Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command="cargo" "install" "cargo-expand" stdout= stderr=    Updating crates.io index
[INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] error: download of config.json failed
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   failed to download from `https://index.crates.io/config.json`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:42:54.439Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/use_type_in_another_file"'
[INFO] [stdout] [2026-01-15T19:42:54.439Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/use_type_in_another_file") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/use_type_in_another_file" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:42:54.493Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/use_type_in_another_file" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Error: cargo expand returned empty output
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/lib.rs:689:13
[INFO] [stdout]    2: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:123:9
[INFO] [stdout]    3: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:113:20
[INFO] [stdout]    4: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_with_frb_aware
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:32:43
[INFO] [stdout]    5: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:22:16
[INFO] [stdout]    6: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::run_cargo_expand
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/mod.rs:19:9
[INFO] [stdout]    7: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:21:23
[INFO] [stdout]    8: core::iter::adapters::map::map_try_fold::<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    9: <core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2434:21
[INFO] [stdout]   10: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   11: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   12: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_for_each::<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2495:14
[INFO] [stdout]   13: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   14: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   15: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter::SpecFromIter<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   16: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as core::iter::traits::collect::FromIterator<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::from_iter::<core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   17: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::collect::<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   18: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:51
[INFO] [stdout]   19: core::iter::adapters::try_process::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::result::Result<core::convert::Infallible, anyhow::Error>, <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}, alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   20: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:9
[INFO] [stdout]   21: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::collect::<core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   22: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:29:6
[INFO] [stdout]   23: lib_flutter_rust_bridge_codegen::library::codegen::parser::parse_inner::<lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::execute_parse::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:37:19
[INFO] [stdout]   24: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::execute_parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:192:20
[INFO] [stdout]   25: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::body
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:145:43
[INFO] [stdout]   26: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_use_type_in_another_file::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:113:9
[INFO] [stdout]   27: <lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_use_type_in_another_file::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: serial_test::serial_code_lock::local_serial_core_with_return::<anyhow::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/serial_code_lock.rs:15:5
[INFO] [stdout]   29: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_use_type_in_another_file
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:111:5
[INFO] [stdout]   30: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_use_type_in_another_file::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:112:43
[INFO] [stdout]   31: <lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_use_type_in_another_file::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   34: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   40: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   41: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   42: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52: <unknown>
[INFO] [stdout]   53: clone
[INFO] [stdout] 
[INFO] [stdout] ---- library::codegen::generator::api_dart::tests::test_simple stdout ----
[INFO] [stdout] [2026-01-15T19:41:45.426Z DEBUG /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/code_lock.rs:64] Waiting for '' 70ns
[INFO] [stdout] [2026-01-15T19:42:54.495Z DEBUG frb_codegen/src/library/codegen/config/config_parser.rs:51] Found config file flutter_rust_bridge.yaml
[INFO] [stdout] [2026-01-15T19:42:54.495Z DEBUG frb_codegen/src/library/codegen/config/internal_config_parser/mod.rs:34] InternalConfig.parse base_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/simple"
[INFO] [stdout] [2026-01-15T19:42:54.519Z DEBUG frb_codegen/src/library/commands/cargo_expand/mod.rs:27] run_cargo_expand manifest_dir=/opt/rustwide/workdir/frb_codegen rust_crate_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/simple"
[INFO] [stdout] [2026-01-15T19:42:54.519Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/simple"'
[INFO] [stdout] [2026-01-15T19:42:54.519Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/simple") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/simple" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:42:54.554Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/simple" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:42:54.554Z INFO frb_codegen/src/library/commands/cargo_expand/real.rs:111] Cargo expand is not installed. Automatically install and re-run.
[INFO] [stdout] [2026-01-15T19:42:54.554Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="install cargo-expand" current_dir=None cmd="cargo" "install" "cargo-expand"
[INFO] [stdout] [2026-01-15T19:43:05.662Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command="cargo" "install" "cargo-expand" stdout= stderr=    Updating crates.io index
[INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] error: download of config.json failed
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   failed to download from `https://index.crates.io/config.json`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:43:05.662Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/simple"'
[INFO] [stdout] [2026-01-15T19:43:05.662Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/simple") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/simple" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:43:05.854Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/generator/api_dart/mod/simple" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Error: cargo expand returned empty output
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/lib.rs:689:13
[INFO] [stdout]    2: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:123:9
[INFO] [stdout]    3: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:113:20
[INFO] [stdout]    4: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_with_frb_aware
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:32:43
[INFO] [stdout]    5: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:22:16
[INFO] [stdout]    6: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::run_cargo_expand
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/mod.rs:19:9
[INFO] [stdout]    7: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:21:23
[INFO] [stdout]    8: core::iter::adapters::map::map_try_fold::<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    9: <core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2434:21
[INFO] [stdout]   10: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   11: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   12: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_for_each::<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2495:14
[INFO] [stdout]   13: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   14: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   15: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter::SpecFromIter<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   16: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as core::iter::traits::collect::FromIterator<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::from_iter::<core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   17: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::collect::<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   18: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:51
[INFO] [stdout]   19: core::iter::adapters::try_process::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::result::Result<core::convert::Infallible, anyhow::Error>, <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}, alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   20: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:9
[INFO] [stdout]   21: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::collect::<core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   22: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:29:6
[INFO] [stdout]   23: lib_flutter_rust_bridge_codegen::library::codegen::parser::parse_inner::<lib_flutter_rust_bridge_codegen::library::codegen::parser::parse::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:37:19
[INFO] [stdout]   24: lib_flutter_rust_bridge_codegen::library::codegen::parser::parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:20:5
[INFO] [stdout]   25: lib_flutter_rust_bridge_codegen::library::codegen::generator::api_dart::tests::body
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/generator/api_dart/mod.rs:91:24
[INFO] [stdout]   26: lib_flutter_rust_bridge_codegen::library::codegen::generator::api_dart::tests::test_simple::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/generator/api_dart/mod.rs:62:9
[INFO] [stdout]   27: <lib_flutter_rust_bridge_codegen::library::codegen::generator::api_dart::tests::test_simple::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: serial_test::serial_code_lock::local_serial_core_with_return::<anyhow::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/serial_code_lock.rs:15:5
[INFO] [stdout]   29: lib_flutter_rust_bridge_codegen::library::codegen::generator::api_dart::tests::test_simple
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/generator/api_dart/mod.rs:60:5
[INFO] [stdout]   30: lib_flutter_rust_bridge_codegen::library::codegen::generator::api_dart::tests::test_simple::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/generator/api_dart/mod.rs:61:25
[INFO] [stdout]   31: <lib_flutter_rust_bridge_codegen::library::codegen::generator::api_dart::tests::test_simple::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   34: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   40: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   41: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   42: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52: <unknown>
[INFO] [stdout]   53: clone
[INFO] [stdout] 
[INFO] [stdout] ---- library::codegen::parser::tests::test_qualified_names stdout ----
[INFO] [stdout] [2026-01-15T19:41:46.053Z DEBUG /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/code_lock.rs:64] Waiting for '' 169ns
[INFO] [stdout] [2026-01-15T19:43:05.855Z INFO frb_codegen/src/library/codegen/parser/mod.rs:163] test_fixture_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/qualified_names"
[INFO] [stdout] [2026-01-15T19:43:05.855Z DEBUG frb_codegen/src/library/commands/cargo_expand/mod.rs:27] run_cargo_expand manifest_dir=/opt/rustwide/workdir/frb_codegen rust_crate_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/qualified_names"
[INFO] [stdout] [2026-01-15T19:43:05.855Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/qualified_names"'
[INFO] [stdout] [2026-01-15T19:43:05.855Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/qualified_names") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/qualified_names" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:43:05.979Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/qualified_names" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:43:05.979Z INFO frb_codegen/src/library/commands/cargo_expand/real.rs:111] Cargo expand is not installed. Automatically install and re-run.
[INFO] [stdout] [2026-01-15T19:43:05.979Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="install cargo-expand" current_dir=None cmd="cargo" "install" "cargo-expand"
[INFO] [stdout] [2026-01-15T19:43:17.284Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command="cargo" "install" "cargo-expand" stdout= stderr=    Updating crates.io index
[INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] error: download of config.json failed
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   failed to download from `https://index.crates.io/config.json`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:43:17.285Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/qualified_names"'
[INFO] [stdout] [2026-01-15T19:43:17.285Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/qualified_names") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/qualified_names" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:43:17.362Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/qualified_names" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Error: cargo expand returned empty output
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/lib.rs:689:13
[INFO] [stdout]    2: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:123:9
[INFO] [stdout]    3: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:113:20
[INFO] [stdout]    4: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_with_frb_aware
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:32:43
[INFO] [stdout]    5: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:22:16
[INFO] [stdout]    6: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::run_cargo_expand
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/mod.rs:19:9
[INFO] [stdout]    7: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:21:23
[INFO] [stdout]    8: core::iter::adapters::map::map_try_fold::<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    9: <core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2434:21
[INFO] [stdout]   10: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   11: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   12: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_for_each::<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2495:14
[INFO] [stdout]   13: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   14: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   15: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter::SpecFromIter<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   16: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as core::iter::traits::collect::FromIterator<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::from_iter::<core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   17: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::collect::<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   18: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:51
[INFO] [stdout]   19: core::iter::adapters::try_process::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::result::Result<core::convert::Infallible, anyhow::Error>, <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}, alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   20: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:9
[INFO] [stdout]   21: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::collect::<core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   22: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:29:6
[INFO] [stdout]   23: lib_flutter_rust_bridge_codegen::library::codegen::parser::parse_inner::<lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::execute_parse::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:37:19
[INFO] [stdout]   24: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::execute_parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:192:20
[INFO] [stdout]   25: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::body
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:145:43
[INFO] [stdout]   26: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_qualified_names::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:119:9
[INFO] [stdout]   27: <lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_qualified_names::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: serial_test::serial_code_lock::local_serial_core_with_return::<anyhow::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/serial_code_lock.rs:15:5
[INFO] [stdout]   29: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_qualified_names
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:117:5
[INFO] [stdout]   30: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_qualified_names::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:118:34
[INFO] [stdout]   31: <lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_qualified_names::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   34: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   40: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   41: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   42: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52: <unknown>
[INFO] [stdout]   53: clone
[INFO] [stdout] 
[INFO] [stdout] ---- library::codegen::parser::tests::test_generics stdout ----
[INFO] [stdout] [2026-01-15T19:41:45.475Z DEBUG /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/code_lock.rs:64] Waiting for '' 40ns
[INFO] [stdout] [2026-01-15T19:43:17.363Z INFO frb_codegen/src/library/codegen/parser/mod.rs:163] test_fixture_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/generics"
[INFO] [stdout] [2026-01-15T19:43:17.363Z DEBUG frb_codegen/src/library/commands/cargo_expand/mod.rs:27] run_cargo_expand manifest_dir=/opt/rustwide/workdir/frb_codegen rust_crate_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/generics"
[INFO] [stdout] [2026-01-15T19:43:17.363Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/generics"'
[INFO] [stdout] [2026-01-15T19:43:17.363Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/generics") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/generics" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:43:17.401Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/generics" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:43:17.401Z INFO frb_codegen/src/library/commands/cargo_expand/real.rs:111] Cargo expand is not installed. Automatically install and re-run.
[INFO] [stdout] [2026-01-15T19:43:17.401Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="install cargo-expand" current_dir=None cmd="cargo" "install" "cargo-expand"
[INFO] [stdout] [2026-01-15T19:43:28.221Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command="cargo" "install" "cargo-expand" stdout= stderr=    Updating crates.io index
[INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] error: download of config.json failed
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   failed to download from `https://index.crates.io/config.json`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:43:28.221Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/generics"'
[INFO] [stdout] [2026-01-15T19:43:28.221Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/generics") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/generics" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:43:28.390Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/generics" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Error: cargo expand returned empty output
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/lib.rs:689:13
[INFO] [stdout]    2: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:123:9
[INFO] [stdout]    3: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:113:20
[INFO] [stdout]    4: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_with_frb_aware
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:32:43
[INFO] [stdout]    5: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:22:16
[INFO] [stdout]    6: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::run_cargo_expand
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/mod.rs:19:9
[INFO] [stdout]    7: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:21:23
[INFO] [stdout]    8: core::iter::adapters::map::map_try_fold::<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    9: <core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2434:21
[INFO] [stdout]   10: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   11: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   12: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_for_each::<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2495:14
[INFO] [stdout]   13: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   14: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   15: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter::SpecFromIter<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   16: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as core::iter::traits::collect::FromIterator<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::from_iter::<core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   17: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::collect::<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   18: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:51
[INFO] [stdout]   19: core::iter::adapters::try_process::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::result::Result<core::convert::Infallible, anyhow::Error>, <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}, alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   20: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:9
[INFO] [stdout]   21: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::collect::<core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   22: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:29:6
[INFO] [stdout]   23: lib_flutter_rust_bridge_codegen::library::codegen::parser::parse_inner::<lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::execute_parse::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:37:19
[INFO] [stdout]   24: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::execute_parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:192:20
[INFO] [stdout]   25: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::body
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:145:43
[INFO] [stdout]   26: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_generics::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:131:9
[INFO] [stdout]   27: <lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_generics::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: serial_test::serial_code_lock::local_serial_core_with_return::<anyhow::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/serial_code_lock.rs:15:5
[INFO] [stdout]   29: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_generics
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:129:5
[INFO] [stdout]   30: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_generics::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:130:27
[INFO] [stdout]   31: <lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_generics::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   34: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   40: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   41: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   42: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52: <unknown>
[INFO] [stdout]   53: clone
[INFO] [stdout] 
[INFO] [stdout] ---- library::codegen::parser::tests::test_methods stdout ----
[INFO] [stdout] [2026-01-15T19:41:45.476Z DEBUG /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/code_lock.rs:64] Waiting for '' 69ns
[INFO] [stdout] [2026-01-15T19:43:28.390Z INFO frb_codegen/src/library/codegen/parser/mod.rs:163] test_fixture_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/methods"
[INFO] [stdout] [2026-01-15T19:43:28.390Z DEBUG frb_codegen/src/library/commands/cargo_expand/mod.rs:27] run_cargo_expand manifest_dir=/opt/rustwide/workdir/frb_codegen rust_crate_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/methods"
[INFO] [stdout] [2026-01-15T19:43:28.390Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/methods"'
[INFO] [stdout] [2026-01-15T19:43:28.390Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/methods") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/methods" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:43:28.439Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/methods" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:43:28.439Z INFO frb_codegen/src/library/commands/cargo_expand/real.rs:111] Cargo expand is not installed. Automatically install and re-run.
[INFO] [stdout] [2026-01-15T19:43:28.440Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="install cargo-expand" current_dir=None cmd="cargo" "install" "cargo-expand"
[INFO] [stdout] [2026-01-15T19:43:39.479Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command="cargo" "install" "cargo-expand" stdout= stderr=    Updating crates.io index
[INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] error: download of config.json failed
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   failed to download from `https://index.crates.io/config.json`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:43:39.480Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/methods"'
[INFO] [stdout] [2026-01-15T19:43:39.480Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/methods") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/methods" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:43:39.559Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/methods" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Error: cargo expand returned empty output
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/lib.rs:689:13
[INFO] [stdout]    2: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:123:9
[INFO] [stdout]    3: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:113:20
[INFO] [stdout]    4: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_with_frb_aware
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:32:43
[INFO] [stdout]    5: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:22:16
[INFO] [stdout]    6: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::run_cargo_expand
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/mod.rs:19:9
[INFO] [stdout]    7: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:21:23
[INFO] [stdout]    8: core::iter::adapters::map::map_try_fold::<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    9: <core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2434:21
[INFO] [stdout]   10: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   11: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   12: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_for_each::<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2495:14
[INFO] [stdout]   13: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   14: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   15: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter::SpecFromIter<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   16: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as core::iter::traits::collect::FromIterator<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::from_iter::<core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   17: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::collect::<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   18: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:51
[INFO] [stdout]   19: core::iter::adapters::try_process::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::result::Result<core::convert::Infallible, anyhow::Error>, <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}, alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   20: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:9
[INFO] [stdout]   21: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::collect::<core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   22: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:29:6
[INFO] [stdout]   23: lib_flutter_rust_bridge_codegen::library::codegen::parser::parse_inner::<lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::execute_parse::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:37:19
[INFO] [stdout]   24: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::execute_parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:192:20
[INFO] [stdout]   25: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::body
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:145:43
[INFO] [stdout]   26: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_methods::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:92:9
[INFO] [stdout]   27: <lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_methods::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: serial_test::serial_code_lock::local_serial_core_with_return::<anyhow::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/serial_code_lock.rs:15:5
[INFO] [stdout]   29: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_methods
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:90:5
[INFO] [stdout]   30: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_methods::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:91:26
[INFO] [stdout]   31: <lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_methods::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   34: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   40: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   41: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   42: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52: <unknown>
[INFO] [stdout]   53: clone
[INFO] [stdout] 
[INFO] [stdout] ---- library::codegen::parser::tests::test_multi_input_file stdout ----
[INFO] [stdout] [2026-01-15T19:41:45.498Z DEBUG /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/code_lock.rs:64] Waiting for '' 120ns
[INFO] [stdout] [2026-01-15T19:43:39.559Z INFO frb_codegen/src/library/codegen/parser/mod.rs:163] test_fixture_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/multi_input_file"
[INFO] [stdout] [2026-01-15T19:43:39.560Z DEBUG frb_codegen/src/library/commands/cargo_expand/mod.rs:27] run_cargo_expand manifest_dir=/opt/rustwide/workdir/frb_codegen rust_crate_dir="/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/multi_input_file"
[INFO] [stdout] [2026-01-15T19:43:39.560Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/multi_input_file"'
[INFO] [stdout] [2026-01-15T19:43:39.560Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/multi_input_file") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/multi_input_file" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:43:39.648Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/multi_input_file" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:43:39.648Z INFO frb_codegen/src/library/commands/cargo_expand/real.rs:111] Cargo expand is not installed. Automatically install and re-run.
[INFO] [stdout] [2026-01-15T19:43:39.648Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="install cargo-expand" current_dir=None cmd="cargo" "install" "cargo-expand"
[INFO] [stdout] [2026-01-15T19:43:50.787Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command="cargo" "install" "cargo-expand" stdout= stderr=    Updating crates.io index
[INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] error: download of config.json failed
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   failed to download from `https://index.crates.io/config.json`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] 
[INFO] [stdout] [2026-01-15T19:43:50.787Z DEBUG frb_codegen/src/library/commands/cargo_expand/real.rs:65] Running cargo expand in '"/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/multi_input_file"'
[INFO] [stdout] [2026-01-15T19:43:50.787Z DEBUG frb_codegen/src/library/commands/command_runner.rs:193] execute command: bin=cargo args="expand --lib --theme=none --ugly" current_dir=Some("/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/multi_input_file") cmd=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/multi_input_file" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly"
[INFO] [stdout] [2026-01-15T19:43:50.829Z WARN frb_codegen/src/library/commands/command_runner.rs:217] command=cd "/opt/rustwide/workdir/frb_codegen/test_fixtures/library/codegen/parser/mod/multi_input_file" && RUSTFLAGS="--cap-lints=forbid --cfg frb_expand" "cargo" "expand" "--lib" "--theme=none" "--ugly" stdout= stderr=error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Error: cargo expand returned empty output
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/lib.rs:689:13
[INFO] [stdout]    2: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:123:9
[INFO] [stdout]    3: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_raw
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:113:20
[INFO] [stdout]    4: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run_with_frb_aware
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:32:43
[INFO] [stdout]    5: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::real::run
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/real.rs:22:16
[INFO] [stdout]    6: lib_flutter_rust_bridge_codegen::library::commands::cargo_expand::run_cargo_expand
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/commands/cargo_expand/mod.rs:19:9
[INFO] [stdout]    7: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:21:23
[INFO] [stdout]    8: core::iter::adapters::map::map_try_fold::<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    9: <core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName, core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2434:21
[INFO] [stdout]   10: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   11: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   12: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_for_each::<core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>::Break, core::ops::control_flow::ControlFlow<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2495:14
[INFO] [stdout]   13: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   14: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   15: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as alloc::vec::spec_from_iter::SpecFromIter<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   16: <alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate> as core::iter::traits::collect::FromIterator<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>::from_iter::<core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   17: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::collect::<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   18: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:51
[INFO] [stdout]   19: core::iter::adapters::try_process::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>, lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, core::result::Result<core::convert::Infallible, anyhow::Error>, <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>::{closure#0}, alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   20: <core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2156:9
[INFO] [stdout]   21: <core::iter::adapters::map::Map<core::slice::iter::Iter<lib_flutter_rust_bridge_codegen::library::utils::crate_name::CrateName>, lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse::{closure#0}> as core::iter::traits::iterator::Iterator>::collect::<core::result::Result<alloc::vec::Vec<lib_flutter_rust_bridge_codegen::library::codegen::ir::hir::raw::crates::HirRawCrate>, anyhow::Error>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   22: lib_flutter_rust_bridge_codegen::library::codegen::parser::hir::raw::parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/hir/raw/mod.rs:29:6
[INFO] [stdout]   23: lib_flutter_rust_bridge_codegen::library::codegen::parser::parse_inner::<lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::execute_parse::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:37:19
[INFO] [stdout]   24: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::execute_parse
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:192:20
[INFO] [stdout]   25: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::body
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:145:43
[INFO] [stdout]   26: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_multi_input_file::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:98:9
[INFO] [stdout]   27: <lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_multi_input_file::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: serial_test::serial_code_lock::local_serial_core_with_return::<anyhow::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/serial_code_lock.rs:15:5
[INFO] [stdout]   29: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_multi_input_file
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:96:5
[INFO] [stdout]   30: lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_multi_input_file::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/frb_codegen/src/library/codegen/parser/mod.rs:97:35
[INFO] [stdout]   31: <lib_flutter_rust_bridge_codegen::library::codegen::parser::tests::test_multi_input_file::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   34: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   40: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   41: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   42: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52: <unknown>
[INFO] [stdout]   53: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     library::codegen::generator::api_dart::tests::test_functions
[INFO] [stdout]     library::codegen::generator::api_dart::tests::test_simple
[INFO] [stdout]     library::codegen::parser::tests::test_generics
[INFO] [stdout]     library::codegen::parser::tests::test_methods
[INFO] [stdout]     library::codegen::parser::tests::test_multi_input_file
[INFO] [stdout]     library::codegen::parser::tests::test_non_qualified_names
[INFO] [stdout]     library::codegen::parser::tests::test_qualified_names
[INFO] [stdout]     library::codegen::parser::tests::test_simple
[INFO] [stdout]     library::codegen::parser::tests::test_unused_struct_enum
[INFO] [stdout]     library::codegen::parser::tests::test_use_type_in_another_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 88 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 125.41s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p flutter_rust_bridge_codegen --lib`
[INFO] running `Command { std: "docker" "inspect" "58e87b33257c86d333684653f25e18ab8552bfb639bd58ed7bb4c7140f07aeb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58e87b33257c86d333684653f25e18ab8552bfb639bd58ed7bb4c7140f07aeb5", kill_on_drop: false }`
[INFO] [stdout] 58e87b33257c86d333684653f25e18ab8552bfb639bd58ed7bb4c7140f07aeb5
