[INFO] cloning repository https://github.com/Bertik23/mila
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bertik23/mila" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBertik23%2Fmila", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBertik23%2Fmila'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2bec3e7f91f1e1f93921e8b8d102fff48b396fe9
[INFO] checking Bertik23/mila against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBertik23%2Fmila" "/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/Bertik23/mila
[INFO] finished tweaking git repo https://github.com/Bertik23/mila
[INFO] tweaked toml for git repo https://github.com/Bertik23/mila written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bertik23/mila on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bertik23/mila 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65d8654ecb4c336c559ad5301e2260d59500b479947eb0c9998e68577ce5c119
[INFO] running `Command { std: "docker" "start" "-a" "65d8654ecb4c336c559ad5301e2260d59500b479947eb0c9998e68577ce5c119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65d8654ecb4c336c559ad5301e2260d59500b479947eb0c9998e68577ce5c119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65d8654ecb4c336c559ad5301e2260d59500b479947eb0c9998e68577ce5c119", kill_on_drop: false }`
[INFO] [stdout] 65d8654ecb4c336c559ad5301e2260d59500b479947eb0c9998e68577ce5c119
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d8ea79eadd686194d17fc5b656de638e0db06364b5d7bba30a65938df61c86f
[INFO] running `Command { std: "docker" "start" "-a" "7d8ea79eadd686194d17fc5b656de638e0db06364b5d7bba30a65938df61c86f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling inkwell v0.4.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]    Compiling llvm-sys v170.0.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling inkwell_internals v0.9.0
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]     Checking mila v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `return_expr`
[INFO] [stdout]    --> src/codegen.rs:167:19
[INFO] [stdout]     |
[INFO] [stdout] 167 |         #[cfg(not(return_expr))]
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(return_expr)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(return_expr)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `return_expr`
[INFO] [stdout]    --> src/codegen.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |         #[cfg(return_expr)]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(return_expr)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(return_expr)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `return_expr`
[INFO] [stdout]    --> src/codegen.rs:167:19
[INFO] [stdout]     |
[INFO] [stdout] 167 |         #[cfg(not(return_expr))]
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(return_expr)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(return_expr)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `return_expr`
[INFO] [stdout]    --> src/codegen.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |         #[cfg(return_expr)]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(return_expr)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(return_expr)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `borrow::BorrowMut`
[INFO] [stdout]  --> src/codegen.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     borrow::BorrowMut,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_const` is never read
[INFO] [stdout]  --> src/parser.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct VarDec {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 7 |     pub is_const: bool,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `VarDec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UnOp` is never used
[INFO] [stdout]   --> src/parser.rs:75:6
[INFO] [stdout]    |
[INFO] [stdout] 75 | enum UnOp {}
[INFO] [stdout]    |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BinOp` is never used
[INFO] [stdout]   --> src/parser.rs:77:6
[INFO] [stdout]    |
[INFO] [stdout] 77 | enum BinOp {}
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `of`, `start_index`, and `end_index` are never read
[INFO] [stdout]   --> src/parser.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     Array {
[INFO] [stdout]    |     ----- fields in this variant
[INFO] [stdout] 82 |         of: Box<Type>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 83 |         start_index: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 84 |         end_index: i32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_lparen` is never used
[INFO] [stdout]    --> src/parser.rs:555:4
[INFO] [stdout]     |
[INFO] [stdout] 555 | fn parse_lparen(token_stream: &mut VecDeque<Token>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tokenizer.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 |     String(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 52 -     String(String),
[INFO] [stdout] 52 +     String(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen.rs:179:21
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn codegen_expr(&self, expr: Expression) -> Values {
[INFO] [stdout]     |                     ^^^^^                       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn codegen_expr(&self, expr: Expression) -> Values<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen.rs:637:9
[INFO] [stdout]     |
[INFO] [stdout] 637 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 638 |         ident: &String,
[INFO] [stdout] 639 |     ) -> Result<inkwell::values::PointerValue, String> {
[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] 639 |     ) -> Result<inkwell::values::PointerValue<'_>, String> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/codegen.rs:649:70
[INFO] [stdout]     |
[INFO] [stdout] 649 |     fn load_val<'b, 'm>(&'b self, ptr: Values<'m>) -> anyhow::Result<IntValue>
[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 `'b`
[INFO] [stdout]     |
[INFO] [stdout] 649 |     fn load_val<'b, 'm>(&'b self, ptr: Values<'m>) -> anyhow::Result<IntValue<'b>>
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `borrow::BorrowMut`
[INFO] [stdout]  --> src/codegen.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     borrow::BorrowMut,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_const` is never read
[INFO] [stdout]  --> src/parser.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct VarDec {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 7 |     pub is_const: bool,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `VarDec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UnOp` is never used
[INFO] [stdout]   --> src/parser.rs:75:6
[INFO] [stdout]    |
[INFO] [stdout] 75 | enum UnOp {}
[INFO] [stdout]    |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BinOp` is never used
[INFO] [stdout]   --> src/parser.rs:77:6
[INFO] [stdout]    |
[INFO] [stdout] 77 | enum BinOp {}
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `of`, `start_index`, and `end_index` are never read
[INFO] [stdout]   --> src/parser.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     Array {
[INFO] [stdout]    |     ----- fields in this variant
[INFO] [stdout] 82 |         of: Box<Type>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 83 |         start_index: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 84 |         end_index: i32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_lparen` is never used
[INFO] [stdout]    --> src/parser.rs:555:4
[INFO] [stdout]     |
[INFO] [stdout] 555 | fn parse_lparen(token_stream: &mut VecDeque<Token>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tokenizer.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 |     String(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 52 -     String(String),
[INFO] [stdout] 52 +     String(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen.rs:179:21
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn codegen_expr(&self, expr: Expression) -> Values {
[INFO] [stdout]     |                     ^^^^^                       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn codegen_expr(&self, expr: Expression) -> Values<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen.rs:637:9
[INFO] [stdout]     |
[INFO] [stdout] 637 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 638 |         ident: &String,
[INFO] [stdout] 639 |     ) -> Result<inkwell::values::PointerValue, String> {
[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] 639 |     ) -> Result<inkwell::values::PointerValue<'_>, String> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/codegen.rs:649:70
[INFO] [stdout]     |
[INFO] [stdout] 649 |     fn load_val<'b, 'm>(&'b self, ptr: Values<'m>) -> anyhow::Result<IntValue>
[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 `'b`
[INFO] [stdout]     |
[INFO] [stdout] 649 |     fn load_val<'b, 'm>(&'b self, ptr: Values<'m>) -> anyhow::Result<IntValue<'b>>
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.36s
[INFO] running `Command { std: "docker" "inspect" "7d8ea79eadd686194d17fc5b656de638e0db06364b5d7bba30a65938df61c86f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d8ea79eadd686194d17fc5b656de638e0db06364b5d7bba30a65938df61c86f", kill_on_drop: false }`
[INFO] [stdout] 7d8ea79eadd686194d17fc5b656de638e0db06364b5d7bba30a65938df61c86f
