Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run the test script due to invalid Cargo.lock file #13

Closed
jonlamb-gh opened this issue Oct 21, 2021 · 0 comments · Fixed by #19
Closed

Can't run the test script due to invalid Cargo.lock file #13

jonlamb-gh opened this issue Oct 21, 2021 · 0 comments · Fixed by #19

Comments

@jonlamb-gh
Copy link
Contributor

jonlamb-gh commented Oct 21, 2021

warning: unused manifest key: workaround-build-dependencies
error: failed to parse lock file at: selfe-config/Cargo.lock

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

Seems to be related to rust-lang/cargo#7579 combined with our cargo-5730 and xbuild configuration, possibly requiring an older version of cargo to workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant