Closed
Description
Log in CI while cargo build
Meta
rustc 1.75.0 (82e1608df 2023-12-21) running on x86_64-pc-windows-msvc
Error output
thread 'rustc' panicked at compiler\rustc_metadata\src\rmeta\decoder.rs:962:10:
index out of bounds: the len is 0 but the index is 0
note: rustc 1.75.0 (82e1608df 2023-12-21) running on x86_64-pc-windows-msvc
note: compiler flags: --crate-type rlib -C opt-level=3 -C embed-bitcode=no
note: some of the compiler flags provided by cargo are hidden
query stack during panic:
#0 [resolver_for_lowering] getting the resolver for lowering
end of query stack
Compiling darling_core v0.20.3
error: could not compile `curve25519-dalek` (lib)
The error is not reproducable though.