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 #85634

Merged
merged 1 commit into from
May 25, 2021
Merged

update Miri #85634

merged 1 commit into from
May 25, 2021

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented May 24, 2021

Fixes #85591

@rust-highfive
Copy link
Collaborator

r? @Mark-Simulacrum

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive
Copy link
Collaborator

⚠️ Warning ⚠️

  • These commits modify submodules.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 24, 2021
@RalfJung
Copy link
Member Author

@bors r+ p=1

@bors
Copy link
Contributor

bors commented May 24, 2021

📌 Commit 8b8801e 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-review Status: Awaiting review from the assignee but also interested parties. labels May 24, 2021
@bors
Copy link
Contributor

bors commented May 24, 2021

⌛ Testing commit 8b8801e with merge 8f82eeea9a73deda0758941165dce3a06058cd60...

@rust-log-analyzer
Copy link
Collaborator

A job failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)

@bors
Copy link
Contributor

bors commented May 25, 2021

💔 Test failed - checks-actions

@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 May 25, 2021
@RalfJung
Copy link
Member Author

https://github.com/rust-lang-ci/rust/runs/2659477604 failed ("canceled") after 6h, but no timeout message from bors? Cc @rust-lang/infra
@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 May 25, 2021
@bors
Copy link
Contributor

bors commented May 25, 2021

⌛ Testing commit 8b8801e with merge cdbe288...

@bors
Copy link
Contributor

bors commented May 25, 2021

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing cdbe288 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label May 25, 2021
@bors bors merged commit cdbe288 into rust-lang:master May 25, 2021
@rustbot rustbot added this to the 1.54.0 milestone May 25, 2021
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #85634!

Tested on commit cdbe288.
Direct link to PR: #85634

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

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request May 25, 2021
Tested on commit rust-lang/rust@cdbe288.
Direct link to PR: <rust-lang/rust#85634>

🎉 miri on windows: build-fail → test-pass (cc @eddyb @RalfJung @oli-obk).
🎉 miri on linux: build-fail → test-pass (cc @eddyb @RalfJung @oli-obk).
@RalfJung RalfJung deleted the miri branch May 26, 2021 17:58
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#85578
6 participants