[INFO] cloning repository https://github.com/fawni/mabel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fawni/mabel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffawni%2Fmabel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffawni%2Fmabel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d597081233143adaae7066e0708220165375ce7
[INFO] checking fawni/mabel against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffawni%2Fmabel" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fawni/mabel
[INFO] finished tweaking git repo https://github.com/fawni/mabel
[INFO] tweaked toml for git repo https://github.com/fawni/mabel written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fawni/mabel on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fawni/mabel 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rect_packer v0.2.1
[INFO] [stderr]   Downloaded color-art v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97e9749b8e67a27ad66be72aaa96ef3d8d49fc8060aed816b803203654cc36bf
[INFO] running `Command { std: "docker" "start" "-a" "97e9749b8e67a27ad66be72aaa96ef3d8d49fc8060aed816b803203654cc36bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97e9749b8e67a27ad66be72aaa96ef3d8d49fc8060aed816b803203654cc36bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97e9749b8e67a27ad66be72aaa96ef3d8d49fc8060aed816b803203654cc36bf", kill_on_drop: false }`
[INFO] [stdout] 97e9749b8e67a27ad66be72aaa96ef3d8d49fc8060aed816b803203654cc36bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42d54a0741ea3317d747ea7c88bcdea8418ce3f4bfbbfb27c97bd8d1b6160c42
[INFO] running `Command { std: "docker" "start" "-a" "42d54a0741ea3317d747ea7c88bcdea8418ce3f4bfbbfb27c97bd8d1b6160c42", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking nohash v0.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking mabel-eno v0.4.4 (/opt/rustwide/workdir/mabel-eno)
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking rect_packer v0.2.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> mabel-eno/src/queries/embed_query.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Document(&'a Document),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 -     Document(&'a Document),
[INFO] [stdout] 23 +     Document(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> mabel-eno/src/queries/field_query.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Document(&'a Document),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     Document(&'a Document),
[INFO] [stdout] 24 +     Document(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> mabel-eno/src/queries/flag_query.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Document(&'a Document),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     Document(&'a Document),
[INFO] [stdout] 21 +     Document(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> mabel-eno/src/queries/section_query.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Document(&'a Document),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 54 -     Document(&'a Document),
[INFO] [stdout] 54 +     Document(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/elements/document.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn embed(&self, key: &str) -> Result<EmbedQuery, Error> {
[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] 49 |     pub fn embed(&self, key: &str) -> Result<EmbedQuery<'_>, Error> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/elements/document.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn field(&self, key: &str) -> Result<FieldQuery, Error> {
[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] 75 |     pub fn field(&self, key: &str) -> Result<FieldQuery<'_>, Error> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/elements/document.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn flag(&self, key: &str) -> Result<FlagQuery, Error> {
[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] 100 |     pub fn flag(&self, key: &str) -> Result<FlagQuery<'_>, Error> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/elements/document.rs:213:20
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn section(&self, key: &str) -> Result<SectionQuery, Error> {
[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] 213 |     pub fn section(&self, key: &str) -> Result<SectionQuery<'_>, Error> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/elements/section.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn embed(&self, key: &str) -> Result<EmbedQuery, Error> {
[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] 67 |     pub fn embed(&self, key: &str) -> Result<EmbedQuery<'_>, Error> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/elements/section.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn field(&self, key: &str) -> Result<FieldQuery, Error> {
[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] 93 |     pub fn field(&self, key: &str) -> Result<FieldQuery<'_>, Error> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/elements/section.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn flag(&self, key: &str) -> Result<FlagQuery, Error> {
[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] 118 |     pub fn flag(&self, key: &str) -> Result<FlagQuery<'_>, Error> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/elements/section.rs:295:20
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn section(&self, key: &str) -> Result<SectionQuery, Error> {
[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] 295 |     pub fn section(&self, key: &str) -> Result<SectionQuery<'_>, Error> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/queries/field_query.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn attribute(&self, key: &str) -> Result<AttributeQuery, Error> {
[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] 30 |     pub fn attribute(&self, key: &str) -> Result<AttributeQuery<'_>, Error> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/queries/section_query.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn single_embed_with_key(&self, key: &str) -> Matches<Embed>;
[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] 18 |     fn single_embed_with_key(&self, key: &str) -> Matches<'_, Embed>;
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/queries/section_query.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn single_field_with_key(&self, key: &str) -> Matches<Field>;
[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] 19 |     fn single_field_with_key(&self, key: &str) -> Matches<'_, Field>;
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/queries/section_query.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn single_flag_with_key(&self, key: &str) -> Matches<Flag>;
[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] 20 |     fn single_flag_with_key(&self, key: &str) -> Matches<'_, Flag>;
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/queries/section_query.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn single_section_with_key(&self, key: &str) -> Matches<Section>;
[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] 21 |     fn single_section_with_key(&self, key: &str) -> Matches<'_, Section>;
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/queries/section_query.rs:60:30
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn single_embed_with_key(&self, key: &str) -> Matches<Embed> {
[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] 60 |     fn single_embed_with_key(&self, key: &str) -> Matches<'_, Embed> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/queries/section_query.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn single_field_with_key(&self, key: &str) -> Matches<Field> {
[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] 82 |     fn single_field_with_key(&self, key: &str) -> Matches<'_, Field> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/queries/section_query.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn single_flag_with_key(&self, key: &str) -> Matches<Flag> {
[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] 104 |     fn single_flag_with_key(&self, key: &str) -> Matches<'_, Flag> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/queries/section_query.rs:126:32
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn single_section_with_key(&self, key: &str) -> Matches<Section> {
[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] 126 |     fn single_section_with_key(&self, key: &str) -> Matches<'_, Section> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/queries/section_query.rs:173:18
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn embed(&self, key: &str) -> Result<EmbedQuery, Error> {
[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] 173 |     pub fn embed(&self, key: &str) -> Result<EmbedQuery<'_>, Error> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/queries/section_query.rs:201:18
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn field(&self, key: &str) -> Result<FieldQuery, Error> {
[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] 201 |     pub fn field(&self, key: &str) -> Result<FieldQuery<'_>, Error> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/queries/section_query.rs:229:17
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn flag(&self, key: &str) -> Result<FlagQuery, Error> {
[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] 229 |     pub fn flag(&self, key: &str) -> Result<FlagQuery<'_>, Error> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/queries/section_query.rs:286:20
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn section(&self, key: &str) -> Result<SectionQuery, Error> {
[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] 286 |     pub fn section(&self, key: &str) -> Result<SectionQuery<'_>, Error> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> mabel-eno/src/queries/embed_query.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Document(&'a Document),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 -     Document(&'a Document),
[INFO] [stdout] 23 +     Document(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> mabel-eno/src/queries/field_query.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Document(&'a Document),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     Document(&'a Document),
[INFO] [stdout] 24 +     Document(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> mabel-eno/src/queries/flag_query.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Document(&'a Document),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     Document(&'a Document),
[INFO] [stdout] 21 +     Document(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> mabel-eno/src/queries/section_query.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Document(&'a Document),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 54 -     Document(&'a Document),
[INFO] [stdout] 54 +     Document(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/elements/document.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn embed(&self, key: &str) -> Result<EmbedQuery, Error> {
[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] 49 |     pub fn embed(&self, key: &str) -> Result<EmbedQuery<'_>, Error> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/elements/document.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn field(&self, key: &str) -> Result<FieldQuery, Error> {
[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] 75 |     pub fn field(&self, key: &str) -> Result<FieldQuery<'_>, Error> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/elements/document.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn flag(&self, key: &str) -> Result<FlagQuery, Error> {
[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] 100 |     pub fn flag(&self, key: &str) -> Result<FlagQuery<'_>, Error> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/elements/document.rs:213:20
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn section(&self, key: &str) -> Result<SectionQuery, Error> {
[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] 213 |     pub fn section(&self, key: &str) -> Result<SectionQuery<'_>, Error> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/elements/section.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn embed(&self, key: &str) -> Result<EmbedQuery, Error> {
[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] 67 |     pub fn embed(&self, key: &str) -> Result<EmbedQuery<'_>, Error> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/elements/section.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn field(&self, key: &str) -> Result<FieldQuery, Error> {
[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] 93 |     pub fn field(&self, key: &str) -> Result<FieldQuery<'_>, Error> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/elements/section.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn flag(&self, key: &str) -> Result<FlagQuery, Error> {
[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] 118 |     pub fn flag(&self, key: &str) -> Result<FlagQuery<'_>, Error> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/elements/section.rs:295:20
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn section(&self, key: &str) -> Result<SectionQuery, Error> {
[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] 295 |     pub fn section(&self, key: &str) -> Result<SectionQuery<'_>, Error> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/queries/field_query.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn attribute(&self, key: &str) -> Result<AttributeQuery, Error> {
[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] 30 |     pub fn attribute(&self, key: &str) -> Result<AttributeQuery<'_>, Error> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/queries/section_query.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn single_embed_with_key(&self, key: &str) -> Matches<Embed>;
[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] 18 |     fn single_embed_with_key(&self, key: &str) -> Matches<'_, Embed>;
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/queries/section_query.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn single_field_with_key(&self, key: &str) -> Matches<Field>;
[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] 19 |     fn single_field_with_key(&self, key: &str) -> Matches<'_, Field>;
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/queries/section_query.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn single_flag_with_key(&self, key: &str) -> Matches<Flag>;
[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] 20 |     fn single_flag_with_key(&self, key: &str) -> Matches<'_, Flag>;
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/queries/section_query.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn single_section_with_key(&self, key: &str) -> Matches<Section>;
[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] 21 |     fn single_section_with_key(&self, key: &str) -> Matches<'_, Section>;
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/queries/section_query.rs:60:30
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn single_embed_with_key(&self, key: &str) -> Matches<Embed> {
[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] 60 |     fn single_embed_with_key(&self, key: &str) -> Matches<'_, Embed> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mabel-eno/src/queries/section_query.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn single_field_with_key(&self, key: &str) -> Matches<Field> {
[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] 82 |     fn single_field_with_key(&self, key: &str) -> Matches<'_, Field> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/queries/section_query.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn single_flag_with_key(&self, key: &str) -> Matches<Flag> {
[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] 104 |     fn single_flag_with_key(&self, key: &str) -> Matches<'_, Flag> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/queries/section_query.rs:126:32
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn single_section_with_key(&self, key: &str) -> Matches<Section> {
[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] 126 |     fn single_section_with_key(&self, key: &str) -> Matches<'_, Section> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/queries/section_query.rs:173:18
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn embed(&self, key: &str) -> Result<EmbedQuery, Error> {
[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] 173 |     pub fn embed(&self, key: &str) -> Result<EmbedQuery<'_>, Error> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/queries/section_query.rs:201:18
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn field(&self, key: &str) -> Result<FieldQuery, Error> {
[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] 201 |     pub fn field(&self, key: &str) -> Result<FieldQuery<'_>, Error> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/queries/section_query.rs:229:17
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn flag(&self, key: &str) -> Result<FlagQuery, Error> {
[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] 229 |     pub fn flag(&self, key: &str) -> Result<FlagQuery<'_>, Error> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-eno/src/queries/section_query.rs:286:20
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn section(&self, key: &str) -> Result<SectionQuery, Error> {
[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] 286 |     pub fn section(&self, key: &str) -> Result<SectionQuery<'_>, Error> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking mabel-aseprite v0.3.9 (/opt/rustwide/workdir/mabel-aseprite)
[INFO] [stdout] warning: fields `profile_type` and `fixed_gamma` are never read
[INFO] [stdout]  --> mabel-aseprite/src/color_profile.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ColorProfile {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 5 |     pub profile_type: ColorProfileType,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 6 |     pub fixed_gamma: Option<f64>,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ColorProfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/file.rs:163:18
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn layer(&self, id: u32) -> Layer {
[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] 163 |     pub fn layer(&self, id: u32) -> Layer<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/file.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn layer_by_name(&self, name: &str) -> Option<Layer> {
[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] 175 |     pub fn layer_by_name(&self, name: &str) -> Option<Layer<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/file.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn layers(&self) -> LayersIter {
[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] 186 |     pub fn layers(&self) -> LayersIter<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/file.rs:198:18
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn frame(&self, index: u32) -> Frame {
[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] 198 |     pub fn frame(&self, index: u32) -> Frame<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/file.rs:211:16
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn cel(&self, frame: u32, layer: u32) -> Cel {
[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] 211 |     pub fn cel(&self, frame: u32, layer: u32) -> Cel<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/file.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn tilemap(&self, layer_id: u32, frame: u32) -> Option<Tilemap> {
[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] 267 |     pub fn tilemap(&self, layer_id: u32, frame: u32) -> Option<Tilemap<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/file.rs:450:18
[INFO] [stdout]     |
[INFO] [stdout] 450 |     pub fn layer(&self, layer_id: u32) -> Cel {
[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] 450 |     pub fn layer(&self, layer_id: u32) -> Cel<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/layer.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn parent(&self) -> Option<Layer> {
[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] 105 |     pub fn parent(&self) -> Option<Layer<'_>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/layer.rs:121:18
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn frame(&self, frame_id: u32) -> Cel {
[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] 121 |     pub fn frame(&self, frame_id: u32) -> Cel<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/pixel.rs:191:39
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub(crate) fn clone_as_image_rgba(&self) -> Cow<Vec<image::Rgba<u8>>> {
[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] 191 |     pub(crate) fn clone_as_image_rgba(&self) -> Cow<'_, Vec<image::Rgba<u8>>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `profile_type` and `fixed_gamma` are never read
[INFO] [stdout]  --> mabel-aseprite/src/color_profile.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ColorProfile {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 5 |     pub profile_type: ColorProfileType,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 6 |     pub fixed_gamma: Option<f64>,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ColorProfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/file.rs:163:18
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn layer(&self, id: u32) -> Layer {
[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] 163 |     pub fn layer(&self, id: u32) -> Layer<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/file.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn layer_by_name(&self, name: &str) -> Option<Layer> {
[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] 175 |     pub fn layer_by_name(&self, name: &str) -> Option<Layer<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/file.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn layers(&self) -> LayersIter {
[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] 186 |     pub fn layers(&self) -> LayersIter<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/file.rs:198:18
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn frame(&self, index: u32) -> Frame {
[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] 198 |     pub fn frame(&self, index: u32) -> Frame<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/file.rs:211:16
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn cel(&self, frame: u32, layer: u32) -> Cel {
[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] 211 |     pub fn cel(&self, frame: u32, layer: u32) -> Cel<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/file.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn tilemap(&self, layer_id: u32, frame: u32) -> Option<Tilemap> {
[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] 267 |     pub fn tilemap(&self, layer_id: u32, frame: u32) -> Option<Tilemap<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/file.rs:450:18
[INFO] [stdout]     |
[INFO] [stdout] 450 |     pub fn layer(&self, layer_id: u32) -> Cel {
[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] 450 |     pub fn layer(&self, layer_id: u32) -> Cel<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/layer.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn parent(&self) -> Option<Layer> {
[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] 105 |     pub fn parent(&self) -> Option<Layer<'_>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/layer.rs:121:18
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn frame(&self, frame_id: u32) -> Cel {
[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] 121 |     pub fn frame(&self, frame_id: u32) -> Cel<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mabel-aseprite/src/pixel.rs:191:39
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub(crate) fn clone_as_image_rgba(&self) -> Cow<Vec<image::Rgba<u8>>> {
[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] 191 |     pub(crate) fn clone_as_image_rgba(&self) -> Cow<'_, Vec<image::Rgba<u8>>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking color-art v0.3.8
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking mabel v0.2.0 (/opt/rustwide/workdir/mabel)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.12s
[INFO] running `Command { std: "docker" "inspect" "42d54a0741ea3317d747ea7c88bcdea8418ce3f4bfbbfb27c97bd8d1b6160c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d54a0741ea3317d747ea7c88bcdea8418ce3f4bfbbfb27c97bd8d1b6160c42", kill_on_drop: false }`
[INFO] [stdout] 42d54a0741ea3317d747ea7c88bcdea8418ce3f4bfbbfb27c97bd8d1b6160c42
