[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#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195
[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 e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip v0.6.2
[INFO] [stderr]   Downloaded digest v0.10.5
[INFO] [stderr]   Downloaded zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]   Downloaded clap_derive v4.0.6
[INFO] [stderr]   Downloaded zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.75
[INFO] [stderr]   Downloaded time v0.3.14
[INFO] [stderr]   Downloaded pbkdf2 v0.10.1
[INFO] [stderr]   Downloaded clap v4.0.6
[INFO] [stderr]   Downloaded openssl v0.10.41
[INFO] [stderr]   Downloaded libc v0.2.134
[INFO] [stderr]   Downloaded zstd-sys v1.6.3+zstd.1.5.2
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10b84cba419cd7e7741cd8f54f6c6e730a24fe32dfff04d6edf4cfde1c7696e7
[INFO] running `Command { std: "docker" "start" "-a" "10b84cba419cd7e7741cd8f54f6c6e730a24fe32dfff04d6edf4cfde1c7696e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10b84cba419cd7e7741cd8f54f6c6e730a24fe32dfff04d6edf4cfde1c7696e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10b84cba419cd7e7741cd8f54f6c6e730a24fe32dfff04d6edf4cfde1c7696e7", kill_on_drop: false }`
[INFO] [stdout] 10b84cba419cd7e7741cd8f54f6c6e730a24fe32dfff04d6edf4cfde1c7696e7
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a86f382391110ed5f792a5de8bede64b9ffaa37fa7b4728c168a59cf67041d3a
[INFO] running `Command { std: "docker" "start" "-a" "a86f382391110ed5f792a5de8bede64b9ffaa37fa7b4728c168a59cf67041d3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking generic-array v0.14.6
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling io-lifetimes v0.7.3
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling rustix v0.35.11
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking base64ct v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking eyre v0.6.8
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking password-hash v0.3.2
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling cc v1.0.73
[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 aes v0.7.5
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[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 pbkdf2 v0.10.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking terminal_size v0.2.1
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling clap_derive v4.0.6
[INFO] [stderr]     Checking clap v4.0.6
[INFO] [stderr]     Checking serde v1.0.145
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[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 serde_json v1.0.85
[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 03s
[INFO] running `Command { std: "docker" "inspect" "a86f382391110ed5f792a5de8bede64b9ffaa37fa7b4728c168a59cf67041d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a86f382391110ed5f792a5de8bede64b9ffaa37fa7b4728c168a59cf67041d3a", kill_on_drop: false }`
[INFO] [stdout] a86f382391110ed5f792a5de8bede64b9ffaa37fa7b4728c168a59cf67041d3a
