indradb-postgres 0.1.0

A postgres-backed datastore for IndraDB
Documentation
Build #2396449 2025-08-09 07:59:01

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.

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

Updating crates.io index
error: failed to select a version for `uuid`.
... required by package `indradb-postgres v0.1.0 (/home/cratesfyi/workspace-builder/builds/indradb-postgres-0.1.0/source)`
versions that meet the requirements `>=0.5, <0.6` are: 0.3.2, 0.3.1, 0.3.0

package `indradb-postgres` depends on `uuid` with feature `v1` but `uuid` does not have that feature.


failed to select a version for `uuid` which could resolve this conflict

Stack backtrace:
0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
1: rustwide::prepare::Prepare::capture_lockfile
2: rustwide::prepare::Prepare::prepare
3: rustwide::build::BuildDirectory::run
4: docs_rs::docbuilder::rustwide_builder::RustwideBuilder::build_package
5: prometheus::histogram::Histogram::observe_closure_duration
6: docs_rs::utils::queue_builder::queue_builder
7: cratesfyi::CommandLine::handle_args
8: cratesfyi::main
9: std::sys::backtrace::__rust_begin_short_backtrace
10: std::rt::lang_start::{{closure}}
11: std::rt::lang_start_internal
12: main
13: __libc_start_main
at /build/glibc-uZu3wS/glibc-2.27/csu/../csu/libc-start.c:310:0
14: _start