[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] documenting Alex42prk/UV against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex42prk%2FUV" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alex42prk/UV on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41a3b0dab00c54df08f1c60d0e72ac5ddcee2cf1933c06a19a8a6fad14c9d824
[INFO] running `Command { std: "docker" "start" "-a" "41a3b0dab00c54df08f1c60d0e72ac5ddcee2cf1933c06a19a8a6fad14c9d824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41a3b0dab00c54df08f1c60d0e72ac5ddcee2cf1933c06a19a8a6fad14c9d824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41a3b0dab00c54df08f1c60d0e72ac5ddcee2cf1933c06a19a8a6fad14c9d824", kill_on_drop: false }`
[INFO] [stdout] 41a3b0dab00c54df08f1c60d0e72ac5ddcee2cf1933c06a19a8a6fad14c9d824
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f529b68fbdd2efdfc00bc715a9083800a54faf0237bc4ebe661af3ae97de2182
[INFO] running `Command { std: "docker" "start" "-a" "f529b68fbdd2efdfc00bc715a9083800a54faf0237bc4ebe661af3ae97de2182", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[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 memchr v2.7.4
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling cc v1.2.11
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking zlib-rs v0.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking libz-rs-sys v0.4.2
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking version-ranges v0.1.1 (https://github.com/astral-sh/pubgrub?rev=b70cf707aa43f21b32f3a61b8a0889b15032d5c4#b70cf707)
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking unscanny v0.1.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking tempfile v3.17.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking winnow v0.7.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking boxcar v0.2.10
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking mailparse v0.16.1
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[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 shellexpand v3.1.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]    Compiling zip v2.3.0
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking bumpalo v3.17.0
[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 zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tokio v1.43.0
[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]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling munge_macro v0.4.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.10
[INFO] [stderr]     Checking munge v0.4.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking bytecheck v0.8.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking rend v0.5.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling uv-macros v0.0.1 (/opt/rustwide/workdir/crates/uv-macros)
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[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 icu_properties v1.5.1
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking async-compression v0.4.18
[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 futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[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 serde_spanned v0.6.8
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking jiff v0.2.4
[INFO] [stderr]     Checking rkyv v0.8.10
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking serde-untagged v0.1.7
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking uv-once-map v0.0.1 (/opt/rustwide/workdir/crates/uv-once-map)
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking zopfli v0.8.1
[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 uv-fs v0.0.1 (/opt/rustwide/workdir/crates/uv-fs)
[INFO] [stderr]     Checking generic-array v0.14.7
[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 ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand_chacha v0.3.1
[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 etcetera v0.9.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking crypto-common v0.1.6
[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 uv-cache-info v0.0.1 (/opt/rustwide/workdir/crates/uv-cache-info)
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking uv-dirs v0.0.1 (/opt/rustwide/workdir/crates/uv-dirs)
[INFO] [stderr]     Checking uv-warnings v0.0.1 (/opt/rustwide/workdir/crates/uv-warnings)
[INFO] [stderr]     Checking env_home v0.1.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 which v7.0.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking uv-pep508 v0.6.0 (/opt/rustwide/workdir/crates/uv-pep508)
[INFO] [stderr]     Checking uv-distribution-filename v0.0.1 (/opt/rustwide/workdir/crates/uv-distribution-filename)
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking uv-version v0.6.8 (/opt/rustwide/workdir/crates/uv-version)
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking xattr v1.4.0
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[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 retry-policies v0.4.0
[INFO] [stderr]     Checking uv-pypi-types v0.0.1 (/opt/rustwide/workdir/crates/uv-pypi-types)
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking bisection v0.1.0
[INFO] [stderr]     Checking http-content-range v0.2.1
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]     Checking async_zip v0.0.17 (https://github.com/charliermarsh/rs-async-zip?rev=c909fda63fcafe4af496a07bfda28a5aae97e58d#c909fda6)
[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 csv v1.3.1
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]     Checking astral-tokio-tar v0.5.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking reqwest v0.12.15
[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 uv-shell v0.0.1 (/opt/rustwide/workdir/crates/uv-shell)
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking configparser v3.1.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking plain v0.2.3
[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 uv-state v0.0.1 (/opt/rustwide/workdir/crates/uv-state)
[INFO] [stderr]     Checking glob v0.3.2
[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 scroll v0.12.0
[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 goblin v0.9.3
[INFO] [stderr]     Checking priority-queue v2.1.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking pubgrub v0.3.0-alpha.1 (https://github.com/astral-sh/pubgrub?rev=b70cf707aa43f21b32f3a61b8a0889b15032d5c4#b70cf707)
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking reqwest-middleware v0.4.1
[INFO] [stderr]     Checking uv-globfilter v0.1.0 (/opt/rustwide/workdir/crates/uv-globfilter)
[INFO] [stderr]     Checking spdx v0.10.8
[INFO] [stderr]     Checking uv-auth v0.0.1 (/opt/rustwide/workdir/crates/uv-auth)
[INFO] [stderr]     Checking reqwest-retry v0.7.0
[INFO] [stderr]     Checking async_http_range_reader v0.9.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking clap_complete v4.5.44
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]     Checking uv-distribution-types v0.0.1 (/opt/rustwide/workdir/crates/uv-distribution-types)
[INFO] [stderr]     Checking reflink-copy v0.1.25
[INFO] [stderr]     Checking uv-git v0.0.1 (/opt/rustwide/workdir/crates/uv-git)
[INFO] [stderr]    Compiling uv-cli v0.0.1 (/opt/rustwide/workdir/crates/uv-cli)
[INFO] [stderr]     Checking clap_complete_nushell v4.5.5
[INFO] [stderr]     Checking uv-install-wheel v0.0.1 (/opt/rustwide/workdir/crates/uv-install-wheel)
[INFO] [stderr]     Checking uv-build-backend v0.1.0 (/opt/rustwide/workdir/crates/uv-build-backend)
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[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]    Compiling nix v0.29.0
[INFO] [stderr]     Checking clap_complete_command v0.6.1
[INFO] [stderr]     Checking uv-console v0.0.1 (/opt/rustwide/workdir/crates/uv-console)
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[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] [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] [stderr]     Checking number_prefix v0.4.0
[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 ciborium-io v0.2.2
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking indicatif v0.17.11
[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 regex-automata v0.1.10
[INFO] [stderr]     Checking uv-configuration v0.0.1 (/opt/rustwide/workdir/crates/uv-configuration)
[INFO] [stderr]     Checking miette v7.5.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-configuration/src/dependency_groups.rs:243:28
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn as_flags_pretty(&self) -> Vec<Cow<str>> {
[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] 243 |     pub fn as_flags_pretty(&self) -> Vec<Cow<'_, str>> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-configuration/src/dependency_groups.rs:360:18
[INFO] [stdout]     |
[INFO] [stdout] 360 |     pub fn names(&self) -> std::slice::Iter<GroupName> {
[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] 360 |     pub fn names(&self) -> std::slice::Iter<'_, GroupName> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking pipeline v0.5.0
[INFO] [stderr]     Checking uv-client v0.0.1 (/opt/rustwide/workdir/crates/uv-client)
[INFO] [stderr]     Checking uv-extract v0.0.1 (/opt/rustwide/workdir/crates/uv-extract)
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking svg v0.17.0
[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] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking markdown v0.3.0
[INFO] [stderr]  Documenting uv-extract v0.0.1 (/opt/rustwide/workdir/crates/uv-extract)
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]  Documenting uv-client v0.0.1 (/opt/rustwide/workdir/crates/uv-client)
[INFO] [stderr]     Checking tracing-tree v0.4.0
[INFO] [stderr]     Checking tracing-durations-export v0.3.0
[INFO] [stderr]  Documenting uv-configuration v0.0.1 (/opt/rustwide/workdir/crates/uv-configuration)
[INFO] [stderr]  Documenting uv-workspace v0.0.1 (/opt/rustwide/workdir/crates/uv-workspace)
[INFO] [stderr]  Documenting uv-cache v0.0.1 (/opt/rustwide/workdir/crates/uv-cache)
[INFO] [stderr]     Checking uv-python v0.0.1 (/opt/rustwide/workdir/crates/uv-python)
[INFO] [stderr]     Checking uv-requirements-txt v0.0.1 (/opt/rustwide/workdir/crates/uv-requirements-txt)
[INFO] [stdout] warning: unresolved link to `Overrides::apply`
[INFO] [stdout]   --> crates/uv-configuration/src/constraints.rs:50:48
[INFO] [stdout]    |
[INFO] [stdout] 50 |     /// NB: Change this method together with [`Overrides::apply`].
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^ no item named `Overrides` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `DependencyGroups::is_empty`
[INFO] [stdout]    --> crates/uv-configuration/src/dependency_groups.rs:241:11
[INFO] [stdout]     |
[INFO] [stdout] 241 |     /// [`DependencyGroups::is_empty`][] when there aren't any defaults set.
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DependencyGroups` has no field or associated item named `is_empty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Constraints::apply`
[INFO] [stdout]   --> crates/uv-configuration/src/overrides.rs:40:48
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// NB: Change this method together with [`Constraints::apply`].
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^ no item named `Constraints` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Package`
[INFO] [stdout]    --> crates/uv-configuration/src/package_options.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |     /// Add a [`Package`] to the [`Reinstall`] policy.
[INFO] [stdout]     |                 ^^^^^^^ no item named `Package` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking uv-publish v0.1.0 (/opt/rustwide/workdir/crates/uv-publish)
[INFO] [stderr]  Documenting uv-macros v0.0.1 (/opt/rustwide/workdir/crates/uv-macros)
[INFO] [stderr]  Documenting uv-python v0.0.1 (/opt/rustwide/workdir/crates/uv-python)
[INFO] [stderr]  Documenting uv-requirements-txt v0.0.1 (/opt/rustwide/workdir/crates/uv-requirements-txt)
[INFO] [stdout] warning: unresolved link to `uv_static::EnvVars`
[INFO] [stdout]   --> crates/uv-macros/src/lib.rs:84:77
[INFO] [stdout]    |
[INFO] [stdout] 84 | /// This attribute is used to generate environment variables metadata for [`uv_static::EnvVars`].
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^^^^^ no item named `uv_static` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting uv-publish v0.1.0 (/opt/rustwide/workdir/crates/uv-publish)
[INFO] [stdout] warning: unresolved link to `RetryPolicy`
[INFO] [stdout]    --> crates/uv-client/src/base_client.rs:176:20
[INFO] [stdout]     |
[INFO] [stdout] 176 |     /// Create a [`RetryPolicy`] for the client.
[INFO] [stdout]     |                    ^^^^^^^^^^^ no item named `RetryPolicy` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `RetryPolicy`
[INFO] [stdout]    --> crates/uv-client/src/base_client.rs:434:15
[INFO] [stdout]     |
[INFO] [stdout] 434 |     /// The [`RetryPolicy`] for the client.
[INFO] [stdout]     |               ^^^^^^^^^^^ no item named `RetryPolicy` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `CachePolicy::before_request`
[INFO] [stdout]    --> crates/uv-client/src/httpcache/mod.rs:176:7
[INFO] [stdout]     |
[INFO] [stdout] 176 | /// [`CachePolicy::before_request`] when a cached response exists but is stale.
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CachePolicy` has no field or associated item named `before_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `CachePolicy::before_request`
[INFO] [stdout]    --> crates/uv-client/src/httpcache/mod.rs:990:29
[INFO] [stdout]     |
[INFO] [stdout] 990 | /// The result of calling [`CachePolicy::before_request`].
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CachePolicy` has no field or associated item named `before_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `CachePolicy::after_response`
[INFO] [stdout]     --> crates/uv-client/src/httpcache/mod.rs:1011:28
[INFO] [stdout]      |
[INFO] [stdout] 1011 | /// The result of called [`CachePolicy::after_response`].
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CachePolicy` has no field or associated item named `after_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `io::Error`
[INFO] [stdout]    --> crates/uv-client/src/registry_client.rs:829:64
[INFO] [stdout]     |
[INFO] [stdout] 829 |     /// Handle a specific `reqwest` error, and convert it to [`io::Error`].
[INFO] [stdout]     |                                                                ^^^^^^^^^ no item named `io` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting uv-build v0.6.8 (/opt/rustwide/workdir/crates/uv-build)
[INFO] [stderr]  Documenting 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-python/src/environment.rs:300:26
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn site_packages(&self) -> impl Iterator<Item = 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] 300 |     pub fn site_packages(&self) -> impl Iterator<Item = Cow<'_, Path>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/uv-python/src/interpreter.rs:516:26
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn site_packages(&self) -> impl Iterator<Item = 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn site_packages(&self) -> impl Iterator<Item = Cow<'_, Path>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/uv-python/src/sysconfig/parser.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub(super) fn iter_mut(&mut self) -> std::collections::btree_map::IterMut<String, Value> {
[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] 25 |     pub(super) fn iter_mut(&mut self) -> std::collections::btree_map::IterMut<'_, String, Value> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking uv-types v0.0.1 (/opt/rustwide/workdir/crates/uv-types)
[INFO] [stdout] warning: public documentation for `ARCHIVE_VERSION` links to private item `CacheBucket::to_str`
[INFO] [stdout]   --> crates/uv-cache/src/lib.rs:36:48
[INFO] [stdout]    |
[INFO] [stdout] 36 | /// Must be kept in-sync with the version in [`CacheBucket::to_str`].
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `create_link` links to private item `Link`
[INFO] [stdout]    --> crates/uv-cache/src/lib.rs:647:49
[INFO] [stdout]     |
[INFO] [stdout] 647 |     /// On Windows, we write structured data ([`Link`]) to a file containing the archive ID and
[INFO] [stdout]     |                                                 ^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Archive`
[INFO] [stdout]    --> crates/uv-cache/src/lib.rs:694:24
[INFO] [stdout]     |
[INFO] [stdout] 694 |     /// Create a new [`Archive`] with the given ID and hashes.
[INFO] [stdout]     |                        ^^^^^^^ no item named `Archive` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/uv-types/src/hash.rs:37:41
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn get<T: DistributionMetadata>(&self, distribution: &T) -> HashPolicy {
[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] 37 |     pub fn get<T: DistributionMetadata>(&self, distribution: &T) -> HashPolicy<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/uv-types/src/hash.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn get_package(&self, name: &PackageName, version: &Version) -> HashPolicy {
[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] 58 |     pub fn get_package(&self, name: &PackageName, version: &Version) -> HashPolicy<'_> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/uv-types/src/hash.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn get_url(&self, url: &Url) -> HashPolicy {
[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] 81 |     pub fn get_url(&self, url: &Url) -> HashPolicy<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking uv-distribution v0.0.1 (/opt/rustwide/workdir/crates/uv-distribution)
[INFO] [stderr]     Checking uv-virtualenv v0.0.4 (/opt/rustwide/workdir/crates/uv-virtualenv)
[INFO] [stderr]  Documenting uv-distribution v0.0.1 (/opt/rustwide/workdir/crates/uv-distribution)
[INFO] [stderr] error: could not document `uv-python`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --crate-name uv_python crates/uv-python/src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="clap"' --cfg 'feature="schemars"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "schemars"))' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat '--warn=clippy::pedantic' '--allow=clippy::used_underscore_binding' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::map_unwrap_or' '--allow=clippy::large_stack_arrays' '--allow=clippy::implicit_hasher' '--allow=clippy::if_not_else' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' -C metadata=59574229aeb94ab3 -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-513ac0b30c75c574.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-1ca33cd7bbcdb3f6.rmeta --extern configparser=/opt/rustwide/target/debug/deps/libconfigparser-b323867e184fc601.rmeta --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-c60f11f283ba4d5d.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-b2c11a127d606b18.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-166bb219a1a1dfbb.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6c6d3f4412267e91.rmeta --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-c16d8b7aa4a7fe5b.rmeta --extern procfs=/opt/rustwide/target/debug/deps/libprocfs-669933ff41efd1c4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-8716ef95ba99e918.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3a200f8d38156a88.rmeta --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-2a254de17a5f783c.rmeta --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-1deec5f5fde71b1a.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-a4b987d4c1b78639.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-f6f788376e3e30e6.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9aa20a91b4a2148f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f2dc7cc59e6a1ddd.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b0556ed1b583e91.rmeta --extern sys_info=/opt/rustwide/target/debug/deps/libsys_info-5bb3ba0ba2a7302c.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-888e83a420fd6e21.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-09900abe69c88f02.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-93960b631625644e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-da465e22b5899c65.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-7552e7740e9d0d6f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-812df2bff60b20e9.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1ae678f12d3aa1e6.rmeta --extern uv_cache=/opt/rustwide/target/debug/deps/libuv_cache-a9d810506655a752.rmeta --extern uv_cache_info=/opt/rustwide/target/debug/deps/libuv_cache_info-a013478153460225.rmeta --extern uv_cache_key=/opt/rustwide/target/debug/deps/libuv_cache_key-4ec065fea4902e8b.rmeta --extern uv_client=/opt/rustwide/target/debug/deps/libuv_client-a268562b37985ac8.rmeta --extern uv_dirs=/opt/rustwide/target/debug/deps/libuv_dirs-e4968efdc78f5246.rmeta --extern uv_distribution_filename=/opt/rustwide/target/debug/deps/libuv_distribution_filename-b6380caa356a2d2a.rmeta --extern uv_extract=/opt/rustwide/target/debug/deps/libuv_extract-7611ae5c25108f84.rmeta --extern uv_fs=/opt/rustwide/target/debug/deps/libuv_fs-4560b6aedf03951e.rmeta --extern uv_install_wheel=/opt/rustwide/target/debug/deps/libuv_install_wheel-ffc563f267183ca4.rmeta --extern uv_pep440=/opt/rustwide/target/debug/deps/libuv_pep440-6d3f17fe5bb5f0b3.rmeta --extern uv_pep508=/opt/rustwide/target/debug/deps/libuv_pep508-ff2c4c96c29578cc.rmeta --extern uv_platform_tags=/opt/rustwide/target/debug/deps/libuv_platform_tags-077b54f676cbaa74.rmeta --extern uv_pypi_types=/opt/rustwide/target/debug/deps/libuv_pypi_types-9023203d0186f0e0.rmeta --extern uv_state=/opt/rustwide/target/debug/deps/libuv_state-147524cf85b1b7dc.rmeta --extern uv_static=/opt/rustwide/target/debug/deps/libuv_static-b205016acc79092b.rmeta --extern uv_trampoline_builder=/opt/rustwide/target/debug/deps/libuv_trampoline_builder-5d3572b26a2d919e.rmeta --extern uv_warnings=/opt/rustwide/target/debug/deps/libuv_warnings-2d5b365a28c78b27.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-8d40e9df24453278.rmeta --document-private-items --cap-lints=warn --crate-version 0.0.1` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not document `uv-requirements-txt`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --crate-name uv_requirements_txt crates/uv-requirements-txt/src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="http"' --cfg 'feature="reqwest"' --cfg 'feature="reqwest-middleware"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("http", "reqwest", "reqwest-middleware"))' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat '--warn=clippy::pedantic' '--allow=clippy::used_underscore_binding' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::map_unwrap_or' '--allow=clippy::large_stack_arrays' '--allow=clippy::implicit_hasher' '--allow=clippy::if_not_else' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' -C metadata=a20f9b0c1a90771f -L dependency=/opt/rustwide/target/debug/deps --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-c60f11f283ba4d5d.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9c17ee6ffbfdbd99.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3a200f8d38156a88.rmeta --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-2a254de17a5f783c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-93960b631625644e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-812df2bff60b20e9.rmeta --extern unscanny=/opt/rustwide/target/debug/deps/libunscanny-a6ed89c4ad23487c.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1ae678f12d3aa1e6.rmeta --extern uv_client=/opt/rustwide/target/debug/deps/libuv_client-a268562b37985ac8.rmeta --extern uv_configuration=/opt/rustwide/target/debug/deps/libuv_configuration-35b93c5ad92bd1ab.rmeta --extern uv_distribution_types=/opt/rustwide/target/debug/deps/libuv_distribution_types-66d011a9aeb23b28.rmeta --extern uv_fs=/opt/rustwide/target/debug/deps/libuv_fs-4560b6aedf03951e.rmeta --extern uv_normalize=/opt/rustwide/target/debug/deps/libuv_normalize-a6f8b50ca4177d7e.rmeta --extern uv_pep508=/opt/rustwide/target/debug/deps/libuv_pep508-ff2c4c96c29578cc.rmeta --extern uv_pypi_types=/opt/rustwide/target/debug/deps/libuv_pypi_types-9023203d0186f0e0.rmeta --extern uv_warnings=/opt/rustwide/target/debug/deps/libuv_warnings-2d5b365a28c78b27.rmeta --document-private-items --cap-lints=warn --crate-version 0.0.1` (signal: 9, SIGKILL: kill)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/uv-distribution/src/index/registry_wheel_index.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn get(&mut self, name: &'a PackageName) -> impl Iterator<Item = &IndexEntry> {
[INFO] [stdout]    |                ^^^^^^^^^                                                 ^^^^^^^^^^^
[INFO] [stdout]    |                |                                                         ||
[INFO] [stdout]    |                |                                                         |the same lifetime is hidden here
[INFO] [stdout]    |                the lifetime is elided here                               the same 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] 61 |     pub fn get(&mut self, name: &'a PackageName) -> impl Iterator<Item = &IndexEntry<'_>> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/uv-distribution/src/index/registry_wheel_index.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn get_impl(&mut self, name: &'a PackageName) -> &[IndexEntry] {
[INFO] [stdout]    |                 ^^^^^^^^^                            ^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                                    | |
[INFO] [stdout]    |                 |                                    | the same lifetime is hidden here
[INFO] [stdout]    |                 |                                    the same lifetime is elided 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn get_impl(&mut self, name: &'a PackageName) -> &[IndexEntry<'_>] {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `client` links to private item `ManagedClient`
[INFO] [stdout]    --> crates/uv-distribution/src/distribution_database.rs:958:22
[INFO] [stdout]     |
[INFO] [stdout] 958 |     /// Return the [`ManagedClient`] used by this resolver.
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `into_archive` links to private item `Archive`
[INFO] [stdout]     --> crates/uv-distribution/src/distribution_database.rs:1073:22
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     /// Return the [`Archive`] from the pointer.
[INFO] [stdout]      |                      ^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `into_archive` links to private item `Archive`
[INFO] [stdout]     --> crates/uv-distribution/src/distribution_database.rs:1115:22
[INFO] [stdout]      |
[INFO] [stdout] 1115 |     /// Return the [`Archive`] from the pointer.
[INFO] [stdout]      |                      ^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `url` links to private item `CachedWheel`
[INFO] [stdout]   --> crates/uv-distribution/src/index/built_wheel_index.rs:40:38
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// Return the most compatible [`CachedWheel`] for a given source distribution at a direct URL.
[INFO] [stdout]    |                                      ^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `path` links to private item `CachedWheel`
[INFO] [stdout]   --> crates/uv-distribution/src/index/built_wheel_index.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 |     /// Return the most compatible [`CachedWheel`] for a given source distribution at a local path.
[INFO] [stdout]    |                                      ^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `directory` links to private item `CachedWheel`
[INFO] [stdout]    --> crates/uv-distribution/src/index/built_wheel_index.rs:114:38
[INFO] [stdout]     |
[INFO] [stdout] 114 |     /// Return the most compatible [`CachedWheel`] for a given source distribution built from a
[INFO] [stdout]     |                                      ^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `git` links to private item `CachedWheel`
[INFO] [stdout]    --> crates/uv-distribution/src/index/built_wheel_index.rs:162:38
[INFO] [stdout]     |
[INFO] [stdout] 162 |     /// Return the most compatible [`CachedWheel`] for a given source distribution at a git URL.
[INFO] [stdout]     |                                      ^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `pypi_types::RequiresDist`
[INFO] [stdout]     --> crates/uv-distribution/src/source/mod.rs:2750:18
[INFO] [stdout]      |
[INFO] [stdout] 2750 | /// Return the [`pypi_types::RequiresDist`] from a `pyproject.toml`, if it can be statically extracted.
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pypi_types` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f529b68fbdd2efdfc00bc715a9083800a54faf0237bc4ebe661af3ae97de2182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f529b68fbdd2efdfc00bc715a9083800a54faf0237bc4ebe661af3ae97de2182", kill_on_drop: false }`
[INFO] [stdout] f529b68fbdd2efdfc00bc715a9083800a54faf0237bc4ebe661af3ae97de2182
