Closed
Description
https://github.com/oconnor663/blake2_simd/runs/764237325
In that run, I see this failure in one of my sub-crates:
/usr/share/rust/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin/cargo test
Updating crates.io index
Downloading crates ...
error: failed to download `remove_dir_all v0.5.2`
Caused by:
unable to get packages from source
Caused by:
failed to parse manifest at `/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/remove_dir_all-0.5.2/Cargo.toml`
Caused by:
readme file with name 'README.md' was not found
Command failed :(
In my CI setup, it only fails on the nightly compiler, but it seems to reliably fail with nightly on every OS target. However locally, I can't seem to reproduce the failure at all.
Any chance you recognize this error message? I just have no idea what could really be causing it.
Metadata
Metadata
Assignees
Labels
No labels