Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps axum-macros from da3539c to 15917c6.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 24, 2025
Copy link

qodo-merge-for-open-source bot commented Mar 24, 2025

CI Feedback 🧐

(Feedback updated until commit 3864c6e)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: Rust (windows-latest)

Failed stage: Install Rust toolchain [❌]

Failure summary:

The action failed because the Rust toolchain specified in the workflow is not properly installed.
The error message indicates that the override toolchain 'stable-x86_64-pc-windows-msvc' is not
installed, despite being set as the default toolchain. This caused the rustup show command to fail
with exit code 1.

Relevant error logs:
1:  ##[group]Operating System
2:  Microsoft Windows Server 2022
...

293:  CARGO_NET_RETRY: 10
294:  CI: 1
295:  RUST_BACKTRACE: short
296:  RUSTFLAGS: -D warnings -W unreachable-pub -W rust-2021-compatibility
297:  RUSTUP_MAX_RETRIES: 10
298:  CC: deny_c
299:  ##[endgroup]
300:  [command]C:\Users\runneradmin\.cargo\bin\rustup.exe show
301:  Default host: x86_64-pc-windows-msvc
302:  rustup home:  C:\Users\runneradmin\.rustup
303:  installed toolchains
304:  --------------------
305:  stable-x86_64-pc-windows-msvc.old
306:  active toolchain
307:  ----------------
308:  error: override toolchain 'stable-x86_64-pc-windows-msvc' is not installed: the default toolchain does not describe an installed toolchain
309:  ##[error]The process 'C:\Users\runneradmin\.cargo\bin\rustup.exe' failed with exit code 1
310:  Post job cleanup.

Bumps [axum-macros](https://github.com/tokio-rs/axum) from `da3539c` to `15917c6`.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Commits](tokio-rs/axum@da3539c...15917c6)

---
updated-dependencies:
- dependency-name: axum-macros
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/axum-macros-15917c6 branch from 9f13212 to 3864c6e Compare March 26, 2025 17:16
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2025

Superseded by #396.

@dependabot dependabot bot closed this Mar 31, 2025
@dependabot dependabot bot deleted the dependabot/cargo/axum-macros-15917c6 branch March 31, 2025 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants