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

Merged
merged 1 commit into from
Feb 4, 2021
Merged

update Miri #81743

merged 1 commit into from
Feb 4, 2021

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Feb 4, 2021

Fixes #81726
Cc @rust-lang/miri r? @ghost

@RalfJung
Copy link
Member Author

RalfJung commented Feb 4, 2021

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Feb 4, 2021

📌 Commit 0fe1e26 has been approved by RalfJung

@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 Feb 4, 2021
@bors
Copy link
Contributor

bors commented Feb 4, 2021

⌛ Testing commit 0fe1e26 with merge 2774c25d3fb4d38e67c176b2923c6ebbe366078f...

@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)
 69  516M   69  356M    0     0  23.6M      0  0:00:21  0:00:15  0:00:06 23.0M
 73  516M   73  381M    0     0  23.7M      0  0:00:21  0:00:16  0:00:05 23.5M
 78  516M   78  405M    0     0  23.8M      0  0:00:21  0:00:17  0:00:04 24.3M
 81  516M   81  422M    0     0  23.8M      0  0:00:21  0:00:17  0:00:04 24.2M
curl: (56) OpenSSL SSL_read: Connection was reset, errno 10054

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
##[error]Process completed with exit code 2.
[command]"C:\Program Files\Git\bin\git.exe" version
git version 2.30.0.windows.2
[command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
[command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"

@bors
Copy link
Contributor

bors commented Feb 4, 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 Feb 4, 2021
@RalfJung
Copy link
Member Author

RalfJung commented Feb 4, 2021

curl: (56) OpenSSL SSL_read: Connection was reset, errno 10054

@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 Feb 4, 2021
@bors
Copy link
Contributor

bors commented Feb 4, 2021

⌛ Testing commit 0fe1e26 with merge 822ebfd...

@bors
Copy link
Contributor

bors commented Feb 4, 2021

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

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Feb 4, 2021
@bors bors merged commit 822ebfd into rust-lang:master Feb 4, 2021
@rustbot rustbot added this to the 1.51.0 milestone Feb 4, 2021
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #81743!

Tested on commit 822ebfd.
Direct link to PR: #81743

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

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Feb 4, 2021
Tested on commit rust-lang/rust@822ebfd.
Direct link to PR: <rust-lang/rust#81743>

🎉 miri on windows: test-fail → test-pass (cc @oli-obk @eddyb @RalfJung).
🎉 miri on linux: test-fail → test-pass (cc @oli-obk @eddyb @RalfJung).
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#81718
5 participants