Skip to content

Mismatch between definition and access of ``. Could not downcast to TypeId(0xeb7ed42ad538f5fbd4eaa1bca9065357), need to downcast to TypeId(0x8d2067466b261adf129a3b65c54d7418) #110

@0xrinegade

Description

@0xrinegade

➜ ~ RUST_BACKTRACE=1 osvm hi

thread 'main' panicked at /home/larp/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.48/src/parser/error.rs:32:9:
Mismatch between definition and access of ``. Could not downcast to TypeId(0xeb7ed42ad538f5fbd4eaa1bca9065357), need to downcast to TypeId(0x8d2067466b261adf129a3b65c54d7418)

stack backtrace:
0: __rustc::rust_begin_unwind
1: core::panicking::panic_fmt
2: clap_builder::parser::matches::arg_matches::ArgMatches::get_many
3: osvm::main::{{closure}}
4: tokio::runtime::park::CachedParkThread::block_on
5: tokio::runtime::context::runtime::enter_runtime
6: tokio::runtime::runtime::Runtime::block_on
7: osvm::main
note: Some details are omitted, run with RUST_BACKTRACE=full for a verbose backtrace.


once done update osvm version to 0.8.1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions