[ICE]: cargo-quickinstall on aarch64-apple-darwin
Open
Nobody has claimed this yet.
A-linkage
A-LLVM
C-gub
I-crash
T-compiler
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.1k
- PR merge metrics
- PR metrics pending
Description
Code
export CARGO_PROFILE_RELEASE_CODEGEN_UNITS=1
export CARGO_PROFILE_RELEASE_LTO=fat
export CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse
cargo install cargo-quickinstall --version 0.3.53 --target aarch64-apple-darwin --root /path/to/tmp/dir --locked
Meta
stable-aarch64-apple-darwin updated - rustc 1.98.0 (88d9e12ae 2026-08-18)
Error output
https://github.com/cargo-bins/cargo-quickinstall/actions/runs/32474722575/job/96991564409#step:5:240
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 running the provided cargo install command on aarch64-apple-darwin and inspect the linked cargo-quickinstall Actions job, especially step 5. Determine which Rust compiler component reports the ICE and reduce the command to a reproducible case; the issue does not yet state a specific expected fix or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100