Skip to content
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

[stable-1.77] cargo backport #123105

Merged
merged 3 commits into from
Mar 27, 2024
Merged

Conversation

weihanglo
Copy link
Member

1 commits in 3fe68eabf93cbf3772bbcad09a9206c783e2de3f..e52e360061cacbbeac79f7f1215a7a90b6f08442
2024-02-29 00:16:03 +0000 to 2024-03-26 17:54:36 +0000

r? ghost

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 26, 2024
@rustbot
Copy link
Collaborator

rustbot commented Mar 26, 2024

Some changes occurred in src/tools/cargo

cc @ehuss

@rust-log-analyzer

This comment has been minimized.

@weihanglo
Copy link
Member Author

cc @Kobzol

#122857

@rustbot rustbot added the T-release Relevant to the release subteam, which will review and decide on the PR/issue. label Mar 26, 2024
@Mark-Simulacrum
Copy link
Member

@bors r+ rollup=never p=100

Kicking off stable build, targeting Thursday for the point release. I'll try to throw together a blog post but if someone has time please ping me on Zulip and tell me so I can avoid making the time.

@bors
Copy link
Contributor

bors commented Mar 26, 2024

📌 Commit 42c356d has been approved by Mark-Simulacrum

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 26, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 27, 2024
…k-Simulacrum

[stable-1.77] cargo backport

1 commits in 3fe68eabf93cbf3772bbcad09a9206c783e2de3f..e52e360061cacbbeac79f7f1215a7a90b6f08442
2024-02-29 00:16:03 +0000 to 2024-03-26 17:54:36 +0000
- [stable-1.77] Do not strip debuginfo by default for MSVC (rust-lang/cargo#13654)

r? ghost
@bors
Copy link
Contributor

bors commented Mar 27, 2024

⌛ Testing commit 42c356d with merge 50bc271...

@rust-log-analyzer
Copy link
Collaborator

The job armhf-gnu failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)
error: test run failed!
status: exit status: 101
command: RUST_TEST_THREADS="8" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools-bin/remote-test-client" "run" "0" "/checkout/obj/build/x86_64-unknown-linux-gnu/test/ui/coercion/coerce-reborrow-imm-vec-arg/a"
--- stdout -------------------------------
uploaded "/checkout/obj/build/x86_64-unknown-linux-gnu/test/ui/coercion/coerce-reborrow-imm-vec-arg/a", waiting for result
--- stderr -------------------------------
thread 'main' panicked at src/tools/remote-test-client/src/main.rs:310:9:
client.read_exact(&mut header) failed with Connection reset by peer (os error 104)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

@bors
Copy link
Contributor

bors commented Mar 27, 2024

💔 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 Mar 27, 2024
@ehuss
Copy link
Contributor

ehuss commented Mar 27, 2024

@bors retry

#97669 armhf-gnu issue

@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 27, 2024
@bors
Copy link
Contributor

bors commented Mar 27, 2024

⌛ Testing commit 42c356d with merge 7cf61eb...

@bors
Copy link
Contributor

bors commented Mar 27, 2024

☀️ Test successful - checks-actions
Approved by: Mark-Simulacrum
Pushing 7cf61eb to stable...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Mar 27, 2024
@bors bors merged commit 7cf61eb into rust-lang:stable Mar 27, 2024
12 checks passed
@rustbot rustbot added this to the 1.77.1 milestone Mar 27, 2024
@weihanglo weihanglo deleted the update-stable-cargo branch March 27, 2024 05:33
@workingjubilee
Copy link
Member

Was this also backported to beta?

@workingjubilee workingjubilee added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Apr 4, 2024
@workingjubilee workingjubilee removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Apr 4, 2024
@workingjubilee
Copy link
Member

Yes it was, as #123117.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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-release Relevant to the release subteam, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants