launchdarkly 0.0.0

Rust interface for launch darkly
Documentation
Build #2148453 2025-05-24 07:11:48

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 `security-framework = "^0.1.9"` version 0.1.9 is yanked version 0.1.10 is yanked version 0.1.11 is yanked version 0.1.12 is yanked version 0.1.13 is yanked version 0.1.14 is yanked version 0.1.15 is yanked version 0.1.16 is yanked location searched: crates.io index required by package `native-tls v0.1.0` ... which satisfies dependency `native-tls = "^0.1"` of package `hyper-tls v0.1.0` ... which satisfies dependency `hyper-tls = "^0.1"` of package `launchdarkly v0.0.0 (/home/cratesfyi/workspace-builder/builds/launchdarkly-0.0.0/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: prometheus::histogram::Histogram::observe_closure_duration 6: docs_rs::build_queue::BuildQueue::build_next_queue_package 7: docs_rs::utils::queue_builder::queue_builder 8: cratesfyi::CommandLine::handle_args 9: cratesfyi::main 10: std::sys::backtrace::__rust_begin_short_backtrace 11: std::rt::lang_start::{{closure}} 12: std::rt::lang_start_internal 13: main 14: __libc_start_main at /build/glibc-uZu3wS/glibc-2.27/csu/../csu/libc-start.c:310 15: _start