http-file-headers 0.1.8

A framework-agnostic helper library for serving static files. It makes very easy to write full-featured static file server (incl. conditional headers, encodings, range requests, etc)
Documentation
Build #1504045 2024-11-07 06:23:28

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 `crypto-mac = "^0.5"`
candidate versions found which didn't match: 0.11.1, 0.11.0, 0.11.0-pre.1, ...
location searched: crates.io index
required by package `blake2 v0.7.1`
... which satisfies dependency `blake2 = "^0.7.1"` of package `http-file-headers v0.1.8 (/home/cratesfyi/workspace/builds/http-file-headers-0.1.8/source)`
if you are looking for the prerelease package it needs to be specified explicitly
crypto-mac = { version = "0.11.0-pre.1" }

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