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

update miri #70137

Merged
merged 1 commit into from
Mar 19, 2020
Merged

update miri #70137

merged 1 commit into from
Mar 19, 2020

Conversation

RalfJung
Copy link
Member

@RalfJung
Copy link
Member Author

Submodule-only toolstate fix
@bors r+ p=1

@bors
Copy link
Contributor

bors commented Mar 19, 2020

📌 Commit 898ff8d has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Mar 19, 2020

🌲 The tree is currently closed for pull requests below priority 5, this pull request will be tested once the tree is reopened

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Mar 19, 2020
@RalfJung
Copy link
Member Author

@bors p=5

@bors
Copy link
Contributor

bors commented Mar 19, 2020

⌛ Testing commit 898ff8d with merge 02d655929fd245932bbb8ef8bf27c646e5733fbd...

@rust-highfive

This comment has been minimized.

@bors
Copy link
Contributor

bors commented Mar 19, 2020

💔 Test failed - checks-azure

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Mar 19, 2020
@RalfJung
Copy link
Member Author

2020-03-19T09:16:28.8996940Z clang+llvm-9.0.0-x86_64-darwin-apple/bin/llvm-elfabi: Lzma library error:  No progress is possible
2020-03-19T09:16:28.9087930Z tar: Error exit delayed from previous errors.

@bors retry

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 19, 2020
@bors
Copy link
Contributor

bors commented Mar 19, 2020

⌛ Testing commit 898ff8d with merge eec799caaee3abd16c8773de0863f6e7f1ea857b...

@rust-highfive

This comment has been minimized.

@bors
Copy link
Contributor

bors commented Mar 19, 2020

💔 Test failed - checks-azure

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Mar 19, 2020
@RalfJung
Copy link
Member Author

Same error again.

2020-03-19T12:23:55.8361020Z curl: (56) SSLRead() return error -9806
2020-03-19T12:23:55.8666880Z clang+llvm-9.0.0-x86_64-darwin-apple/bin/opt: Lzma library error:  No progress is possible
2020-03-19T12:23:55.8745420Z tar: Error exit delayed from previous errors.

@bors retry

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 19, 2020
@pietroalbini
Copy link
Member

Hijacking this PR to test infra changes, sorry for the noise!

@pietroalbini
Copy link
Member

@bors try

@bors
Copy link
Contributor

bors commented Mar 19, 2020

🙅 Please do not try after a pull request has been r+ed. If you need to try, unapprove (r-) it first.

@pietroalbini
Copy link
Member

@bors r- try

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Mar 19, 2020
@pietroalbini
Copy link
Member

@bors try

@pietroalbini
Copy link
Member

@bors p=1001 try

@bors
Copy link
Contributor

bors commented Mar 19, 2020

⌛ Trying commit 898ff8d with merge 270ec1a28520f63bc6b61edf4c9a180d129b21c8...

@pietroalbini pietroalbini reopened this Mar 19, 2020
@pietroalbini
Copy link
Member

@bors p=1001 try

@bors
Copy link
Contributor

bors commented Mar 19, 2020

⌛ Trying commit 898ff8d with merge 393a0965c4ec75e4e2e44992f92f97c096da5692...

@bors
Copy link
Contributor

bors commented Mar 19, 2020

💔 Test failed - checks-azure

@pietroalbini
Copy link
Member

YAY! 🎉

@bors r=RalfJung p=5 treeclosed-

@bors
Copy link
Contributor

bors commented Mar 19, 2020

📌 Commit 898ff8d has been approved by RalfJung

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Mar 19, 2020
@bors
Copy link
Contributor

bors commented Mar 19, 2020

⌛ Testing commit 898ff8d with merge 2602289...

@bors
Copy link
Contributor

bors commented Mar 19, 2020

☀️ Test successful - checks-azure
Approved by: RalfJung
Pushing 2602289 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Mar 19, 2020
@bors bors merged commit 2602289 into rust-lang:master Mar 19, 2020
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #70137!

Tested on commit 2602289.
Direct link to PR: #70137

🎉 miri on windows: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung).
🎉 miri on linux: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung).

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Mar 19, 2020
Tested on commit rust-lang/rust@2602289.
Direct link to PR: <rust-lang/rust#70137>

🎉 miri on windows: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung).
🎉 miri on linux: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung).
@RalfJung RalfJung deleted the miri branch March 20, 2020 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

miri no longer builds after rust-lang/rust#67133
4 participants