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

Weekly cargo update #127140

Closed
wants to merge 1 commit into from
Closed

Weekly cargo update #127140

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jun 30, 2024

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

     Locking 99 packages to latest compatible versions
    Updating anstream v0.6.14 -> v0.6.15
    Updating anstyle v1.0.7 -> v1.0.8
    Updating anstyle-lossy v1.1.1 -> v1.1.2
    Updating anstyle-parse v0.2.4 -> v0.2.5
    Updating anstyle-query v1.1.0 -> v1.1.1
    Updating anstyle-svg v0.1.4 -> v0.1.5
    Updating anstyle-wincon v3.0.3 -> v3.0.4
    Updating arrayvec v0.7.4 -> v0.7.6
    Updating bitflags v2.5.0 -> v2.6.0
    Updating bytes v1.6.0 -> v1.7.1
    Updating camino v1.1.7 -> v1.1.8
    Updating cc v1.0.99 -> v1.1.13
    Updating cfg_aliases v0.1.1 -> v0.2.1
    Updating clap v4.5.7 -> v4.5.16
    Updating clap_builder v4.5.7 -> v4.5.15
    Updating clap_complete v4.5.6 -> v4.5.18
    Updating clap_derive v4.5.5 -> v4.5.13
    Updating clap_lex v0.7.1 -> v0.7.2
    Updating colorchoice v1.0.1 -> v1.0.2
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpufeatures v0.2.12 -> v0.2.13
    Updating ctrlc v3.4.4 -> v3.4.5
    Updating curl-sys v0.4.72+curl-8.6.0 -> v0.4.74+curl-8.9.0
    Updating darling v0.20.9 -> v0.20.10
    Updating darling_core v0.20.9 -> v0.20.10
    Updating darling_macro v0.20.9 -> v0.20.10
    Updating either v1.12.0 -> v1.13.0
    Updating env_filter v0.1.0 -> v0.1.2
    Updating env_logger v0.11.3 -> v0.11.5
    Updating filetime v0.2.23 -> v0.2.24
    Updating flate2 v1.0.30 -> v1.0.31
    Updating is_terminal_polyfill v1.70.0 -> v1.70.1
    Updating jobserver v0.1.31 -> v0.1.32
    Updating js-sys v0.3.69 -> v0.3.70
    Updating libc v0.2.155 -> v0.2.156
    Updating libloading v0.8.3 -> v0.8.5
    Updating libz-sys v1.1.18 -> v1.1.19
    Updating log v0.4.21 -> v0.4.22
    Updating mime_guess v2.0.4 -> v2.0.5
    Updating nix v0.28.0 -> v0.29.0
    Updating normpath v1.2.0 -> v1.3.0
    Updating nu-ansi-term v0.50.0 -> v0.50.1
    Updating object v0.36.2 -> v0.36.3
    Updating opener v0.7.1 -> v0.7.2
    Updating openssl-sys v0.9.102 -> v0.9.103
    Updating pest v2.7.10 -> v2.7.11
    Updating pest_derive v2.7.10 -> v2.7.11
    Updating pest_generator v2.7.10 -> v2.7.11
    Updating pest_meta v2.7.10 -> v2.7.11
    Updating portable-atomic v1.6.0 -> v1.7.0
    Updating ppv-lite86 v0.2.17 -> v0.2.20
    Updating pulldown-cmark v0.11.0 -> v0.11.2 (latest: v0.12.0)
    Removing redox_syscall v0.4.1
    Removing redox_syscall v0.5.2
      Adding redox_syscall v0.5.3
 Downgrading regex v1.9.4 -> v1.8.4 (latest: v1.10.6)
    Updating regex-automata v0.3.7 -> v0.3.9 (latest: v0.4.7)
    Updating rustc_apfloat v0.2.0+llvm-462a31f5a5ab -> v0.2.1+llvm-462a31f5a5ab
    Updating serde v1.0.203 -> v1.0.208
    Updating serde_derive v1.0.203 -> v1.0.208
    Updating serde_json v1.0.117 -> v1.0.125
    Updating serde_spanned v0.6.6 -> v0.6.7
    Updating similar v2.5.0 -> v2.6.0
    Updating syn v2.0.67 -> v2.0.75
    Updating tempfile v3.10.1 -> v3.12.0
    Updating thiserror v1.0.61 -> v1.0.63
    Updating thiserror-impl v1.0.61 -> v1.0.63
    Updating tinyvec v1.6.0 -> v1.8.0
    Updating tokio v1.38.0 -> v1.39.3
    Updating toml_datetime v0.6.6 -> v0.6.8
    Updating uuid v1.8.0 -> v1.10.0
    Updating version_check v0.9.4 -> v0.9.5
      Adding wasi-preview1-component-adapter-provider v23.0.2
    Updating wasm-bindgen v0.2.92 -> v0.2.93
    Updating wasm-bindgen-backend v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.93
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.93
    Updating wasm-component-ld v0.5.4 -> v0.5.6
    Updating wasm-encoder v0.211.1 -> v0.215.0
    Updating wasm-metadata v0.210.0 -> v0.215.0
    Updating wasmparser v0.210.0 -> v0.215.0
    Updating wast v211.0.1 -> v215.0.0
    Updating wat v1.211.1 -> v1.215.0
    Updating winapi-util v0.1.8 -> v0.1.9
      Adding windows-sys v0.59.0
    Updating windows-targets v0.52.5 -> v0.52.6
    Updating windows_aarch64_gnullvm v0.52.5 -> v0.52.6
    Updating windows_aarch64_msvc v0.52.5 -> v0.52.6
    Updating windows_i686_gnu v0.52.5 -> v0.52.6
    Updating windows_i686_gnullvm v0.52.5 -> v0.52.6
    Updating windows_i686_msvc v0.52.5 -> v0.52.6
    Updating windows_x86_64_gnu v0.52.5 -> v0.52.6
    Updating windows_x86_64_gnullvm v0.52.5 -> v0.52.6
    Updating windows_x86_64_msvc v0.52.5 -> v0.52.6
    Updating wit-component v0.210.0 -> v0.215.0
    Updating wit-parser v0.210.0 -> v0.215.0
    Updating zerocopy v0.7.34 -> v0.7.35
    Updating zerocopy-derive v0.7.34 -> v0.7.35
    Updating zerovec v0.10.2 -> v0.10.4
    Updating zerovec-derive v0.10.2 -> v0.10.3
