Skip to content

GH action: Run rustfmt+cargo autofix when the PR is merged #17

GH action: Run rustfmt+cargo autofix when the PR is merged

GH action: Run rustfmt+cargo autofix when the PR is merged #17

Triggered via push February 3, 2025 23:18
Status Failure
Total duration 1d 6h 9m 53s
Artifacts

CICD.yml

on: push
Matrix: Build
Matrix: Busybox test suite
Matrix: Style/spelling
Matrix: Style/warnings
Matrix: Code Coverage
Matrix: Test the build target of the Makefile
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 85 warnings
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Busybox test suite (ubuntu-latest)
Process completed with exit code 2.
Test the build target of the Makefile (ubuntu-latest)
Process completed with exit code 2.
Build (macos-latest, x86_64-apple-darwin, feat_os_macos)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Code Coverage (macos-latest, macos)
The process '/opt/homebrew/bin/rustup' failed with exit code 1
Code Coverage (ubuntu-latest, unix)
The job was canceled because "macos-latest_macos" failed.
Code Coverage (ubuntu-latest, unix)
The operation was canceled.
Code Coverage (windows-latest, windows)
The job was canceled because "macos-latest_macos" failed.
Code Coverage (windows-latest, windows)
The operation was canceled.
Build (ubuntu-18.04, i686-unknown-linux-musl, feat_os_unix_musl, use-cross)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Build (ubuntu-18.04, i686-unknown-linux-gnu, feat_os_unix, use-cross)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Build (ubuntu-18.04, x86_64-unknown-linux-gnu, feat_os_unix, use-cross)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Build (ubuntu-16.04, x86_64-unknown-linux-gnu, feat_os_unix, use-cross)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Build (ubuntu-18.04, x86_64-unknown-linux-musl, feat_os_unix_musl, use-cross)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Style/warnings (ubuntu-latest, feat_os_unix)
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/
Style/warnings (ubuntu-latest, feat_os_unix)
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/
Style/warnings (ubuntu-latest, feat_os_unix)
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/
Style/warnings (ubuntu-latest, feat_os_unix)
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/
Style/warnings (ubuntu-latest, feat_os_unix)
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/
Style/warnings (ubuntu-latest, feat_os_unix): src/uucore/src/lib/features/fsext.rs#L354
WARNING: `cargo clippy`: unneeded sub `cfg` when there is only one condition
Style/warnings (ubuntu-latest, feat_os_unix): src/uucore/src/lib/lib.rs#L17
WARNING: `cargo clippy`: unexpected `cfg` condition value: `winapi`
Style/warnings (ubuntu-latest, feat_os_unix): src/uucore/src/lib/features/fsext.rs#L96
WARNING: `cargo clippy`: unexpected `cfg` condition value: `bitrig`
Style/warnings (ubuntu-latest, feat_os_unix): src/uucore/src/lib/features/fsext.rs#L112
WARNING: `cargo clippy`: unexpected `cfg` condition value: `bitrig`
Style/warnings (ubuntu-latest, feat_os_unix): src/uucore/src/lib/features/fsext.rs#L598
WARNING: `cargo clippy`: operator precedence might not be obvious
Style/warnings (ubuntu-latest, feat_os_unix): src/uucore/src/lib/features/utmpx.rs#L43
WARNING: `cargo clippy`: private item shadows public glob re-export
Style/warnings (ubuntu-latest, feat_os_unix): src/uucore/src/lib/features/fsext.rs#L193
WARNING: `cargo clippy`: this if-then-else expression assigns a bool literal
Style/warnings (ubuntu-latest, feat_os_unix): src/uucore/src/lib/features/fsext.rs#L380
WARNING: `cargo clippy`: `filter_map()` will run forever if the iterator repeatedly produces an `Err`
Style/warnings (ubuntu-latest, feat_os_unix): src/uucore/src/lib/features/fsext.rs#L460
WARNING: `cargo clippy`: casting to the same type is unnecessary (`u64` -> `u64`)
Style/warnings (ubuntu-latest, feat_os_unix): src/uucore/src/lib/features/fsext.rs#L461
WARNING: `cargo clippy`: casting to the same type is unnecessary (`u64` -> `u64`)
Busybox test suite (ubuntu-latest)
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/
Busybox test suite (ubuntu-latest)
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/
Busybox test suite (ubuntu-latest)
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/
Busybox test suite (ubuntu-latest)
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/
Style/spelling (ubuntu-latest): docs/compiles_table.py#L104
cspell: Unknown word (rustup)
Style/spelling (ubuntu-latest): docs/compiles_table.py#L110
cspell: Unknown word (rustup)
Style/spelling (ubuntu-latest): docs/compiles_table.py#L117
cspell: Unknown word (rustup)
Style/spelling (ubuntu-latest): docs/compiles_table.py#L135
cspell: Unknown word (retcode)
Style/spelling (ubuntu-latest): docs/compiles_table.py#L136
cspell: Unknown word (retcode)
Style/spelling (ubuntu-latest): docs/compiles_table.py#L152
cspell: Unknown word (csvfile)
Style/spelling (ubuntu-latest): docs/compiles_table.py#L154
cspell: Unknown word (csvfile)
Style/spelling (ubuntu-latest): docs/compiles_table.py#L165
cspell: Unknown word (csvfile)
Style/spelling (ubuntu-latest): docs/compiles_table.py#L166
cspell: Unknown word (csvfile)
Style/spelling (ubuntu-latest): docs/compiles_table.py#L217
cspell: Unknown word (rustup)
Test the build target of the Makefile (ubuntu-latest)
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 the build target of the Makefile (ubuntu-latest)
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 the build target of the Makefile (ubuntu-latest)
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 the build target of the Makefile (ubuntu-latest)
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/
Style/warnings (windows-latest, feat_os_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/
Style/warnings (windows-latest, feat_os_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/
Style/warnings (windows-latest, feat_os_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/
Style/warnings (windows-latest, feat_os_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/
Style/warnings (windows-latest, feat_os_windows): src\uucore\src\lib\features\fsext.rs#L354
WARNING: `cargo clippy`: unneeded sub `cfg` when there is only one condition
Style/warnings (windows-latest, feat_os_windows): src\uucore\src\lib\lib.rs#L17
WARNING: `cargo clippy`: unexpected `cfg` condition value: `winapi`
Style/warnings (windows-latest, feat_os_windows): src\uucore\src\lib\features\fsext.rs#L96
WARNING: `cargo clippy`: unexpected `cfg` condition value: `bitrig`
Style/warnings (windows-latest, feat_os_windows): src\uucore\src\lib\features\fsext.rs#L112
WARNING: `cargo clippy`: unexpected `cfg` condition value: `bitrig`
Style/warnings (windows-latest, feat_os_windows): src\uucore\src\lib\features\fsext.rs#L513
WARNING: `cargo clippy`: casting to the same type is unnecessary (`u64` -> `u64`)
Style/warnings (windows-latest, feat_os_windows): src\uucore\src\lib\features\zero_copy.rs#L61
WARNING: `cargo clippy`: the following explicit lifetimes could be elided: 'a
Style/warnings (windows-latest, feat_os_windows): src\uucore\src\lib\features\zero_copy.rs#L71
WARNING: `cargo clippy`: the following explicit lifetimes could be elided: 'a
Style/warnings (windows-latest, feat_os_windows): src\uucore\src\lib\mods\os.rs#L1
WARNING: `cargo clippy`: empty lines after doc comment
Style/warnings (windows-latest, feat_os_windows): src\uucore\src\lib\mods\ranges.rs#L22
WARNING: `cargo clippy`: importing a legacy numeric constant
Style/warnings (windows-latest, feat_os_windows): src\uucore\src\lib\mods\ranges.rs#L42
WARNING: `cargo clippy`: redundant guard
Style/warnings (windows-latest, feat_os_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/
Style/warnings (macos-latest, feat_os_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/
Style/warnings (macos-latest, feat_os_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/
Style/warnings (macos-latest, feat_os_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/
Style/warnings (macos-latest, feat_os_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/
Style/warnings (macos-latest, feat_os_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/
Style/warnings (macos-latest, feat_os_macos): src/uucore/src/lib/features/fsext.rs#L354
WARNING: `cargo clippy`: unneeded sub `cfg` when there is only one condition
Style/warnings (macos-latest, feat_os_macos): src/uucore/src/lib/lib.rs#L17
WARNING: `cargo clippy`: unexpected `cfg` condition value: `winapi`
Style/warnings (macos-latest, feat_os_macos): src/uucore/src/lib/features/fsext.rs#L96
WARNING: `cargo clippy`: unexpected `cfg` condition value: `bitrig`
Style/warnings (macos-latest, feat_os_macos): src/uucore/src/lib/features/fsext.rs#L112
WARNING: `cargo clippy`: unexpected `cfg` condition value: `bitrig`
Style/warnings (macos-latest, feat_os_macos): src/uucore/src/lib/features/fsext.rs#L598
WARNING: `cargo clippy`: operator precedence might not be obvious
Style/warnings (macos-latest, feat_os_macos): src/uucore/src/lib/features/utmpx.rs#L43
WARNING: `cargo clippy`: private item shadows public glob re-export
Style/warnings (macos-latest, feat_os_macos): src/uucore/src/lib/features/fsext.rs#L164
WARNING: `cargo clippy`: casting to the same type is unnecessary (`i32` -> `i32`)
Style/warnings (macos-latest, feat_os_macos): src/uucore/src/lib/features/fsext.rs#L193
WARNING: `cargo clippy`: this if-then-else expression assigns a bool literal
Style/warnings (macos-latest, feat_os_macos): src/uucore/src/lib/features/fsext.rs#L460
WARNING: `cargo clippy`: casting to the same type is unnecessary (`u64` -> `u64`)
Style/warnings (macos-latest, feat_os_macos): src/uucore/src/lib/features/fsext.rs#L461
WARNING: `cargo clippy`: casting to the same type is unnecessary (`u64` -> `u64`)
Code Coverage (macos-latest, 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/
Code Coverage (macos-latest, 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/
Code Coverage (macos-latest, 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/
Code Coverage (macos-latest, 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/
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (windows-latest, 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/
Code Coverage (windows-latest, 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/
Code Coverage (windows-latest, 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/
Code Coverage (windows-latest, 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/
Code Coverage (windows-latest, 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/
Code Coverage (windows-latest, 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/
Code Coverage (windows-latest, 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/
Code Coverage (windows-latest, 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/
CICD
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002