Skip to content

travis: Attempt to debug sccache failures #40324

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 11, 2017

Conversation

alexcrichton
Copy link
Member

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.

@rust-highfive
Copy link
Contributor

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member Author

cc #40240

@aturon
Copy link
Member

aturon commented Mar 7, 2017

@bors: r+ p=1

@bors
Copy link
Collaborator

bors commented Mar 7, 2017

📌 Commit 6e4603c has been approved by aturon

@bors
Copy link
Collaborator

bors commented Mar 7, 2017

⌛ Testing commit 6e4603c with merge e16317a...

@bors
Copy link
Collaborator

bors commented Mar 7, 2017

💔 Test failed - status-travis

@alexcrichton
Copy link
Member Author

@bors: r=aturon

@bors
Copy link
Collaborator

bors commented Mar 7, 2017

📌 Commit 1086f04 has been approved by aturon

@bors
Copy link
Collaborator

bors commented Mar 8, 2017

⌛ Testing commit 1086f04 with merge ba74e94...

@bors
Copy link
Collaborator

bors commented Mar 8, 2017

💔 Test failed - status-travis

@arielb1
Copy link
Contributor

arielb1 commented Mar 8, 2017

error: failed to execute compile

caused by: error reading compile response from server

caused by: IoError(Error { repr: Custom(Custom { kind: Other, error: StringError("unexpected EOF") }) })

caused by: unexpected EOF

@bors retry

@alexcrichton
Copy link
Member Author

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!

@alexcrichton
Copy link
Member Author

@bors: r=aturon

@bors
Copy link
Collaborator

bors commented Mar 8, 2017

📌 Commit d2c2805 has been approved by aturon

@bors
Copy link
Collaborator

bors commented Mar 8, 2017

⌛ Testing commit d2c2805 with merge b603612...

@bors
Copy link
Collaborator

bors commented Mar 8, 2017

💔 Test failed - status-travis

@alexcrichton
Copy link
Member Author

alexcrichton commented Mar 8, 2017 via email

@bors
Copy link
Collaborator

bors commented Mar 8, 2017

⌛ Testing commit d2c2805 with merge 89f7c03...

@bors
Copy link
Collaborator

bors commented Mar 8, 2017

💔 Test failed - status-travis

@alexcrichton alexcrichton force-pushed the sccache-errors branch 2 times, most recently from b0921ab to 551f07f Compare March 9, 2017 00:20
@bors
Copy link
Collaborator

bors commented Mar 9, 2017

☔ The latest upstream changes (presumably #40371) made this pull request unmergeable. Please resolve the merge conflicts.

@alexcrichton
Copy link
Member Author

alexcrichton commented Mar 10, 2017 via email

@bors
Copy link
Collaborator

bors commented Mar 10, 2017

🔒 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.
@alexcrichton
Copy link
Member Author

@bors: r=aturon

@bors
Copy link
Collaborator

bors commented Mar 10, 2017

📌 Commit a8cacd3 has been approved by aturon

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Mar 10, 2017
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.
arielb1 pushed a commit to arielb1/rust that referenced this pull request Mar 10, 2017
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.
arielb1 pushed a commit to arielb1/rust that referenced this pull request Mar 10, 2017
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.
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Mar 11, 2017
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.
@bors bors merged commit a8cacd3 into rust-lang:master Mar 11, 2017
@bors
Copy link
Collaborator

bors commented Mar 11, 2017

⌛ Testing commit a8cacd3 with merge 1727b23...

@alexcrichton alexcrichton deleted the sccache-errors branch March 11, 2017 16:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants