[INFO] cloning repository https://github.com/Alex42prk/UV
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alex42prk/UV" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex42prk%2FUV", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex42prk%2FUV'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e40c551b8070356bea0984d497870f38142f90cb
[INFO] checking Alex42prk/UV against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex42prk%2FUV" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Alex42prk/UV
[INFO] finished tweaking git repo https://github.com/Alex42prk/UV
[INFO] tweaked toml for git repo https://github.com/Alex42prk/UV written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alex42prk/UV on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alex42prk/UV 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a9bd1b604df519b6f0c0601272c2366628a0a23b8a789b515c8d0ff137976c0
[INFO] running `Command { std: "docker" "start" "-a" "5a9bd1b604df519b6f0c0601272c2366628a0a23b8a789b515c8d0ff137976c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a9bd1b604df519b6f0c0601272c2366628a0a23b8a789b515c8d0ff137976c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a9bd1b604df519b6f0c0601272c2366628a0a23b8a789b515c8d0ff137976c0", kill_on_drop: false }`
[INFO] [stdout] 5a9bd1b604df519b6f0c0601272c2366628a0a23b8a789b515c8d0ff137976c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 544f43cc81f84e605bbe943ed2342c3521148516ba79dead6d6edccdb5a9e449
[INFO] running `Command { std: "docker" "start" "-a" "544f43cc81f84e605bbe943ed2342c3521148516ba79dead6d6edccdb5a9e449", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking zlib-rs v0.4.2
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]    Compiling cc v1.2.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking libz-rs-sys v0.4.2
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking version-ranges v0.1.1 (https://github.com/astral-sh/pubgrub?rev=b70cf707aa43f21b32f3a61b8a0889b15032d5c4#b70cf707)
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking unscanny v0.1.0
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking winnow v0.7.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking tempfile v3.17.1
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]     Checking boxcar v0.2.10
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking mailparse v0.16.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling zip v2.3.0
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking etcetera v0.9.0
[INFO] [stderr]     Checking uv-warnings v0.0.1 (/opt/rustwide/workdir/crates/uv-warnings)
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]     Checking ptr_meta v0.3.0
[INFO] [stderr]     Checking rancor v0.1.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking bytecheck v0.8.1
[INFO] [stderr]    Compiling munge_macro v0.4.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.10
[INFO] [stderr]     Checking rend v0.5.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking munge v0.4.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling uv-macros v0.0.1 (/opt/rustwide/workdir/crates/uv-macros)
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking uv-static v0.0.1 (/opt/rustwide/workdir/crates/uv-static)
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking async-compression v0.4.18
[INFO] [stderr]     Checking rkyv v0.8.10
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking serde-untagged v0.1.7
[INFO] [stderr]     Checking uv-cache-key v0.0.1 (/opt/rustwide/workdir/crates/uv-cache-key)
[INFO] [stderr]     Checking uv-git-types v0.0.1 (/opt/rustwide/workdir/crates/uv-git-types)
[INFO] [stderr]     Checking jiff v0.2.4
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking uv-fs v0.0.1 (/opt/rustwide/workdir/crates/uv-fs)
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-fs/src/path.rs:210:29
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub fn normalize_path(path: &Path) -> Cow<Path> {
[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] 210 | pub fn normalize_path(path: &Path) -> Cow<'_, Path> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]     Checking uv-once-map v0.0.1 (/opt/rustwide/workdir/crates/uv-once-map)
[INFO] [stderr]     Checking rust-netrc v0.1.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking uv-cache-info v0.0.1 (/opt/rustwide/workdir/crates/uv-cache-info)
[INFO] [stderr]     Checking uv-dirs v0.0.1 (/opt/rustwide/workdir/crates/uv-dirs)
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking which v7.0.2
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking uv-small-str v0.0.1 (/opt/rustwide/workdir/crates/uv-small-str)
[INFO] [stderr]     Checking uv-pep440 v0.7.0 (/opt/rustwide/workdir/crates/uv-pep440)
[INFO] [stderr]     Checking uv-normalize v0.0.1 (/opt/rustwide/workdir/crates/uv-normalize)
[INFO] [stderr]     Checking uv-platform-tags v0.0.1 (/opt/rustwide/workdir/crates/uv-platform-tags)
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking uv-version v0.6.8 (/opt/rustwide/workdir/crates/uv-version)
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-pep440/src/version.rs:358:20
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn release(&self) -> Release {
[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] 358 |     pub fn release(&self) -> Release<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-pep440/src/version.rs:421:18
[INFO] [stdout]     |
[INFO] [stdout] 421 |     pub fn local(&self) -> LocalVersionSlice {
[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] 421 |     pub fn local(&self) -> LocalVersionSlice<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/uv-pep440/src/version.rs:1243:20
[INFO] [stdout]      |
[INFO] [stdout] 1243 |     fn local_slice(&self) -> LocalVersionSlice {
[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] 1243 |     fn local_slice(&self) -> LocalVersionSlice<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/uv-pep440/src/version.rs:2531:28
[INFO] [stdout]      |
[INFO] [stdout] 2531 | fn sortable_tuple(version: &Version) -> (u64, u64, Option<u64>, u64, LocalVersionSlice) {
[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] 2531 | fn sortable_tuple(version: &Version) -> (u64, u64, Option<u64>, u64, LocalVersionSlice<'_>) {
[INFO] [stdout]      |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking uv-pep508 v0.6.0 (/opt/rustwide/workdir/crates/uv-pep508)
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking uv-distribution-filename v0.0.1 (/opt/rustwide/workdir/crates/uv-distribution-filename)
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking async_zip v0.0.17 (https://github.com/charliermarsh/rs-async-zip?rev=c909fda63fcafe4af496a07bfda28a5aae97e58d#c909fda6)
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking xattr v1.4.0
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking retry-policies v0.4.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-pep508/src/verbatim_url.rs:448:25
[INFO] [stdout]     |
[INFO] [stdout] 448 | fn split_fragment(path: &Path) -> (Cow<Path>, Option<&str>) {
[INFO] [stdout]     |                         ^^^^^      ^^^^^^^^^         ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                         |          |
[INFO] [stdout]     |                         |          the same lifetime is hidden here
[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] 448 | fn split_fragment(path: &Path) -> (Cow<'_, Path>, Option<&str>) {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking http-content-range v0.2.1
[INFO] [stderr]     Checking bisection v0.1.0
[INFO] [stderr]     Checking uv-pypi-types v0.0.1 (/opt/rustwide/workdir/crates/uv-pypi-types)
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking tl v0.7.8 (https://github.com/astral-sh/tl.git?rev=6e25b2ee2513d75385101a8ff9f591ef51f314ec#6e25b2ee)
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking linux-raw-sys v0.9.2
[INFO] [stderr]     Checking uv-trampoline-builder v0.0.1 (/opt/rustwide/workdir/crates/uv-trampoline-builder)
[INFO] [stderr]     Checking astral-tokio-tar v0.5.1
[INFO] [stderr]     Checking uv-shell v0.0.1 (/opt/rustwide/workdir/crates/uv-shell)
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]     Checking configparser v3.1.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking uv-state v0.0.1 (/opt/rustwide/workdir/crates/uv-state)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/uv-pypi-types/src/supported_environments.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn iter(&self) -> std::slice::Iter<MarkerTree> {
[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] 28 |     pub fn iter(&self) -> std::slice::Iter<'_, MarkerTree> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking uv-metadata v0.1.0 (/opt/rustwide/workdir/crates/uv-metadata)
[INFO] [stderr]     Checking reqwest-middleware v0.4.1
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking uv-options-metadata v0.0.1 (/opt/rustwide/workdir/crates/uv-options-metadata)
[INFO] [stderr]     Checking cargo-util v0.2.18
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> crates/uv-options-metadata/src/lib.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Copy, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                           --------- in this derive macro expansion
[INFO] [stdout] 73 | pub struct OptionSet {
[INFO] [stdout] 74 |     record: fn(&mut dyn Visit),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> crates/uv-options-metadata/src/lib.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Copy, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                           --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 75 |     doc: fn() -> Option<&'static str>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking goblin v0.9.3
[INFO] [stderr]     Checking uv-auth v0.0.1 (/opt/rustwide/workdir/crates/uv-auth)
[INFO] [stderr]     Checking async_http_range_reader v0.9.1
[INFO] [stderr]     Checking reqwest-retry v0.7.0
[INFO] [stderr]     Checking priority-queue v2.1.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking pubgrub v0.3.0-alpha.1 (https://github.com/astral-sh/pubgrub?rev=b70cf707aa43f21b32f3a61b8a0889b15032d5c4#b70cf707)
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking pest v2.7.15
[INFO] [stderr]     Checking uv-distribution-types v0.0.1 (/opt/rustwide/workdir/crates/uv-distribution-types)
[INFO] [stderr]     Checking uv-git v0.0.1 (/opt/rustwide/workdir/crates/uv-git)
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking reflink-copy v0.1.25
[INFO] [stderr]     Checking uv-install-wheel v0.0.1 (/opt/rustwide/workdir/crates/uv-install-wheel)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/uv-git/src/resolver.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn get(&self, reference: &RepositoryReference) -> Option<Ref<RepositoryReference, GitOid>> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn get(&self, reference: &RepositoryReference) -> Option<Ref<'_, RepositoryReference, GitOid>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking uv-globfilter v0.1.0 (/opt/rustwide/workdir/crates/uv-globfilter)
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking spdx v0.10.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking uv-build-backend v0.1.0 (/opt/rustwide/workdir/crates/uv-build-backend)
[INFO] [stderr]     Checking clap_complete v4.5.44
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/lib.rs:562:19
[INFO] [stdout]     |
[INFO] [stdout] 562 |     pub fn as_ref(&self) -> DistRef {
[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] 562 |     pub fn as_ref(&self) -> DistRef<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/lib.rs:837:23
[INFO] [stdout]     |
[INFO] [stdout] 837 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 837 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/lib.rs:843:23
[INFO] [stdout]     |
[INFO] [stdout] 843 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 843 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/lib.rs:849:23
[INFO] [stdout]     |
[INFO] [stdout] 849 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 849 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/lib.rs:855:23
[INFO] [stdout]     |
[INFO] [stdout] 855 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 855 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/lib.rs:861:23
[INFO] [stdout]     |
[INFO] [stdout] 861 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 861 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/lib.rs:867:23
[INFO] [stdout]     |
[INFO] [stdout] 867 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 867 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/lib.rs:873:23
[INFO] [stdout]     |
[INFO] [stdout] 873 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 873 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/lib.rs:879:23
[INFO] [stdout]     |
[INFO] [stdout] 879 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 879 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/lib.rs:885:23
[INFO] [stdout]     |
[INFO] [stdout] 885 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 885 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/lib.rs:891:23
[INFO] [stdout]     |
[INFO] [stdout] 891 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 891 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/lib.rs:903:23
[INFO] [stdout]     |
[INFO] [stdout] 903 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 903 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/lib.rs:913:23
[INFO] [stdout]     |
[INFO] [stdout] 913 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 913 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/uv-distribution-types/src/any.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn installed_version(&self) -> InstalledVersion {
[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] 41 |     fn installed_version(&self) -> InstalledVersion<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/cached.rs:185:23
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 185 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/cached.rs:191:23
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/cached.rs:197:23
[INFO] [stdout]     |
[INFO] [stdout] 197 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 197 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/cached.rs:206:26
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn installed_version(&self) -> InstalledVersion {
[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] 206 |     fn installed_version(&self) -> InstalledVersion<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/cached.rs:212:26
[INFO] [stdout]     |
[INFO] [stdout] 212 |     fn installed_version(&self) -> InstalledVersion {
[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] 212 |     fn installed_version(&self) -> InstalledVersion<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/cached.rs:218:26
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn installed_version(&self) -> InstalledVersion {
[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] 218 |     fn installed_version(&self) -> InstalledVersion<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/dist_error.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn iter(&self) -> std::slice::Iter<DerivationStep> {
[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] 161 |     pub fn iter(&self) -> std::slice::Iter<'_, DerivationStep> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/installed.rs:405:23
[INFO] [stdout]     |
[INFO] [stdout] 405 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 405 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/installed.rs:453:26
[INFO] [stdout]     |
[INFO] [stdout] 453 |     fn installed_version(&self) -> InstalledVersion {
[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] 453 |     fn installed_version(&self) -> InstalledVersion<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/installed.rs:459:26
[INFO] [stdout]     |
[INFO] [stdout] 459 |     fn installed_version(&self) -> InstalledVersion {
[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] 459 |     fn installed_version(&self) -> InstalledVersion<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/installed.rs:465:26
[INFO] [stdout]     |
[INFO] [stdout] 465 |     fn installed_version(&self) -> InstalledVersion {
[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] 465 |     fn installed_version(&self) -> InstalledVersion<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/installed.rs:471:26
[INFO] [stdout]     |
[INFO] [stdout] 471 |     fn installed_version(&self) -> InstalledVersion {
[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] 471 |     fn installed_version(&self) -> InstalledVersion<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/installed.rs:477:26
[INFO] [stdout]     |
[INFO] [stdout] 477 |     fn installed_version(&self) -> InstalledVersion {
[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] 477 |     fn installed_version(&self) -> InstalledVersion<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/installed.rs:483:26
[INFO] [stdout]     |
[INFO] [stdout] 483 |     fn installed_version(&self) -> InstalledVersion {
[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] 483 |     fn installed_version(&self) -> InstalledVersion<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/prioritized_distribution.rs:409:16
[INFO] [stdout]     |
[INFO] [stdout] 409 |     pub fn get(&self) -> Option<CompatibleDist> {
[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] 409 |     pub fn get(&self) -> Option<CompatibleDist<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/uv-distribution-types/src/requested.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 40 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/resolved.rs:167:23
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 167 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-distribution-types/src/resolved.rs:204:23
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn version_or_url(&self) -> VersionOrUrlRef {
[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] 204 |     fn version_or_url(&self) -> VersionOrUrlRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/uv-distribution-types/src/traits.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn version_or_url(&self) -> VersionOrUrlRef;
[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] 26 |     fn version_or_url(&self) -> VersionOrUrlRef<'_>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/uv-distribution-types/src/traits.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn installed_version(&self) -> InstalledVersion;
[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] 59 |     fn installed_version(&self) -> InstalledVersion<'_>;
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking uv-cache v0.0.1 (/opt/rustwide/workdir/crates/uv-cache)
[INFO] [stderr]     Checking uv-workspace v0.0.1 (/opt/rustwide/workdir/crates/uv-workspace)
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stdout] error: this type will no longer be must used: Result<ArchiveId, Infallible>
[INFO] [stdout]    --> crates/uv-cache/src/lib.rs:735:18
[INFO] [stdout]     |
[INFO] [stdout] 735 |         let id = ArchiveId::from_str(id).map_err(|err| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ArchiveId, Infallible>
[INFO] [stdout]   --> crates/uv-cache/src/archive.rs:36:53
[INFO] [stdout]    |
[INFO] [stdout] 36 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]    |  _____________________________________________________^
[INFO] [stdout] 37 | |         Ok(Self(s.to_string()))
[INFO] [stdout] 38 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ArchiveId, Infallible>
[INFO] [stdout]   --> crates/uv-cache/src/archive.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Ok(Self(s.to_string()))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uv-cache` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-workspace/src/dependency_groups.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 108 |         group: GroupName,
[INFO] [stdout] 109 |     ) -> Entry<GroupName, Vec<uv_pep508::Requirement<VerbatimParsedUrl>>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     ) -> Entry<'_, GroupName, Vec<uv_pep508::Requirement<VerbatimParsedUrl>>> {
[INFO] [stdout]     |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "544f43cc81f84e605bbe943ed2342c3521148516ba79dead6d6edccdb5a9e449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "544f43cc81f84e605bbe943ed2342c3521148516ba79dead6d6edccdb5a9e449", kill_on_drop: false }`
[INFO] [stdout] 544f43cc81f84e605bbe943ed2342c3521148516ba79dead6d6edccdb5a9e449
