Unexpected internal cargo error when publishing to crates.io
We had our latest release to crates.io fail with the following message:
```
error: no packages ready to publish but 2 packages remain in plan with 1 awaiting confirmation: uv v0.11.20 and uv-cli v0.0.53
note: this is an unexpected cargo internal error
note: we would appreciate a bug report: https://github.com/rust-lang/cargo/issues/
note: cargo 1.97.0-nightly (eb94155a9 2026-04-09)
```
* GitHub Actions log: https://github.com/astral-sh/uv/actions/runs/27262684640/job/80619527120
* `cargo publish` log as a gist: https://gist.github.com/konstin/4c608d0ad51f80006ec3765e2fbaa766
关闭于 2026-06-12 4 条评论