postgres-derive-internals 0.2.2

Unstable internals library used by postgres-derive and postgres-derive-codegen
Documentation
Build #2128557 2025-05-18 20:52:24

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
the crate depends on yanked dependencies: 

Updating crates.io index
error: failed to select a version for the requirement `syn = "^0.10"`
version 0.10.0 is yanked
version 0.10.1 is yanked
version 0.10.2 is yanked
version 0.10.3 is yanked
version 0.10.4 is yanked
version 0.10.5 is yanked
version 0.10.6 is yanked
version 0.10.7 is yanked
version 0.10.8 is yanked
location searched: crates.io index
required by package `postgres-derive-internals v0.2.2 (/home/cratesfyi/workspace-builder/builds/postgres-derive-internals-0.2.2/source)`

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: docs_rs::build_queue::BuildQueue::build_next_queue_package
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
14: _start