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

cargo audit workflow has been failing to run since 2023-12 #21823

Open
cburroughs opened this issue Jan 10, 2025 · 0 comments
Open

cargo audit workflow has been failing to run since 2023-12 #21823

cburroughs opened this issue Jan 10, 2025 · 0 comments
Labels

Comments

@cburroughs
Copy link
Contributor

Last pass: https://github.com/pantsbuild/pants/actions/runs/7245331989
First Fail: https://github.com/pantsbuild/pants/actions/runs/7259097274/job/19775586246

On a recent run, the log ends with:

Compiling cargo-audit v0.17.5
    Finished `release` profile [optimized] target(s) in 1m 33s
   Replacing /home/runner/.cargo/bin/cargo-audit
    Replaced package `cargo-audit v0.21.0` with `cargo-audit v0.17.5` (executable `cargo-audit`)
pants: Failed to find a Python 3.11 interpreter
    Fetching advisory database from `[https://github.com/RustSec/advisory-db.git`](https://github.com/RustSec/advisory-db.git%60)
      Loaded 724 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
error: not found: Couldn't load Cargo.lock: I/O operation failed: parse error: parse error: invalid Cargo.lock format version: `4`

Possibly identical to #19844

@cburroughs cburroughs added the bug label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant