-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
travis: Attempt to debug sccache failures #40324
Conversation
r? @aturon (rust_highfive has picked a reviewer for you, use r? to override) |
403832b
to
6e4603c
Compare
cc #40240 |
@bors: r+ p=1 |
📌 Commit 6e4603c has been approved by |
⌛ Testing commit 6e4603c with merge e16317a... |
💔 Test failed - status-travis |
6e4603c
to
1086f04
Compare
@bors: r=aturon |
📌 Commit 1086f04 has been approved by |
⌛ Testing commit 1086f04 with merge ba74e94... |
💔 Test failed - status-travis |
@bors retry |
1086f04
to
d2c2805
Compare
Heh that's the precise error this is attempting to debug, and it didn't do a great job of debugging it... Here's another attempt! |
@bors: r=aturon |
📌 Commit d2c2805 has been approved by |
⌛ Testing commit d2c2805 with merge b603612... |
💔 Test failed - status-travis |
… On Wed, Mar 8, 2017 at 2:50 AM, bors ***@***.***> wrote:
💔 Test failed - status-travis
<https://travis-ci.org/rust-lang/rust/builds/208870527>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#40324 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95PBWfm2vzoVR-wpQGfkHPzyCI21Mks5rjmu-gaJpZM4MVwvN>
.
|
⌛ Testing commit d2c2805 with merge 89f7c03... |
💔 Test failed - status-travis |
b0921ab
to
551f07f
Compare
☔ The latest upstream changes (presumably #40371) made this pull request unmergeable. Please resolve the merge conflicts. |
@bors: retry
…On Fri, Mar 10, 2017 at 9:39 AM, bors ***@***.***> wrote:
🔒 Merge conflict
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#40324 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95Cc93ze_VLKQ55SAiVuJUoTl53Elks5rkW6pgaJpZM4MVwvN>
.
|
🔒 Merge conflict |
I can't find anything that'd cause unexpected EOF in the source, so let's try taking a look at the error logs on failures.
bee6762
to
a8cacd3
Compare
@bors: r=aturon |
📌 Commit a8cacd3 has been approved by |
travis: Attempt to debug sccache failures I can't find anything that'd cause unexpected EOF in the source, so let's try taking a look at the error logs on failures.
travis: Attempt to debug sccache failures I can't find anything that'd cause unexpected EOF in the source, so let's try taking a look at the error logs on failures.
travis: Attempt to debug sccache failures I can't find anything that'd cause unexpected EOF in the source, so let's try taking a look at the error logs on failures.
travis: Attempt to debug sccache failures I can't find anything that'd cause unexpected EOF in the source, so let's try taking a look at the error logs on failures.
Rollup of 38 pull requests - Successful merges: #39202, #39820, #39918, #39921, #40092, #40146, #40199, #40225, #40239, #40257, #40259, #40261, #40277, #40278, #40287, #40297, #40311, #40315, #40319, #40324, #40336, #40340, #40344, #40345, #40367, #40369, #40372, #40373, #40379, #40385, #40386, #40389, #40400, #40404, #40410, #40422, #40423, #40424 - Failed merges: #40220, #40329, #40426
Rollup of 38 pull requests - Successful merges: #39202, #39820, #39918, #39921, #40092, #40146, #40199, #40225, #40239, #40257, #40259, #40261, #40277, #40278, #40287, #40297, #40311, #40315, #40319, #40324, #40336, #40340, #40344, #40345, #40367, #40369, #40372, #40373, #40379, #40385, #40386, #40389, #40400, #40404, #40410, #40422, #40423, #40424 - Failed merges: #40220, #40329, #40426
I can't find anything that'd cause unexpected EOF in the source, so let's try
taking a look at the error logs on failures.