# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)
# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )
# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "11249a8dc56b9ed7bdc25159c6108d94be11b7d827e4acd1a36f1c4aca6a6599" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting uv-python v0.0.63 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `PythonRequest::from_str` [INFO] [stderr] --> src/discovery.rs:47:11 [INFO] [stderr] | [INFO] [stderr] 47 | /// 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:215:11 [INFO] [stderr] | [INFO] [stderr] 215 | /// 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 `find_all_python_installations` links to private item `find_python_installations` [INFO] [stderr] --> src/discovery.rs:1249:14 [INFO] [stderr] | [INFO] [stderr] 1249 | /// Unlike [`find_python_installations`], this eagerly collects matching installations instead of [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:99:11 [INFO] [stderr] | [INFO] [stderr] 99 | /// [`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:106:15 [INFO] [stderr] | [INFO] [stderr] 106 | /// 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:818:86 [INFO] [stderr] | [INFO] [stderr] 818 | /// 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:629:11 [INFO] [stderr] | [INFO] [stderr] 629 | /// [`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 5.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bytecheck v0.8.2, nix v0.31.3, rkyv v0.8.17 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/uv_python/index.html [INFO] running `Command { std: "docker" "inspect" "11249a8dc56b9ed7bdc25159c6108d94be11b7d827e4acd1a36f1c4aca6a6599", kill_on_drop: false }`