chore(deps): update criterion requirement from 0.5 to 0.7 #4533
Triggered via pull request
September 22, 2025 12:04
Status
Failure
Total duration
7m 57s
Artifacts
–
ci.yml
on: pull_request
Check style
1m 18s
Check rustdoc
1m 2s
Check
2m 9s
Check MSRV
1m 15s
Run tests Ubuntu
3m 57s
Run tests macos
4m 55s
Run tests Windows
7m 52s
Test wasm
1m 50s
Annotations
31 errors, 48 warnings, and 1 notice
|
Check MSRV
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
Check style
Exiting due to clippy errors
|
|
Check style:
benches/bench.rs#L67
the trait bound `pprof::criterion::PProfProfiler<'_, '_>: criterion::profiler::Profiler` is not satisfied
|
|
Check style:
benches/bench.rs#L62
the trait bound `pprof::criterion::PProfProfiler<'_, '_>: criterion::profiler::Profiler` is not satisfied
|
|
Check style:
benches/bench.rs#L57
the trait bound `pprof::criterion::PProfProfiler<'_, '_>: criterion::profiler::Profiler` is not satisfied
|
|
Check style:
benches/bench.rs#L52
the trait bound `pprof::criterion::PProfProfiler<'_, '_>: criterion::profiler::Profiler` is not satisfied
|
|
Check style:
benches/bench.rs#L47
the trait bound `pprof::criterion::PProfProfiler<'_, '_>: criterion::profiler::Profiler` is not satisfied
|
|
Check style:
benches/bench.rs#L42
the trait bound `pprof::criterion::PProfProfiler<'_, '_>: criterion::profiler::Profiler` is not satisfied
|
|
Check style:
benches/bench.rs#L37
the trait bound `pprof::criterion::PProfProfiler<'_, '_>: criterion::profiler::Profiler` is not satisfied
|
|
Check style:
benches/bench.rs#L32
the trait bound `pprof::criterion::PProfProfiler<'_, '_>: criterion::profiler::Profiler` is not satisfied
|
|
Check style
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
|
Check
Process completed with exit code 1.
|
|
Run tests Ubuntu
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
Run tests Ubuntu
the trait bound `<Conf as Config>::Hash: Clone` is not satisfied
|
|
Run tests Ubuntu
the trait bound `<Conf as Config>::Hash: serde::Serialize` is not satisfied
|
|
Run tests Ubuntu
the trait bound `<Conf as Config>::Hash: serde::de::DeserializeOwned` is not satisfied
|
|
Run tests Ubuntu
the trait bound `<Conf as Config>::Hash: Clone` is not satisfied
|
|
Run tests Ubuntu
the trait bound `<Conf as Config>::Hash: Serialize` is not satisfied
|
|
Run tests Ubuntu
the trait bound `<Conf as Config>::Hash: DeserializeOwned` is not satisfied
|
|
Run tests Ubuntu
use of deprecated method `DeprecatedClient::async_method`: please use `new_method` instead
|
|
Run tests Ubuntu
use of deprecated method `DeprecatedClient::async_method`: please use `new_method` instead
|
|
Run tests macos
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
|
Run tests macos
the trait bound `<Conf as Config>::Hash: Clone` is not satisfied
|
|
Run tests macos
the trait bound `<Conf as Config>::Hash: serde::Serialize` is not satisfied
|
|
Run tests macos
the trait bound `<Conf as Config>::Hash: serde::de::DeserializeOwned` is not satisfied
|
|
Run tests macos
the trait bound `<Conf as Config>::Hash: Clone` is not satisfied
|
|
Run tests macos
the trait bound `<Conf as Config>::Hash: Serialize` is not satisfied
|
|
Run tests macos
the trait bound `<Conf as Config>::Hash: DeserializeOwned` is not satisfied
|
|
Run tests macos
use of deprecated method `DeprecatedClient::async_method`: please use `new_method` instead
|
|
Run tests macos
use of deprecated method `DeprecatedClient::async_method`: please use `new_method` instead
|
|
Run tests Windows
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
|
Check rustdoc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Check rustdoc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Check rustdoc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Check rustdoc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Check MSRV
Cache not found for keys: v0-rust-check-msrv-Linux-x64-ad7a0e39-30091482, v0-rust-check-msrv-Linux-x64-ad7a0e39
|
|
Check MSRV
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Check MSRV
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Check MSRV
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Check MSRV
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Check style:
benches/bench.rs#L503
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
Check style:
benches/bench.rs#L310
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
Check style:
benches/bench.rs#L288
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
Check style:
benches/bench.rs#L265
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
|
|
Check style:
server/src/server.rs#L1166
this lifetime isn't used in the function definition
|
|
Check style:
server/src/server.rs#L1166
this lifetime isn't used in the function definition
|
|
Check style
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
|
Check style
It seems that this Action is executed from the forked repository.
|
|
Check style
Cache not found for keys: v0-rust-check-style-Linux-x64-fbc01189-30091482, v0-rust-check-style-Linux-x64-fbc01189
|
|
Check style
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Check style
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Check style
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Check style
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Test wasm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Test wasm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Test wasm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Test wasm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Check
Cache not found for keys: v0-rust-check-code-Linux-x64-fbc01189-30091482, v0-rust-check-code-Linux-x64-fbc01189
|
|
Check
New version for cargo-machete available: 0.9.1
|
|
Check
New version for cargo-hack available: 0.6.39
|
|
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run tests Ubuntu
Cache not found for keys: v0-rust-tests_ubuntu-Linux-x64-fbc01189-30091482, v0-rust-tests_ubuntu-Linux-x64-fbc01189
|
|
Run tests Ubuntu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run tests Ubuntu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run tests Ubuntu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run tests Ubuntu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run tests macos
Cache not found for keys: v0-rust-tests_macos-Darwin-arm64-3482681c-30091482, v0-rust-tests_macos-Darwin-arm64-3482681c
|
|
Run tests macos
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run tests macos
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run tests macos
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run tests macos
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run tests Windows
Cache not found for keys: v0-rust-tests_windows-Windows_NT-x64-f379880e-30091482, v0-rust-tests_windows-Windows_NT-x64-f379880e
|
|
Run tests Windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run tests Windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run tests Windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run tests Windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run tests Windows
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|