`./x test library/std` fails with library profile
Open
Nobody has claimed this yet.
A-contributor-roadblock
A-download-rustc
C-bug
T-bootstrap
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.1k
- PR merge metrics
- PR metrics pending
Description
Presumably part of #141901.
Workaround is currently documented in the rustc dev guide.
Command used
./x test library/std
Actual behaviour
Bootstrap configuration (bootstrap.toml)
profile = "library"
change-id = 142379
Operating system
HEAD
9822e3dc15b5940626a186a57f877cf784b1bfb3
Additional context
Build Log (4.5 MiB)
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 reproducing ./x test library/std with profile = "library" in bootstrap.toml, then inspect the linked bootstrap build log and the workaround in the rustc dev guide. The issue is resolved when the command works with the library profile and the relevant behavior or workaround is verified against the reported configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100