[INFO] cloning repository https://github.com/ghhhsd/monitor-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ghhhsd/monitor-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghhhsd%2Fmonitor-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghhhsd%2Fmonitor-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32a3b860db11e325bac92b832f27c3cd8ec91568
[INFO] checking ghhhsd/monitor-service against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghhhsd%2Fmonitor-service" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ghhhsd/monitor-service
[INFO] finished tweaking git repo https://github.com/ghhhsd/monitor-service
[INFO] tweaked toml for git repo https://github.com/ghhhsd/monitor-service written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ghhhsd/monitor-service on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ghhhsd/monitor-service 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8bccf60738990c5c900d229224a72d6d83db8bbc624f6876aca2a0f821a9246
[INFO] running `Command { std: "docker" "start" "-a" "f8bccf60738990c5c900d229224a72d6d83db8bbc624f6876aca2a0f821a9246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8bccf60738990c5c900d229224a72d6d83db8bbc624f6876aca2a0f821a9246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8bccf60738990c5c900d229224a72d6d83db8bbc624f6876aca2a0f821a9246", kill_on_drop: false }`
[INFO] [stdout] f8bccf60738990c5c900d229224a72d6d83db8bbc624f6876aca2a0f821a9246
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fb11001f104ccf5fadd367f5b5523d72a6d78f8041e52d41f427fe4c7f7fac3
[INFO] running `Command { std: "docker" "start" "-a" "0fb11001f104ccf5fadd367f5b5523d72a6d78f8041e52d41f427fe4c7f7fac3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking actix-threadpool v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking actix-rt v1.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking trust-dns-proto v0.19.7
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking actix-service v1.0.6
[INFO] [stderr]     Checking actix-codec v0.3.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]     Checking resolv-conf v0.7.1
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking actix-utils v2.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking trust-dns-resolver v0.19.7
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking actix-connect v2.0.0
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking actix-server v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.3
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking actix-router v0.2.7
[INFO] [stderr]     Checking actix-testing v1.0.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking actix-http v2.2.2
[INFO] [stderr]     Checking actix-tls v2.0.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]     Checking thread-id v4.2.2
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking jiff v0.2.5
[INFO] [stderr]     Checking awc v2.0.3
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking actix-web v3.3.3
[INFO] [stderr]     Checking log4rs v1.3.0
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking rolling-file v0.2.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]     Checking sqlx v0.8.3
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]     Checking monitor_service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/logging.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn init_logging(config: &LoggingConfig) -> Result<()> {
[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] 8 | pub fn init_logging(config: &LoggingConfig) -> Result<'_, ()> {
[INFO] [stdout]   |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metrics.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn update(&self) -> Result<()> {
[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] 42 |     pub fn update(&self) -> Result<'_, ()> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metrics.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn encode(&self) -> Result<String> {
[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] 57 |     pub fn encode(&self) -> Result<'_, String> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage.rs:13:31
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub async fn new(db_path: &str) -> Result<Self> {
[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] 13 |     pub async fn new(db_path: &str) -> Result<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub async fn generate_short(&self, long_url: String) -> Result<String> {
[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] 27 |     pub async fn generate_short(&self, long_url: String) -> Result<'_, String> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage.rs:45:32
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub async fn find_long_url(&self, short_code: String) -> Result<Option<String>> {
[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] 45 |     pub async fn find_long_url(&self, short_code: String) -> Result<'_, Option<String>> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/logging.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn init_logging(config: &LoggingConfig) -> Result<()> {
[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] 8 | pub fn init_logging(config: &LoggingConfig) -> Result<'_, ()> {
[INFO] [stdout]   |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metrics.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn update(&self) -> Result<()> {
[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] 42 |     pub fn update(&self) -> Result<'_, ()> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metrics.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn encode(&self) -> Result<String> {
[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] 57 |     pub fn encode(&self) -> Result<'_, String> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage.rs:13:31
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub async fn new(db_path: &str) -> Result<Self> {
[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] 13 |     pub async fn new(db_path: &str) -> Result<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub async fn generate_short(&self, long_url: String) -> Result<String> {
[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] 27 |     pub async fn generate_short(&self, long_url: String) -> Result<'_, String> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage.rs:45:32
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub async fn find_long_url(&self, short_code: String) -> Result<Option<String>> {
[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] 45 |     pub async fn find_long_url(&self, short_code: String) -> Result<'_, Option<String>> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "0fb11001f104ccf5fadd367f5b5523d72a6d78f8041e52d41f427fe4c7f7fac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fb11001f104ccf5fadd367f5b5523d72a6d78f8041e52d41f427fe4c7f7fac3", kill_on_drop: false }`
[INFO] [stdout] 0fb11001f104ccf5fadd367f5b5523d72a6d78f8041e52d41f427fe4c7f7fac3
