Skip to content

Cargo Build

Cargo Build #179

Triggered via schedule February 9, 2024 06:25
Status Failure
Total duration 5m 54s
Artifacts

test.yml

on: schedule
Matrix: Test Mac
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 93 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Clippy: src/helpers/gen_funcs.rs#L9
unused imports: `MatchOptions`, `glob_with`
Clippy: src/helpers/gen_funcs.rs#L10
unused imports: `Accessor`, `Probe`, `TaggedFileExt`
Clippy: src/helpers/gen_funcs.rs#L12
unused import: `log::error`
Clippy: src/helpers/music_handler.rs#L2
unused imports: `BufReader`, `PathBuf`, `Path`, `fs::File`
Clippy: src/helpers/music_handler.rs#L10
unused imports: `AudioFile`, `Probe`
Clippy: src/helpers/queue.rs#L3
unused imports: `PathBuf`, `Path`
Clippy: src/helpers/queue.rs#L6
unused imports: `AudioFile`, `Probe`
Clippy: src/helpers/queue.rs#L10
unused import: `super::gen_funcs::bulk_add`
Clippy: src/helpers/requests.rs#L1
unused import: `std::any::Any`
Clippy: src/helpers/requests.rs#L9
unused import: `Path`
Rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
The `save-state` 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/
Clippy
The `save-state` 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/
Clippy
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 Linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Test Linux
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 Linux
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 Linux
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 Linux
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 Linux: src/helpers/gen_funcs.rs#L9
unused imports: `MatchOptions`, `glob_with`
Test Linux: src/helpers/gen_funcs.rs#L10
unused imports: `Accessor`, `Probe`, `TaggedFileExt`
Test Linux: src/helpers/gen_funcs.rs#L12
unused import: `log::error`
Test Linux: src/helpers/music_handler.rs#L2
unused imports: `BufReader`, `PathBuf`, `Path`, `fs::File`
Test Linux: src/helpers/music_handler.rs#L10
unused imports: `AudioFile`, `Probe`
Test Linux: src/helpers/queue.rs#L3
unused imports: `PathBuf`, `Path`
Test Linux: src/helpers/queue.rs#L6
unused imports: `AudioFile`, `Probe`
Test Linux: src/helpers/queue.rs#L10
unused import: `super::gen_funcs::bulk_add`
Test Linux: src/helpers/requests.rs#L1
unused import: `std::any::Any`
Test Linux: src/helpers/requests.rs#L9
unused import: `Path`
Test Linux: src/helpers/gen_funcs.rs#L9
unused imports: `MatchOptions`, `glob_with`
Test Linux: src/helpers/gen_funcs.rs#L10
unused imports: `Accessor`, `Probe`, `TaggedFileExt`
Test Linux: src/helpers/gen_funcs.rs#L12
unused import: `log::error`
Test Linux: src/helpers/music_handler.rs#L2
unused imports: `BufReader`, `PathBuf`, `Path`, `fs::File`
Test Linux: src/helpers/music_handler.rs#L10
unused imports: `AudioFile`, `Probe`
Test Linux: src/helpers/queue.rs#L3
unused imports: `PathBuf`, `Path`
Test Linux: src/helpers/queue.rs#L6
unused imports: `AudioFile`, `Probe`
Test Linux: src/helpers/queue.rs#L10
unused import: `super::gen_funcs::bulk_add`
Test Linux: src/helpers/requests.rs#L1
unused import: `std::any::Any`
Test Linux: src/helpers/requests.rs#L9
unused import: `Path`
Test Linux: src/helpers/gen_funcs.rs#L9
unused imports: `MatchOptions`, `glob_with`
Test Linux: src/helpers/gen_funcs.rs#L10
unused imports: `Accessor`, `Probe`, `TaggedFileExt`
Test Linux: src/helpers/gen_funcs.rs#L12
unused import: `log::error`
Test Linux: src/helpers/music_handler.rs#L2
unused imports: `BufReader`, `PathBuf`, `Path`, `fs::File`
Test Linux: src/helpers/music_handler.rs#L10
unused imports: `AudioFile`, `Probe`
Test Linux: src/helpers/queue.rs#L3
unused imports: `PathBuf`, `Path`
Test Linux: src/helpers/queue.rs#L6
unused imports: `AudioFile`, `Probe`
Test Linux: src/helpers/queue.rs#L10
unused import: `super::gen_funcs::bulk_add`
Test Linux: src/helpers/requests.rs#L1
unused import: `std::any::Any`
Test Linux: src/helpers/requests.rs#L9
unused import: `Path`
Test Linux
The `save-state` 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 Linux
The `save-state` 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 Linux
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 Mac (macos-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Mac (macos-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Test Mac (macos-latest, stable): src/helpers/gen_funcs.rs#L9
unused imports: `MatchOptions`, `glob_with`
Test Mac (macos-latest, stable): src/helpers/gen_funcs.rs#L10
unused imports: `Accessor`, `Probe`, `TaggedFileExt`
Test Mac (macos-latest, stable): src/helpers/gen_funcs.rs#L12
unused import: `log::error`
Test Mac (macos-latest, stable): src/helpers/music_handler.rs#L2
unused imports: `BufReader`, `PathBuf`, `Path`, `fs::File`
Test Mac (macos-latest, stable): src/helpers/music_handler.rs#L10
unused imports: `AudioFile`, `Probe`
Test Mac (macos-latest, stable): src/helpers/queue.rs#L3
unused imports: `PathBuf`, `Path`
Test Mac (macos-latest, stable): src/helpers/queue.rs#L6
unused imports: `AudioFile`, `Probe`
Test Mac (macos-latest, stable): src/helpers/queue.rs#L10
unused import: `super::gen_funcs::bulk_add`
Test Mac (macos-latest, stable): src/helpers/requests.rs#L1
unused import: `std::any::Any`
Test Mac (macos-latest, stable): src/helpers/requests.rs#L9
unused import: `Path`
Test Mac (macos-latest, stable): src/helpers/gen_funcs.rs#L9
unused imports: `MatchOptions`, `glob_with`
Test Mac (macos-latest, stable): src/helpers/gen_funcs.rs#L10
unused imports: `Accessor`, `Probe`, `TaggedFileExt`
Test Mac (macos-latest, stable): src/helpers/gen_funcs.rs#L12
unused import: `log::error`
Test Mac (macos-latest, stable): src/helpers/music_handler.rs#L2
unused imports: `BufReader`, `PathBuf`, `Path`, `fs::File`
Test Mac (macos-latest, stable): src/helpers/music_handler.rs#L10
unused imports: `AudioFile`, `Probe`
Test Mac (macos-latest, stable): src/helpers/queue.rs#L3
unused imports: `PathBuf`, `Path`
Test Mac (macos-latest, stable): src/helpers/queue.rs#L6
unused imports: `AudioFile`, `Probe`
Test Mac (macos-latest, stable): src/helpers/queue.rs#L10
unused import: `super::gen_funcs::bulk_add`
Test Mac (macos-latest, stable): src/helpers/requests.rs#L1
unused import: `std::any::Any`
Test Mac (macos-latest, stable): src/helpers/requests.rs#L9
unused import: `Path`
Test Mac (macos-latest, stable)
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 Mac (macos-latest, stable)
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 Mac (macos-latest, stable)
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 Mac (macos-latest, stable)
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 Mac (macos-latest, stable)
The `save-state` 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 Mac (macos-latest, stable)
The `save-state` 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 Mac (macos-latest, stable)
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 Mac (macos-latest, stable): src/helpers/gen_funcs.rs#L9
unused imports: `MatchOptions`, `glob_with`
Test Mac (macos-latest, stable): src/helpers/gen_funcs.rs#L10
unused imports: `Accessor`, `Probe`, `TaggedFileExt`
Test Mac (macos-latest, stable): src/helpers/gen_funcs.rs#L12
unused import: `log::error`
Test Mac (macos-latest, stable): src/helpers/music_handler.rs#L2
unused imports: `BufReader`, `PathBuf`, `Path`, `fs::File`
Test Mac (macos-latest, stable): src/helpers/music_handler.rs#L10
unused imports: `AudioFile`, `Probe`
Test Mac (macos-latest, stable): src/helpers/queue.rs#L3
unused imports: `PathBuf`, `Path`
Test Mac (macos-latest, stable): src/helpers/queue.rs#L6
unused imports: `AudioFile`, `Probe`
Test Mac (macos-latest, stable): src/helpers/queue.rs#L10
unused import: `super::gen_funcs::bulk_add`
Test Mac (macos-latest, stable): src/helpers/requests.rs#L1
unused import: `std::any::Any`
Test Mac (macos-latest, stable): src/helpers/requests.rs#L9
unused import: `Path`