[INFO] cloning repository https://github.com/6d7a/rasn-compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/6d7a/rasn-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Frasn-compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Frasn-compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ebf36a6e799c6ffb7a4a9539922fe87fc4b4ee9
[INFO] checking 6d7a/rasn-compiler against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Frasn-compiler" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/6d7a/rasn-compiler
[INFO] finished tweaking git repo https://github.com/6d7a/rasn-compiler
[INFO] tweaked toml for git repo https://github.com/6d7a/rasn-compiler written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/6d7a/rasn-compiler on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/6d7a/rasn-compiler 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rasn-derive v0.27.0
[INFO] [stderr]   Downloaded windows-link v0.1.3
[INFO] [stderr]   Downloaded bitvec-nom v0.2.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.9
[INFO] [stderr]   Downloaded num-complex v0.4.6
[INFO] [stderr]   Downloaded radium v0.7.0
[INFO] [stderr]   Downloaded num-rational v0.4.2
[INFO] [stderr]   Downloaded windows-core v0.61.2
[INFO] [stderr]   Downloaded clap v4.5.41
[INFO] [stderr]   Downloaded itertools v0.13.0
[INFO] [stderr]   Downloaded snafu v0.8.6
[INFO] [stderr]   Downloaded num-bigint v0.4.6
[INFO] [stderr]   Downloaded nom v8.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.41
[INFO] [stderr]   Downloaded xml-no-std v0.8.26
[INFO] [stderr]   Downloaded iana-time-zone v0.1.63
[INFO] [stderr]   Downloaded bitvec v1.0.1
[INFO] [stderr]   Downloaded chrono v0.4.41
[INFO] [stderr]   Downloaded rasn v0.27.0
[INFO] [stderr]   Downloaded rasn-derive-impl v0.27.0
[INFO] [stderr]   Downloaded snafu-derive v0.8.6
[INFO] [stderr]   Downloaded wyz v0.5.1
[INFO] [stderr]   Downloaded windows-implement v0.60.0
[INFO] [stderr]   Downloaded windows-interface v0.59.1
[INFO] [stderr]   Downloaded windows-strings v0.4.2
[INFO] [stderr]   Downloaded num v0.4.3
[INFO] [stderr]   Downloaded rasn-kerberos v0.27.0
[INFO] [stderr]   Downloaded funty v2.0.0
[INFO] [stderr]   Downloaded tap v1.0.1
[INFO] [stderr]   Downloaded once_cell_polyfill v1.70.1
[INFO] [stderr]   Downloaded bitvec-nom2 v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40ae0b8fc526a990d830cae6b61fafd9a72ee0cef45cd22c4faf2117f82b8bdf
[INFO] running `Command { std: "docker" "start" "-a" "40ae0b8fc526a990d830cae6b61fafd9a72ee0cef45cd22c4faf2117f82b8bdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40ae0b8fc526a990d830cae6b61fafd9a72ee0cef45cd22c4faf2117f82b8bdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40ae0b8fc526a990d830cae6b61fafd9a72ee0cef45cd22c4faf2117f82b8bdf", kill_on_drop: false }`
[INFO] [stdout] 40ae0b8fc526a990d830cae6b61fafd9a72ee0cef45cd22c4faf2117f82b8bdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5cc5c9f10f2be468944f372d4b2c70509fb29e607244ff65430b1f28ad7c18c
[INFO] running `Command { std: "docker" "start" "-a" "e5cc5c9f10f2be468944f372d4b2c70509fb29e607244ff65430b1f28ad7c18c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]     Checking xml-no-std v0.8.26
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking syn v2.0.104
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bitvec-nom2 v0.2.1
[INFO] [stderr]     Checking bitvec-nom v0.2.0
[INFO] [stderr]     Checking internal_macros v0.0.0 (/opt/rustwide/workdir/rasn-compiler/internal-macros)
[INFO] [stderr]    Compiling rasn-compiler v0.14.0 (/opt/rustwide/workdir/rasn-compiler)
[INFO] [stderr]    Compiling rasn-derive-impl v0.27.0
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]     Checking snafu v0.8.6
[INFO] [stderr]    Compiling rasn-derive v0.27.0
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> rasn-compiler/src/lexer/macros.rs:60:38
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn macro_definition(input: Input<'_>) -> ParserResult<'_, MacroDefinition> {
[INFO] [stdout]    |                                      ^^                   --  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                      |                    |
[INFO] [stdout]    |                                      |                    the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn macro_definition(input: Input<'_>) -> ParserResult<'_, MacroDefinition<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> rasn-compiler/src/lexer/macros.rs:88:33
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn macro_substance(input: Input<'_>) -> ParserResult<'_, MacroSubstance> {
[INFO] [stdout]    |                                 ^^                   --  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 |                    |
[INFO] [stdout]    |                                 |                    the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn macro_substance(input: Input<'_>) -> ParserResult<'_, MacroSubstance<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:122:28
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn macro_body(input: Input<'_>) -> ParserResult<'_, MacroBody> {
[INFO] [stdout]     |                            ^^                   --  --------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            |                    |
[INFO] [stdout]     |                            |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn macro_body(input: Input<'_>) -> ParserResult<'_, MacroBody<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:166:40
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn supporting_productions(input: Input<'_>) -> ParserResult<'_, Vec<Production>> {
[INFO] [stdout]     |                                        ^^                   --      ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        |                    |
[INFO] [stdout]     |                                        |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn supporting_productions(input: Input<'_>) -> ParserResult<'_, Vec<Production<'_>>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:243:40
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn macro_alternative_list(input: Input<'_>) -> ParserResult<'_, Vec<Vec<SymbolElement>>> {
[INFO] [stdout]     |                                        ^^                   --          ------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        |                    |
[INFO] [stdout]     |                                        |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn macro_alternative_list(input: Input<'_>) -> ParserResult<'_, Vec<Vec<SymbolElement<'_>>>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:260:29
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn symbol_list(input: Input<'_>) -> ParserResult<'_, Vec<SymbolElement>> {
[INFO] [stdout]     |                             ^^                   --      ------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                    |
[INFO] [stdout]     |                             |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn symbol_list(input: Input<'_>) -> ParserResult<'_, Vec<SymbolElement<'_>>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:404:38
[INFO] [stdout]     |
[INFO] [stdout] 404 | fn embedded_definitions(input: Input<'_>) -> ParserResult<'_, Vec<EmbeddedDefinition>> {
[INFO] [stdout]     |                                      ^^                   --      ------------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      |                    |
[INFO] [stdout]     |                                      |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 404 | fn embedded_definitions(input: Input<'_>) -> ParserResult<'_, Vec<EmbeddedDefinition<'_>>> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:422:37
[INFO] [stdout]     |
[INFO] [stdout] 422 | fn embedded_definition(input: Input<'_>) -> ParserResult<'_, EmbeddedDefinition> {
[INFO] [stdout]     |                                     ^^                   --  ------------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                     |                    |
[INFO] [stdout]     |                                     |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 422 | fn embedded_definition(input: Input<'_>) -> ParserResult<'_, EmbeddedDefinition<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:438:40
[INFO] [stdout]     |
[INFO] [stdout] 438 | fn local_type_assignement(input: Input<'_>) -> ParserResult<'_, LocalTypeassignment> {
[INFO] [stdout]     |                                        ^^                   --  ------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        |                    |
[INFO] [stdout]     |                                        |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 438 | fn local_type_assignement(input: Input<'_>) -> ParserResult<'_, LocalTypeassignment<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:458:41
[INFO] [stdout]     |
[INFO] [stdout] 458 | fn local_value_assignement(input: Input<'_>) -> ParserResult<'_, LocalValueassignment> {
[INFO] [stdout]     |                                         ^^                   --  -------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         |                    |
[INFO] [stdout]     |                                         |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 458 | fn local_value_assignement(input: Input<'_>) -> ParserResult<'_, LocalValueassignment<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/validator/linking/mod.rs:598:9
[INFO] [stdout]     |
[INFO] [stdout] 598 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 601 |     ) -> Result<Vec<Cow<str>>, GrammarError> {
[INFO] [stdout]     |                     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 601 |     ) -> Result<Vec<Cow<'_, str>>, GrammarError> {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rasn-compiler-derive v0.14.0 (/opt/rustwide/workdir/rasn-compiler-derive)
[INFO] [stderr]     Checking rasn v0.27.0
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> rasn-compiler/src/lexer/macros.rs:60:38
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn macro_definition(input: Input<'_>) -> ParserResult<'_, MacroDefinition> {
[INFO] [stdout]    |                                      ^^                   --  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                      |                    |
[INFO] [stdout]    |                                      |                    the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn macro_definition(input: Input<'_>) -> ParserResult<'_, MacroDefinition<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> rasn-compiler/src/lexer/macros.rs:88:33
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn macro_substance(input: Input<'_>) -> ParserResult<'_, MacroSubstance> {
[INFO] [stdout]    |                                 ^^                   --  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 |                    |
[INFO] [stdout]    |                                 |                    the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn macro_substance(input: Input<'_>) -> ParserResult<'_, MacroSubstance<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:122:28
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn macro_body(input: Input<'_>) -> ParserResult<'_, MacroBody> {
[INFO] [stdout]     |                            ^^                   --  --------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            |                    |
[INFO] [stdout]     |                            |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn macro_body(input: Input<'_>) -> ParserResult<'_, MacroBody<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:166:40
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn supporting_productions(input: Input<'_>) -> ParserResult<'_, Vec<Production>> {
[INFO] [stdout]     |                                        ^^                   --      ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        |                    |
[INFO] [stdout]     |                                        |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn supporting_productions(input: Input<'_>) -> ParserResult<'_, Vec<Production<'_>>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:243:40
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn macro_alternative_list(input: Input<'_>) -> ParserResult<'_, Vec<Vec<SymbolElement>>> {
[INFO] [stdout]     |                                        ^^                   --          ------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        |                    |
[INFO] [stdout]     |                                        |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn macro_alternative_list(input: Input<'_>) -> ParserResult<'_, Vec<Vec<SymbolElement<'_>>>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:260:29
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn symbol_list(input: Input<'_>) -> ParserResult<'_, Vec<SymbolElement>> {
[INFO] [stdout]     |                             ^^                   --      ------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                    |
[INFO] [stdout]     |                             |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn symbol_list(input: Input<'_>) -> ParserResult<'_, Vec<SymbolElement<'_>>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:404:38
[INFO] [stdout]     |
[INFO] [stdout] 404 | fn embedded_definitions(input: Input<'_>) -> ParserResult<'_, Vec<EmbeddedDefinition>> {
[INFO] [stdout]     |                                      ^^                   --      ------------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      |                    |
[INFO] [stdout]     |                                      |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 404 | fn embedded_definitions(input: Input<'_>) -> ParserResult<'_, Vec<EmbeddedDefinition<'_>>> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:422:37
[INFO] [stdout]     |
[INFO] [stdout] 422 | fn embedded_definition(input: Input<'_>) -> ParserResult<'_, EmbeddedDefinition> {
[INFO] [stdout]     |                                     ^^                   --  ------------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                     |                    |
[INFO] [stdout]     |                                     |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 422 | fn embedded_definition(input: Input<'_>) -> ParserResult<'_, EmbeddedDefinition<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:438:40
[INFO] [stdout]     |
[INFO] [stdout] 438 | fn local_type_assignement(input: Input<'_>) -> ParserResult<'_, LocalTypeassignment> {
[INFO] [stdout]     |                                        ^^                   --  ------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        |                    |
[INFO] [stdout]     |                                        |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 438 | fn local_type_assignement(input: Input<'_>) -> ParserResult<'_, LocalTypeassignment<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:458:41
[INFO] [stdout]     |
[INFO] [stdout] 458 | fn local_value_assignement(input: Input<'_>) -> ParserResult<'_, LocalValueassignment> {
[INFO] [stdout]     |                                         ^^                   --  -------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         |                    |
[INFO] [stdout]     |                                         |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 458 | fn local_value_assignement(input: Input<'_>) -> ParserResult<'_, LocalValueassignment<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/validator/linking/mod.rs:598:9
[INFO] [stdout]     |
[INFO] [stdout] 598 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 601 |     ) -> Result<Vec<Cow<str>>, GrammarError> {
[INFO] [stdout]     |                     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 601 |     ) -> Result<Vec<Cow<'_, str>>, GrammarError> {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> rasn-compiler/src/lexer/macros.rs:60:38
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn macro_definition(input: Input<'_>) -> ParserResult<'_, MacroDefinition> {
[INFO] [stdout]    |                                      ^^                   --  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                      |                    |
[INFO] [stdout]    |                                      |                    the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn macro_definition(input: Input<'_>) -> ParserResult<'_, MacroDefinition<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> rasn-compiler/src/lexer/macros.rs:88:33
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn macro_substance(input: Input<'_>) -> ParserResult<'_, MacroSubstance> {
[INFO] [stdout]    |                                 ^^                   --  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 |                    |
[INFO] [stdout]    |                                 |                    the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn macro_substance(input: Input<'_>) -> ParserResult<'_, MacroSubstance<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:122:28
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn macro_body(input: Input<'_>) -> ParserResult<'_, MacroBody> {
[INFO] [stdout]     |                            ^^                   --  --------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            |                    |
[INFO] [stdout]     |                            |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn macro_body(input: Input<'_>) -> ParserResult<'_, MacroBody<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:166:40
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn supporting_productions(input: Input<'_>) -> ParserResult<'_, Vec<Production>> {
[INFO] [stdout]     |                                        ^^                   --      ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        |                    |
[INFO] [stdout]     |                                        |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn supporting_productions(input: Input<'_>) -> ParserResult<'_, Vec<Production<'_>>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:243:40
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn macro_alternative_list(input: Input<'_>) -> ParserResult<'_, Vec<Vec<SymbolElement>>> {
[INFO] [stdout]     |                                        ^^                   --          ------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        |                    |
[INFO] [stdout]     |                                        |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn macro_alternative_list(input: Input<'_>) -> ParserResult<'_, Vec<Vec<SymbolElement<'_>>>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:260:29
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn symbol_list(input: Input<'_>) -> ParserResult<'_, Vec<SymbolElement>> {
[INFO] [stdout]     |                             ^^                   --      ------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                    |
[INFO] [stdout]     |                             |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn symbol_list(input: Input<'_>) -> ParserResult<'_, Vec<SymbolElement<'_>>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:404:38
[INFO] [stdout]     |
[INFO] [stdout] 404 | fn embedded_definitions(input: Input<'_>) -> ParserResult<'_, Vec<EmbeddedDefinition>> {
[INFO] [stdout]     |                                      ^^                   --      ------------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      |                    |
[INFO] [stdout]     |                                      |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 404 | fn embedded_definitions(input: Input<'_>) -> ParserResult<'_, Vec<EmbeddedDefinition<'_>>> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:422:37
[INFO] [stdout]     |
[INFO] [stdout] 422 | fn embedded_definition(input: Input<'_>) -> ParserResult<'_, EmbeddedDefinition> {
[INFO] [stdout]     |                                     ^^                   --  ------------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                     |                    |
[INFO] [stdout]     |                                     |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 422 | fn embedded_definition(input: Input<'_>) -> ParserResult<'_, EmbeddedDefinition<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:438:40
[INFO] [stdout]     |
[INFO] [stdout] 438 | fn local_type_assignement(input: Input<'_>) -> ParserResult<'_, LocalTypeassignment> {
[INFO] [stdout]     |                                        ^^                   --  ------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        |                    |
[INFO] [stdout]     |                                        |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 438 | fn local_type_assignement(input: Input<'_>) -> ParserResult<'_, LocalTypeassignment<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:458:41
[INFO] [stdout]     |
[INFO] [stdout] 458 | fn local_value_assignement(input: Input<'_>) -> ParserResult<'_, LocalValueassignment> {
[INFO] [stdout]     |                                         ^^                   --  -------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         |                    |
[INFO] [stdout]     |                                         |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 458 | fn local_value_assignement(input: Input<'_>) -> ParserResult<'_, LocalValueassignment<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/validator/linking/mod.rs:598:9
[INFO] [stdout]     |
[INFO] [stdout] 598 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 601 |     ) -> Result<Vec<Cow<str>>, GrammarError> {
[INFO] [stdout]     |                     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 601 |     ) -> Result<Vec<Cow<'_, str>>, GrammarError> {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> rasn-compiler/src/lexer/macros.rs:60:38
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn macro_definition(input: Input<'_>) -> ParserResult<'_, MacroDefinition> {
[INFO] [stdout]    |                                      ^^                   --  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                      |                    |
[INFO] [stdout]    |                                      |                    the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn macro_definition(input: Input<'_>) -> ParserResult<'_, MacroDefinition<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> rasn-compiler/src/lexer/macros.rs:88:33
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn macro_substance(input: Input<'_>) -> ParserResult<'_, MacroSubstance> {
[INFO] [stdout]    |                                 ^^                   --  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 |                    |
[INFO] [stdout]    |                                 |                    the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn macro_substance(input: Input<'_>) -> ParserResult<'_, MacroSubstance<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:122:28
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn macro_body(input: Input<'_>) -> ParserResult<'_, MacroBody> {
[INFO] [stdout]     |                            ^^                   --  --------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            |                    |
[INFO] [stdout]     |                            |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn macro_body(input: Input<'_>) -> ParserResult<'_, MacroBody<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:166:40
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn supporting_productions(input: Input<'_>) -> ParserResult<'_, Vec<Production>> {
[INFO] [stdout]     |                                        ^^                   --      ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        |                    |
[INFO] [stdout]     |                                        |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn supporting_productions(input: Input<'_>) -> ParserResult<'_, Vec<Production<'_>>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:243:40
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn macro_alternative_list(input: Input<'_>) -> ParserResult<'_, Vec<Vec<SymbolElement>>> {
[INFO] [stdout]     |                                        ^^                   --          ------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        |                    |
[INFO] [stdout]     |                                        |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn macro_alternative_list(input: Input<'_>) -> ParserResult<'_, Vec<Vec<SymbolElement<'_>>>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:260:29
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn symbol_list(input: Input<'_>) -> ParserResult<'_, Vec<SymbolElement>> {
[INFO] [stdout]     |                             ^^                   --      ------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                    |
[INFO] [stdout]     |                             |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn symbol_list(input: Input<'_>) -> ParserResult<'_, Vec<SymbolElement<'_>>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:404:38
[INFO] [stdout]     |
[INFO] [stdout] 404 | fn embedded_definitions(input: Input<'_>) -> ParserResult<'_, Vec<EmbeddedDefinition>> {
[INFO] [stdout]     |                                      ^^                   --      ------------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      |                    |
[INFO] [stdout]     |                                      |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 404 | fn embedded_definitions(input: Input<'_>) -> ParserResult<'_, Vec<EmbeddedDefinition<'_>>> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:422:37
[INFO] [stdout]     |
[INFO] [stdout] 422 | fn embedded_definition(input: Input<'_>) -> ParserResult<'_, EmbeddedDefinition> {
[INFO] [stdout]     |                                     ^^                   --  ------------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                     |                    |
[INFO] [stdout]     |                                     |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 422 | fn embedded_definition(input: Input<'_>) -> ParserResult<'_, EmbeddedDefinition<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:438:40
[INFO] [stdout]     |
[INFO] [stdout] 438 | fn local_type_assignement(input: Input<'_>) -> ParserResult<'_, LocalTypeassignment> {
[INFO] [stdout]     |                                        ^^                   --  ------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        |                    |
[INFO] [stdout]     |                                        |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 438 | fn local_type_assignement(input: Input<'_>) -> ParserResult<'_, LocalTypeassignment<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/lexer/macros.rs:458:41
[INFO] [stdout]     |
[INFO] [stdout] 458 | fn local_value_assignement(input: Input<'_>) -> ParserResult<'_, LocalValueassignment> {
[INFO] [stdout]     |                                         ^^                   --  -------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         |                    |
[INFO] [stdout]     |                                         |                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 458 | fn local_value_assignement(input: Input<'_>) -> ParserResult<'_, LocalValueassignment<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> rasn-compiler/src/validator/linking/mod.rs:598:9
[INFO] [stdout]     |
[INFO] [stdout] 598 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 601 |     ) -> Result<Vec<Cow<str>>, GrammarError> {
[INFO] [stdout]     |                     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 601 |     ) -> Result<Vec<Cow<'_, str>>, GrammarError> {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rasn-kerberos v0.27.0
[INFO] [stderr]     Checking rasn-compiler-tests v0.14.0 (/opt/rustwide/workdir/rasn-compiler-tests)
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "e5cc5c9f10f2be468944f372d4b2c70509fb29e607244ff65430b1f28ad7c18c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5cc5c9f10f2be468944f372d4b2c70509fb29e607244ff65430b1f28ad7c18c", kill_on_drop: false }`
[INFO] [stdout] e5cc5c9f10f2be468944f372d4b2c70509fb29e607244ff65430b1f28ad7c18c
