Uh oh!
There was an error while loading. Please reload this page.
[beta] backports - #147284
Conversation
rustbot
commented
Oct 2, 2025
|
cuviper
commented
Oct 3, 2025
@bors r+ p=1 rollup=never |
bors
commented
Oct 3, 2025
bors
commented
Oct 3, 2025
bors
commented
Oct 3, 2025
💔 Test failed - checks-actions |
hkBst
commented
Oct 3, 2025
fails with: System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251003-040227-utc.log' |
cuviper
commented
Oct 3, 2025
Hmm, I don't see any CI changes on master for that kind of error -- maybe it was spurious? @bors retry |
bors
commented
Oct 3, 2025
This comment has been minimized.
This comment has been minimized.
bors
commented
Oct 4, 2025
💔 Test failed - checks-actions |
cuviper
commented
Oct 4, 2025
@bors retry |
cuviper
commented
Oct 6, 2025
Well 3-in-a-row is pretty clearly busted -- but this time the message makes it clear that cc @rust-lang/wg-llvm |
dianqk
commented
Oct 7, 2025
@bors try jobs=x86_64-gnu-distcheck |
[beta] backports try-job: x86_64-gnu-distcheck
This comment has been minimized.
This comment has been minimized.
💔 Test for 5e62eab failed: CI. Failed jobs:
|
This comment has been minimized.
This comment has been minimized.
cuviper
commented
Oct 7, 2025
Trying without the LLVM update: @bors try jobs=x86_64-gnu-distcheck |
[beta] backports try-job: x86_64-gnu-distcheck
This comment has been minimized.
This comment has been minimized.
cuviper
commented
Oct 8, 2025
@bors r+ |
bors
commented
Oct 8, 2025
bors
commented
Oct 8, 2025
bors
commented
Oct 8, 2025
☀️ Test successful - checks-actions |
nikic
commented
Oct 8, 2025
I was able to reproduce the crash in a local docker run yesterday, but when I tried again today (on the same commit, with the LLVM update included) it worked :( |
dianqk
commented
Oct 9, 2025
I guess this is due to the task running out of disk space. I got the same crash in #147463 (comment), but I didn't change any code in LLVM. |
nikic
commented
Oct 9, 2025
Oh, that explains what happened during my local test as well. I did run out of disk space between the two runs and cleaned up the volume, but didn't make the connection that it could be the cause of the crash. |
r? cuviper