Skip to content

travis: Attempt to debug sccache failures#40324

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:sccache-errors
Mar 11, 2017
Merged

travis: Attempt to debug sccache failures#40324
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:sccache-errors

Conversation

@alexcrichton

Copy link
Copy Markdown
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
Copy Markdown
Contributor

r? @aturon

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

@alexcrichton

Copy link
Copy Markdown
Member Author

cc #40240

@aturon

aturon commented Mar 7, 2017

Copy link
Copy Markdown
Contributor

@bors: r+ p=1

@bors

bors commented Mar 7, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 6e4603c has been approved by aturon

@bors

bors commented Mar 7, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 6e4603c with merge e16317a...

@bors

bors commented Mar 7, 2017

Copy link
Copy Markdown
Collaborator

💔 Test failed - status-travis

@alexcrichton

Copy link
Copy Markdown
Member Author

@bors: r=aturon

@bors

bors commented Mar 7, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 1086f04 has been approved by aturon

@bors

bors commented Mar 8, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 1086f04 with merge ba74e94...

@bors

bors commented Mar 8, 2017

Copy link
Copy Markdown
Collaborator

💔 Test failed - status-travis

@arielb1

arielb1 commented Mar 8, 2017

Copy link
Copy Markdown
Contributor
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
Copy Markdown
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
Copy Markdown
Member Author

@bors: r=aturon

@bors

bors commented Mar 8, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit d2c2805 has been approved by aturon

@bors

bors commented Mar 8, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit d2c2805 with merge b603612...

@bors

bors commented Mar 8, 2017

Copy link
Copy Markdown
Collaborator

💔 Test failed - status-travis

@alexcrichton

alexcrichton commented Mar 8, 2017 via email

Copy link
Copy Markdown
Member Author

@bors

bors commented Mar 8, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit d2c2805 with merge 89f7c03...

@bors

bors commented Mar 8, 2017

Copy link
Copy Markdown
Collaborator

💔 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

bors commented Mar 9, 2017

Copy link
Copy Markdown
Collaborator

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

@alexcrichton

alexcrichton commented Mar 10, 2017 via email

Copy link
Copy Markdown
Member Author

@bors

bors commented Mar 10, 2017

Copy link
Copy Markdown
Collaborator

🔒 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
Copy Markdown
Member Author

@bors: r=aturon

@bors

bors commented Mar 10, 2017

Copy link
Copy Markdown
Collaborator

📌 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

bors commented Mar 11, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit a8cacd3 with merge 1727b23...

@alexcrichton alexcrichton deleted the sccache-errors branch March 11, 2017 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants