[go: up one dir, main page]

deterministic 0.1.2

deterministic building blocks for testable systems
Documentation
Build #2033170 2025-04-24 00:30:43
# rustc version
rustc 1.88.0-nightly (6bc57c6bf 2025-04-22)# docs.rs version
docsrs 0.6.0 (ee9a3fe6 2025-03-28)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/deterministic-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/deterministic-0.1.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250422-1.88.0-nightly-6bc57c6bf\", \"--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] 625f6f8f3954d9ec06db253693898e07332348b14ca7b616dae02901ef1e6e73
[INFO] running `Command { std: "docker" "start" "-a" "625f6f8f3954d9ec06db253693898e07332348b14ca7b616dae02901ef1e6e73", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting deterministic v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `NotFound`
[INFO] [stderr]    --> src/file.rs:213:13
[INFO] [stderr]     |
[INFO] [stderr] 213 |     /// * [`NotFound`]: The specified file does not exist and neither `create`
[INFO] [stderr]     |             ^^^^^^^^ no item named `NotFound` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `NotFound`
[INFO] [stderr]    --> src/file.rs:215:13
[INFO] [stderr]     |
[INFO] [stderr] 215 |     /// * [`NotFound`]: One of the directory components of the file path does
[INFO] [stderr]     |             ^^^^^^^^ no item named `NotFound` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `PermissionDenied`
[INFO] [stderr]    --> src/file.rs:217:13
[INFO] [stderr]     |
[INFO] [stderr] 217 |     /// * [`PermissionDenied`]: The user lacks permission to get the specified
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^ no item named `PermissionDenied` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `PermissionDenied`
[INFO] [stderr]    --> src/file.rs:219:13
[INFO] [stderr]     |
[INFO] [stderr] 219 |     /// * [`PermissionDenied`]: The user lacks permission to open one of the
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^ no item named `PermissionDenied` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `AlreadyExists`
[INFO] [stderr]    --> src/file.rs:221:13
[INFO] [stderr]     |
[INFO] [stderr] 221 |     /// * [`AlreadyExists`]: `create_new` was specified and the file already
[INFO] [stderr]     |             ^^^^^^^^^^^^^ no item named `AlreadyExists` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `InvalidInput`
[INFO] [stderr]    --> src/file.rs:223:13
[INFO] [stderr]     |
[INFO] [stderr] 223 |     /// * [`InvalidInput`]: Invalid combinations of open options (truncate
[INFO] [stderr]     |             ^^^^^^^^^^^^ no item named `InvalidInput` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Other`
[INFO] [stderr]    --> src/file.rs:225:13
[INFO] [stderr]     |
[INFO] [stderr] 225 |     /// * [`Other`]: One of the directory components of the specified file path
[INFO] [stderr]     |             ^^^^^ no item named `Other` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Other`
[INFO] [stderr]    --> src/file.rs:227:13
[INFO] [stderr]     |
[INFO] [stderr] 227 |     /// * [`Other`]: Filesystem-level errors: full disk, write permission
[INFO] [stderr]     |             ^^^^^ no item named `Other` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `deterministic` (lib doc) generated 8 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/deterministic/index.html
[INFO] running `Command { std: "docker" "inspect" "625f6f8f3954d9ec06db253693898e07332348b14ca7b616dae02901ef1e6e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "625f6f8f3954d9ec06db253693898e07332348b14ca7b616dae02901ef1e6e73", kill_on_drop: false }`
[INFO] [stdout] 625f6f8f3954d9ec06db253693898e07332348b14ca7b616dae02901ef1e6e73