[INFO] cloning repository https://github.com/Krafi2/ladybug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Krafi2/ladybug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrafi2%2Fladybug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrafi2%2Fladybug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 341344318c1bd370f634f8db667f2cfe3e66fe30
[INFO] checking Krafi2/ladybug against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrafi2%2Fladybug" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Krafi2/ladybug
[INFO] finished tweaking git repo https://github.com/Krafi2/ladybug
[INFO] tweaked toml for git repo https://github.com/Krafi2/ladybug written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Krafi2/ladybug 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/Krafi2/ladybug already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded timeout-readwrite v0.3.3
[INFO] [stderr]   Downloaded indent v0.1.1
[INFO] [stderr]   Downloaded eyre v0.6.8
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.20
[INFO] [stderr]   Downloaded ref-cast v1.0.20
[INFO] [stderr]   Downloaded ariadne v0.2.0
[INFO] [stderr]   Downloaded indicatif v0.17.7
[INFO] [stderr]   Downloaded chumsky v0.9.2
[INFO] [stderr]   Downloaded portable-atomic v1.4.3
[INFO] [stderr]   Downloaded color-spantrace v0.2.0
[INFO] [stderr]   Downloaded rusqlite v0.29.0
[INFO] [stderr]   Downloaded color-eyre v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f85ef5e65d1713d53db49870005bfe3281e075264ebd5da81fda0a88822a1da0
[INFO] running `Command { std: "docker" "start" "-a" "f85ef5e65d1713d53db49870005bfe3281e075264ebd5da81fda0a88822a1da0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f85ef5e65d1713d53db49870005bfe3281e075264ebd5da81fda0a88822a1da0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f85ef5e65d1713d53db49870005bfe3281e075264ebd5da81fda0a88822a1da0", kill_on_drop: false }`
[INFO] [stdout] f85ef5e65d1713d53db49870005bfe3281e075264ebd5da81fda0a88822a1da0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7ed3666877217a7b760c94623b6e265f0387d7ccc74c0cb3cad322a8b5f1dba2
[INFO] running `Command { std: "docker" "start" "-a" "7ed3666877217a7b760c94623b6e265f0387d7ccc74c0cb3cad322a8b5f1dba2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking ariadne v0.2.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling ref-cast v1.0.20
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking quick-xml v0.28.2
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking indent v0.1.1
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking chumsky v0.9.2
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking parser v0.1.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]     Checking timeout-readwrite v0.3.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> parser/src/lib.rs:87:40
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn into_report(self, filename: &str) -> Report<span::AriadneSpan> {
[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] 87 |     pub fn into_report(self, filename: &str) -> Report<'_, span::AriadneSpan<'_>> {
[INFO] [stdout]    |                                                        +++                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/lib.rs:291:10
[INFO] [stdout]     |
[INFO] [stdout] 291 |     src: &str,
[INFO] [stdout]     |          ^^^^ the lifetime is elided here
[INFO] [stdout] 292 | ) -> chumsky::Stream<
[INFO] [stdout] 293 |     '_,
[INFO] [stdout]     |     ^^ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 296 |     std::iter::Map<std::iter::Enumerate<std::str::Chars>, fn((usize, char)) -> (char, Span)>,
[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] 296 |     std::iter::Map<std::iter::Enumerate<std::str::Chars<'_>>, fn((usize, char)) -> (char, Span)>,
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> parser/src/lib.rs:87:40
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn into_report(self, filename: &str) -> Report<span::AriadneSpan> {
[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] 87 |     pub fn into_report(self, filename: &str) -> Report<'_, span::AriadneSpan<'_>> {
[INFO] [stdout]    |                                                        +++                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/lib.rs:291:10
[INFO] [stdout]     |
[INFO] [stdout] 291 |     src: &str,
[INFO] [stdout]     |          ^^^^ the lifetime is elided here
[INFO] [stdout] 292 | ) -> chumsky::Stream<
[INFO] [stdout] 293 |     '_,
[INFO] [stdout]     |     ^^ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 296 |     std::iter::Map<std::iter::Enumerate<std::str::Chars>, fn((usize, char)) -> (char, Span)>,
[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] 296 |     std::iter::Map<std::iter::Enumerate<std::str::Chars<'_>>, fn((usize, char)) -> (char, Span)>,
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/parser.rs:218:14
[INFO] [stdout]     |
[INFO] [stdout] 218 |         src: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 219 |     ) -> chumsky::Stream<
[INFO] [stdout] 220 |         '_,
[INFO] [stdout]     |         ^^ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 224 |             std::iter::Enumerate<std::slice::Iter<Token>>,
[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] 224 |             std::iter::Enumerate<std::slice::Iter<'_, Token>>,
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling ref-cast-impl v1.0.20
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking clap v4.5.31
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking eval v0.1.0 (/opt/rustwide/workdir/eval)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> eval/src/error.rs:168:44
[INFO] [stdout]     |
[INFO] [stdout] 168 |               fn into_report(self, filename: &str) -> ::ariadne::Report<::parser::span::AriadneSpan> {
[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]    ::: eval/src/lib.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / report! {
[INFO] [stdout]  17 | |     (ValueError, Span) {
[INFO] [stdout]  18 | |         (ValueError::UnknownVar(var), span) => {
[INFO] [stdout]  19 | |             report(ReportKind::Error, span.start);
[INFO] [stdout] ...   |
[INFO] [stdout]  29 | | }
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this warning originates in the macro `report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |             fn into_report(self, filename: &str) -> ::ariadne::Report<'_, ::parser::span::AriadneSpan<'_>> {
[INFO] [stdout]     |                                                                       +++                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> eval/src/lib.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn into_report(self, filename: &str) -> ariadne::Report<AriadneSpan> {
[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] 32 |     fn into_report(self, filename: &str) -> ariadne::Report<'_, AriadneSpan<'_>> {
[INFO] [stdout]    |                                                             +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> eval/src/error.rs:168:44
[INFO] [stdout]     |
[INFO] [stdout] 168 |               fn into_report(self, filename: &str) -> ::ariadne::Report<::parser::span::AriadneSpan> {
[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]    ::: eval/src/lib.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | / report! {
[INFO] [stdout]  55 | |     ConvertError {
[INFO] [stdout]  56 | |         ConvertError::ValueErr { span, err } => {
[INFO] [stdout]  57 | |             report(ReportKind::Error, span.start);
[INFO] [stdout] ...   |
[INFO] [stdout]  70 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |             fn into_report(self, filename: &str) -> ::ariadne::Report<'_, ::parser::span::AriadneSpan<'_>> {
[INFO] [stdout]     |                                                                       +++                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> eval/src/error.rs:168:44
[INFO] [stdout]     |
[INFO] [stdout] 168 |               fn into_report(self, filename: &str) -> ::ariadne::Report<::parser::span::AriadneSpan> {
[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]    ::: eval/src/lib.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | / report! {
[INFO] [stdout]  87 | |     ParamError {
[INFO] [stdout]  88 | |         ParamError::Unused { span, name } => {
[INFO] [stdout]  89 | |             report(ReportKind::Error, span.start);
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |             fn into_report(self, filename: &str) -> ::ariadne::Report<'_, ::parser::span::AriadneSpan<'_>> {
[INFO] [stdout]     |                                                                       +++                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> eval/src/error.rs:82:36
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn into_report(self, filename: &str) -> ariadne::Report<AriadneSpan> {
[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] 82 |     fn into_report(self, filename: &str) -> ariadne::Report<'_, AriadneSpan<'_>> {
[INFO] [stdout]    |                                                             +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> eval/src/error.rs:97:36
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn into_report(self, filename: &str) -> ariadne::Report<AriadneSpan>;
[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] 97 |     fn into_report(self, filename: &str) -> ariadne::Report<'_, AriadneSpan<'_>>;
[INFO] [stdout]    |                                                             +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> eval/src/error.rs:111:53
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn into_report_boxed(self: Box<Self>, filename: &str) -> ariadne::Report<AriadneSpan>;
[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] 111 |     fn into_report_boxed(self: Box<Self>, filename: &str) -> ariadne::Report<'_, AriadneSpan<'_>>;
[INFO] [stdout]     |                                                                              +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> eval/src/error.rs:115:53
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn into_report_boxed(self: Box<Self>, filename: &str) -> ariadne::Report<AriadneSpan> {
[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] 115 |     fn into_report_boxed(self: Box<Self>, filename: &str) -> ariadne::Report<'_, AriadneSpan<'_>> {
[INFO] [stdout]     |                                                                              +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> eval/src/error.rs:127:36
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn into_report(self, filename: &str) -> ariadne::Report<AriadneSpan> {
[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] 127 |     fn into_report(self, filename: &str) -> ariadne::Report<'_, AriadneSpan<'_>> {
[INFO] [stdout]     |                                                             +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> eval/src/error.rs:168:44
[INFO] [stdout]     |
[INFO] [stdout] 168 |               fn into_report(self, filename: &str) -> ::ariadne::Report<::parser::span::AriadneSpan> {
[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]    ::: eval/src/lib.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / report! {
[INFO] [stdout]  17 | |     (ValueError, Span) {
[INFO] [stdout]  18 | |         (ValueError::UnknownVar(var), span) => {
[INFO] [stdout]  19 | |             report(ReportKind::Error, span.start);
[INFO] [stdout] ...   |
[INFO] [stdout]  29 | | }
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this warning originates in the macro `report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |             fn into_report(self, filename: &str) -> ::ariadne::Report<'_, ::parser::span::AriadneSpan<'_>> {
[INFO] [stdout]     |                                                                       +++                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> eval/src/lib.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn into_report(self, filename: &str) -> ariadne::Report<AriadneSpan> {
[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] 32 |     fn into_report(self, filename: &str) -> ariadne::Report<'_, AriadneSpan<'_>> {
[INFO] [stdout]    |                                                             +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> eval/src/error.rs:168:44
[INFO] [stdout]     |
[INFO] [stdout] 168 |               fn into_report(self, filename: &str) -> ::ariadne::Report<::parser::span::AriadneSpan> {
[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]    ::: eval/src/lib.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | / report! {
[INFO] [stdout]  55 | |     ConvertError {
[INFO] [stdout]  56 | |         ConvertError::ValueErr { span, err } => {
[INFO] [stdout]  57 | |             report(ReportKind::Error, span.start);
[INFO] [stdout] ...   |
[INFO] [stdout]  70 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |             fn into_report(self, filename: &str) -> ::ariadne::Report<'_, ::parser::span::AriadneSpan<'_>> {
[INFO] [stdout]     |                                                                       +++                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> eval/src/error.rs:168:44
[INFO] [stdout]     |
[INFO] [stdout] 168 |               fn into_report(self, filename: &str) -> ::ariadne::Report<::parser::span::AriadneSpan> {
[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]    ::: eval/src/lib.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | / report! {
[INFO] [stdout]  87 | |     ParamError {
[INFO] [stdout]  88 | |         ParamError::Unused { span, name } => {
[INFO] [stdout]  89 | |             report(ReportKind::Error, span.start);
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |             fn into_report(self, filename: &str) -> ::ariadne::Report<'_, ::parser::span::AriadneSpan<'_>> {
[INFO] [stdout]     |                                                                       +++                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> eval/src/error.rs:82:36
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn into_report(self, filename: &str) -> ariadne::Report<AriadneSpan> {
[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] 82 |     fn into_report(self, filename: &str) -> ariadne::Report<'_, AriadneSpan<'_>> {
[INFO] [stdout]    |                                                             +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> eval/src/error.rs:97:36
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn into_report(self, filename: &str) -> ariadne::Report<AriadneSpan>;
[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] 97 |     fn into_report(self, filename: &str) -> ariadne::Report<'_, AriadneSpan<'_>>;
[INFO] [stdout]    |                                                             +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> eval/src/error.rs:111:53
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn into_report_boxed(self: Box<Self>, filename: &str) -> ariadne::Report<AriadneSpan>;
[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] 111 |     fn into_report_boxed(self: Box<Self>, filename: &str) -> ariadne::Report<'_, AriadneSpan<'_>>;
[INFO] [stdout]     |                                                                              +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> eval/src/error.rs:115:53
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn into_report_boxed(self: Box<Self>, filename: &str) -> ariadne::Report<AriadneSpan> {
[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] 115 |     fn into_report_boxed(self: Box<Self>, filename: &str) -> ariadne::Report<'_, AriadneSpan<'_>> {
[INFO] [stdout]     |                                                                              +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> eval/src/error.rs:127:36
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn into_report(self, filename: &str) -> ariadne::Report<AriadneSpan> {
[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] 127 |     fn into_report(self, filename: &str) -> ariadne::Report<'_, AriadneSpan<'_>> {
[INFO] [stdout]     |                                                             +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr]     Checking zvariant_utils v3.2.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rusqlite v0.29.0
[INFO] [stderr]    Compiling zvariant_derive v5.4.0
[INFO] [stderr]     Checking data v0.1.0 (/opt/rustwide/workdir/data)
[INFO] [stderr]    Compiling zvariant v5.4.0
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.5.0
[INFO] [stderr]     Checking zbus v5.5.0
[INFO] [stderr]     Checking pkit_zbus v0.1.0 (/opt/rustwide/workdir/pkit_zbus)
[INFO] [stderr]     Checking provider v0.1.0 (/opt/rustwide/workdir/provider)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> provider/src/lib.rs:418:16
[INFO] [stdout]     |
[INFO] [stdout] 418 |     fn runtime(&self) -> &RuntimeCtx {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |                |         ||
[INFO] [stdout]     |                |         |the same lifetime is hidden here
[INFO] [stdout]     |                |         the same lifetime is elided 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] 418 |     fn runtime(&self) -> &RuntimeCtx<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> provider/src/lib.rs:509:20
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn runtime(&self) -> &RuntimeCtx {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided 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] 509 |     pub fn runtime(&self) -> &RuntimeCtx<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> provider/src/packagekit.rs:152:24
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn new_transaction(&mut self) -> color_eyre::Result<TransactionProxyBlocking> {
[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] 152 |     fn new_transaction(&mut self) -> color_eyre::Result<TransactionProxyBlocking<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking interpreter v0.1.0 (/opt/rustwide/workdir/interpreter)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> provider/src/lib.rs:418:16
[INFO] [stdout]     |
[INFO] [stdout] 418 |     fn runtime(&self) -> &RuntimeCtx {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |                |         ||
[INFO] [stdout]     |                |         |the same lifetime is hidden here
[INFO] [stdout]     |                |         the same lifetime is elided 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] 418 |     fn runtime(&self) -> &RuntimeCtx<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> provider/src/lib.rs:509:20
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn runtime(&self) -> &RuntimeCtx {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided 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] 509 |     pub fn runtime(&self) -> &RuntimeCtx<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> provider/src/packagekit.rs:152:24
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn new_transaction(&mut self) -> color_eyre::Result<TransactionProxyBlocking> {
[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] 152 |     fn new_transaction(&mut self) -> color_eyre::Result<TransactionProxyBlocking<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ladybug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name` and `desc` are never read
[INFO] [stdout]   --> src/unit.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Unit {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 11 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub desc: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Unit` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `desc` are never read
[INFO] [stdout]   --> src/unit.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Unit {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 11 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub desc: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Unit` 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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.95s
[INFO] running `Command { std: "docker" "inspect" "7ed3666877217a7b760c94623b6e265f0387d7ccc74c0cb3cad322a8b5f1dba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ed3666877217a7b760c94623b6e265f0387d7ccc74c0cb3cad322a8b5f1dba2", kill_on_drop: false }`
[INFO] [stdout] 7ed3666877217a7b760c94623b6e265f0387d7ccc74c0cb3cad322a8b5f1dba2
