soar-utils 0.4.2

Utilities for soar package manager
Documentation

Build #3684635 2026-06-25 12:20:14

# rustc version rustc 1.98.0-nightly (f28ac764c 2026-06-23)

# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )

# 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" "f73ecad42edd5ccd962b114b97a7194e9e02b2c05b84d80d944196ff93053b1d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260623-1.98.0-nightly-f28ac764c\", \"--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 soar-utils v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `FileSystemError::File` [INFO] [stderr] --> src/fs.rs:19:17 [INFO] [stderr] | [INFO] [stderr] 19 | /// Returns a [`FileSystemError::File`] if the removal fails for any reason other than [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the enum `FileSystemError` has no variant or associated item named `File` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `FileSystemError::Directory` [INFO] [stderr] --> src/fs.rs:69:9 [INFO] [stderr] | [INFO] [stderr] 69 | /// * [`FileSystemError::Directory`] if the directory could not be created. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `FileSystemError` has no variant or associated item named `Directory` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `FileSystemError::Symlink` [INFO] [stderr] --> src/fs.rs:107:17 [INFO] [stderr] | [INFO] [stderr] 107 | /// Returns a [`FileSystemError::Symlink`] if the symlink could not be created. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ the enum `FileSystemError` has no variant or associated item named `Symlink` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `FileSystemError::File` [INFO] [stderr] --> src/fs.rs:108:17 [INFO] [stderr] | [INFO] [stderr] 108 | /// Returns a [`FileSystemError::File`] if the symlink could not be removed. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the enum `FileSystemError` has no variant or associated item named `File` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `FileSystemError::Directory` [INFO] [stderr] --> src/fs.rs:153:17 [INFO] [stderr] | [INFO] [stderr] 153 | /// Returns a [`FileSystemError::Directory`] if the directory could not be read. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `FileSystemError` has no variant or associated item named `Directory` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `FileSystemError::File` [INFO] [stderr] --> src/fs.rs:218:17 [INFO] [stderr] | [INFO] [stderr] 218 | /// Returns a [`FileSystemError::File`] if the file could not be opened or read. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the enum `FileSystemError` has no variant or associated item named `File` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `FileSystemError::Directory` [INFO] [stderr] --> src/fs.rs:253:17 [INFO] [stderr] | [INFO] [stderr] 253 | /// Returns a [`FileSystemError::Directory`] if the directory itself cannot be read. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `FileSystemError` has no variant or associated item named `Directory` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `PathError::CurrentDir` [INFO] [stderr] --> src/path.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | /// * [`PathError::CurrentDir`] if the current directory cannot be determined [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the enum `PathError` has no variant or associated item named `CurrentDir` [INFO] [stderr] [INFO] [stderr] warning: `soar-utils` (lib doc) generated 8 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/soar_utils/index.html [INFO] running `Command { std: "docker" "inspect" "f73ecad42edd5ccd962b114b97a7194e9e02b2c05b84d80d944196ff93053b1d", kill_on_drop: false }`