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 `rgb = "^0.7"`
candidate versions found which didn't match: 0.8.90-alpha.2, 0.8.90-alpha.1, 0.8.50, ...
location searched: crates.io index
required by package `gif-dispose v1.0.2`
... which satisfies dependency `gif-dispose = "^1.0.1"` of package `image-utils v0.2.0 (/home/cratesfyi/workspace/builds/image-utils-0.2.0/source)`
if you are looking for the prerelease package it needs to be specified explicitly
rgb = { version = "0.8.90-alpha.2" }
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: std::sys::backtrace::__rust_begin_short_backtrace
9: core::ops::function::FnOnce::call_once{{vtable.shim}}
10: std::sys::pal::unix::thread::Thread::new::thread_start
11: start_thread
at /build/glibc-uZu3wS/glibc-2.27/nptl/pthread_create.c:463
12: __clone
at /build/glibc-uZu3wS/glibc-2.27/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95