Uh oh!
There was an error while loading. Please reload this page.
Prepare the 1.22.0 beta - #45160
Conversation
rust-highfive
commented
Oct 10, 2017
r? @aturon (rust_highfive has picked a reviewer for you, use r? to override) |
alexcrichton
commented
Oct 10, 2017
@bors: r+ p=100 This is the new beta! |
bors
commented
Oct 10, 2017
📌 Commit f119eda has been approved by |
bors
commented
Oct 10, 2017
⌛ Testing commit f119eda with merge 57a31e86ab294ff41333789b8cce10f80e83c256... |
bors
commented
Oct 10, 2017
💔 Test failed - status-appveyor |
kennytm
commented
Oct 10, 2017
|
bors
commented
Oct 10, 2017
⌛ Testing commit f119eda with merge 412796f33c0a2d4cae137d4c80bd41dc092dd73d... |
bors
commented
Oct 10, 2017
💔 Test failed - status-travis |
aidanhs
commented
Oct 10, 2017
RLS failures? |
alexcrichton
commented
Oct 10, 2017
@bors: retry I'm going to pray that's spurious... I can't reproduce locally unfortunately |
bors
commented
Oct 10, 2017
Prepare the 1.22.0 beta This updates the Cargo submodule a bit but is otherwise pretty routine.
bors
commented
Oct 10, 2017
💔 Test failed - status-travis |
kennytm
commented
Oct 11, 2017
RLS error again. Legit. |
alexcrichton
commented
Oct 12, 2017
@Xanewok would you be able to help out here perhaps? I'm not so good at debugging the RLS :( |
alexcrichton
commented
Oct 12, 2017
@bors: r+ managed to track it down |
bors
commented
Oct 12, 2017
📌 Commit c0b1133 has been approved by |
This updates the Cargo submodule a bit but is otherwise pretty routine.
alexcrichton
commented
Oct 12, 2017
@bors: r+ |
bors
commented
Oct 12, 2017
📌 Commit 7ac017d has been approved by |
bors
commented
Oct 12, 2017
⌛ Testing commit 7ac017d with merge 9d050fb930d9032d75760704cbe8b4ae5973aba1... |
bors
commented
Oct 12, 2017
💔 Test failed - status-travis |
kennytm
commented
Oct 12, 2017
I think you need to include #45193. |
Xanewok
commented
Oct 12, 2017
@alexcrichton hey, sorry, read the notification just now. What was the cause? Still need help debugging? |
alexcrichton
commented
Oct 12, 2017
@Xanewok ah it turned out that the RLS was rewriting Cargo.lock as it was using a newer version of Cargo, but the Cargo.lock was mounted on a readonly filesystem so that failed. That error then cascaded quite a bit into a bunch of failing test cases. |
Apparently the https urls are broken due to some certificate validation whatnots, and so far the least intrusive solution I've found is to just disable that.
alexcrichton
commented
Oct 12, 2017
@bors: r+ |
bors
commented
Oct 12, 2017
📌 Commit 07117cf has been approved by |
Prepare the 1.22.0 beta This updates the Cargo submodule a bit but is otherwise pretty routine.
bors
commented
Oct 12, 2017
bors
commented
Oct 12, 2017
☀️ Test successful - status-appveyor, status-travis |
This updates the Cargo submodule a bit but is otherwise pretty routine.