[INFO] cloning repository https://github.com/MDFL64/BuntScript
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MDFL64/BuntScript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMDFL64%2FBuntScript", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMDFL64%2FBuntScript'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba9f1acca50dbf4fee49cd4e1acedd6289cfab28
[INFO] checking MDFL64/BuntScript against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMDFL64%2FBuntScript" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MDFL64/BuntScript
[INFO] finished tweaking git repo https://github.com/MDFL64/BuntScript
[INFO] tweaked toml for git repo https://github.com/MDFL64/BuntScript written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MDFL64/BuntScript on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MDFL64/BuntScript 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded beef v0.5.2
[INFO] [stderr]   Downloaded cranelift-native v0.104.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.13
[INFO] [stderr]   Downloaded slice-group-by v0.3.1
[INFO] [stderr]   Downloaded region v2.2.0
[INFO] [stderr]   Downloaded cranelift v0.104.0
[INFO] [stderr]   Downloaded cranelift-module v0.104.0
[INFO] [stderr]   Downloaded cranelift-jit v0.104.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.104.0
[INFO] [stderr]   Downloaded arbitrary v1.3.2
[INFO] [stderr]   Downloaded cranelift-frontend v0.104.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.104.0
[INFO] [stderr]   Downloaded indexmap v2.2.2
[INFO] [stderr]   Downloaded ahash v0.8.7
[INFO] [stderr]   Downloaded regalloc2 v0.9.3
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.104.0
[INFO] [stderr]   Downloaded cranelift-entity v0.104.0
[INFO] [stderr]   Downloaded cranelift-control v0.104.0
[INFO] [stderr]   Downloaded logos-codegen v0.14.0
[INFO] [stderr]   Downloaded fallible-iterator v0.3.0
[INFO] [stderr]   Downloaded cranelift-isle v0.104.0
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v17.0.0
[INFO] [stderr]   Downloaded logos-derive v0.14.0
[INFO] [stderr]   Downloaded cranelift-codegen v0.104.0
[INFO] [stderr]   Downloaded logos v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b5200de23f7d0abdc9f7d7b3d0c76a74bb92119f8d4462b58d3afa7388ee480
[INFO] running `Command { std: "docker" "start" "-a" "6b5200de23f7d0abdc9f7d7b3d0c76a74bb92119f8d4462b58d3afa7388ee480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b5200de23f7d0abdc9f7d7b3d0c76a74bb92119f8d4462b58d3afa7388ee480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b5200de23f7d0abdc9f7d7b3d0c76a74bb92119f8d4462b58d3afa7388ee480", kill_on_drop: false }`
[INFO] [stdout] 6b5200de23f7d0abdc9f7d7b3d0c76a74bb92119f8d4462b58d3afa7388ee480
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22d310081648564f8635520ba9c08c47f93dc301053df59b4f61c7345adc6bb5
[INFO] running `Command { std: "docker" "start" "-a" "22d310081648564f8635520ba9c08c47f93dc301053df59b4f61c7345adc6bb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling cranelift-isle v0.104.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.104.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking cranelift-entity v0.104.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.104.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking cranelift-bforest v0.104.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking indexmap v2.2.2
[INFO] [stderr]     Checking cranelift-control v0.104.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v17.0.0
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]    Compiling cranelift-codegen v0.104.0
[INFO] [stderr]    Compiling logos-codegen v0.14.0
[INFO] [stderr]    Compiling logos-derive v0.14.0
[INFO] [stderr]     Checking logos v0.14.0
[INFO] [stderr]     Checking cranelift-module v0.104.0
[INFO] [stderr]     Checking cranelift-frontend v0.104.0
[INFO] [stderr]     Checking cranelift-native v0.104.0
[INFO] [stderr]     Checking cranelift v0.104.0
[INFO] [stderr]     Checking cranelift-jit v0.104.0
[INFO] [stderr]     Checking buntscript v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Borrow`
[INFO] [stdout]  --> src/front/front.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     borrow::{Borrow, Cow}, cell::{OnceCell, RefCell}, collections::HashMap, path::{Path, PathBuf}, sync::{Arc, Mutex, OnceLock}
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time::Instant`
[INFO] [stdout]   --> src/main.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::{fs, path::PathBuf, time::Instant};
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Borrow`
[INFO] [stdout]  --> src/front/front.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     borrow::{Borrow, Cow}, cell::{OnceCell, RefCell}, collections::HashMap, path::{Path, PathBuf}, sync::{Arc, Mutex, OnceLock}
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time::Instant`
[INFO] [stdout]   --> src/main.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::{fs, path::PathBuf, time::Instant};
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parser`
[INFO] [stdout]    --> src/front/code.rs:473:24
[INFO] [stdout]     |
[INFO] [stdout] 473 | fn get_common_type<'a>(parser: &Parser<'a>, a: &Type, b: &Type) -> Result<Type, CompileError> {
[INFO] [stdout]     |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/front/front.rs:145:36
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 ModuleSource::File(path) => OnceCell::new(),
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parser`
[INFO] [stdout]    --> src/front/code.rs:473:24
[INFO] [stdout]     |
[INFO] [stdout] 473 | fn get_common_type<'a>(parser: &Parser<'a>, a: &Type, b: &Type) -> Result<Type, CompileError> {
[INFO] [stdout]     |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/front/front.rs:145:36
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 ModuleSource::File(path) => OnceCell::new(),
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shell_dump` is never used
[INFO] [stdout]   --> src/main.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | unsafe fn shell_dump(code: *const u8) {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> src/front/code.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Expr<'a> {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub span: Range<u32>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `String` is never constructed
[INFO] [stdout]   --> src/front/types.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum TypeKind<A> {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeKind` 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: fields `kind` and `message` are never read
[INFO] [stdout]  --> src/errors.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct CompileError {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 3 |     pub kind: CompileErrorKind,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 4 |     pub message: String,
[INFO] [stdout]   |         ^^^^^^^
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NotYetImplemented` is never constructed
[INFO] [stdout]   --> src/errors.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum CompileErrorKind {
[INFO] [stdout]    |          ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 21 |     NotYetImplemented, /*FileNotFound(PathBuf),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_vec`, `get_mut`, `iter_mut`, and `len` are never used
[INFO] [stdout]   --> src/handle_vec.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<T> HandleVec<T> {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn from_vec(data: Vec<T>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn get_mut(&mut self, handle: Handle<T>) -> &mut T {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = (Handle<T>, &mut T)> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/front/front.rs:172:38
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn items(&'a self) -> Result<&ModuleItems<'a>, CompileError> {
[INFO] [stdout]     |                   --                 ^^^^^^^^^^^^^--^
[INFO] [stdout]     |                   |                  |            |
[INFO] [stdout]     |                   |                  |            the same lifetime is named here
[INFO] [stdout]     |                   |                  the same lifetime is elided here
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn items(&'a self) -> Result<&'a ModuleItems<'a>, CompileError> {
[INFO] [stdout]     |                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shell_dump` is never used
[INFO] [stdout]   --> src/main.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | unsafe fn shell_dump(code: *const u8) {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> src/front/code.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Expr<'a> {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub span: Range<u32>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `String` is never constructed
[INFO] [stdout]   --> src/front/types.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum TypeKind<A> {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeKind` 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: fields `kind` and `message` are never read
[INFO] [stdout]  --> src/errors.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct CompileError {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 3 |     pub kind: CompileErrorKind,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 4 |     pub message: String,
[INFO] [stdout]   |         ^^^^^^^
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NotYetImplemented` is never constructed
[INFO] [stdout]   --> src/errors.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum CompileErrorKind {
[INFO] [stdout]    |          ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 21 |     NotYetImplemented, /*FileNotFound(PathBuf),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_vec`, `get_mut`, `iter_mut`, and `len` are never used
[INFO] [stdout]   --> src/handle_vec.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<T> HandleVec<T> {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn from_vec(data: Vec<T>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn get_mut(&mut self, handle: Handle<T>) -> &mut T {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = (Handle<T>, &mut T)> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/front/front.rs:172:38
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn items(&'a self) -> Result<&ModuleItems<'a>, CompileError> {
[INFO] [stdout]     |                   --                 ^^^^^^^^^^^^^--^
[INFO] [stdout]     |                   |                  |            |
[INFO] [stdout]     |                   |                  |            the same lifetime is named here
[INFO] [stdout]     |                   |                  the same lifetime is elided here
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn items(&'a self) -> Result<&'a ModuleItems<'a>, CompileError> {
[INFO] [stdout]     |                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.08s
[INFO] running `Command { std: "docker" "inspect" "22d310081648564f8635520ba9c08c47f93dc301053df59b4f61c7345adc6bb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22d310081648564f8635520ba9c08c47f93dc301053df59b4f61c7345adc6bb5", kill_on_drop: false }`
[INFO] [stdout] 22d310081648564f8635520ba9c08c47f93dc301053df59b4f61c7345adc6bb5
