[INFO] cloning repository https://github.com/0rvar/spatula
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0rvar/spatula" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0rvar%2Fspatula", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0rvar%2Fspatula'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b419f8e5f30d734063cb597159692eb2b438f00b
[INFO] checking 0rvar/spatula against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0rvar%2Fspatula" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0rvar/spatula
[INFO] finished tweaking git repo https://github.com/0rvar/spatula
[INFO] tweaked toml for git repo https://github.com/0rvar/spatula written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0rvar/spatula on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0rvar/spatula 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bdae6240920f81b0000913ed823010c2f1e8a9177aaf2cf04dff669b9f5cc6f
[INFO] running `Command { std: "docker" "start" "-a" "9bdae6240920f81b0000913ed823010c2f1e8a9177aaf2cf04dff669b9f5cc6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bdae6240920f81b0000913ed823010c2f1e8a9177aaf2cf04dff669b9f5cc6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bdae6240920f81b0000913ed823010c2f1e8a9177aaf2cf04dff669b9f5cc6f", kill_on_drop: false }`
[INFO] [stdout] 9bdae6240920f81b0000913ed823010c2f1e8a9177aaf2cf04dff669b9f5cc6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1a17ff3fa874d3c7babd6cd381ad851b3a9879fe0b7c5174ab75be97c16294f
[INFO] running `Command { std: "docker" "start" "-a" "b1a17ff3fa874d3c7babd6cd381ad851b3a9879fe0b7c5174ab75be97c16294f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.7
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking ariadne v0.4.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]    Compiling test_each_file v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking spatula v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/interpreter.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     scope: &HashMap<String, ChefRecipe<'_, Instruction, Ingredient>>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/interpreter.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 | /             modify_bowl(ctx, span, ingredient_name, *bowl, |bowl, value| {
[INFO] [stdout] 105 | |                 let Some(value_from_bowl) = bowl.pop() else {
[INFO] [stdout] 106 | |                     return Err(SpatulaError::new("Bowl is empty".to_string(), *span));
[INFO] [stdout] 107 | |                 };
[INFO] [stdout] 108 | |                 value.set_amount(value_from_bowl.amount());
[INFO] [stdout] 109 | |                 Ok(())
[INFO] [stdout] 110 | |             });
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 104 |             let _ = modify_bowl(ctx, span, ingredient_name, *bowl, |bowl, value| {
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/interpreter.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         std::io::stdin().read_line(&mut buf);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let _ = std::io::stdin().read_line(&mut buf);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:12:61
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse<'a>(input: &'a str) -> Result<ChefProgram<'a>, ParseError> {
[INFO] [stdout]    |                          --                            --   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                             |
[INFO] [stdout]    |                          the lifetime is named here    the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse<'a>(input: &'a str) -> Result<ChefProgram<'a>, ParseError<'a>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/stage_one.rs:381:112
[INFO] [stdout]     |
[INFO] [stdout] 381 | pub fn parse<'a>(input: &'a str) -> Result<Vec<ChefRecipe<'a, CookingInstruction<'a>, CookingIngredient<'a>>>, ParseError> {
[INFO] [stdout]     |                          --                               --                     --                     --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                                |                      |                      |
[INFO] [stdout]     |                          |                                |                      |                      the same lifetime is named here
[INFO] [stdout]     |                          |                                |                      the same lifetime is named here
[INFO] [stdout]     |                          the lifetime is named here       the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 381 | pub fn parse<'a>(input: &'a str) -> Result<Vec<ChefRecipe<'a, CookingInstruction<'a>, CookingIngredient<'a>>>, ParseError<'a>> {
[INFO] [stdout]     |                                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/stage_two.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |     input: Vec<ChefRecipe<'a, CookingInstruction<'a>, CookingIngredient<'a>>>,
[INFO] [stdout]    |                           --                     --                     -- the lifetime is named here
[INFO] [stdout]    |                           |                      |
[INFO] [stdout]    |                           |                      the lifetime is named here
[INFO] [stdout]    |                           the lifetime is named here
[INFO] [stdout] 14 | ) -> Result<ChefProgram<'a>, ParseError> {
[INFO] [stdout]    |                         --   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 14 | ) -> Result<ChefProgram<'a>, ParseError<'a>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/stage_two.rs:32:62
[INFO] [stdout]    |
[INFO] [stdout] 31 |     recipe: ChefRecipe<'a, CookingInstruction<'a>, CookingIngredient<'a>>,
[INFO] [stdout]    |                        --                     --                     -- the lifetime is named here
[INFO] [stdout]    |                        |                      |
[INFO] [stdout]    |                        |                      the lifetime is named here
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout] 32 | ) -> Result<ChefRecipe<'a, Instruction<'a>, Ingredient<'a>>, ParseError> {
[INFO] [stdout]    |                        --              --              --    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |               |               |
[INFO] [stdout]    |                        |               |               the same lifetime is named here
[INFO] [stdout]    |                        |               the same lifetime is named here
[INFO] [stdout]    |                        the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 | ) -> Result<ChefRecipe<'a, Instruction<'a>, Ingredient<'a>>, ParseError<'a>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/stage_two.rs:59:43
[INFO] [stdout]    |
[INFO] [stdout] 58 |     ingredients: Vec<Spanned<CookingIngredient<'a>>>,
[INFO] [stdout]    |                                                -- the lifetime is named here
[INFO] [stdout] 59 | ) -> Result<Vec<Spanned<Ingredient<'a>>>, ParseError> {
[INFO] [stdout]    |                                    --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 59 | ) -> Result<Vec<Spanned<Ingredient<'a>>>, ParseError<'a>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/stage_two.rs:84:44
[INFO] [stdout]    |
[INFO] [stdout] 83 |     instructions: Vec<Spanned<CookingInstruction<'a>>>,
[INFO] [stdout]    |                                                  -- the lifetime is named here
[INFO] [stdout] 84 | ) -> Result<Vec<Spanned<Instruction<'a>>>, ParseError> {
[INFO] [stdout]    |                                     --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 84 | ) -> Result<Vec<Spanned<Instruction<'a>>>, ParseError<'a>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/interpreter.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     scope: &HashMap<String, ChefRecipe<'_, Instruction, Ingredient>>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/interpreter.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 | /             modify_bowl(ctx, span, ingredient_name, *bowl, |bowl, value| {
[INFO] [stdout] 105 | |                 let Some(value_from_bowl) = bowl.pop() else {
[INFO] [stdout] 106 | |                     return Err(SpatulaError::new("Bowl is empty".to_string(), *span));
[INFO] [stdout] 107 | |                 };
[INFO] [stdout] 108 | |                 value.set_amount(value_from_bowl.amount());
[INFO] [stdout] 109 | |                 Ok(())
[INFO] [stdout] 110 | |             });
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 104 |             let _ = modify_bowl(ctx, span, ingredient_name, *bowl, |bowl, value| {
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/interpreter.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         std::io::stdin().read_line(&mut buf);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let _ = std::io::stdin().read_line(&mut buf);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:12:61
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse<'a>(input: &'a str) -> Result<ChefProgram<'a>, ParseError> {
[INFO] [stdout]    |                          --                            --   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                             |
[INFO] [stdout]    |                          the lifetime is named here    the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse<'a>(input: &'a str) -> Result<ChefProgram<'a>, ParseError<'a>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/stage_one.rs:381:112
[INFO] [stdout]     |
[INFO] [stdout] 381 | pub fn parse<'a>(input: &'a str) -> Result<Vec<ChefRecipe<'a, CookingInstruction<'a>, CookingIngredient<'a>>>, ParseError> {
[INFO] [stdout]     |                          --                               --                     --                     --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                                |                      |                      |
[INFO] [stdout]     |                          |                                |                      |                      the same lifetime is named here
[INFO] [stdout]     |                          |                                |                      the same lifetime is named here
[INFO] [stdout]     |                          the lifetime is named here       the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 381 | pub fn parse<'a>(input: &'a str) -> Result<Vec<ChefRecipe<'a, CookingInstruction<'a>, CookingIngredient<'a>>>, ParseError<'a>> {
[INFO] [stdout]     |                                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/stage_two.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |     input: Vec<ChefRecipe<'a, CookingInstruction<'a>, CookingIngredient<'a>>>,
[INFO] [stdout]    |                           --                     --                     -- the lifetime is named here
[INFO] [stdout]    |                           |                      |
[INFO] [stdout]    |                           |                      the lifetime is named here
[INFO] [stdout]    |                           the lifetime is named here
[INFO] [stdout] 14 | ) -> Result<ChefProgram<'a>, ParseError> {
[INFO] [stdout]    |                         --   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 14 | ) -> Result<ChefProgram<'a>, ParseError<'a>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/stage_two.rs:32:62
[INFO] [stdout]    |
[INFO] [stdout] 31 |     recipe: ChefRecipe<'a, CookingInstruction<'a>, CookingIngredient<'a>>,
[INFO] [stdout]    |                        --                     --                     -- the lifetime is named here
[INFO] [stdout]    |                        |                      |
[INFO] [stdout]    |                        |                      the lifetime is named here
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout] 32 | ) -> Result<ChefRecipe<'a, Instruction<'a>, Ingredient<'a>>, ParseError> {
[INFO] [stdout]    |                        --              --              --    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |               |               |
[INFO] [stdout]    |                        |               |               the same lifetime is named here
[INFO] [stdout]    |                        |               the same lifetime is named here
[INFO] [stdout]    |                        the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 | ) -> Result<ChefRecipe<'a, Instruction<'a>, Ingredient<'a>>, ParseError<'a>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/stage_two.rs:59:43
[INFO] [stdout]    |
[INFO] [stdout] 58 |     ingredients: Vec<Spanned<CookingIngredient<'a>>>,
[INFO] [stdout]    |                                                -- the lifetime is named here
[INFO] [stdout] 59 | ) -> Result<Vec<Spanned<Ingredient<'a>>>, ParseError> {
[INFO] [stdout]    |                                    --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 59 | ) -> Result<Vec<Spanned<Ingredient<'a>>>, ParseError<'a>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/stage_two.rs:84:44
[INFO] [stdout]    |
[INFO] [stdout] 83 |     instructions: Vec<Spanned<CookingInstruction<'a>>>,
[INFO] [stdout]    |                                                  -- the lifetime is named here
[INFO] [stdout] 84 | ) -> Result<Vec<Spanned<Instruction<'a>>>, ParseError> {
[INFO] [stdout]    |                                     --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 84 | ) -> Result<Vec<Spanned<Instruction<'a>>>, ParseError<'a>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b1a17ff3fa874d3c7babd6cd381ad851b3a9879fe0b7c5174ab75be97c16294f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1a17ff3fa874d3c7babd6cd381ad851b3a9879fe0b7c5174ab75be97c16294f", kill_on_drop: false }`
[INFO] [stdout] b1a17ff3fa874d3c7babd6cd381ad851b3a9879fe0b7c5174ab75be97c16294f
