[INFO] cloning repository https://github.com/shreyasm-dev/telid-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shreyasm-dev/telid-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshreyasm-dev%2Ftelid-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshreyasm-dev%2Ftelid-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bcaf9b26cae3ed14eddba108bfcbba8b67d332e3
[INFO] checking shreyasm-dev/telid-lang against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshreyasm-dev%2Ftelid-lang" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shreyasm-dev/telid-lang
[INFO] finished tweaking git repo https://github.com/shreyasm-dev/telid-lang
[INFO] tweaked toml for git repo https://github.com/shreyasm-dev/telid-lang written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shreyasm-dev/telid-lang 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/shreyasm-dev/telid-lang 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded newline-converter v0.2.2
[INFO] [stderr]   Downloaded ariadne v0.3.0
[INFO] [stderr]   Downloaded ordered-float v3.8.0
[INFO] [stderr]   Downloaded scoped_stack v1.1.2
[INFO] [stderr]   Downloaded inquire v0.6.2
[INFO] [stderr]   Downloaded dyn-clone v1.0.13
[INFO] [stderr]   Downloaded chumsky v0.9.2
[INFO] [stderr]   Downloaded strum_macros v0.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d4359361af9927aea47c6a34ae9300d2e8c3ecbd9e3182b6afe3e4d240f05e06
[INFO] running `Command { std: "docker" "start" "-a" "d4359361af9927aea47c6a34ae9300d2e8c3ecbd9e3182b6afe3e4d240f05e06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4359361af9927aea47c6a34ae9300d2e8c3ecbd9e3182b6afe3e4d240f05e06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4359361af9927aea47c6a34ae9300d2e8c3ecbd9e3182b6afe3e4d240f05e06", kill_on_drop: false }`
[INFO] [stdout] d4359361af9927aea47c6a34ae9300d2e8c3ecbd9e3182b6afe3e4d240f05e06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 306d49d01422ad752e001d32742f49881831cad0919de2e376ea227aee2fcb54
[INFO] running `Command { std: "docker" "start" "-a" "306d49d01422ad752e001d32742f49881831cad0919de2e376ea227aee2fcb54", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking scoped_stack v1.1.2
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking dyn-clone v1.0.13
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking ariadne v0.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking chumsky v0.9.2
[INFO] [stderr]     Checking ordered-float v3.8.0
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]     Checking thiserror v1.0.47
[INFO] [stderr]     Checking inquire v0.6.2
[INFO] [stderr]     Checking telid-lang v0.1.0 (/opt/rustwide/workdir/telid-lang)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> telid-lang/src/evaluator/value.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, PartialEq, AsRefStr)]
[INFO] [stdout]    |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     function: fn(Range<usize>, Vec<Value>) -> Result<Value, EvaluationError>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> telid-lang/src/lexer/lexer.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub fn new(source: &'a str) -> Lexer {
[INFO] [stdout]    |                       --         ^^^^^ the same lifetime is hidden 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub fn new(source: &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> telid-lang/src/lexer/lexer.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let chars = self.source.clone();
[INFO] [stdout]    |                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> telid-lang/src/error.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |     &'a self,
[INFO] [stdout]    |      -- the lifetime is named here
[INFO] [stdout] 16 |     src: &'a str,
[INFO] [stdout]    |           -- the lifetime is named here
[INFO] [stdout] 17 |     span: Range<usize>,
[INFO] [stdout] 18 |   ) -> Report<'a, (&str, std::ops::Range<usize>)> {
[INFO] [stdout]    |               --   ^^^^ the same lifetime is elided here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ) -> Report<'a, (&'a str, std::ops::Range<usize>)> {
[INFO] [stdout]    |                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> telid-lang/src/error.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |     &'a self,
[INFO] [stdout]    |      -- the lifetime is named here
[INFO] [stdout] 56 |     src: &'a str,
[INFO] [stdout]    |           -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 59 |   ) -> Report<'a, (&str, std::ops::Range<usize>)> {
[INFO] [stdout]    |               --   ^^^^ the same lifetime is elided here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 59 |   ) -> Report<'a, (&'a str, std::ops::Range<usize>)> {
[INFO] [stdout]    |                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking telid v0.1.0 (/opt/rustwide/workdir/telid)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> telid/src/main.rs:76:36
[INFO] [stdout]    |
[INFO] [stdout] 76 |   let mut lexer = Lexer::new(source.clone());
[INFO] [stdout]    |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> telid/src/main.rs:84:43
[INFO] [stdout]    |
[INFO] [stdout] 84 |           .eprint((id, Source::from(source.clone())))
[INFO] [stdout]    |                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> telid/src/main.rs:105:41
[INFO] [stdout]     |
[INFO] [stdout] 105 |         .eprint((id, Source::from(source.clone())))
[INFO] [stdout]     |                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> telid/src/main.rs:117:41
[INFO] [stdout]     |
[INFO] [stdout] 117 |         .eprint((id, Source::from(source.clone())))
[INFO] [stdout]     |                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> telid/src/main.rs:76:36
[INFO] [stdout]    |
[INFO] [stdout] 76 |   let mut lexer = Lexer::new(source.clone());
[INFO] [stdout]    |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> telid/src/main.rs:84:43
[INFO] [stdout]    |
[INFO] [stdout] 84 |           .eprint((id, Source::from(source.clone())))
[INFO] [stdout]    |                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> telid/src/main.rs:105:41
[INFO] [stdout]     |
[INFO] [stdout] 105 |         .eprint((id, Source::from(source.clone())))
[INFO] [stdout]     |                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> telid/src/main.rs:117:41
[INFO] [stdout]     |
[INFO] [stdout] 117 |         .eprint((id, Source::from(source.clone())))
[INFO] [stdout]     |                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> telid-lang/src/evaluator/value.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, PartialEq, AsRefStr)]
[INFO] [stdout]    |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     function: fn(Range<usize>, Vec<Value>) -> Result<Value, EvaluationError>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> telid-lang/src/lexer/lexer.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub fn new(source: &'a str) -> Lexer {
[INFO] [stdout]    |                       --         ^^^^^ the same lifetime is hidden 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub fn new(source: &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> telid-lang/src/lexer/lexer.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let chars = self.source.clone();
[INFO] [stdout]    |                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> telid-lang/src/error.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |     &'a self,
[INFO] [stdout]    |      -- the lifetime is named here
[INFO] [stdout] 16 |     src: &'a str,
[INFO] [stdout]    |           -- the lifetime is named here
[INFO] [stdout] 17 |     span: Range<usize>,
[INFO] [stdout] 18 |   ) -> Report<'a, (&str, std::ops::Range<usize>)> {
[INFO] [stdout]    |               --   ^^^^ the same lifetime is elided here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ) -> Report<'a, (&'a str, std::ops::Range<usize>)> {
[INFO] [stdout]    |                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> telid-lang/src/error.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |     &'a self,
[INFO] [stdout]    |      -- the lifetime is named here
[INFO] [stdout] 56 |     src: &'a str,
[INFO] [stdout]    |           -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 59 |   ) -> Report<'a, (&str, std::ops::Range<usize>)> {
[INFO] [stdout]    |               --   ^^^^ the same lifetime is elided here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 59 |   ) -> Report<'a, (&'a str, std::ops::Range<usize>)> {
[INFO] [stdout]    |                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.42s
[INFO] running `Command { std: "docker" "inspect" "306d49d01422ad752e001d32742f49881831cad0919de2e376ea227aee2fcb54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "306d49d01422ad752e001d32742f49881831cad0919de2e376ea227aee2fcb54", kill_on_drop: false }`
[INFO] [stdout] 306d49d01422ad752e001d32742f49881831cad0919de2e376ea227aee2fcb54
