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
command failed: exit status: 101
warning: no edition set: defaulting to the 2015 edition while the latest is 2024
Downloading crates ...
Downloaded lalrpop-util v0.12.5
Downloaded term v0.4.6
Downloaded rustc-serialize v0.3.25
Downloaded lazy_static v0.2.11
Downloaded base64 v0.5.2
Downloaded atty v0.1.2
Downloaded docopt v0.6.86
Downloaded unicode-xid v0.0.2
Downloaded regex v0.1.80
Downloaded itertools v0.3.25
Downloaded petgraph v0.1.18
Downloaded thread-id v2.0.0
Downloaded thread_local v0.2.7
Downloaded regex-syntax v0.2.6
Downloaded errln v0.1.0
Downloaded aho-corasick v0.5.3
Downloaded regex-syntax v0.3.9
Downloaded lalrpop v0.12.5
Downloaded bit-set v0.3.0
error: failed to parse manifest at `/home/cratesfyi/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bit-set-0.3.0/Cargo.toml`
Caused by:
dependency (bit-vec) specified without providing a local path, Git repository, version, or workspace dependency to use
Stack backtrace:
0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
1: rustwide::prepare::fetch_deps
2: rustwide::prepare::Prepare::prepare
3: rustwide::build::BuildDirectory::run
4: docs_rs::docbuilder::rustwide_builder::RustwideBuilder::build_package
5: docs_rs::build_queue::BuildQueue::build_next_queue_package
6: docs_rs::utils::queue_builder::queue_builder
7: std::sys::backtrace::__rust_begin_short_backtrace
8: core::ops::function::FnOnce::call_once{{vtable.shim}}
9: std::sys::pal::unix::thread::Thread::new::thread_start
10: start_thread
at /build/glibc-uZu3wS/glibc-2.27/nptl/pthread_create.c:463
11: __clone
at /build/glibc-uZu3wS/glibc-2.27/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95