Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps axum from 170d7d4 to 9c9cbb5.

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)

Bumps [axum](https://github.com/tokio-rs/axum) from `170d7d4` to `9c9cbb5`.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Commits](tokio-rs/axum@170d7d4...9c9cbb5)

---
updated-dependencies:
- dependency-name: axum
  dependency-version: 9c9cbb5c5f72452825388d63db4f1e36c0d9b3aa
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 14, 2025
@qodo-free-for-open-source-projects

CI Feedback 🧐

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
...

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

@ttys3 ttys3 merged commit fe370e1 into main Apr 23, 2025
4 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/axum-9c9cbb5 branch April 23, 2025 16:14
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.

2 participants