prost-codegen 0.1.0

A Protocol Buffers implementation for the Rust Language.
Documentation
Build #1721934 2025-02-08 08:15: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 command failed: exit status: 101 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Downloading crates ... Downloaded syn v0.11.11 Downloaded quote v0.3.15 Downloaded unicode-xid v0.0.4 Downloaded fixedbitset v0.1.9 Downloaded petgraph v0.4.13 Downloaded ordermap v0.3.5 Downloaded itertools v0.6.5 Downloaded synom v0.11.3 Downloaded prost-derive v0.1.0 error: failed to parse manifest at `/home/cratesfyi/workspace-builder/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-derive-0.1.0/Cargo.toml` Caused by: can't find library `prost_derive`, rename file to `src/lib.rs` or specify lib.path 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: 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: cratesfyi::CommandLine::handle_args 9: cratesfyi::main 10: std::sys::backtrace::__rust_begin_short_backtrace 11: std::rt::lang_start::{{closure}} 12: std::rt::lang_start_internal 13: main 14: __libc_start_main at /build/glibc-uZu3wS/glibc-2.27/csu/../csu/libc-start.c:310 15: _start