Skip to content
Triggered via push October 17, 2023 16:52
Status Failure
Total duration 3m 33s
Artifacts

cargo_ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
cargo-test: src/main.rs#L14
`#![feature]` may not be used on the stable release channel
cargo-test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
`#![feature]` may not be used on the stable release channel: src/main.rs#L14
error[E0554]: `#![feature]` may not be used on the stable release channel --> src/main.rs:14:1 | 14 | #![feature(async_fn_in_trait)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cargo-clippy
Clippy had exited with the 101 exit code
cargo-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo-test
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/
cargo-test
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/
cargo-test
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/
cargo-test
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/
cargo-clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/