Skip to content

debug 12

debug 12 #28

Triggered via push February 3, 2025 23:18
Status Failure
Total duration 47m 30s
Artifacts

CICD.yml

on: push
Matrix: Dependencies
Matrix: MinRustV
Style/cargo-deny
20s
Style/cargo-deny
Matrix: Code Coverage
Matrix: Documentation/warnings
Matrix: Style/deps
Matrix: Style/format
Matrix: Style/lint
Matrix: Style/spelling
Matrix: Build
Matrix: Build/Makefile
Matrix: Build/nightly
Matrix: Build/stable
Matrix: Binary sizes
Matrix: Test Android builds
Matrix: Tests/BusyBox test suite
Matrix: Tests/FreeBSD test suite
Fit to window
Zoom out
Zoom in

Annotations

45 errors and 149 warnings
Documentation/warnings (ubuntu-latest, feat_os_unix)
Process completed with exit code 101.
Code Coverage (ubuntu-latest, unix)
failed to run `rustc` to learn about target-specific information
Code Coverage (ubuntu-latest, unix)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Style/lint (ubuntu-latest, feat_os_unix): src/uucore/src/lib/features/fsext.rs#L379
ERROR: `cargo clippy`: unneeded sub `cfg` when there is only one condition (file:'src/uucore/src/lib/features/fsext.rs', line:379)
Style/lint (ubuntu-latest, feat_os_unix): src/uucore/src/lib/features/fsext.rs#L380
ERROR: `cargo clippy`: unneeded sub `cfg` when there is only one condition (file:'src/uucore/src/lib/features/fsext.rs', line:380)
Style/lint (ubuntu-latest, feat_os_unix): src/uucore/src/lib/features/fsext.rs#L381
ERROR: `cargo clippy`: unneeded sub `cfg` when there is only one condition (file:'src/uucore/src/lib/features/fsext.rs', line:381)
Style/lint (ubuntu-latest, feat_os_unix): src/uucore/src/lib/lib.rs#L9
ERROR: `cargo clippy`: unexpected `cfg` condition value: `winapi` (file:'src/uucore/src/lib/lib.rs', line:9)
Style/lint (ubuntu-latest, feat_os_unix): src/uucore/src/lib/features/encoding.rs#L91
ERROR: `cargo clippy`: can be more succinctly written as a byte str (file:'src/uucore/src/lib/features/encoding.rs', line:91)
Style/lint (ubuntu-latest, feat_os_unix): src/uucore/src/lib/features/fsext.rs#L102
ERROR: `cargo clippy`: unexpected `cfg` condition value: `bitrig` (file:'src/uucore/src/lib/features/fsext.rs', line:102)
Style/lint (ubuntu-latest, feat_os_unix): src/uucore/src/lib/features/fsext.rs#L121
ERROR: `cargo clippy`: unexpected `cfg` condition value: `bitrig` (file:'src/uucore/src/lib/features/fsext.rs', line:121)
Style/lint (ubuntu-latest, feat_os_unix): src/uucore/src/lib/mods/panic.rs#L13
ERROR: `cargo clippy`: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead (file:'src/uucore/src/lib/mods/panic.rs', line:13)
Style/lint (ubuntu-latest, feat_os_unix): src/uucore/src/lib/mods/panic.rs#L16
ERROR: `cargo clippy`: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead (file:'src/uucore/src/lib/mods/panic.rs', line:16)
Style/lint (ubuntu-latest, feat_os_unix): src/uucore/src/lib/features/tokenize/num_format/format_field.rs#L42
ERROR: `cargo clippy`: field `orig` is never read (file:'src/uucore/src/lib/features/tokenize/num_format/format_field.rs', line:42)
Code Coverage (windows-latest, windows)
failed to run `rustc` to learn about target-specific information
Code Coverage (windows-latest, windows)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Style/spelling (ubuntu-latest, feat_os_unix)
Unhandled error: HttpError: Not Found
Style/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
ERROR: `cargo udeps`: style violation (unused dependency found)
Style/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
Process completed with exit code 1.
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\features\fsext.rs#L379
ERROR: `cargo clippy`: unneeded sub `cfg` when there is only one condition (file:'src\uucore\src\lib\features\fsext.rs', line:379)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\features\fsext.rs#L380
ERROR: `cargo clippy`: unneeded sub `cfg` when there is only one condition (file:'src\uucore\src\lib\features\fsext.rs', line:380)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\features\fsext.rs#L381
ERROR: `cargo clippy`: unneeded sub `cfg` when there is only one condition (file:'src\uucore\src\lib\features\fsext.rs', line:381)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\lib.rs#L9
ERROR: `cargo clippy`: unexpected `cfg` condition value: `winapi` (file:'src\uucore\src\lib\lib.rs', line:9)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\features\encoding.rs#L91
ERROR: `cargo clippy`: can be more succinctly written as a byte str (file:'src\uucore\src\lib\features\encoding.rs', line:91)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\features\fsext.rs#L102
ERROR: `cargo clippy`: unexpected `cfg` condition value: `bitrig` (file:'src\uucore\src\lib\features\fsext.rs', line:102)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\features\fsext.rs#L121
ERROR: `cargo clippy`: unexpected `cfg` condition value: `bitrig` (file:'src\uucore\src\lib\features\fsext.rs', line:121)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\mods\panic.rs#L13
ERROR: `cargo clippy`: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead (file:'src\uucore\src\lib\mods\panic.rs', line:13)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\mods\panic.rs#L16
ERROR: `cargo clippy`: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead (file:'src\uucore\src\lib\mods\panic.rs', line:16)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\features\tokenize\num_format\format_field.rs#L42
ERROR: `cargo clippy`: field `orig` is never read (file:'src\uucore\src\lib\features\tokenize\num_format\format_field.rs', line:42)
Code Coverage (macos-latest, macos)
failed to run `rustc` to learn about target-specific information
Code Coverage (macos-latest, macos)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Style/lint (macos-latest, feat_os_macos): src/uucore/src/lib/features/fsext.rs#L379
ERROR: `cargo clippy`: unneeded sub `cfg` when there is only one condition (file:'src/uucore/src/lib/features/fsext.rs', line:379)
Style/lint (macos-latest, feat_os_macos): src/uucore/src/lib/features/fsext.rs#L380
ERROR: `cargo clippy`: unneeded sub `cfg` when there is only one condition (file:'src/uucore/src/lib/features/fsext.rs', line:380)
Style/lint (macos-latest, feat_os_macos): src/uucore/src/lib/features/fsext.rs#L381
ERROR: `cargo clippy`: unneeded sub `cfg` when there is only one condition (file:'src/uucore/src/lib/features/fsext.rs', line:381)
Style/lint (macos-latest, feat_os_macos): src/uucore/src/lib/lib.rs#L9
ERROR: `cargo clippy`: unexpected `cfg` condition value: `winapi` (file:'src/uucore/src/lib/lib.rs', line:9)
Style/lint (macos-latest, feat_os_macos): src/uucore/src/lib/features/encoding.rs#L91
ERROR: `cargo clippy`: can be more succinctly written as a byte str (file:'src/uucore/src/lib/features/encoding.rs', line:91)
Style/lint (macos-latest, feat_os_macos): src/uucore/src/lib/features/fsext.rs#L102
ERROR: `cargo clippy`: unexpected `cfg` condition value: `bitrig` (file:'src/uucore/src/lib/features/fsext.rs', line:102)
Style/lint (macos-latest, feat_os_macos): src/uucore/src/lib/features/fsext.rs#L121
ERROR: `cargo clippy`: unexpected `cfg` condition value: `bitrig` (file:'src/uucore/src/lib/features/fsext.rs', line:121)
Style/lint (macos-latest, feat_os_macos): src/uucore/src/lib/mods/panic.rs#L13
ERROR: `cargo clippy`: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead (file:'src/uucore/src/lib/mods/panic.rs', line:13)
Style/lint (macos-latest, feat_os_macos): src/uucore/src/lib/mods/panic.rs#L16
ERROR: `cargo clippy`: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead (file:'src/uucore/src/lib/mods/panic.rs', line:16)
Style/lint (macos-latest, feat_os_macos): src/uucore/src/lib/features/tokenize/num_format/format_field.rs#L42
ERROR: `cargo clippy`: field `orig` is never read (file:'src/uucore/src/lib/features/tokenize/num_format/format_field.rs', line:42)
MinRustV (ubuntu-latest, feat_os_unix)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Style/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
ERROR: `cargo udeps`: style violation (unused dependency found)
Style/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
Process completed with exit code 1.
Style/deps (windows-latest, feat_os_windows)
ERROR: `cargo udeps`: style violation (unused dependency found)
Style/deps (windows-latest, feat_os_windows)
Process completed with exit code 1.
Documentation/warnings (ubuntu-latest, feat_os_unix)
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/
Documentation/warnings (ubuntu-latest, feat_os_unix)
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/
Documentation/warnings (ubuntu-latest, feat_os_unix)
Failed to restore: Cache service responded with 429
Documentation/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/
Documentation/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/
Documentation/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/
Documentation/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/
Documentation/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/
Documentation/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/
Documentation/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/
Documentation/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/
Documentation/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/format (ubuntu-latest, feat_os_unix)
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/
Style/format (ubuntu-latest, feat_os_unix)
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/
Style/format (ubuntu-latest, feat_os_unix)
Failed to restore: Cache service responded with 429
Style/format (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/format (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/format (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/format (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/format (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/format (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/format (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/format (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/
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)
`/home/runner/work/coreutils/coreutils/.cargo/config` is deprecated in favor of `config.toml`
Code Coverage (ubuntu-latest, unix)
/home/runner/work/coreutils/coreutils/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (ubuntu-latest, unix)
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/
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/
Style/lint (ubuntu-latest, feat_os_unix)
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/
Style/lint (ubuntu-latest, feat_os_unix)
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/
Style/lint (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/lint (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/lint (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/lint (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/lint (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/lint (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/lint (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/lint (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/lint (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/
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 `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/
Code Coverage (windows-latest, windows)
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/
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)
`D:\a\coreutils\coreutils\.cargo\config` is deprecated in favor of `config.toml`
Code Coverage (windows-latest, windows)
D:\a\coreutils\coreutils\Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
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/
Style/spelling (ubuntu-latest, feat_os_unix)
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/
Style/spelling (ubuntu-latest, feat_os_unix)
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/
Style/spelling (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/spelling (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/spelling (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/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
Failed to restore: Cache service responded with 429
Style/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/lint (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/lint (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/lint (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/lint (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/lint (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/lint (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/lint (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/lint (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/lint (windows-latest, feat_os_windows)
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/
Style/lint (windows-latest, feat_os_windows)
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/
Style/lint (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/
Dependencies (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/
Dependencies (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/
Dependencies (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/
Dependencies (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/
Dependencies (ubuntu-latest, feat_os_unix)
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/
Dependencies (ubuntu-latest, feat_os_unix)
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/
Dependencies (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/
Code Coverage (macos-latest, macos)
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/
Code Coverage (macos-latest, macos)
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/
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)
`/Users/runner/work/coreutils/coreutils/.cargo/config` is deprecated in favor of `config.toml`
Code Coverage (macos-latest, macos)
/Users/runner/work/coreutils/coreutils/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
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 (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 (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/
Style/lint (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/lint (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/lint (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/lint (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/lint (macos-latest, feat_os_macos)
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/
Style/lint (macos-latest, feat_os_macos)
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/
Style/lint (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/lint (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/lint (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/lint (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/lint (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/
MinRustV (ubuntu-latest, feat_os_unix)
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/
MinRustV (ubuntu-latest, feat_os_unix)
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/
MinRustV (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/
MinRustV (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/
MinRustV (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/
MinRustV (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/
MinRustV (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/
MinRustV (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/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/deps (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/deps (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/deps (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/deps (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/deps (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/deps (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/deps (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/deps (windows-latest, feat_os_windows)
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/
Style/deps (windows-latest, feat_os_windows)
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/
Style/deps (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/