uv-python 0.0.33

This is an internal component crate of uv
Documentation
Build #3055406 2026-03-24 06:02:31

# rustc version rustc 1.96.0-nightly (f66622c7e 2026-03-23)

# docs.rs version docsrs 0.0.0 (da7690ee 2026-03-15 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/uv-python-0.0.33/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/uv-python-0.0.33/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260323-1.96.0-nightly-f66622c7e\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bcfda3aaef049ae4abfc6d6d405bedad8a327396697b35c5436643c849021159 [INFO] running `Command { std: "docker" "start" "-a" "bcfda3aaef049ae4abfc6d6d405bedad8a327396697b35c5436643c849021159", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting uv-python v0.0.33 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `PythonRequest::from_str` [INFO] [stderr] --> src/discovery.rs:49:11 [INFO] [stderr] | [INFO] [stderr] 49 | /// See [`PythonRequest::from_str`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ the enum `PythonRequest` has no variant or associated item named `from_str` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `PythonNotFound` links to private item `FindPythonResult` [INFO] [stderr] --> src/discovery.rs:216:11 [INFO] [stderr] | [INFO] [stderr] 216 | /// See [`FindPythonResult`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `allows_interpreter` links to private item `PythonPreference::allows_source` [INFO] [stderr] --> src/discovery.rs:2351:18 [INFO] [stderr] | [INFO] [stderr] 2351 | /// Unlike [`PythonPreference::allows_source`], which checks the [`PythonSource`], this checks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `PythonEnvironment::find` [INFO] [stderr] --> src/installation.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | /// [`PythonEnvironment::find`] instead. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `PythonEnvironment` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `find_installation` [INFO] [stderr] --> src/installation.rs:60:15 [INFO] [stderr] | [INFO] [stderr] 60 | /// See [`find_installation`] for implementation details. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `find_installation` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `FxHashMap` [INFO] [stderr] --> src/installation.rs:737:86 [INFO] [stderr] | [INFO] [stderr] 737 | /// Takes an [`IntoIterator`] of [`ManagedPythonInstallation`]s and returns an [`FxHashMap`] from [INFO] [stderr] | ^^^^^^^^^ no item named `FxHashMap` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `create_bin_link` [INFO] [stderr] --> src/managed.rs:653:11 [INFO] [stderr] | [INFO] [stderr] 653 | /// [`create_bin_link`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `create_bin_link` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `uv-python` (lib doc) generated 7 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/uv_python/index.html [INFO] running `Command { std: "docker" "inspect" "bcfda3aaef049ae4abfc6d6d405bedad8a327396697b35c5436643c849021159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcfda3aaef049ae4abfc6d6d405bedad8a327396697b35c5436643c849021159", kill_on_drop: false }` [INFO] [stdout] bcfda3aaef049ae4abfc6d6d405bedad8a327396697b35c5436643c849021159