lorawan-encoding 0.6.2

Crate lorawan provides structures and tools for reading and writing LoRaWAN messages from and to a slice of bytes.
Documentation
Build #1532411 2024-11-13 21:29:17

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 `aes-soft = "^0.4"`
candidate versions found which didn't match: 0.99.99, 0.6.4, 0.6.3, ...
location searched: crates.io index
required by package `aes v0.4.0`
... which satisfies dependency `aes = "^0.4.0"` of package `lorawan-encoding v0.6.2 (/home/cratesfyi/workspace/builds/lorawan-encoding-0.6.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::utils::queue_builder::queue_builder
6: std::sys::backtrace::__rust_begin_short_backtrace
7: core::ops::function::FnOnce::call_once{{vtable.shim}}
8: std::sys::pal::unix::thread::Thread::new::thread_start
9: start_thread
at /build/glibc-uZu3wS/glibc-2.27/nptl/pthread_create.c:463
10: __clone
at /build/glibc-uZu3wS/glibc-2.27/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95