rust-lang / rust-lang/rust

`./x test library/std` fails with library profile

Open
#142,505 35 comments 1 reaction 0 assignees View on GitHub

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

View all comments

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.