Cargo generates lockfile with duplicate package #2981
Labels
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
A-lockfile
Area: Cargo.lock issues
S-needs-info
Status: Needs more info, such as a reproduction or more background for a feature request.
S-propose-close
Status: A team member has nominated this for closing, pending further input from the team
When rebuilding this project which overrides rustc's
libc_shim
I get the errorthread 'main' panicked at 'a package was referenced twice in the lockfile', src/cargo\core\resolver\encode.rs:51
The lockfile with multiple libc packages
This is on my cargo branch based on e958281
The text was updated successfully, but these errors were encountered: