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

[beta-1.80.0] chore: downgrade to [email protected] #14255

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

weihanglo
Copy link
Member

@weihanglo weihanglo commented Jul 15, 2024

Beta backports

In order to make CI pass, the following PRs are also cherry-picked:

See rust-lang/jobserver-rs#99

While there is a fix waiting for review,
we might miss the release window for 1.80,
so propose we beta-backport this
@rustbot
Copy link
Collaborator

rustbot commented Jul 15, 2024

r? @epage

rustbot has assigned @epage.
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
Copy link
Collaborator

rustbot commented Jul 15, 2024

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against rust-1.80.0. Please double check that you specified the right target!

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 15, 2024
@weihanglo weihanglo changed the title [beta-1.79.0] chore: downgrade to [email protected] [beta-1.80.0] chore: downgrade to [email protected] Jul 15, 2024
@epage
Copy link
Contributor

epage commented Jul 15, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Jul 15, 2024

📌 Commit 45d41ba has been approved by epage

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

bors commented Jul 15, 2024

⌛ Testing commit 45d41ba with merge 07e24e6...

bors added a commit that referenced this pull request Jul 15, 2024
[beta-1.80.0] chore: downgrade to [email protected]

Beta backports

* #14254 8923ba6

In order to make CI pass, the following PRs are also cherry-picked:

*
@bors
Copy link
Contributor

bors commented Jul 15, 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 Jul 15, 2024
@weihanglo
Copy link
Member Author

https://github.com/rust-lang/cargo/actions/runs/9948064852/job/27481925489?pr=14255#step:5:560

     Running `target/debug/xtask-bump-check --base-rev 34a6a87d8a2330d8c9d578f927489689328a652d --head-rev 7441fcaae177d0ad78615f4093df4d671e6cd50e`
   BumpCheck base commit `34a6a87d8a2330d8c9d578f927489689328a652d`
   BumpCheck head commit `7441fcaae177d0ad78615f4093df4d671e6cd50e`
   BumpCheck compare against `crates-io`
   BumpCheck compare against `ffa9cf99a594e59032757403d4c780b46dc2c43a`
     Running `cargo semver-checks check-release --exclude cargo-test-macro --exclude cargo-test-support --workspace`
     Parsing cargo v0.81.0 (current)
     Parsing cargo-credential v0.4.6 (current)
     Parsing cargo-credential-libsecret v0.4.6 (current)
     Parsing cargo-credential-macos-keychain v0.4.6 (current)
     Parsing cargo-credential-wincred v0.4.6 (current)
     Parsing cargo-platform v0.1.8 (current)
     Parsing cargo-util v0.2.13 (current)
     Parsing cargo-util-schemas v0.4.0 (current)
     Parsing crates-io v0.40.3 (current)
     Parsing home v0.5.11 (current)
     Parsing rustfix v0.8.4 (current)
error: rustdoc format v29 for file /home/runner/work/cargo/cargo/target/semver-checks/local-cargo-0_81_0/target/semver-checks/target/doc/cargo.json is not supported
error: process didn't exit successfully: `cargo semver-checks check-release --exclude cargo-test-macro --exclude cargo-test-support --workspace` (exit status: 1)

I don't know why it started emitting rustdoc JSON v29 now but nothing happened in the past. There is no version bump needed anyway so should be fine ignoring the job failure.

@epage
Copy link
Contributor

epage commented Jul 16, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Jul 16, 2024

📌 Commit 7441fca has been approved by epage

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

bors commented Jul 16, 2024

⌛ Testing commit 7441fca with merge 3762905...

@bors
Copy link
Contributor

bors commented Jul 16, 2024

☀️ Test successful - checks-actions
Approved by: epage
Pushing 3762905 to rust-1.80.0...

@bors bors merged commit 3762905 into rust-lang:rust-1.80.0 Jul 16, 2024
22 of 23 checks passed
@weihanglo weihanglo deleted the beta-backport branch July 16, 2024 02:38
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 16, 2024
…nglo

[beta-1.80] Update cargo

1 commits in 34a6a87d8a2330d8c9d578f927489689328a652d..37629051518c3df9ac2c1744589362a02ecafa99
2024-06-04 15:31:01 +0000 to 2024-07-16 01:31:28 +0000
- [beta-1.80.0] chore: downgrade to [email protected] (rust-lang/cargo#14255)
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 16, 2024
…nglo

[beta-1.80] Update cargo

1 commits in 34a6a87d8a2330d8c9d578f927489689328a652d..37629051518c3df9ac2c1744589362a02ecafa99
2024-06-04 15:31:01 +0000 to 2024-07-16 01:31:28 +0000
- [beta-1.80.0] chore: downgrade to [email protected] (rust-lang/cargo#14255)
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 16, 2024
[beta-1.80] Update cargo

1 commits in 34a6a87d8a2330d8c9d578f927489689328a652d..37629051518c3df9ac2c1744589362a02ecafa99
2024-06-04 15:31:01 +0000 to 2024-07-16 01:31:28 +0000
- [beta-1.80.0] chore: downgrade to [email protected] (rust-lang/cargo#14255)
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 16, 2024
[beta-1.80] Update cargo

1 commits in 34a6a87d8a2330d8c9d578f927489689328a652d..37629051518c3df9ac2c1744589362a02ecafa99
2024-06-04 15:31:01 +0000 to 2024-07-16 01:31:28 +0000
- [beta-1.80.0] chore: downgrade to [email protected] (rust-lang/cargo#14255)

try-job: dist-riscv64-linux
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 18, 2024
[beta-1.80] Update cargo

1 commits in 34a6a87d8a2330d8c9d578f927489689328a652d..37629051518c3df9ac2c1744589362a02ecafa99
2024-06-04 15:31:01 +0000 to 2024-07-16 01:31:28 +0000
- [beta-1.80.0] chore: downgrade to [email protected] (rust-lang/cargo#14255)

try-job: dist-riscv64-linux
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 18, 2024
…nglo

[beta-1.80] Update cargo

1 commits in 34a6a87d8a2330d8c9d578f927489689328a652d..37629051518c3df9ac2c1744589362a02ecafa99
2024-06-04 15:31:01 +0000 to 2024-07-16 01:31:28 +0000
- [beta-1.80.0] chore: downgrade to [email protected] (rust-lang/cargo#14255)

try-job: dist-riscv64-linux
@rustbot rustbot added this to the 1.80.0 milestone Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants