message_worker 0.6.0

Message Worker is a low-ish level library for Rust for the creation of event-listeners using futures and streams. Notably MW supports non-sync and non-send (i.e. non-thread-safe) contexts within listeners.
Documentation
Build #2295063 2025-07-06 15:25:22

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 `ees = "^1.0.0"`
version 1.0.0 is yanked
location searched: crates.io index
required by package `message_worker v0.6.0 (/home/cratesfyi/workspace/builds/message_worker-0.6.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: 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