Skip to content

Demote x86_64-apple-darwin to Tier 2 with host tools #145252

New issue

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

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

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shepmaster
Copy link
Member

@shepmaster shepmaster commented Aug 11, 2025

Switch to only using aarch64 runners (implying we are now cross-compiling) and stop running tests. In the future, we could enable (some?) tests via Rosetta 2.

This implements the decision from rust-lang/rfcs#3841.

@rustbot
Copy link
Collaborator

rustbot commented Aug 11, 2025

r? @jdno

rustbot has assigned @jdno.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Aug 11, 2025
@jieyouxu jieyouxu added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Aug 11, 2025
@shepmaster
Copy link
Member Author

@bors2 try jobs=dist-x86_64-apple

@rust-bors
Copy link

rust-bors bot commented Aug 11, 2025

⌛ Trying commit c82a9f2 with merge b05ee4d

To cancel the try build, run the command @bors try cancel.

rust-bors bot added a commit that referenced this pull request Aug 11, 2025
…-2, r=<try>

Demote x86_64-apple-darwin to Tier 2 with host tools

try-job: dist-x86_64-apple
@jieyouxu
Copy link
Member

Discussed beta backport during infra meeting: #t-infra > meeting 2025-08-11 @ 💬

@rustbot label: +beta-accepted

@rustbot rustbot added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Aug 11, 2025
@ehuss ehuss added the relnotes Marks issues that should be documented in the release notes of the next release. label Aug 11, 2025
@rust-log-analyzer

This comment has been minimized.

@rust-bors
Copy link

rust-bors bot commented Aug 11, 2025

💔 Test for b05ee4d failed: CI. Failed jobs:

@shepmaster shepmaster force-pushed the demote-x86_64-apple-darwin-to-tier-2 branch from c82a9f2 to 5d3595e Compare August 11, 2025 17:37
@shepmaster
Copy link
Member Author

@bors2 try jobs=dist-x86_64-apple

rust-bors bot added a commit that referenced this pull request Aug 11, 2025
…-2, r=<try>

Demote x86_64-apple-darwin to Tier 2 with host tools

try-job: dist-x86_64-apple
@rust-bors

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@rust-bors
Copy link

rust-bors bot commented Aug 11, 2025

💔 Test for c20c6a6 failed: CI. Failed jobs:

@shepmaster shepmaster force-pushed the demote-x86_64-apple-darwin-to-tier-2 branch from 5d3595e to 77e8080 Compare August 12, 2025 15:25
@rustbot
Copy link
Collaborator

rustbot commented Aug 12, 2025

Some changes occurred in src/doc/rustc/src/platform-support

cc @Noratrieb

These commits modify compiler targets.
(See the Target Tier Policy.)

@shepmaster
Copy link
Member Author

@bors2 try jobs=dist-x86_64-apple

rust-bors bot added a commit that referenced this pull request Aug 12, 2025
…-2, r=<try>

Demote x86_64-apple-darwin to Tier 2 with host tools

try-job: dist-x86_64-apple
@rust-bors

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@rust-bors
Copy link

rust-bors bot commented Aug 12, 2025

💔 Test for 3af1931 failed: CI. Failed jobs:

@madsmtm madsmtm added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Aug 12, 2025
Copy link
Contributor

@madsmtm madsmtm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compiler parts look good to me, thanks! Feel free to r=me once you figure out the CI

Kobzol added a commit to Kobzol/rust that referenced this pull request Aug 13, 2025
rust-timer added a commit that referenced this pull request Aug 13, 2025
Rollup merge of #145320 - Kobzol:fix-cranelift-codegen-dist, r=shepmaster

Allow cross-compiling the Cranelift dist component

Should help unblock #145252 (https://rust-lang.zulipchat.com/#narrow/channel/242791-t-infra/topic/macos-13.20shutting.20down/with/534032174).
We are moving away from `x86_64-apple-darwin`, so soon these docs
won't be available.
@shepmaster shepmaster force-pushed the demote-x86_64-apple-darwin-to-tier-2 branch from 77e8080 to da363c6 Compare August 15, 2025 15:23
@rustbot rustbot added the T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) label Aug 15, 2025
@shepmaster shepmaster force-pushed the demote-x86_64-apple-darwin-to-tier-2 branch from da363c6 to c55b13e Compare August 15, 2025 15:24
@shepmaster
Copy link
Member Author

@bors2 try jobs=dist-x86_64-apple

@rust-bors

This comment has been minimized.

rust-bors bot added a commit that referenced this pull request Aug 15, 2025
…-2, r=<try>

Demote x86_64-apple-darwin to Tier 2 with host tools

try-job: dist-x86_64-apple
@rust-log-analyzer

This comment has been minimized.

@rust-bors
Copy link

rust-bors bot commented Aug 15, 2025

💔 Test for 63227c3 failed: CI. Failed jobs:

Switch to only using aarch64 runners (implying we are now
cross-compiling) and stop running tests. In the future, we could
enable (some?) tests via Rosetta 2.
@shepmaster shepmaster force-pushed the demote-x86_64-apple-darwin-to-tier-2 branch from c55b13e to c574c91 Compare August 15, 2025 16:00
@shepmaster
Copy link
Member Author

@bors2 try jobs=dist-x86_64-apple

rust-bors bot added a commit that referenced this pull request Aug 15, 2025
…-2, r=<try>

Demote x86_64-apple-darwin to Tier 2 with host tools

try-job: dist-x86_64-apple
@rust-bors

This comment has been minimized.

@rust-bors
Copy link

rust-bors bot commented Aug 15, 2025

☀️ Try build successful (CI)
Build commit: afe02ce (afe02ce9b89b748eaf891b1b747e8066c17025dc, parent: c018ae5389c49cc4bcb8343d80dd8e7323325410)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc beta-accepted Accepted for backporting to the compiler in the beta channel. beta-nominated Nominated for backporting to the compiler in the beta channel. relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants