[INFO] cloning repository https://github.com/flaghacker/LLLang-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flaghacker/LLLang-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflaghacker%2FLLLang-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflaghacker%2FLLLang-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4ea6a602f5461ad113f8db186a27150c7ee4fc9
[INFO] checking flaghacker/LLLang-rs against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflaghacker%2FLLLang-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/flaghacker/LLLang-rs
[INFO] finished tweaking git repo https://github.com/flaghacker/LLLang-rs
[INFO] tweaked toml for git repo https://github.com/flaghacker/LLLang-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flaghacker/LLLang-rs on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/flaghacker/LLLang-rs 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustix v0.36.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86789a5dcab455bc859205408f31c37f046cdf70b5c222695f0b0f03709574a9
[INFO] running `Command { std: "docker" "start" "-a" "86789a5dcab455bc859205408f31c37f046cdf70b5c222695f0b0f03709574a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86789a5dcab455bc859205408f31c37f046cdf70b5c222695f0b0f03709574a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86789a5dcab455bc859205408f31c37f046cdf70b5c222695f0b0f03709574a9", kill_on_drop: false }`
[INFO] [stdout] 86789a5dcab455bc859205408f31c37f046cdf70b5c222695f0b0f03709574a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1839ba3a9a014d7a99b35b62de1c751865bc6c00e417a385d7a3e8518055af4e
[INFO] running `Command { std: "docker" "start" "-a" "1839ba3a9a014d7a99b35b62de1c751865bc6c00e417a385d7a3e8518055af4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling syn v1.0.55
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling rustix v0.37.3
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking slice-group-by v0.3.0
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking itertools v0.10.0
[INFO] [stderr]     Checking regalloc2 v0.5.1
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tempfile v3.5.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking lllang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `single_unique` is never used
[INFO] [stdout]    --> src/util/internal_iter.rs:271:8
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub trait IterExt: Iterator + Sized {
[INFO] [stdout]     |           ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 271 |     fn single_unique(self) -> Option<Self::Item> where Self::Item : PartialEq;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/front/cst.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn info_size_as_int(&self, ty: Type) -> Cow<BasicTypeInfo> {
[INFO] [stdout]    |                             ^^^^^               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                             |                   |   |
[INFO] [stdout]    |                             |                   |   the same lifetime is hidden here
[INFO] [stdout]    |                             |                   the same lifetime is hidden here
[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] 96 |     pub fn info_size_as_int(&self, ty: Type) -> Cow<'_, BasicTypeInfo<'_>> {
[INFO] [stdout]    |                                                     +++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/front/cst.rs:365:24
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub fn size_as_int(&self, ptr_size_bits: u32) -> Cow<Self> where T: Clone {
[INFO] [stdout]     |                        ^^^^^                         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub fn size_as_int(&self, ptr_size_bits: u32) -> Cow<'_, Self> where T: Clone {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/front/scope.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn nest(&self) -> Scope<V> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn nest(&self) -> Scope<'_, V> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/front/scope.rs:48:98
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn find<'a, 's>(&'s self, root: Option<&'s Self>, id: &'a ast::Identifier) -> Result<'a, &V> {
[INFO] [stdout]    |                          --                     -- the lifetime is named here                    ^^ the same lifetime is elided here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the 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 `'s`
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn find<'a, 's>(&'s self, root: Option<&'s Self>, id: &'a ast::Identifier) -> Result<'a, &'s V> {
[INFO] [stdout]    |                                                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/front/resolve.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn resolve(ast: &front::Program<Option<ModuleContent>>) -> Result<ResolvedProgram> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |                                          |      |
[INFO] [stdout]    |                     |                                          |      the same lifetime is hidden here
[INFO] [stdout]    |                     |                                          the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn resolve(ast: &front::Program<Option<ModuleContent>>) -> Result<'_, ResolvedProgram<'_>> {
[INFO] [stdout]    |                                                                       +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/front/resolve.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn first_pass(ast: &AstProgram) -> Result<(ResolveState, CstProgram)> {
[INFO] [stdout]    |                    ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |               |       |             |
[INFO] [stdout]    |                    |               |       |             the same lifetime is hidden here
[INFO] [stdout]    |                    |               |       the same lifetime is hidden here
[INFO] [stdout]    |                    |               the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn first_pass(ast: &AstProgram) -> Result<'_, (ResolveState<'_>, CstProgram<'_>)> {
[INFO] [stdout]    |                                           +++              ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mid/analyse/usage.rs:330:27
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn expr_tree_iter(&self, root: Expression) -> ExpressionTreeIterator {
[INFO] [stdout]     |                           ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn expr_tree_iter(&self, root: Expression) -> ExpressionTreeIterator<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mid/analyse/usage.rs:371:29
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn reachable_blocks(&self, root: Block) -> ReachableBlocksIterator {
[INFO] [stdout]     |                             ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn reachable_blocks(&self, root: Block) -> ReachableBlocksIterator<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mid/opt/dce.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn func_param_mask(&self, func: Function, entry: Block) -> FuncParamMask {
[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] 72 |     fn func_param_mask(&self, func: Function, entry: Block) -> FuncParamMask<'_> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WrapIterator` is never constructed
[INFO] [stdout]    --> src/util/internal_iter.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub struct WrapIterator<I>(I);
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IterExt` is never used
[INFO] [stdout]    --> src/util/internal_iter.rs:268:11
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub trait IterExt: Iterator + Sized {
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/front/cst.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn info_size_as_int(&self, ty: Type) -> Cow<BasicTypeInfo> {
[INFO] [stdout]    |                             ^^^^^               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                             |                   |   |
[INFO] [stdout]    |                             |                   |   the same lifetime is hidden here
[INFO] [stdout]    |                             |                   the same lifetime is hidden here
[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] 96 |     pub fn info_size_as_int(&self, ty: Type) -> Cow<'_, BasicTypeInfo<'_>> {
[INFO] [stdout]    |                                                     +++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/front/cst.rs:365:24
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub fn size_as_int(&self, ptr_size_bits: u32) -> Cow<Self> where T: Clone {
[INFO] [stdout]     |                        ^^^^^                         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub fn size_as_int(&self, ptr_size_bits: u32) -> Cow<'_, Self> where T: Clone {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/front/scope.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn nest(&self) -> Scope<V> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn nest(&self) -> Scope<'_, V> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/front/scope.rs:48:98
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn find<'a, 's>(&'s self, root: Option<&'s Self>, id: &'a ast::Identifier) -> Result<'a, &V> {
[INFO] [stdout]    |                          --                     -- the lifetime is named here                    ^^ the same lifetime is elided here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the 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 `'s`
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn find<'a, 's>(&'s self, root: Option<&'s Self>, id: &'a ast::Identifier) -> Result<'a, &'s V> {
[INFO] [stdout]    |                                                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/front/resolve.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn resolve(ast: &front::Program<Option<ModuleContent>>) -> Result<ResolvedProgram> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |                                          |      |
[INFO] [stdout]    |                     |                                          |      the same lifetime is hidden here
[INFO] [stdout]    |                     |                                          the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn resolve(ast: &front::Program<Option<ModuleContent>>) -> Result<'_, ResolvedProgram<'_>> {
[INFO] [stdout]    |                                                                       +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/front/resolve.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn first_pass(ast: &AstProgram) -> Result<(ResolveState, CstProgram)> {
[INFO] [stdout]    |                    ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |               |       |             |
[INFO] [stdout]    |                    |               |       |             the same lifetime is hidden here
[INFO] [stdout]    |                    |               |       the same lifetime is hidden here
[INFO] [stdout]    |                    |               the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn first_pass(ast: &AstProgram) -> Result<'_, (ResolveState<'_>, CstProgram<'_>)> {
[INFO] [stdout]    |                                           +++              ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mid/analyse/usage.rs:330:27
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn expr_tree_iter(&self, root: Expression) -> ExpressionTreeIterator {
[INFO] [stdout]     |                           ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn expr_tree_iter(&self, root: Expression) -> ExpressionTreeIterator<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mid/analyse/usage.rs:371:29
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn reachable_blocks(&self, root: Block) -> ReachableBlocksIterator {
[INFO] [stdout]     |                             ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn reachable_blocks(&self, root: Block) -> ReachableBlocksIterator<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mid/opt/dce.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn func_param_mask(&self, func: Function, entry: Block) -> FuncParamMask {
[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] 72 |     fn func_param_mask(&self, func: Function, entry: Block) -> FuncParamMask<'_> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/root/full/runner.rs:151:31
[INFO] [stdout]     |
[INFO] [stdout] 151 | struct InvalidTestInstruction(String);
[INFO] [stdout]     |        ---------------------- ^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `InvalidTestInstruction` 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: fields `0` and `1` are never read
[INFO] [stdout]   --> src/bin/main.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 |     IO(std::io::Error, String),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 29 -     IO(std::io::Error, String),
[INFO] [stdout] 29 +     IO((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/main.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Walk(walkdir::Error),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileError` 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] 30 -     Walk(walkdir::Error),
[INFO] [stdout] 30 +     Walk(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/main.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     InvalidFileName(OsString),
[INFO] [stdout]    |     --------------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileError` 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] 31 -     InvalidFileName(OsString),
[INFO] [stdout] 31 +     InvalidFileName(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/main.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     DuplicateModule(String),
[INFO] [stdout]    |     --------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileError` 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] 32 -     DuplicateModule(String),
[INFO] [stdout] 32 +     DuplicateModule(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/main.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Parse(ParseError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileError` 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] 33 -     Parse(ParseError),
[INFO] [stdout] 33 +     Parse(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/main.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     Verify(VerifyError),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileError` 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] 34 -     Verify(VerifyError),
[INFO] [stdout] 34 +     Verify(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/bin/main.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 |     IO(std::io::Error, String),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 29 -     IO(std::io::Error, String),
[INFO] [stdout] 29 +     IO((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/main.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Walk(walkdir::Error),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileError` 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] 30 -     Walk(walkdir::Error),
[INFO] [stdout] 30 +     Walk(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/main.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     InvalidFileName(OsString),
[INFO] [stdout]    |     --------------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileError` 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] 31 -     InvalidFileName(OsString),
[INFO] [stdout] 31 +     InvalidFileName(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/main.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     DuplicateModule(String),
[INFO] [stdout]    |     --------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileError` 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] 32 -     DuplicateModule(String),
[INFO] [stdout] 32 +     DuplicateModule(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/main.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Parse(ParseError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileError` 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] 33 -     Parse(ParseError),
[INFO] [stdout] 33 +     Parse(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/main.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     Verify(VerifyError),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileError` 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] 34 -     Verify(VerifyError),
[INFO] [stdout] 34 +     Verify(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.31s
[INFO] running `Command { std: "docker" "inspect" "1839ba3a9a014d7a99b35b62de1c751865bc6c00e417a385d7a3e8518055af4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1839ba3a9a014d7a99b35b62de1c751865bc6c00e417a385d7a3e8518055af4e", kill_on_drop: false }`
[INFO] [stdout] 1839ba3a9a014d7a99b35b62de1c751865bc6c00e417a385d7a3e8518055af4e
