Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange JSON output from x.py / rustbuild #71613

Closed
RalfJung opened this issue Apr 27, 2020 · 1 comment
Closed

Strange JSON output from x.py / rustbuild #71613

RalfJung opened this issue Apr 27, 2020 · 1 comment
Labels
C-bug Category: This is a bug. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Comments

@RalfJung
Copy link
Member

Since recently, the following line started to appear in x.py output, for example when invoking ./x.py test src/test/ui --stage 1 -j 4 --test-args con:

{"reason":"build-finished","success":true}

Showing this between the otherwise human-readable output was presumably not intentional. :)

Cc @Mark-Simulacrum

@RalfJung RalfJung added T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) C-bug Category: This is a bug. labels Apr 27, 2020
@jonas-schievink
Copy link
Contributor

Duplicate of #71561

@jonas-schievink jonas-schievink marked this as a duplicate of #71561 Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Projects
None yet
Development

No branches or pull requests

2 participants