chomp 0.3.1

A fast monadic-style parser combinator designed to work on stable Rust.
Documentation

Build #1407124 2024-10-25 22:23:10

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 Updating crates.io index error: failed to select a version for `debugtrace`. ... required by package `chomp v0.3.1 (/home/cratesfyi/workspace/builds/chomp-0.3.1/source)` versions that meet the requirements `^0.1.0` are: 0.1.0 the package `chomp` depends on `debugtrace`, with features: `backtrace` but `debugtrace` does not have these features. It has a required dependency with that name, but only optional dependencies can be used as features. failed to select a version for `debugtrace` which could resolve this conflict 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: 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: std::sys::backtrace::__rust_begin_short_backtrace 9: core::ops::function::FnOnce::call_once{{vtable.shim}} 10: std::sys::pal::unix::thread::Thread::new::thread_start 11: start_thread at /build/glibc-uZu3wS/glibc-2.27/nptl/pthread_create.c:463 12: __clone at /build/glibc-uZu3wS/glibc-2.27/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95