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 `liblzma-sys`. ... required by package `liblzma v0.3.4` ... which satisfies dependency `liblzma = "^0.3.4"` of package `postgresql_archive v0.17.2` ... which satisfies dependency `postgresql_archive = "^0.17.2"` of package `postgresql_embedded v0.17.2` ... which satisfies dependency `postgresql_embedded = "^0.17.2"` of package `starlane v0.3.21 (/home/cratesfyi/workspace/builds/starlane-0.3.21/source)` versions that meet the requirements `^0.3.7` are: 0.3.13, 0.3.12, 0.3.11, 0.3.10, 0.3.9, 0.3.8, 0.3.7 package `liblzma-sys` links to the native library `lzma`, but it conflicts with a previous package which links to `lzma` as well: package `lzma-sys v0.1.19` ... which satisfies dependency `lzma-sys = "^0.1.18"` of package `xz2 v0.1.7` ... which satisfies dependency `xz2 = "^0.1.7"` of package `zip v2.3.0` ... which satisfies dependency `zip = "^2.2.0"` of package `postgresql_archive v0.17.2` ... which satisfies dependency `postgresql_archive = "^0.17.2"` of package `postgresql_embedded v0.17.2` ... which satisfies dependency `postgresql_embedded = "^0.17.2"` of package `starlane v0.3.21 (/home/cratesfyi/workspace/builds/starlane-0.3.21/source)` Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "lzma"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links. failed to select a version for `liblzma-sys` which could resolve this conflict Stack backtrace: 0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from 1: docs_rs::docbuilder::rustwide_builder::RustwideBuilder::build_package_inner::{{closure}} 2: rustwide::build::BuildDirectory::run 3: docs_rs::docbuilder::rustwide_builder::RustwideBuilder::build_package 4: prometheus::histogram::Histogram::observe_closure_duration 5: docs_rs::build_queue::BuildQueue::build_next_queue_package 6: docs_rs::utils::queue_builder::queue_builder 7: std::sys::backtrace::__rust_begin_short_backtrace 8: core::ops::function::FnOnce::call_once{{vtable.shim}} 9: std::sys::pal::unix::thread::Thread::new::thread_start 10: start_thread at /build/glibc-uZu3wS/glibc-2.27/nptl/pthread_create.c:463 11: __clone at /build/glibc-uZu3wS/glibc-2.27/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95