atomic_blobject 0.1.0

Simple cross-process reader-writer-locked datastore
Documentation

Build #3637041 2026-06-20 12:42:06

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.98.0-nightly (f428d123a 2026-06-19)

# 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" "dfda1e64792bb64a171952b92858344a0c615d869f2d2ae3ddfc7705630de7e6" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260619-1.98.0-nightly-f428d123a\", \"--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] Checking fancy_flocks v0.1.0 [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fancy_flocks-0.1.0/src/sd_flock.rs:38:42 [INFO] [stderr] | [INFO] [stderr] 38 | self.lock_finish(self.lock_start(File::try_lock_shared, false)?) [INFO] [stderr] | ---------- ^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stderr] | | [INFO] [stderr] | arguments to this method are incorrect [INFO] [stderr] | [INFO] [stderr] = note: expected fn pointer `for<'a> fn(&'a File) -> Result<_, std::io::Error>` [INFO] [stderr] found fn item `for<'a> fn(&'a File) -> Result<_, std::fs::TryLockError> {File::try_lock_shared}` [INFO] [stderr] note: method defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fancy_flocks-0.1.0/src/sd_flock.rs:80:8 [INFO] [stderr] | [INFO] [stderr] 80 | fn lock_start(&self, lf: LockFn, write: bool) -> Result<(File, LockFn, bool)> { [INFO] [stderr] | ^^^^^^^^^^ ---------- [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `fancy_flocks` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dfda1e64792bb64a171952b92858344a0c615d869f2d2ae3ddfc7705630de7e6", kill_on_drop: false }`