qcgpu 0.1.0

Open Source, High Performance & Hardware Accelerated, Quantum Computer Simulation in Rust
Documentation
Build #2787461 2026-01-03 03:15:32

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 broken dependencies: warning: no edition set: defaulting to the 2015 edition while the latest is 2024 error: failed to parse manifest at `/home/cratesfyi/workspace-builder/builds/qcgpu-0.1.0/source/Cargo.toml` Caused by: can't find `benchmark` bench at `benches/benchmark.rs` or `benches/benchmark/main.rs`. Please specify bench.path if you want to use a non-default path. Stack backtrace: 0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from 1: rustwide::prepare::run_command 2: rustwide::prepare::Prepare::fetch_deps 3: rustwide::prepare::Prepare::prepare 4: rustwide::build::BuildDirectory::run 5: docs_rs::docbuilder::rustwide_builder::RustwideBuilder::build_package 6: docs_rs::build_queue::BuildQueue::build_next_queue_package 7: docs_rs::utils::queue_builder::queue_builder 8: cratesfyi::main 9: std::sys::backtrace::__rust_begin_short_backtrace 10: std::rt::lang_start::{{closure}} 11: std::rt::lang_start_internal 12: main 13: __libc_start_main at /build/glibc-uZu3wS/glibc-2.27/csu/../csu/libc-start.c:310:0 14: _start