cargo check --all --all-targets --all-features fails on project (cleaning target dir fixes it)
Open
Nobody has claimed this yet.
A-incr-comp
C-bug
I-ICE
S-needs-repro
T-compiler
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.1k
- PR merge metrics
- PR metrics pending
Description
Code
https://github.com/plabayo/rama/tree/115d853871bc4a3a90bfdee65ca5a53cf3b38bde
Meta
hard to know for certain as it seems it happens when there is already some stuff in the compiler cache dirs
cargo version
cargo 1.77.1 (e52e36006 2024-03-26)
Error output
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking out the linked rama commit and reproducing cargo check --all --all-targets --all-features with Rust 1.77.1, both with and without existing compiler cache contents. Read the linked error output and determine whether the failure is reproducible; done means identifying a minimized reproduction or documenting that the issue no longer occurs after the relevant cache state is cleared.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100