[INFO] cloning repository https://github.com/Faouzi1406/zontanos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Faouzi1406/zontanos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaouzi1406%2Fzontanos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaouzi1406%2Fzontanos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f316daaabc01fdca431ae140781ca93c57050645
[INFO] checking Faouzi1406/zontanos against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaouzi1406%2Fzontanos" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Faouzi1406/zontanos
[INFO] finished tweaking git repo https://github.com/Faouzi1406/zontanos
[INFO] tweaked toml for git repo https://github.com/Faouzi1406/zontanos written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Faouzi1406/zontanos on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Faouzi1406/zontanos 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/TheDan64/inkwell`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest v2.6.0
[INFO] [stderr]   Downloaded llvm-sys v120.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 293b5b76d91c3d4fad4b7d045fe21df049f8fdad16267d899c62cc48dd4a8435
[INFO] running `Command { std: "docker" "start" "-a" "293b5b76d91c3d4fad4b7d045fe21df049f8fdad16267d899c62cc48dd4a8435", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "293b5b76d91c3d4fad4b7d045fe21df049f8fdad16267d899c62cc48dd4a8435", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "293b5b76d91c3d4fad4b7d045fe21df049f8fdad16267d899c62cc48dd4a8435", kill_on_drop: false }`
[INFO] [stdout] 293b5b76d91c3d4fad4b7d045fe21df049f8fdad16267d899c62cc48dd4a8435
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e41704a792996d34f4ba935e0a68431c8185e6b6f17c7bb996fa475784eb944d
[INFO] running `Command { std: "docker" "start" "-a" "e41704a792996d34f4ba935e0a68431c8185e6b6f17c7bb996fa475784eb944d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling inkwell v0.2.0 (https://github.com/TheDan64/inkwell?branch=master#ec963b95)
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling inkwell_internals v0.8.0 (https://github.com/TheDan64/inkwell?branch=master#ec963b95)
[INFO] [stderr]    Compiling pest v2.6.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling llvm-sys v120.3.0
[INFO] [stderr]     Checking zontanos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: irrefutable `let...else` pattern
[INFO] [stdout]   --> src/parser_v2/ast/types_match.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 let Ok(value) = value.parse::<String>() else {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `else` clause is useless
[INFO] [stdout]    = help: consider removing the `else` clause
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `let...else` pattern
[INFO] [stdout]   --> src/parser_v2/ast/types_match.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 let Ok(value) = value.parse::<String>() else {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `else` clause is useless
[INFO] [stdout]    = help: consider removing the `else` clause
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/codegen/gen_return_value.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(super) fn get_int_return_value(&self, return_value: &Return) -> Option<impl BasicValue> {
[INFO] [stdout]    |                                        ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^ the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(super) fn get_int_return_value(&self, return_value: &Return) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]    |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/codegen/gen_return_value.rs:38:42
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub(super) fn gen_float_return_value(&self, return_value: &Return) -> Option<impl BasicValue> {
[INFO] [stdout]    |                                          ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub(super) fn gen_float_return_value(&self, return_value: &Return) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]    |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/codegen/gen_return_value.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 51 |         return_value: &'ctx Return,
[INFO] [stdout] 52 |     ) -> Option<impl BasicValue> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     ) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/codegen/gen_var.rs:68:80
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(super) fn gen_const_string_variable(&'ctx self, str: String) -> Result<ArrayValue, String> {
[INFO] [stdout]    |                                              ---- the lifetime is named here   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'ctx`
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(super) fn gen_const_string_variable(&'ctx self, str: String) -> Result<ArrayValue<'ctx>, String> {
[INFO] [stdout]    |                                                                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen/gen_var.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 116 |         value: BasicMetadataValueEnum<'ctx>,
[INFO] [stdout] 117 |     ) -> Option<impl BasicValue> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     ) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen/gen_var.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 129 |         value: BasicMetadataValueEnum<'ctx>,
[INFO] [stdout] 130 |     ) -> Option<impl BasicValue> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     ) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen/gen_var.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 142 |         value: BasicMetadataValueEnum<'ctx>,
[INFO] [stdout] 143 |     ) -> Option<impl BasicValue> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     ) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen_v2/mod.rs:394:25
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn gen_array_values(&self, array_values: &'ctx Vec<TypeValues>, type_of: &Type) -> ArrayValue {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here                              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn gen_array_values(&self, array_values: &'ctx Vec<TypeValues>, type_of: &Type) -> ArrayValue<'_> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/codegen_v2/lep_codegen.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn gen_case(&self, statements: &'ctx Vec<Statements>, in_block: Option<&str>) -> CompileResult<IntValue> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here                                                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn gen_case(&self, statements: &'ctx Vec<Statements>, in_block: Option<&str>) -> CompileResult<IntValue<'_>> {
[INFO] [stdout]    |                                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/codegen_v2/lep_codegen.rs:78:23
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn statement_case(&self, statement: &'ctx Statements, in_block: Option<&str>) -> CompileResult<IntValue> {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here                                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn statement_case(&self, statement: &'ctx Statements, in_block: Option<&str>) -> CompileResult<IntValue<'_>> {
[INFO] [stdout]    |                                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen_v2/lep_codegen.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 110 |     ) -> CompileResult<IntValue> {
[INFO] [stdout]     |                        ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     ) -> CompileResult<IntValue<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/codegen/gen_return_value.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(super) fn get_int_return_value(&self, return_value: &Return) -> Option<impl BasicValue> {
[INFO] [stdout]    |                                        ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^ the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(super) fn get_int_return_value(&self, return_value: &Return) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]    |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/codegen/gen_return_value.rs:38:42
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub(super) fn gen_float_return_value(&self, return_value: &Return) -> Option<impl BasicValue> {
[INFO] [stdout]    |                                          ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub(super) fn gen_float_return_value(&self, return_value: &Return) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]    |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/codegen/gen_return_value.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 51 |         return_value: &'ctx Return,
[INFO] [stdout] 52 |     ) -> Option<impl BasicValue> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     ) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/codegen/gen_var.rs:68:80
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(super) fn gen_const_string_variable(&'ctx self, str: String) -> Result<ArrayValue, String> {
[INFO] [stdout]    |                                              ---- the lifetime is named here   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'ctx`
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(super) fn gen_const_string_variable(&'ctx self, str: String) -> Result<ArrayValue<'ctx>, String> {
[INFO] [stdout]    |                                                                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen/gen_var.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 116 |         value: BasicMetadataValueEnum<'ctx>,
[INFO] [stdout] 117 |     ) -> Option<impl BasicValue> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     ) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen/gen_var.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 129 |         value: BasicMetadataValueEnum<'ctx>,
[INFO] [stdout] 130 |     ) -> Option<impl BasicValue> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     ) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen/gen_var.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 142 |         value: BasicMetadataValueEnum<'ctx>,
[INFO] [stdout] 143 |     ) -> Option<impl BasicValue> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     ) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen_v2/mod.rs:394:25
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn gen_array_values(&self, array_values: &'ctx Vec<TypeValues>, type_of: &Type) -> ArrayValue {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here                              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn gen_array_values(&self, array_values: &'ctx Vec<TypeValues>, type_of: &Type) -> ArrayValue<'_> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/codegen_v2/lep_codegen.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn gen_case(&self, statements: &'ctx Vec<Statements>, in_block: Option<&str>) -> CompileResult<IntValue> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here                                                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn gen_case(&self, statements: &'ctx Vec<Statements>, in_block: Option<&str>) -> CompileResult<IntValue<'_>> {
[INFO] [stdout]    |                                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/codegen_v2/lep_codegen.rs:78:23
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn statement_case(&self, statement: &'ctx Statements, in_block: Option<&str>) -> CompileResult<IntValue> {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here                                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn statement_case(&self, statement: &'ctx Statements, in_block: Option<&str>) -> CompileResult<IntValue<'_>> {
[INFO] [stdout]    |                                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen_v2/lep_codegen.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 110 |     ) -> CompileResult<IntValue> {
[INFO] [stdout]     |                        ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     ) -> CompileResult<IntValue<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `let...else` pattern
[INFO] [stdout]   --> src/parser_v2/ast/types_match.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 let Ok(value) = value.parse::<String>() else {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `else` clause is useless
[INFO] [stdout]    = help: consider removing the `else` clause
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/codegen/gen_return_value.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(super) fn get_int_return_value(&self, return_value: &Return) -> Option<impl BasicValue> {
[INFO] [stdout]    |                                        ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^ the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(super) fn get_int_return_value(&self, return_value: &Return) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]    |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/codegen/gen_return_value.rs:38:42
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub(super) fn gen_float_return_value(&self, return_value: &Return) -> Option<impl BasicValue> {
[INFO] [stdout]    |                                          ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub(super) fn gen_float_return_value(&self, return_value: &Return) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]    |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/codegen/gen_return_value.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 51 |         return_value: &'ctx Return,
[INFO] [stdout] 52 |     ) -> Option<impl BasicValue> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     ) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/codegen/gen_var.rs:68:80
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(super) fn gen_const_string_variable(&'ctx self, str: String) -> Result<ArrayValue, String> {
[INFO] [stdout]    |                                              ---- the lifetime is named here   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'ctx`
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(super) fn gen_const_string_variable(&'ctx self, str: String) -> Result<ArrayValue<'ctx>, String> {
[INFO] [stdout]    |                                                                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen/gen_var.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 116 |         value: BasicMetadataValueEnum<'ctx>,
[INFO] [stdout] 117 |     ) -> Option<impl BasicValue> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     ) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen/gen_var.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 129 |         value: BasicMetadataValueEnum<'ctx>,
[INFO] [stdout] 130 |     ) -> Option<impl BasicValue> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     ) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen/gen_var.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 142 |         value: BasicMetadataValueEnum<'ctx>,
[INFO] [stdout] 143 |     ) -> Option<impl BasicValue> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     ) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `let...else` pattern
[INFO] [stdout]   --> src/parser_v2/ast/types_match.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 let Ok(value) = value.parse::<String>() else {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `else` clause is useless
[INFO] [stdout]    = help: consider removing the `else` clause
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/codegen/gen_return_value.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(super) fn get_int_return_value(&self, return_value: &Return) -> Option<impl BasicValue> {
[INFO] [stdout]    |                                        ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^ the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(super) fn get_int_return_value(&self, return_value: &Return) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]    |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/codegen/gen_return_value.rs:38:42
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub(super) fn gen_float_return_value(&self, return_value: &Return) -> Option<impl BasicValue> {
[INFO] [stdout]    |                                          ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub(super) fn gen_float_return_value(&self, return_value: &Return) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]    |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/codegen/gen_return_value.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 51 |         return_value: &'ctx Return,
[INFO] [stdout] 52 |     ) -> Option<impl BasicValue> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     ) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/codegen/gen_var.rs:68:80
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(super) fn gen_const_string_variable(&'ctx self, str: String) -> Result<ArrayValue, String> {
[INFO] [stdout]    |                                              ---- the lifetime is named here   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'ctx`
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(super) fn gen_const_string_variable(&'ctx self, str: String) -> Result<ArrayValue<'ctx>, String> {
[INFO] [stdout]    |                                                                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen/gen_var.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 116 |         value: BasicMetadataValueEnum<'ctx>,
[INFO] [stdout] 117 |     ) -> Option<impl BasicValue> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     ) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen/gen_var.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 129 |         value: BasicMetadataValueEnum<'ctx>,
[INFO] [stdout] 130 |     ) -> Option<impl BasicValue> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     ) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen/gen_var.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 142 |         value: BasicMetadataValueEnum<'ctx>,
[INFO] [stdout] 143 |     ) -> Option<impl BasicValue> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     ) -> Option<impl BasicValue<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.95s
[INFO] running `Command { std: "docker" "inspect" "e41704a792996d34f4ba935e0a68431c8185e6b6f17c7bb996fa475784eb944d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e41704a792996d34f4ba935e0a68431c8185e6b6f17c7bb996fa475784eb944d", kill_on_drop: false }`
[INFO] [stdout] e41704a792996d34f4ba935e0a68431c8185e6b6f17c7bb996fa475784eb944d
