[INFO] cloning repository https://github.com/SpatialParadox/architectury-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpatialParadox/architectury-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpatialParadox%2Farchitectury-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpatialParadox%2Farchitectury-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 71bc8b4592e886ca39272f0683a893e7f1c67232
[INFO] checking SpatialParadox/architectury-cli against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpatialParadox%2Farchitectury-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SpatialParadox/architectury-cli
[INFO] finished tweaking git repo https://github.com/SpatialParadox/architectury-cli
[INFO] tweaked toml for git repo https://github.com/SpatialParadox/architectury-cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SpatialParadox/architectury-cli on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SpatialParadox/architectury-cli 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded eyre v0.6.8
[INFO] [stderr]   Downloaded pbkdf2 v0.10.1
[INFO] [stderr]   Downloaded clap_derive v4.0.6
[INFO] [stderr]   Downloaded zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]   Downloaded zip v0.6.2
[INFO] [stderr]   Downloaded backtrace v0.3.66
[INFO] [stderr]   Downloaded io-lifetimes v0.7.3
[INFO] [stderr]   Downloaded terminal_size v0.2.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.75
[INFO] [stderr]   Downloaded zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]   Downloaded color-spantrace v0.2.0
[INFO] [stderr]   Downloaded clap v4.0.6
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.15
[INFO] [stderr]   Downloaded openssl v0.10.41
[INFO] [stderr]   Downloaded rustix v0.35.11
[INFO] [stderr]   Downloaded tokio v1.21.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a952e5fbeaa2402e61bc8864574629f7a7809751da50d41a87409cd8b9d778bb
[INFO] running `Command { std: "docker" "start" "-a" "a952e5fbeaa2402e61bc8864574629f7a7809751da50d41a87409cd8b9d778bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a952e5fbeaa2402e61bc8864574629f7a7809751da50d41a87409cd8b9d778bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a952e5fbeaa2402e61bc8864574629f7a7809751da50d41a87409cd8b9d778bb", kill_on_drop: false }`
[INFO] [stdout] a952e5fbeaa2402e61bc8864574629f7a7809751da50d41a87409cd8b9d778bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7431f6cd43a643d009cd787c9b7df33433a25330f761be7b236dd5305f12072
[INFO] running `Command { std: "docker" "start" "-a" "b7431f6cd43a643d009cd787c9b7df33433a25330f761be7b236dd5305f12072", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling io-lifetimes v0.7.3
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling rustix v0.35.11
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking base64ct v1.0.1
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking tracing-subscriber v0.3.15
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking password-hash v0.3.2
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking pbkdf2 v0.10.1
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking terminal_size v0.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]    Compiling clap_derive v4.0.6
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking clap v4.0.6
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking reqwest v0.11.12
[INFO] [stderr]     Checking zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.2
[INFO] [stderr]     Checking architectury v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/new.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     ForgeFabric(bool),
[INFO] [stdout]    |     ----------- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 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] 20 -     ForgeFabric(bool),
[INFO] [stdout] 20 +     ForgeFabric(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/new.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ForgeQuilt(bool),
[INFO] [stdout]    |     ---------- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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 -     ForgeQuilt(bool),
[INFO] [stdout] 21 +     ForgeQuilt(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/new.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |     ForgeFabricLike(bool),
[INFO] [stdout]    |     --------------- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 22 -     ForgeFabricLike(bool),
[INFO] [stdout] 22 +     ForgeFabricLike(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/new.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ForgeFabricQuilt(bool),
[INFO] [stdout]    |     ---------------- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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 -     ForgeFabricQuilt(bool),
[INFO] [stdout] 23 +     ForgeFabricQuilt(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/web.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct AssetData {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 22 |     pub url: String,
[INFO] [stdout] 23 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AssetData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/web.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn get_templates(&self) -> Keys<String, HashMap<String, AssetData>> {
[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] 92 |     pub fn get_templates(&self) -> Keys<'_, String, HashMap<String, AssetData>> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/web.rs:96:34
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn get_template_versions(&self, template: &str) -> Result<Keys<String, AssetData>> {
[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] 96 |     pub fn get_template_versions(&self, template: &str) -> Result<Keys<'_, String, AssetData>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/new.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     ForgeFabric(bool),
[INFO] [stdout]    |     ----------- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 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] 20 -     ForgeFabric(bool),
[INFO] [stdout] 20 +     ForgeFabric(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/new.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ForgeQuilt(bool),
[INFO] [stdout]    |     ---------- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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 -     ForgeQuilt(bool),
[INFO] [stdout] 21 +     ForgeQuilt(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/new.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |     ForgeFabricLike(bool),
[INFO] [stdout]    |     --------------- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 22 -     ForgeFabricLike(bool),
[INFO] [stdout] 22 +     ForgeFabricLike(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/new.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ForgeFabricQuilt(bool),
[INFO] [stdout]    |     ---------------- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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 -     ForgeFabricQuilt(bool),
[INFO] [stdout] 23 +     ForgeFabricQuilt(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/web.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct AssetData {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 22 |     pub url: String,
[INFO] [stdout] 23 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AssetData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/web.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn get_templates(&self) -> Keys<String, HashMap<String, AssetData>> {
[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] 92 |     pub fn get_templates(&self) -> Keys<'_, String, HashMap<String, AssetData>> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/web.rs:96:34
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn get_template_versions(&self, template: &str) -> Result<Keys<String, AssetData>> {
[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] 96 |     pub fn get_template_versions(&self, template: &str) -> Result<Keys<'_, String, AssetData>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "b7431f6cd43a643d009cd787c9b7df33433a25330f761be7b236dd5305f12072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7431f6cd43a643d009cd787c9b7df33433a25330f761be7b236dd5305f12072", kill_on_drop: false }`
[INFO] [stdout] b7431f6cd43a643d009cd787c9b7df33433a25330f761be7b236dd5305f12072