note: pass `--verbose` to see 88 unchanged dependencies behind latest

rustbook dependencies:
     Locking 55 packages to latest compatible versions
    Updating anstream v0.6.14 -> v0.6.15
    Updating anstyle v1.0.7 -> v1.0.8
    Updating anstyle-parse v0.2.4 -> v0.2.5
    Updating anstyle-query v1.1.0 -> v1.1.1
    Updating anstyle-wincon v3.0.3 -> v3.0.4
    Removing base64 v0.22.1
    Updating bstr v1.9.1 -> v1.10.0
      Adding byteorder v1.5.0
    Updating cc v1.1.5 -> v1.1.13
    Updating clap v4.5.9 -> v4.5.16
    Updating clap_builder v4.5.9 -> v4.5.15
    Updating clap_complete v4.5.8 -> v4.5.18
    Updating clap_derive v4.5.8 -> v4.5.13
    Updating clap_lex v0.7.1 -> v0.7.2
    Updating colorchoice v1.0.1 -> v1.0.2
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpufeatures v0.2.12 -> v0.2.13
      Adding dateparser v0.2.1
    Removing deranged v0.3.11
    Updating env_filter v0.1.0 -> v0.1.2
    Updating env_logger v0.11.3 -> v0.11.5
    Updating flate2 v1.0.30 -> v1.0.31
    Updating indexmap v2.2.6 -> v2.4.0
    Updating is_terminal_polyfill v1.70.0 -> v1.70.1
    Updating js-sys v0.3.69 -> v0.3.70
      Adding lazy_static v1.5.0
    Updating libc v0.2.155 -> v0.2.156
    Removing linked-hash-map v0.5.6
    Updating mdbook-i18n-helpers v0.3.4 -> v0.3.5
    Updating normpath v1.2.0 -> v1.3.0
    Removing num-conv v0.1.0
    Updating opener v0.7.1 -> v0.7.2
    Removing plist v1.7.0
    Removing powerfmt v0.2.0
    Updating ppv-lite86 v0.2.17 -> v0.2.20
      Adding pulldown-cmark v0.11.2 (latest: v0.12.0)
      Adding pulldown-cmark-escape v0.11.0
      Adding pulldown-cmark-to-cmark v15.0.1
    Removing quick-xml v0.32.0
    Updating regex v1.10.5 -> v1.10.6
    Updating serde v1.0.204 -> v1.0.208
    Updating serde_derive v1.0.204 -> v1.0.208
    Updating serde_json v1.0.120 -> v1.0.125
    Updating serde_spanned v0.6.6 -> v0.6.7
    Updating syn v2.0.71 -> v2.0.75
    Updating tempfile v3.10.1 -> v3.12.0
    Updating thiserror v1.0.62 -> v1.0.63
    Updating thiserror-impl v1.0.62 -> v1.0.63
    Removing time v0.3.36
    Removing time-core v0.1.2
    Removing time-macros v0.2.18
    Updating toml v0.8.14 -> v0.8.19
    Updating toml_datetime v0.6.6 -> v0.6.8
    Updating toml_edit v0.22.15 -> v0.22.20
    Updating version_check v0.9.4 -> v0.9.5
    Updating wasm-bindgen v0.2.92 -> v0.2.93
    Updating wasm-bindgen-backend v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.93
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.93
    Updating winapi-util v0.1.8 -> v0.1.9
      Adding windows-sys v0.59.0
    Updating winnow v0.6.13 -> v0.6.18
    Removing yaml-rust v0.4.5
      Adding zerocopy v0.7.35
      Adding zerocopy-derive v0.7.35
note: pass `--verbose` to see 27 unchanged dependencies behind latest

@rustbot
Copy link
Collaborator

rustbot commented Jun 30, 2024

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Mark-Simulacrum (or someone else) some time within the next two weeks.

Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review and S-waiting-on-author) stays updated, invoking these commands when appropriate:

  • @rustbot author: the review is finished, PR author should check the comments and take action accordingly
  • @rustbot review: the author is ready for a review, this PR will be queued again in the reviewer's queue

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

rustbot commented Jun 30, 2024

These commits modify the Cargo.lock file. Unintentional changes to Cargo.lock can be introduced when switching branches and rebasing PRs.

If this was unintentional then you should revert the changes before this PR is merged.
Otherwise, you can ignore this comment.

@Noratrieb
Copy link
Member

@bors r+ rollup=iffy

@bors
Copy link
Contributor

bors commented Jun 30, 2024

📌 Commit 0264a01 has been approved by Nilstrieb

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

bors commented Jun 30, 2024

☔ The latest upstream changes (presumably #127156) made this pull request unmergeable. Please resolve the merge conflicts.

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jun 30, 2024
@bors
Copy link
Contributor

bors commented Jul 5, 2024

🔒 Merge conflict

This pull request and the master branch diverged in a way that cannot be automatically merged. Please rebase on top of the latest master branch, and let the reviewer approve again.

How do I rebase?

Assuming self is your fork and upstream is this repository, you can resolve the conflict following these steps:

  1. git checkout cargo_update (switch to your branch)
  2. git fetch upstream master (retrieve the latest master)
  3. git rebase upstream/master -p (rebase on top of it)
  4. Follow the on-screen instruction to resolve conflicts (check git status if you got lost).
  5. git push self cargo_update --force-with-lease (update this PR)

You may also read Git Rebasing to Resolve Conflicts by Drew Blessing for a short tutorial.

Please avoid the "Resolve conflicts" button on GitHub. It uses git merge instead of git rebase which makes the PR commit history more difficult to read.

Sometimes step 4 will complete without asking for resolution. This is usually due to difference between how Cargo.lock conflict is handled during merge and rebase. This is normal, and you should still perform step 5 to update this PR.

Error message
Auto-merging Cargo.lock
CONFLICT (content): Merge conflict in Cargo.lock
Automatic merge failed; fix conflicts and then commit the result.

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jul 7, 2024
@Noratrieb
Copy link
Member

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Jul 7, 2024

📌 Commit 94e70b1 has been approved by Nilstrieb

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 7, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 7, 2024
Weekly `cargo update`

Automation to keep dependencies in `Cargo.lock` current.

The following is the output from `cargo update`:

```txt
     Locking 40 packages to latest compatible versions
      Adding base64 v0.22.1
    Updating bitflags v2.5.0 -> v2.6.0
    Updating cc v1.0.99 -> v1.0.104
    Updating clap v4.5.7 -> v4.5.8
    Updating clap_builder v4.5.7 -> v4.5.8
    Updating clap_complete v4.5.6 -> v4.5.7
    Updating clap_derive v4.5.5 -> v4.5.8
    Updating curl-sys v0.4.72+curl-8.6.0 -> v0.4.73+curl-8.8.0
    Updating either v1.12.0 -> v1.13.0
      Adding gimli v0.30.0
    Updating libloading v0.8.3 -> v0.8.4
    Removing line-wrap v0.2.0
    Updating log v0.4.21 -> v0.4.22
    Updating mime_guess v2.0.4 -> v2.0.5
    Updating object v0.36.0 -> v0.36.1
    Updating pest v2.7.10 -> v2.7.11
    Updating pest_derive v2.7.10 -> v2.7.11
    Updating pest_generator v2.7.10 -> v2.7.11
    Updating pest_meta v2.7.10 -> v2.7.11
    Updating plist v1.6.1 -> v1.7.0
    Updating quick-xml v0.31.0 -> v0.32.0 (latest: v0.35.0)
    Updating serde v1.0.203 -> v1.0.204
    Updating serde_derive v1.0.203 -> v1.0.204
    Updating serde_json v1.0.117 -> v1.0.120
    Updating syn v2.0.67 -> v2.0.69
    Updating tinyvec v1.6.0 -> v1.7.0
    Updating unwinding v0.2.1 -> v0.2.2
    Updating uuid v1.8.0 -> v1.9.1
    Updating windows-targets v0.52.5 -> v0.52.6
    Updating windows_aarch64_gnullvm v0.52.5 -> v0.52.6
    Updating windows_aarch64_msvc v0.52.5 -> v0.52.6
    Updating windows_i686_gnu v0.52.5 -> v0.52.6
    Updating windows_i686_gnullvm v0.52.5 -> v0.52.6
    Updating windows_i686_msvc v0.52.5 -> v0.52.6
    Updating windows_x86_64_gnu v0.52.5 -> v0.52.6
    Updating windows_x86_64_gnullvm v0.52.5 -> v0.52.6
    Updating windows_x86_64_msvc v0.52.5 -> v0.52.6
    Updating zerocopy v0.7.34 -> v0.7.35
    Updating zerocopy-derive v0.7.34 -> v0.7.35
    Updating zerovec v0.10.2 -> v0.10.4
    Updating zerovec-derive v0.10.2 -> v0.10.3
note: pass `--verbose` to see 83 unchanged dependencies behind latest
```
@bors
Copy link
Contributor

bors commented Jul 7, 2024

⌛ Testing commit 94e70b1 with merge d07917e...

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Contributor

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

Noratrieb commented Jul 7, 2024

@bors retry error: failed to remove file C:\a\rust\rust\build\x86_64-pc-windows-msvc\stage1-std\x86_64-pc-windows-msvc\release\deps\libcompiler_builtins-86bc7a5c308aedf8.rlib

@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 7, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 7, 2024
Weekly `cargo update`

Automation to keep dependencies in `Cargo.lock` current.

The following is the output from `cargo update`:

```txt
     Locking 40 packages to latest compatible versions
      Adding base64 v0.22.1
    Updating bitflags v2.5.0 -> v2.6.0
    Updating cc v1.0.99 -> v1.0.104
    Updating clap v4.5.7 -> v4.5.8
    Updating clap_builder v4.5.7 -> v4.5.8
    Updating clap_complete v4.5.6 -> v4.5.7
    Updating clap_derive v4.5.5 -> v4.5.8
    Updating curl-sys v0.4.72+curl-8.6.0 -> v0.4.73+curl-8.8.0
    Updating either v1.12.0 -> v1.13.0
      Adding gimli v0.30.0
    Updating libloading v0.8.3 -> v0.8.4
    Removing line-wrap v0.2.0
    Updating log v0.4.21 -> v0.4.22
    Updating mime_guess v2.0.4 -> v2.0.5
    Updating object v0.36.0 -> v0.36.1
    Updating pest v2.7.10 -> v2.7.11
    Updating pest_derive v2.7.10 -> v2.7.11
    Updating pest_generator v2.7.10 -> v2.7.11
    Updating pest_meta v2.7.10 -> v2.7.11
    Updating plist v1.6.1 -> v1.7.0
    Updating quick-xml v0.31.0 -> v0.32.0 (latest: v0.35.0)
    Updating serde v1.0.203 -> v1.0.204
    Updating serde_derive v1.0.203 -> v1.0.204
    Updating serde_json v1.0.117 -> v1.0.120
    Updating syn v2.0.67 -> v2.0.69
    Updating tinyvec v1.6.0 -> v1.7.0
    Updating unwinding v0.2.1 -> v0.2.2
    Updating uuid v1.8.0 -> v1.9.1
    Updating windows-targets v0.52.5 -> v0.52.6
    Updating windows_aarch64_gnullvm v0.52.5 -> v0.52.6
    Updating windows_aarch64_msvc v0.52.5 -> v0.52.6
    Updating windows_i686_gnu v0.52.5 -> v0.52.6
    Updating windows_i686_gnullvm v0.52.5 -> v0.52.6
    Updating windows_i686_msvc v0.52.5 -> v0.52.6
    Updating windows_x86_64_gnu v0.52.5 -> v0.52.6
    Updating windows_x86_64_gnullvm v0.52.5 -> v0.52.6
    Updating windows_x86_64_msvc v0.52.5 -> v0.52.6
    Updating zerocopy v0.7.34 -> v0.7.35
    Updating zerocopy-derive v0.7.34 -> v0.7.35
    Updating zerovec v0.10.2 -> v0.10.4
    Updating zerovec-derive v0.10.2 -> v0.10.3
note: pass `--verbose` to see 83 unchanged dependencies behind latest
```
@bors
Copy link
Contributor

bors commented Jul 7, 2024

⌛ Testing commit 94e70b1 with merge 61cccb7...

@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 21, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 21, 2024
Weekly `cargo update`

Automation to keep dependencies in `Cargo.lock` current.

The following is the output from `cargo update`:

```txt
     Locking 63 packages to latest compatible versions
      Adding base64 v0.22.1
    Updating bitflags v2.5.0 -> v2.6.0
    Updating bytes v1.6.0 -> v1.6.1
    Updating cc v1.0.99 -> v1.1.6
    Updating clap v4.5.7 -> v4.5.9
    Updating clap_builder v4.5.7 -> v4.5.9
    Updating clap_complete v4.5.6 -> v4.5.8
    Updating clap_derive v4.5.5 -> v4.5.8
    Updating curl-sys v0.4.72+curl-8.6.0 -> v0.4.73+curl-8.8.0
    Updating darling v0.20.9 -> v0.20.10
    Updating darling_core v0.20.9 -> v0.20.10
    Updating darling_macro v0.20.9 -> v0.20.10
    Updating either v1.12.0 -> v1.13.0
      Adding gimli v0.30.0 (latest: v0.31.0)
    Updating libloading v0.8.3 -> v0.8.5
    Removing line-wrap v0.2.0
    Updating log v0.4.21 -> v0.4.22
    Updating mime_guess v2.0.4 -> v2.0.5
    Updating object v0.36.0 -> v0.36.1
    Updating openssl-sys v0.9.102 -> v0.9.103
    Updating pest v2.7.10 -> v2.7.11
    Updating pest_derive v2.7.10 -> v2.7.11
    Updating pest_generator v2.7.10 -> v2.7.11
    Updating pest_meta v2.7.10 -> v2.7.11
    Updating plist v1.6.1 -> v1.7.0
    Updating portable-atomic v1.6.0 -> v1.7.0
    Updating quick-xml v0.31.0 -> v0.32.0 (latest: v0.36.0)
    Updating redox_syscall v0.5.2 -> v0.5.3
    Updating rustc_apfloat v0.2.0+llvm-462a31f5a5ab -> v0.2.1+llvm-462a31f5a5ab
    Updating serde v1.0.203 -> v1.0.204
    Updating serde_derive v1.0.203 -> v1.0.204
    Updating serde_json v1.0.117 -> v1.0.120
    Updating syn v2.0.67 -> v2.0.71
    Updating sysinfo v0.30.12 -> v0.30.13
    Updating thiserror v1.0.61 -> v1.0.63
    Updating thiserror-impl v1.0.61 -> v1.0.63
    Updating tinyvec v1.6.0 -> v1.8.0
    Updating tokio v1.38.0 -> v1.38.1
    Updating toml v0.8.14 -> v0.8.15
    Updating toml_edit v0.22.14 -> v0.22.16
    Updating unwinding v0.2.1 -> v0.2.2
    Updating uuid v1.8.0 -> v1.10.0
    Updating wasm-component-ld v0.5.4 -> v0.5.5
    Removing wasm-encoder v0.210.0
    Removing wasm-encoder v0.211.1
      Adding wasm-encoder v0.214.0
    Updating wasm-metadata v0.210.0 -> v0.214.0
    Updating wasmparser v0.210.0 -> v0.214.0
    Updating wast v211.0.1 -> v214.0.0
    Updating wat v1.211.1 -> v1.214.0
    Updating windows-targets v0.52.5 -> v0.52.6
    Updating windows_aarch64_gnullvm v0.52.5 -> v0.52.6
    Updating windows_aarch64_msvc v0.52.5 -> v0.52.6
    Updating windows_i686_gnu v0.52.5 -> v0.52.6
    Updating windows_i686_gnullvm v0.52.5 -> v0.52.6
    Updating windows_i686_msvc v0.52.5 -> v0.52.6
    Updating windows_x86_64_gnu v0.52.5 -> v0.52.6
    Updating windows_x86_64_gnullvm v0.52.5 -> v0.52.6
    Updating windows_x86_64_msvc v0.52.5 -> v0.52.6
    Updating winnow v0.6.13 -> v0.6.14
    Updating wit-component v0.210.0 -> v0.214.0
    Updating wit-parser v0.210.0 -> v0.214.0
    Updating zerocopy v0.7.34 -> v0.7.35
    Updating zerocopy-derive v0.7.34 -> v0.7.35
    Updating zerovec v0.10.2 -> v0.10.4
    Updating zerovec-derive v0.10.2 -> v0.10.3
note: pass `--verbose` to see 87 unchanged dependencies behind latest
```
@bors
Copy link
Contributor

bors commented Jul 21, 2024

⌛ Testing commit 8a611aa with merge 523849b...

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Contributor

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

bors commented Jul 22, 2024

☔ The latest upstream changes (presumably #127786) made this pull request unmergeable. Please resolve the merge conflicts.

@tgross35
Copy link
Contributor

tgross35 commented Aug 8, 2024

@bors r-

Got back into the queue after the resync

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 8, 2024
@Noratrieb
Copy link
Member

@bors r+ rollup=never p=1

@bors
Copy link
Contributor

bors commented Aug 15, 2024

📌 Commit 020dde3 has been approved by Noratrieb

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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Aug 15, 2024
@bors
Copy link
Contributor

bors commented Aug 15, 2024

⌛ Testing commit 020dde3 with merge 8d0e3fd...

bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 15, 2024
Weekly `cargo update`

Automation to keep dependencies in `Cargo.lock` current.

The following is the output from `cargo update`:

```txt
     Locking 95 packages to latest compatible versions
    Updating anstream v0.6.14 -> v0.6.15
    Updating anstyle v1.0.7 -> v1.0.8
    Updating anstyle-lossy v1.1.1 -> v1.1.2
    Updating anstyle-parse v0.2.4 -> v0.2.5
    Updating anstyle-query v1.1.0 -> v1.1.1
    Updating anstyle-svg v0.1.4 -> v0.1.5
    Updating anstyle-wincon v3.0.3 -> v3.0.4
    Updating bitflags v2.5.0 -> v2.6.0
    Updating bytes v1.6.0 -> v1.7.1
    Updating cc v1.0.99 -> v1.1.12
    Updating cfg_aliases v0.1.1 -> v0.2.1
    Updating clap v4.5.7 -> v4.5.15
    Updating clap_builder v4.5.7 -> v4.5.15
    Updating clap_complete v4.5.6 -> v4.5.16
    Updating clap_derive v4.5.5 -> v4.5.13
    Updating clap_lex v0.7.1 -> v0.7.2
    Updating colorchoice v1.0.1 -> v1.0.2
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpufeatures v0.2.12 -> v0.2.13
    Updating ctrlc v3.4.4 -> v3.4.5
    Updating curl-sys v0.4.72+curl-8.6.0 -> v0.4.74+curl-8.9.0
    Updating darling v0.20.9 -> v0.20.10
    Updating darling_core v0.20.9 -> v0.20.10
    Updating darling_macro v0.20.9 -> v0.20.10
    Updating either v1.12.0 -> v1.13.0
    Updating env_filter v0.1.0 -> v0.1.2
    Updating env_logger v0.11.3 -> v0.11.5
    Updating filetime v0.2.23 -> v0.2.24
    Updating flate2 v1.0.30 -> v1.0.31
    Updating is_terminal_polyfill v1.70.0 -> v1.70.1
    Updating jobserver v0.1.31 -> v0.1.32
    Updating js-sys v0.3.69 -> v0.3.70
    Updating libloading v0.8.3 -> v0.8.5
    Updating libz-sys v1.1.18 -> v1.1.19
    Updating log v0.4.21 -> v0.4.22
    Updating mime_guess v2.0.4 -> v2.0.5
    Updating nix v0.28.0 -> v0.29.0
    Updating normpath v1.2.0 -> v1.3.0
    Updating nu-ansi-term v0.50.0 -> v0.50.1
    Updating object v0.36.2 -> v0.36.3
    Updating opener v0.7.1 -> v0.7.2
    Updating openssl-sys v0.9.102 -> v0.9.103
    Updating pest v2.7.10 -> v2.7.11
    Updating pest_derive v2.7.10 -> v2.7.11
    Updating pest_generator v2.7.10 -> v2.7.11
    Updating pest_meta v2.7.10 -> v2.7.11
    Updating portable-atomic v1.6.0 -> v1.7.0
    Updating ppv-lite86 v0.2.17 -> v0.2.20
    Removing redox_syscall v0.4.1
    Removing redox_syscall v0.5.2
      Adding redox_syscall v0.5.3
 Downgrading regex v1.9.4 -> v1.8.4 (latest: v1.10.6)
    Updating regex-automata v0.3.7 -> v0.3.9 (latest: v0.4.7)
    Updating rustc_apfloat v0.2.0+llvm-462a31f5a5ab -> v0.2.1+llvm-462a31f5a5ab
    Updating serde v1.0.203 -> v1.0.207
    Updating serde_derive v1.0.203 -> v1.0.207
    Updating serde_json v1.0.117 -> v1.0.125
    Updating serde_spanned v0.6.6 -> v0.6.7
    Updating similar v2.5.0 -> v2.6.0
    Updating syn v2.0.67 -> v2.0.74
    Updating tempfile v3.10.1 -> v3.12.0
    Updating thiserror v1.0.61 -> v1.0.63
    Updating thiserror-impl v1.0.61 -> v1.0.63
    Updating tinyvec v1.6.0 -> v1.8.0
    Updating tokio v1.38.0 -> v1.39.2
    Updating toml_datetime v0.6.6 -> v0.6.8
    Updating uuid v1.8.0 -> v1.10.0
    Updating version_check v0.9.4 -> v0.9.5
      Adding wasi-preview1-component-adapter-provider v23.0.2
    Updating wasm-bindgen v0.2.92 -> v0.2.93
    Updating wasm-bindgen-backend v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.93
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.93
    Updating wasm-component-ld v0.5.4 -> v0.5.6
    Updating wasm-encoder v0.211.1 -> v0.215.0
    Updating wasm-metadata v0.210.0 -> v0.215.0
    Updating wasmparser v0.210.0 -> v0.215.0
    Updating wast v211.0.1 -> v215.0.0
    Updating wat v1.211.1 -> v1.215.0
    Updating winapi-util v0.1.8 -> v0.1.9
      Adding windows-sys v0.59.0
    Updating windows-targets v0.52.5 -> v0.52.6
    Updating windows_aarch64_gnullvm v0.52.5 -> v0.52.6
    Updating windows_aarch64_msvc v0.52.5 -> v0.52.6
    Updating windows_i686_gnu v0.52.5 -> v0.52.6
    Updating windows_i686_gnullvm v0.52.5 -> v0.52.6
    Updating windows_i686_msvc v0.52.5 -> v0.52.6
    Updating windows_x86_64_gnu v0.52.5 -> v0.52.6
    Updating windows_x86_64_gnullvm v0.52.5 -> v0.52.6
    Updating windows_x86_64_msvc v0.52.5 -> v0.52.6
    Updating wit-component v0.210.0 -> v0.215.0
    Updating wit-parser v0.210.0 -> v0.215.0
    Updating zerocopy v0.7.34 -> v0.7.35
    Updating zerocopy-derive v0.7.34 -> v0.7.35
    Updating zerovec v0.10.2 -> v0.10.4
    Updating zerovec-derive v0.10.2 -> v0.10.3
note: pass `--verbose` to see 87 unchanged dependencies behind latest

rustbook dependencies:
     Locking 54 packages to latest compatible versions
    Updating anstream v0.6.14 -> v0.6.15
    Updating anstyle v1.0.7 -> v1.0.8
    Updating anstyle-parse v0.2.4 -> v0.2.5
    Updating anstyle-query v1.1.0 -> v1.1.1
    Updating anstyle-wincon v3.0.3 -> v3.0.4
    Removing base64 v0.22.1
    Updating bstr v1.9.1 -> v1.10.0
      Adding byteorder v1.5.0
    Updating cc v1.1.5 -> v1.1.12
    Updating clap v4.5.9 -> v4.5.15
    Updating clap_builder v4.5.9 -> v4.5.15
    Updating clap_complete v4.5.8 -> v4.5.16
    Updating clap_derive v4.5.8 -> v4.5.13
    Updating clap_lex v0.7.1 -> v0.7.2
    Updating colorchoice v1.0.1 -> v1.0.2
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpufeatures v0.2.12 -> v0.2.13
      Adding dateparser v0.2.1
    Removing deranged v0.3.11
    Updating env_filter v0.1.0 -> v0.1.2
    Updating env_logger v0.11.3 -> v0.11.5
    Updating flate2 v1.0.30 -> v1.0.31
    Updating indexmap v2.2.6 -> v2.4.0
    Updating is_terminal_polyfill v1.70.0 -> v1.70.1
    Updating js-sys v0.3.69 -> v0.3.70
      Adding lazy_static v1.5.0
    Removing linked-hash-map v0.5.6
    Updating mdbook-i18n-helpers v0.3.4 -> v0.3.5
    Updating normpath v1.2.0 -> v1.3.0
    Removing num-conv v0.1.0
    Updating opener v0.7.1 -> v0.7.2
    Removing plist v1.7.0
    Removing powerfmt v0.2.0
    Updating ppv-lite86 v0.2.17 -> v0.2.20
      Adding pulldown-cmark v0.11.0
      Adding pulldown-cmark-escape v0.11.0
      Adding pulldown-cmark-to-cmark v15.0.1
    Removing quick-xml v0.32.0
    Updating regex v1.10.5 -> v1.10.6
    Updating serde v1.0.204 -> v1.0.207
    Updating serde_derive v1.0.204 -> v1.0.207
    Updating serde_json v1.0.120 -> v1.0.125
    Updating serde_spanned v0.6.6 -> v0.6.7
    Updating syn v2.0.71 -> v2.0.74
    Updating tempfile v3.10.1 -> v3.12.0
    Updating thiserror v1.0.62 -> v1.0.63
    Updating thiserror-impl v1.0.62 -> v1.0.63
    Removing time v0.3.36
    Removing time-core v0.1.2
    Removing time-macros v0.2.18
    Updating toml v0.8.14 -> v0.8.19
    Updating toml_datetime v0.6.6 -> v0.6.8
    Updating toml_edit v0.22.15 -> v0.22.20
    Updating version_check v0.9.4 -> v0.9.5
    Updating wasm-bindgen v0.2.92 -> v0.2.93
    Updating wasm-bindgen-backend v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.93
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.93
    Updating winapi-util v0.1.8 -> v0.1.9
      Adding windows-sys v0.59.0
    Updating winnow v0.6.13 -> v0.6.18
    Removing yaml-rust v0.4.5
      Adding zerocopy v0.7.35
      Adding zerocopy-derive v0.7.35
note: pass `--verbose` to see 27 unchanged dependencies behind latest
```
@bors
Copy link
Contributor

bors commented Aug 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 Aug 15, 2024
@rust-log-analyzer

This comment has been minimized.

@tgross35
Copy link
Contributor

This needs tweaks to the wasmparser licenses. I have a fix for this as part of #128722

     Locking 99 packages to latest compatible versions
    Updating anstream v0.6.14 -> v0.6.15
    Updating anstyle v1.0.7 -> v1.0.8
    Updating anstyle-lossy v1.1.1 -> v1.1.2
    Updating anstyle-parse v0.2.4 -> v0.2.5
    Updating anstyle-query v1.1.0 -> v1.1.1
    Updating anstyle-svg v0.1.4 -> v0.1.5
    Updating anstyle-wincon v3.0.3 -> v3.0.4
    Updating arrayvec v0.7.4 -> v0.7.6
    Updating bitflags v2.5.0 -> v2.6.0
    Updating bytes v1.6.0 -> v1.7.1
    Updating camino v1.1.7 -> v1.1.8
    Updating cc v1.0.99 -> v1.1.13
    Updating cfg_aliases v0.1.1 -> v0.2.1
    Updating clap v4.5.7 -> v4.5.16
    Updating clap_builder v4.5.7 -> v4.5.15
    Updating clap_complete v4.5.6 -> v4.5.18
    Updating clap_derive v4.5.5 -> v4.5.13
    Updating clap_lex v0.7.1 -> v0.7.2
    Updating colorchoice v1.0.1 -> v1.0.2
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpufeatures v0.2.12 -> v0.2.13
    Updating ctrlc v3.4.4 -> v3.4.5
    Updating curl-sys v0.4.72+curl-8.6.0 -> v0.4.74+curl-8.9.0
    Updating darling v0.20.9 -> v0.20.10
    Updating darling_core v0.20.9 -> v0.20.10
    Updating darling_macro v0.20.9 -> v0.20.10
    Updating either v1.12.0 -> v1.13.0
    Updating env_filter v0.1.0 -> v0.1.2
    Updating env_logger v0.11.3 -> v0.11.5
    Updating filetime v0.2.23 -> v0.2.24
    Updating flate2 v1.0.30 -> v1.0.31
    Updating is_terminal_polyfill v1.70.0 -> v1.70.1
    Updating jobserver v0.1.31 -> v0.1.32
    Updating js-sys v0.3.69 -> v0.3.70
    Updating libc v0.2.155 -> v0.2.156
    Updating libloading v0.8.3 -> v0.8.5
    Updating libz-sys v1.1.18 -> v1.1.19
    Updating log v0.4.21 -> v0.4.22
    Updating mime_guess v2.0.4 -> v2.0.5
    Updating nix v0.28.0 -> v0.29.0
    Updating normpath v1.2.0 -> v1.3.0
    Updating nu-ansi-term v0.50.0 -> v0.50.1
    Updating object v0.36.2 -> v0.36.3
    Updating opener v0.7.1 -> v0.7.2
    Updating openssl-sys v0.9.102 -> v0.9.103
    Updating pest v2.7.10 -> v2.7.11
    Updating pest_derive v2.7.10 -> v2.7.11
    Updating pest_generator v2.7.10 -> v2.7.11
    Updating pest_meta v2.7.10 -> v2.7.11
    Updating portable-atomic v1.6.0 -> v1.7.0
    Updating ppv-lite86 v0.2.17 -> v0.2.20
    Updating pulldown-cmark v0.11.0 -> v0.11.2 (latest: v0.12.0)
    Removing redox_syscall v0.4.1
    Removing redox_syscall v0.5.2
      Adding redox_syscall v0.5.3
 Downgrading regex v1.9.4 -> v1.8.4 (latest: v1.10.6)
    Updating regex-automata v0.3.7 -> v0.3.9 (latest: v0.4.7)
    Updating rustc_apfloat v0.2.0+llvm-462a31f5a5ab -> v0.2.1+llvm-462a31f5a5ab
    Updating serde v1.0.203 -> v1.0.208
    Updating serde_derive v1.0.203 -> v1.0.208
    Updating serde_json v1.0.117 -> v1.0.125
    Updating serde_spanned v0.6.6 -> v0.6.7
    Updating similar v2.5.0 -> v2.6.0
    Updating syn v2.0.67 -> v2.0.75
    Updating tempfile v3.10.1 -> v3.12.0
    Updating thiserror v1.0.61 -> v1.0.63
    Updating thiserror-impl v1.0.61 -> v1.0.63
    Updating tinyvec v1.6.0 -> v1.8.0
    Updating tokio v1.38.0 -> v1.39.3
    Updating toml_datetime v0.6.6 -> v0.6.8
    Updating uuid v1.8.0 -> v1.10.0
    Updating version_check v0.9.4 -> v0.9.5
      Adding wasi-preview1-component-adapter-provider v23.0.2
    Updating wasm-bindgen v0.2.92 -> v0.2.93
    Updating wasm-bindgen-backend v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.93
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.93
    Updating wasm-component-ld v0.5.4 -> v0.5.6
    Updating wasm-encoder v0.211.1 -> v0.215.0
    Updating wasm-metadata v0.210.0 -> v0.215.0
    Updating wasmparser v0.210.0 -> v0.215.0
    Updating wast v211.0.1 -> v215.0.0
    Updating wat v1.211.1 -> v1.215.0
    Updating winapi-util v0.1.8 -> v0.1.9
      Adding windows-sys v0.59.0
    Updating windows-targets v0.52.5 -> v0.52.6
    Updating windows_aarch64_gnullvm v0.52.5 -> v0.52.6
    Updating windows_aarch64_msvc v0.52.5 -> v0.52.6
    Updating windows_i686_gnu v0.52.5 -> v0.52.6
    Updating windows_i686_gnullvm v0.52.5 -> v0.52.6
    Updating windows_i686_msvc v0.52.5 -> v0.52.6
    Updating windows_x86_64_gnu v0.52.5 -> v0.52.6
    Updating windows_x86_64_gnullvm v0.52.5 -> v0.52.6
    Updating windows_x86_64_msvc v0.52.5 -> v0.52.6
    Updating wit-component v0.210.0 -> v0.215.0
    Updating wit-parser v0.210.0 -> v0.215.0
    Updating zerocopy v0.7.34 -> v0.7.35
    Updating zerocopy-derive v0.7.34 -> v0.7.35
    Updating zerovec v0.10.2 -> v0.10.4
    Updating zerovec-derive v0.10.2 -> v0.10.3
note: pass `--verbose` to see 88 unchanged dependencies behind latest

rustbook dependencies:
     Locking 55 packages to latest compatible versions
    Updating anstream v0.6.14 -> v0.6.15
    Updating anstyle v1.0.7 -> v1.0.8
    Updating anstyle-parse v0.2.4 -> v0.2.5
    Updating anstyle-query v1.1.0 -> v1.1.1
    Updating anstyle-wincon v3.0.3 -> v3.0.4
    Removing base64 v0.22.1
    Updating bstr v1.9.1 -> v1.10.0
      Adding byteorder v1.5.0
    Updating cc v1.1.5 -> v1.1.13
    Updating clap v4.5.9 -> v4.5.16
    Updating clap_builder v4.5.9 -> v4.5.15
    Updating clap_complete v4.5.8 -> v4.5.18
    Updating clap_derive v4.5.8 -> v4.5.13
    Updating clap_lex v0.7.1 -> v0.7.2
    Updating colorchoice v1.0.1 -> v1.0.2
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpufeatures v0.2.12 -> v0.2.13
      Adding dateparser v0.2.1
    Removing deranged v0.3.11
    Updating env_filter v0.1.0 -> v0.1.2
    Updating env_logger v0.11.3 -> v0.11.5
    Updating flate2 v1.0.30 -> v1.0.31
    Updating indexmap v2.2.6 -> v2.4.0
    Updating is_terminal_polyfill v1.70.0 -> v1.70.1
    Updating js-sys v0.3.69 -> v0.3.70
      Adding lazy_static v1.5.0
    Updating libc v0.2.155 -> v0.2.156
    Removing linked-hash-map v0.5.6
    Updating mdbook-i18n-helpers v0.3.4 -> v0.3.5
    Updating normpath v1.2.0 -> v1.3.0
    Removing num-conv v0.1.0
    Updating opener v0.7.1 -> v0.7.2
    Removing plist v1.7.0
    Removing powerfmt v0.2.0
    Updating ppv-lite86 v0.2.17 -> v0.2.20
      Adding pulldown-cmark v0.11.2 (latest: v0.12.0)
      Adding pulldown-cmark-escape v0.11.0
      Adding pulldown-cmark-to-cmark v15.0.1
    Removing quick-xml v0.32.0
    Updating regex v1.10.5 -> v1.10.6
    Updating serde v1.0.204 -> v1.0.208
    Updating serde_derive v1.0.204 -> v1.0.208
    Updating serde_json v1.0.120 -> v1.0.125
    Updating serde_spanned v0.6.6 -> v0.6.7
    Updating syn v2.0.71 -> v2.0.75
    Updating tempfile v3.10.1 -> v3.12.0
    Updating thiserror v1.0.62 -> v1.0.63
    Updating thiserror-impl v1.0.62 -> v1.0.63
    Removing time v0.3.36
    Removing time-core v0.1.2
    Removing time-macros v0.2.18
    Updating toml v0.8.14 -> v0.8.19
    Updating toml_datetime v0.6.6 -> v0.6.8
    Updating toml_edit v0.22.15 -> v0.22.20
    Updating version_check v0.9.4 -> v0.9.5
    Updating wasm-bindgen v0.2.92 -> v0.2.93
    Updating wasm-bindgen-backend v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.93
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.93
    Updating winapi-util v0.1.8 -> v0.1.9
      Adding windows-sys v0.59.0
    Updating winnow v0.6.13 -> v0.6.18
    Removing yaml-rust v0.4.5
      Adding zerocopy v0.7.35
      Adding zerocopy-derive v0.7.35
note: pass `--verbose` to see 27 unchanged dependencies behind latest
@tgross35
Copy link
Contributor

#128722 merged and took care of the root Cargo.toml. Just going to close this, next week's update should be less problematic.

@tgross35 tgross35 closed this Aug 19, 2024
@bors
Copy link
Contributor

bors commented Aug 19, 2024

☔ The latest upstream changes (presumably #128722) made this pull request unmergeable. Please resolve the merge conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants