cargo-travis icon indicating copy to clipboard operation
cargo-travis copied to clipboard

Coverage error: failed to parse lock file

Open eldruin opened this issue 4 years ago • 4 comments

Thanks for creating this @roblabla! I use it all the time :) Today, however I have started seeing an error after the compilation of kcov:

error: failed to parse lock file at: /home/travis/build/eldruin/bmi160-rs/Cargo.lock

Caused by:
  invalid serialized PackageId for key `package.dependencies`

See the build log here

Do you know how to solve this?

eldruin avatar Feb 08 '20 21:02 eldruin