Skip to content

[beta] backports#147284

Merged
bors merged 7 commits into
rust-lang:betafrom
cuviper:beta-next
Oct 8, 2025
Merged

[beta] backports#147284
bors merged 7 commits into
rust-lang:betafrom
cuviper:beta-next

Conversation

@cuviper

@cuviper cuviper commented Oct 2, 2025

Copy link
Copy Markdown
Member

r? cuviper

lcnr added 3 commits October 2, 2025 16:20
(cherry picked from commit 4fcafc9)
(cherry picked from commit 83532f8)
(cherry picked from commit 7a0adc0)
@rustbot rustbot added A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Oct 2, 2025
@rustbot

rustbot commented Oct 2, 2025

Copy link
Copy Markdown
Collaborator

⚠️ Warning ⚠️

@cuviper

cuviper commented Oct 3, 2025

Copy link
Copy Markdown
Member Author

@bors r+ p=1 rollup=never

@bors

bors commented Oct 3, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 98e2fd3 has been approved by cuviper

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 3, 2025
bors added a commit that referenced this pull request Oct 3, 2025
[beta] backports

- remove incorrect fast path #146919
- Update LLVM to 21.1.2 #146953
- Fix infinite recursion in Path::eq with String #146958

r? cuviper
@bors

bors commented Oct 3, 2025

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 98e2fd3 with merge 93b26c2...

@bors

bors commented Oct 3, 2025

Copy link
Copy Markdown
Collaborator

💔 Test failed - checks-actions

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Oct 3, 2025
@hkBst

hkBst commented Oct 3, 2025

Copy link
Copy Markdown
Member

fails with: System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251003-040227-utc.log'

@cuviper

cuviper commented Oct 3, 2025

Copy link
Copy Markdown
Member Author

Hmm, I don't see any CI changes on master for that kind of error -- maybe it was spurious?

@bors retry

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 3, 2025
bors added a commit that referenced this pull request Oct 3, 2025
[beta] backports

- remove incorrect fast path #146919
- Update LLVM to 21.1.2 #146953
- Fix infinite recursion in Path::eq with String #146958

r? cuviper
@bors

bors commented Oct 3, 2025

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 98e2fd3 with merge 12b7c51...

@rust-log-analyzer

This comment has been minimized.

@bors

bors commented Oct 4, 2025

Copy link
Copy Markdown
Collaborator

💔 Test failed - checks-actions

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Oct 4, 2025
@cuviper

cuviper commented Oct 4, 2025

Copy link
Copy Markdown
Member Author

@bors retry

@bors bors removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 4, 2025
@bors bors added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 6, 2025
@cuviper

cuviper commented Oct 6, 2025

Copy link
Copy Markdown
Member Author

Well 3-in-a-row is pretty clearly busted -- but this time the message makes it clear that ld is really rust-lld, so this could be related to the LLVM upgrade somehow.

cc @rust-lang/wg-llvm

@dianqk

dianqk commented Oct 7, 2025

Copy link
Copy Markdown
Member

@bors try jobs=x86_64-gnu-distcheck

rust-bors Bot added a commit that referenced this pull request Oct 7, 2025
[beta] backports

try-job: x86_64-gnu-distcheck
@rust-bors

This comment has been minimized.

@rust-bors

rust-bors Bot commented Oct 7, 2025

Copy link
Copy Markdown
Contributor

💔 Test for 5e62eab failed: CI. Failed jobs:

@rust-log-analyzer

This comment has been minimized.

@cuviper

cuviper commented Oct 7, 2025

Copy link
Copy Markdown
Member Author

Trying without the LLVM update:

@bors try jobs=x86_64-gnu-distcheck

rust-bors Bot added a commit that referenced this pull request Oct 7, 2025
[beta] backports

try-job: x86_64-gnu-distcheck
@rust-bors

This comment has been minimized.

@rust-bors

rust-bors Bot commented Oct 8, 2025

Copy link
Copy Markdown
Contributor

☀️ Try build successful (CI)
Build commit: 74f2a49 (74f2a496fe66118ac4158e52509b67c22abb4536, parent: aa7859c0dec2de6c9cab34b03028bcef7b1fc25d)

@cuviper

cuviper commented Oct 8, 2025

Copy link
Copy Markdown
Member Author

@bors r+

@bors

bors commented Oct 8, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 0d2b92c has been approved by cuviper

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 8, 2025
@bors

bors commented Oct 8, 2025

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 0d2b92c with merge 21cd82a...

@bors

bors commented Oct 8, 2025

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: cuviper
Pushing 21cd82a to beta...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Oct 8, 2025
@bors bors merged commit 21cd82a into rust-lang:beta Oct 8, 2025
12 checks passed
@rustbot rustbot added this to the 1.91.0 milestone Oct 8, 2025
@nikic

nikic commented Oct 8, 2025

Copy link
Copy Markdown
Contributor

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

dianqk commented Oct 9, 2025

Copy link
Copy Markdown
Member

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

nikic commented Oct 9, 2025

Copy link
Copy Markdown
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-attributes Area: Attributes (`#[…]`, `#![…]`) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.