Do not install rustup on Rust for Linux job by Kobzol · Pull Request #137947 · rust-lang/rust (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation19 Commits2 Checks6 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Kobzol

Trying to fix the RfL job after the recent rustup update.

r? @ghost

try-job: x86_64-rust-for-linux

@rustbot rustbot added 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

Mar 3, 2025

bjorn3

@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@Kobzol Kobzol changed the title[WIP] Do not install rustup on RfL job Do not install rustup on Rust for Linux job

Mar 3, 2025

@Kobzol

@rustbot

Failed to set assignee to ojeda: invalid assignee

Note: Only org members with at least the repository "read" role, users with write permissions, or people who have commented on the PR may be assigned.

@Kobzol

@Kobzol

@Kobzol Kobzol marked this pull request as ready for review

March 3, 2025 19:56

@Kobzol

@rustbot

@Kobzol

@Kobzol

@bors try

Just to make sure.

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 3, 2025

@bors

Do not install rustup on Rust for Linux job

Trying to fix the RfL job after the recent rustup update.

r? @ghost

try-job: x86_64-rust-for-linux

@bors

@bors

☀️ Try build successful - checks-actions
Build commit: f7be3fb (f7be3fb0174829159d883ef1065acd20873756ae)

@ojeda

r? @ojeda

Please see if the CI log looks good :)

The log in the latest try build looks good to me, thanks!

I guess we could do a quick try build with a change somewhere that forces it to fail when building the kernel, but given the log I am fairly confident it still works.

@ojeda ojeda mentioned this pull request

Mar 3, 2025

15 tasks

@Kobzol

There is no other rustc or cargo available other than the built in-tree one now, so I think that should be fine.

marcoieni

Choose a reason for hiding this comment

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

lgtm. Feel free to r=me when ready 👍

@Kobzol

@bors

📌 Commit 4f4cbff has been approved by marcoieni

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

Mar 4, 2025

@traviscross

jieyouxu added a commit to jieyouxu/rust that referenced this pull request

Mar 4, 2025

@jieyouxu

Do not install rustup on Rust for Linux job

Trying to fix the RfL job after the recent rustup update.

r? @ghost

try-job: x86_64-rust-for-linux

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 4, 2025

@bors

Rollup of 10 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 5, 2025

@bors

…kingjubilee

Rollup of 6 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

rust-timer added a commit to rust-lang-ci/rust that referenced this pull request

Mar 5, 2025

@rust-timer

Rollup merge of rust-lang#137947 - Kobzol:fix-rfl, r=marcoieni

Do not install rustup on Rust for Linux job

Trying to fix the RfL job after the recent rustup update.

r? @ghost

try-job: x86_64-rust-for-linux

@cuviper

Stealing this to unblock beta...

@rustbot label +beta-accepted

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 8, 2025

@bors

[beta] backports

r? cuviper

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 15, 2025

@bors

[stable] Release 1.85.1

Added backports to fix CI:

cc @rust-lang/release r? cuviper

Labels

A-testsuite

Area: The testsuite used to check the correctness of rustc

beta-accepted

Accepted for backporting to the compiler in the beta channel.

S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

stable-accepted

Accepted for backporting to the compiler in the stable channel.

T-infra

Relevant to the infrastructure team, which will review and decide on the PR/issue.