-
Notifications
You must be signed in to change notification settings - Fork 348
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
bump Rust #862
bump Rust #862
Conversation
The regression landed with rust-lang/rust#63043; the likely cause is rust-lang/rust#62982. |
Dang, the log is too long for Travis... but then how can we debug this? :/ |
My best guess so far is that it has something to do with the |
Relevant part of the log:
|
Fix submitted at rust-lang/rust#63076 |
…oli-obk Miri: fix determining size of an "extra function" allocation Fixes [a bug](rust-lang/miri#862) introduced by rust-lang#62982. Best reviewed commit-by-commit. r? @oli-obk
Why... did GitHub do that?!? |
With the fix landed in rustc, this should work now. @bors r+ |
📌 Commit 784ad69 has been approved by |
bump Rust My hypothesis is that this will replicate https://travis-ci.com/rust-lang/miri/jobs/220221687 (so we know which commit range caused it).
@bors r+ retry |
📌 Commit 87f20fe has been approved by |
bump Rust My hypothesis is that this will replicate https://travis-ci.com/rust-lang/miri/jobs/220221687 (so we know which commit range caused it).
💔 Test failed - checks-travis |
Because of the |
Looks spurious.
@bors retry
|
bump Rust My hypothesis is that this will replicate https://travis-ci.com/rust-lang/miri/jobs/220221687 (so we know which commit range caused it).
☀️ Test successful - checks-travis, status-appveyor |
My hypothesis is that this will replicate https://travis-ci.com/rust-lang/miri/jobs/220221687 (so we know which commit range caused it).