Skip to content

Update Rust crate clap to v4 - autoclosed #1016

Update Rust crate clap to v4 - autoclosed

Update Rust crate clap to v4 - autoclosed #1016

Triggered via pull request December 29, 2023 05:22
Status Failure
Total duration 1m 53s
Artifacts

rust.yml

on: pull_request
Matrix: build release binaries
cargo fmt & cargo clippy
28s
cargo fmt & cargo clippy
Matrix: cargo test
create github release
0s
create github release
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 20 warnings
cargo fmt & cargo clippy: src/main.rs#L24
unresolved imports `clap::App`, `clap::AppSettings`
cargo fmt & cargo clippy: src/main.rs#L116
no method named `takes_value` found for struct `Arg` in the current scope
cargo fmt & cargo clippy: src/main.rs#L123
no method named `takes_value` found for struct `Arg` in the current scope
cargo fmt & cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cargo test (x86_64-unknown-linux-gnu): src/main.rs#L24
unresolved imports `clap::App`, `clap::AppSettings`
cargo test (x86_64-unknown-linux-gnu): src/main.rs#L116
no method named `takes_value` found for struct `Arg` in the current scope
cargo test (x86_64-unknown-linux-gnu): src/main.rs#L123
no method named `takes_value` found for struct `Arg` in the current scope
cargo test (x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cargo test (x86_64-apple-darwin): src/main.rs#L24
unresolved imports `clap::App`, `clap::AppSettings`
cargo test (x86_64-apple-darwin): src/main.rs#L116
no method named `takes_value` found for struct `Arg` in the current scope
cargo test (x86_64-apple-darwin): src/main.rs#L123
no method named `takes_value` found for struct `Arg` in the current scope
cargo test (x86_64-apple-darwin)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
cargo test (x86_64-pc-windows-msvc): src/main.rs#L24
unresolved imports `clap::App`, `clap::AppSettings`
cargo test (x86_64-pc-windows-msvc): src/main.rs#L116
no method named `takes_value` found for struct `Arg` in the current scope
cargo test (x86_64-pc-windows-msvc): src/main.rs#L123
no method named `takes_value` found for struct `Arg` in the current scope
cargo test (x86_64-pc-windows-msvc)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
cargo fmt & cargo clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo fmt & cargo 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/
cargo fmt & cargo 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/
cargo fmt & cargo 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/
cargo fmt & cargo 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/
cargo test (x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. 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 (x86_64-unknown-linux-gnu)
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 (x86_64-unknown-linux-gnu)
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 (x86_64-unknown-linux-gnu)
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 (x86_64-unknown-linux-gnu)
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 (x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. 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 (x86_64-apple-darwin)
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 (x86_64-apple-darwin)
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 (x86_64-apple-darwin)
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 (x86_64-apple-darwin)
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 (x86_64-pc-windows-msvc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. 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 (x86_64-pc-windows-msvc)
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 (x86_64-pc-windows-msvc)
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 (x86_64-pc-windows-msvc)
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 (x86_64-pc-windows-msvc)
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/