[INFO] cloning repository https://github.com/Inky-developer/debris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Inky-developer/debris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c4510d7a5d3114db34cb9dc336d6c6206835994
[INFO] checking Inky-developer/debris against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Inky-developer/debris
[INFO] finished tweaking git repo https://github.com/Inky-developer/debris
[INFO] tweaked toml for git repo https://github.com/Inky-developer/debris written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Inky-developer/debris on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Inky-developer/debris already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/SuperTails/datapack_common.git`
[INFO] [stderr]     Updating git repository `https://github.com/SuperTails/datapackvm`
[INFO] [stderr]     Updating git repository `https://github.com/Inky-developer/mc_utils`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Inky-developer/command-parser`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dissimilar v1.0.7
[INFO] [stderr]   Downloaded ciborium-io v0.2.1
[INFO] [stderr]   Downloaded yansi-term v0.1.2
[INFO] [stderr]   Downloaded expect-test v1.4.1
[INFO] [stderr]   Downloaded ciborium-ll v0.2.1
[INFO] [stderr]   Downloaded java-properties v1.4.1
[INFO] [stderr]   Downloaded ciborium v0.2.1
[INFO] [stderr]   Downloaded clap v4.4.10
[INFO] [stderr]   Downloaded annotate-snippets v0.9.2
[INFO] [stderr]   Downloaded itertools v0.12.0
[INFO] [stderr]   Downloaded ureq v2.9.1
[INFO] [stderr]   Downloaded clap_builder v4.4.9
[INFO] [stderr]   Downloaded rustix v0.38.25
[INFO] [stderr]   Downloaded webpki-roots v0.25.3
[INFO] [stderr]   Downloaded rustls v0.21.9
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.11
[INFO] [stderr]   Downloaded ring v0.17.6
[INFO] [stderr]   Downloaded elsa v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a25a41518c99c3e2a2e3a62bff7b4d9993c6d359c30904c9586f7773a37de8ba
[INFO] running `Command { std: "docker" "start" "-a" "a25a41518c99c3e2a2e3a62bff7b4d9993c6d359c30904c9586f7773a37de8ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a25a41518c99c3e2a2e3a62bff7b4d9993c6d359c30904c9586f7773a37de8ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a25a41518c99c3e2a2e3a62bff7b4d9993c6d359c30904c9586f7773a37de8ba", kill_on_drop: false }`
[INFO] [stdout] a25a41518c99c3e2a2e3a62bff7b4d9993c6d359c30904c9586f7773a37de8ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66a31a97631180b925ff8f1c025e2a91a210ba49dc0fdb7a17dfdceade373925
[INFO] running `Command { std: "docker" "start" "-a" "66a31a97631180b925ff8f1c025e2a91a210ba49dc0fdb7a17dfdceade373925", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking smol_str v0.2.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]     Checking yansi-term v0.1.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking elsa v1.9.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking annotate-snippets v0.9.2
[INFO] [stderr]    Compiling rustls v0.21.9
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking webpki-roots v0.25.3
[INFO] [stderr]     Checking clap_builder v4.4.9
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rcon v0.1.0 (https://github.com/Inky-developer/mc_utils#03f2e628)
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking debris-common v0.1.0 (/opt/rustwide/workdir/debris/common)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> debris/common/src/input_file.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn get_code_ref(&self, code_id: CodeId) -> CodeRef {
[INFO] [stdout]    |                         ^^^^^                      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn get_code_ref(&self, code_id: CodeId) -> CodeRef<'_> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> debris/common/src/input_file.rs:145:26
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn get_span_code(&self, span: Span) -> CodeRef {
[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] 145 |     pub fn get_span_code(&self, span: Span) -> CodeRef<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dissimilar v1.0.7
[INFO] [stderr]     Checking expect-test v1.4.1
[INFO] [stderr]     Checking language_server v0.1.0 (/opt/rustwide/workdir/debris/language_server)
[INFO] [stderr]    Compiling ring v0.17.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> debris/common/src/input_file.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn get_code_ref(&self, code_id: CodeId) -> CodeRef {
[INFO] [stdout]    |                         ^^^^^                      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn get_code_ref(&self, code_id: CodeId) -> CodeRef<'_> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> debris/common/src/input_file.rs:145:26
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn get_span_code(&self, span: Span) -> CodeRef {
[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] 145 |     pub fn get_span_code(&self, span: Span) -> CodeRef<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking debris-error v0.1.0 (/opt/rustwide/workdir/debris/error)
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> debris/error/src/snippet.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn as_snippet(&self, input_files: &InputFiles) -> Snippet {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn as_snippet(&self, input_files: &InputFiles) -> Snippet<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> debris/error/src/snippet.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn as_slice(&self, input_files: &InputFiles) -> Slice {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here   ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn as_slice(&self, input_files: &InputFiles) -> Slice<'_> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> debris/error/src/snippet.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn as_annotation(&self) -> Annotation {
[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] 88 |     pub fn as_annotation(&self) -> Annotation<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> debris/error/src/snippet.rs:98:33
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn as_source_annotation(&self, input_files: &InputFiles) -> SourceAnnotation {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn as_source_annotation(&self, input_files: &InputFiles) -> SourceAnnotation<'_> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> debris/error/src/snippet.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn as_snippet(&self, input_files: &InputFiles) -> Snippet {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn as_snippet(&self, input_files: &InputFiles) -> Snippet<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> debris/error/src/snippet.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn as_slice(&self, input_files: &InputFiles) -> Slice {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here   ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn as_slice(&self, input_files: &InputFiles) -> Slice<'_> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> debris/error/src/snippet.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn as_annotation(&self) -> Annotation {
[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] 88 |     pub fn as_annotation(&self) -> Annotation<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> debris/error/src/snippet.rs:98:33
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn as_source_annotation(&self, input_files: &InputFiles) -> SourceAnnotation {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn as_source_annotation(&self, input_files: &InputFiles) -> SourceAnnotation<'_> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v4.4.10
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking java-properties v1.4.1
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]    Compiling parse_macro v0.1.0 (https://github.com/Inky-developer/command-parser#bfae7be7)
[INFO] [stderr]     Checking command_parser v0.1.0 (https://github.com/Inky-developer/command-parser#bfae7be7)
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking logos v0.13.0
[INFO] [stderr]     Checking debris-parser v0.1.0 (/opt/rustwide/workdir/debris/parser)
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> debris/parser/src/syntax_tree.rs:58:71
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn debug_fmt<'a>(&'a self, source: &'a str) -> impl Display + '_ {
[INFO] [stdout]    |                           --                --                        ^^ the same lifetime is elided here
[INFO] [stdout]    |                           |                 |
[INFO] [stdout]    |                           |                 the lifetime is named 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] 58 -     pub fn debug_fmt<'a>(&'a self, source: &'a str) -> impl Display + '_ {
[INFO] [stdout] 58 +     pub fn debug_fmt<'a>(&'a self, source: &'a str) -> impl Display + 'a {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking debris-hir v0.1.0 (/opt/rustwide/workdir/debris/hir)
[INFO] [stderr]     Checking debris-mir v0.1.0 (/opt/rustwide/workdir/debris/mir)
[INFO] [stderr]     Checking debris-llir v0.1.0 (/opt/rustwide/workdir/debris/llir)
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> debris/parser/src/syntax_tree.rs:58:71
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn debug_fmt<'a>(&'a self, source: &'a str) -> impl Display + '_ {
[INFO] [stdout]    |                           --                --                        ^^ the same lifetime is elided here
[INFO] [stdout]    |                           |                 |
[INFO] [stdout]    |                           |                 the lifetime is named 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] 58 -     pub fn debug_fmt<'a>(&'a self, source: &'a str) -> impl Display + '_ {
[INFO] [stdout] 58 +     pub fn debug_fmt<'a>(&'a self, source: &'a str) -> impl Display + 'a {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]    --> debris/llir/src/llir_builder.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     Parameter {
[INFO] [stdout]     |     --------- field in this variant
[INFO] [stdout] 149 |         span: Span,
[INFO] [stdout] 150 |         index: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FunctionParameter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]    --> debris/llir/src/llir_builder.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |     Generic {
[INFO] [stdout]     |     ------- field in this variant
[INFO] [stdout] 156 |         span: Span,
[INFO] [stdout] 157 |         index: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FunctionParameter` 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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> debris/llir/src/llir_function_builder.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 233 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 234 |         obj_id: MirObjectId,
[INFO] [stdout] 235 |         mut state: &'a SharedState,
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 236 |     ) -> Option<&CloneCell<ObjectRef>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 236 |     ) -> Option<&'a CloneCell<ObjectRef>> {
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking debris-std v0.1.0 (/opt/rustwide/workdir/debris/std)
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]    --> debris/llir/src/llir_builder.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     Parameter {
[INFO] [stdout]     |     --------- field in this variant
[INFO] [stdout] 149 |         span: Span,
[INFO] [stdout] 150 |         index: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FunctionParameter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]    --> debris/llir/src/llir_builder.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |     Generic {
[INFO] [stdout]     |     ------- field in this variant
[INFO] [stdout] 156 |         span: Span,
[INFO] [stdout] 157 |         index: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FunctionParameter` 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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> debris/llir/src/llir_function_builder.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 233 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 234 |         obj_id: MirObjectId,
[INFO] [stdout] 235 |         mut state: &'a SharedState,
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 236 |     ) -> Option<&CloneCell<ObjectRef>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 236 |     ) -> Option<&'a CloneCell<ObjectRef>> {
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking ureq v2.9.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking datapack_common v0.1.0 (https://github.com/SuperTails/datapack_common.git#db1fea9b)
[INFO] [stderr]     Checking server v0.1.0 (https://github.com/Inky-developer/mc_utils#03f2e628)
[INFO] [stderr]     Checking mc_utils v0.1.0 (https://github.com/Inky-developer/mc_utils#03f2e628)
[INFO] [stderr]     Checking debris-backends v0.1.0 (/opt/rustwide/workdir/debris/backends)
[INFO] [stderr]     Checking datapack_vm v0.1.0 (https://github.com/SuperTails/datapackvm#7670372b)
[INFO] [stderr]     Checking debris-lang v0.1.0 (/opt/rustwide/workdir/debris)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.45s
[INFO] running `Command { std: "docker" "inspect" "66a31a97631180b925ff8f1c025e2a91a210ba49dc0fdb7a17dfdceade373925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66a31a97631180b925ff8f1c025e2a91a210ba49dc0fdb7a17dfdceade373925", kill_on_drop: false }`
[INFO] [stdout] 66a31a97631180b925ff8f1c025e2a91a210ba49dc0fdb7a17dfdceade373925
