Skip to content

refactor ~ rename MinSRV => MinRustV #4

refactor ~ rename MinSRV => MinRustV

refactor ~ rename MinSRV => MinRustV #4

Triggered via push February 3, 2025 23:17
Status Failure
Total duration 1d 6h 10m 28s
Artifacts 2

CICD.yml

on: push
Matrix: Build
Matrix: Code Coverage
Matrix: MinRustV
Matrix: Style
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 274 warnings
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.
MinRustV (ubuntu-latest, feat_os_unix)
failed to parse lock file at: /home/runner/work/coreutils/coreutils/Cargo.lock
MinRustV (ubuntu-latest, feat_os_unix)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (macos-latest, x86_64-apple-darwin, feat_os_macos)
linking with `cc` failed: exit status: 1
Build (macos-latest, x86_64-apple-darwin, feat_os_macos)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
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-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-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-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-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.
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/
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 (ubuntu-latest, unix): src/uu/factor/build.rs#L25
WARNING: `cargo clippy`: importing a legacy numeric constant
Style (ubuntu-latest, unix): src/uu/factor/sieve.rs#L33
WARNING: `cargo clippy`: this loop could be written as a `for` loop
Style (ubuntu-latest, unix): src/uu/factor/sieve.rs#L87
WARNING: `cargo clippy`: this expression borrows a value the compiler would automatically borrow
Style (ubuntu-latest, unix): src/uu/factor/sieve.rs#L148
WARNING: `cargo clippy`: accessing first element with `self.data.get(0)`
Style (ubuntu-latest, unix): src/uu/factor/build.rs#L51
WARNING: `cargo clippy`: usage of a legacy numeric constant
Style (ubuntu-latest, unix): src/uu/factor/build.rs#L76
WARNING: `cargo clippy`: the borrowed expression implements the required traits
Style (ubuntu-latest, unix): src/uu/factor/build.rs#L98
WARNING: `cargo clippy`: usage of a legacy numeric constant
Style (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (macos-latest, macos): src/uu/cksum/build.rs#L21
WARNING: `cargo clippy`: casting to the same type is unnecessary (`u32` -> `u32`)
Style (macos-latest, macos): src/uu/cksum/build.rs#L23
WARNING: `cargo clippy`: the borrowed expression implements the required traits
Build (macos-latest, x86_64-apple-darwin, 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/
Build (macos-latest, x86_64-apple-darwin, 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/
Build (macos-latest, x86_64-apple-darwin, 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/
Build (macos-latest, x86_64-apple-darwin, 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/
Build (macos-latest, x86_64-apple-darwin, 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/
Build (macos-latest, x86_64-apple-darwin, 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/
Build (macos-latest, x86_64-apple-darwin, 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/
Build (macos-latest, x86_64-apple-darwin, 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/
Build (macos-latest, x86_64-apple-darwin, 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/
Build (macos-latest, x86_64-apple-darwin, 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/
Build (macos-latest, x86_64-apple-darwin, 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/
Build (macos-latest, x86_64-apple-darwin, 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/
Build (macos-latest, x86_64-apple-darwin, 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/
Build (macos-latest, x86_64-apple-darwin, 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/
Build (macos-latest, x86_64-apple-darwin, feat_os_macos)
`/Users/runner/work/coreutils/coreutils/.cargo/config` is deprecated in favor of `config.toml`
Build (macos-latest, x86_64-apple-darwin, feat_os_macos)
`uu_od` (lib) generated 1 warning
Build (macos-latest, x86_64-apple-darwin, feat_os_macos): src/uu/stdbuf/src/stdbuf.rs#L56
unexpected `cfg` condition value: `dragonflybsd`
Build (macos-latest, x86_64-apple-darwin, feat_os_macos): src/uu/stdbuf/src/stdbuf.rs#L71
unexpected `cfg` condition value: `dragonflybsd`
Build (macos-latest, x86_64-apple-darwin, feat_os_macos)
`uu_stdbuf` (lib) generated 2 warnings
Build (macos-latest, x86_64-apple-darwin, feat_os_macos): src/uu/mktemp/src/mktemp.rs#L181
unnecessary parentheses around match arm expression
Build (macos-latest, x86_64-apple-darwin, feat_os_macos): src/uu/mktemp/src/mktemp.rs#L182
unnecessary parentheses around match arm expression
Build (macos-latest, x86_64-apple-darwin, feat_os_macos): src/uu/mktemp/src/mktemp.rs#L183
unnecessary parentheses around match arm expression
Build (macos-latest, x86_64-apple-darwin, feat_os_macos)
`uu_mktemp` (lib) generated 3 warnings (run `cargo fix --lib -p uu_mktemp` to apply 3 suggestions)
Style (windows-latest, windows): src\uu\factor\build.rs#L25
WARNING: `cargo clippy`: importing a legacy numeric constant
Style (windows-latest, windows): src\uu\factor\sieve.rs#L33
WARNING: `cargo clippy`: this loop could be written as a `for` loop
Style (windows-latest, windows): src\uu\factor\sieve.rs#L87
WARNING: `cargo clippy`: this expression borrows a value the compiler would automatically borrow
Style (windows-latest, windows): src\uu\factor\sieve.rs#L148
WARNING: `cargo clippy`: accessing first element with `self.data.get(0)`
Style (windows-latest, windows): src\uu\factor\build.rs#L51
WARNING: `cargo clippy`: usage of a legacy numeric constant
Style (windows-latest, windows): src\uu\factor\build.rs#L76
WARNING: `cargo clippy`: the borrowed expression implements the required traits
Style (windows-latest, windows): src\uu\factor\build.rs#L98
WARNING: `cargo clippy`: usage of a legacy numeric constant
Style (windows-latest, windows): src\uu\cksum\build.rs#L21
WARNING: `cargo clippy`: casting to the same type is unnecessary (`u32` -> `u32`)
Style (windows-latest, windows): src\uu\cksum\build.rs#L23
WARNING: `cargo clippy`: the borrowed expression implements the required traits
Style (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 (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 (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 (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 (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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
`/project/.cargo/config` is deprecated in favor of `config.toml`
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
`uu_mktemp` (lib) generated 3 warnings (run `cargo fix --lib -p uu_mktemp` to apply 3 suggestions)
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross): src/uu/df/src/df.rs#L182
fields `bavail` and `bavail_top_bit_set` are never read
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
`/project/.cargo/config` is deprecated in favor of `config.toml`
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
`uu_mktemp` (lib) generated 3 warnings (run `cargo fix --lib -p uu_mktemp` to apply 3 suggestions)
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross): src/uu/df/src/df.rs#L182
fields `bavail` and `bavail_top_bit_set` are never read
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
`/project/.cargo/config` is deprecated in favor of `config.toml`
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
`uu_mktemp` (lib) generated 3 warnings (run `cargo fix --lib -p uu_mktemp` to apply 3 suggestions)
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross): src/uu/df/src/df.rs#L182
fields `bavail` and `bavail_top_bit_set` are never read
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
`/project/.cargo/config` is deprecated in favor of `config.toml`
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
`uu_mktemp` (lib) generated 3 warnings (run `cargo fix --lib -p uu_mktemp` to apply 3 suggestions)
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross): src/uu/df/src/df.rs#L182
fields `bavail` and `bavail_top_bit_set` are never read
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
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/
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
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/
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows)
`D:\a\coreutils\coreutils\.cargo\config` is deprecated in favor of `config.toml`
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L181
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L182
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L183
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows)
`uu_od` (lib) generated 1 warning
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows)
`uu_mktemp` (lib) generated 3 warnings (run `cargo fix --lib -p uu_mktemp` to apply 3 suggestions)
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows): src/uu/whoami/src/platform/windows.rs#L25
the type `[u16; 257]` does not permit being left uninitialized
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows): src/uu/hostname/src/hostname.rs#L43
the type `WSADATA` does not permit being left uninitialized
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows)
`uu_whoami` (lib) generated 1 warning
Build (windows-latest, x86_64-pc-windows-msvc, 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/
Build (windows-latest, x86_64-pc-windows-msvc, 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/
Build (windows-latest, x86_64-pc-windows-msvc, 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/
Build (windows-latest, x86_64-pc-windows-msvc, 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/
Build (windows-latest, x86_64-pc-windows-msvc, 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/
Build (windows-latest, x86_64-pc-windows-msvc, 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/
Build (windows-latest, x86_64-pc-windows-msvc, 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/
Build (windows-latest, x86_64-pc-windows-msvc, 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/
Build (windows-latest, x86_64-pc-windows-msvc, 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/
Build (windows-latest, x86_64-pc-windows-msvc, 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/
Build (windows-latest, x86_64-pc-windows-msvc, 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/
Build (windows-latest, x86_64-pc-windows-msvc, 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/
Build (windows-latest, x86_64-pc-windows-msvc, 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/
Build (windows-latest, x86_64-pc-windows-msvc, 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/
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows)
`D:\a\coreutils\coreutils\.cargo\config` is deprecated in favor of `config.toml`
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows)
`uu_od` (lib) generated 1 warning
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L181
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L182
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L183
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows): src/uu/whoami/src/platform/windows.rs#L25
the type `[u16; 257]` does not permit being left uninitialized
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows)
`uu_mktemp` (lib) generated 3 warnings (run `cargo fix --lib -p uu_mktemp` to apply 3 suggestions)
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows): src/uu/hostname/src/hostname.rs#L43
the type `WSADATA` does not permit being left uninitialized
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows)
`uu_whoami` (lib) generated 1 warning
Build (windows-latest, i686-pc-windows-msvc, 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/
Build (windows-latest, i686-pc-windows-msvc, 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/
Build (windows-latest, i686-pc-windows-msvc, 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/
Build (windows-latest, i686-pc-windows-msvc, 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/
Build (windows-latest, i686-pc-windows-msvc, 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/
Build (windows-latest, i686-pc-windows-msvc, 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/
Build (windows-latest, i686-pc-windows-msvc, 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/
Build (windows-latest, i686-pc-windows-msvc, 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/
Build (windows-latest, i686-pc-windows-msvc, 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/
Build (windows-latest, i686-pc-windows-msvc, 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/
Build (windows-latest, i686-pc-windows-msvc, 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/
Build (windows-latest, i686-pc-windows-msvc, 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/
Build (windows-latest, i686-pc-windows-msvc, 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/
Build (windows-latest, i686-pc-windows-msvc, 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/
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows)
`D:\a\coreutils\coreutils\.cargo\config` is deprecated in favor of `config.toml`
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows)
`uu_od` (lib) generated 1 warning
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L181
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L182
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L183
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows): src/uu/whoami/src/platform/windows.rs#L25
the type `[u16; 257]` does not permit being left uninitialized
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows)
`uu_mktemp` (lib) generated 3 warnings (run `cargo fix --lib -p uu_mktemp` to apply 3 suggestions)
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows): src/uu/hostname/src/hostname.rs#L43
the type `WSADATA` does not permit being left uninitialized
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows)
`uu_whoami` (lib) generated 1 warning
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows)
`D:\a\coreutils\coreutils\.cargo\config` is deprecated in favor of `config.toml`
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L181
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L182
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L183
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows)
`uu_od` (lib) generated 1 warning
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows): src/uu/whoami/src/platform/windows.rs#L25
the type `[u16; 257]` does not permit being left uninitialized
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows)
`uu_mktemp` (lib) generated 3 warnings (run `cargo fix --lib -p uu_mktemp` to apply 3 suggestions)
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows): src/uu/hostname/src/hostname.rs#L43
the type `WSADATA` does not permit being left uninitialized
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows)
`uu_whoami` (lib) generated 1 warning
Build (windows-latest, i686-pc-windows-gnu, 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/
Build (windows-latest, i686-pc-windows-gnu, 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/
Build (windows-latest, i686-pc-windows-gnu, 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/
Build (windows-latest, i686-pc-windows-gnu, 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/
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows)
`D:\a\coreutils\coreutils\.cargo\config` is deprecated in favor of `config.toml`
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows)
`uu_od` (lib) generated 1 warning
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L181
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L182
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L183
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows): src/uu/whoami/src/platform/windows.rs#L25
the type `[u16; 257]` does not permit being left uninitialized
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows): src/uu/hostname/src/hostname.rs#L43
the type `WSADATA` does not permit being left uninitialized
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows)
`uu_mktemp` (lib) generated 3 warnings (run `cargo fix --lib -p uu_mktemp` to apply 3 suggestions)
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows): src/uu/cp/src/cp.rs#L742
the type `*mut BY_HANDLE_FILE_INFORMATION` does not permit being left uninitialized
Build (windows-latest, i686-pc-windows-gnu, 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/
Build (windows-latest, i686-pc-windows-gnu, 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/
Build (windows-latest, i686-pc-windows-gnu, 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/
Build (windows-latest, i686-pc-windows-gnu, 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/
Build (windows-latest, i686-pc-windows-gnu, 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/
Build (windows-latest, i686-pc-windows-gnu, 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/
Build (windows-latest, i686-pc-windows-gnu, 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/
Build (windows-latest, i686-pc-windows-gnu, 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/
Build (windows-latest, i686-pc-windows-gnu, 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/
Build (windows-latest, i686-pc-windows-gnu, 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/
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows)
`D:\a\coreutils\coreutils\.cargo\config` is deprecated in favor of `config.toml`
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows): src/uu/whoami/src/platform/windows.rs#L25
the type `[u16; 257]` does not permit being left uninitialized
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows)
`uu_od` (lib) generated 1 warning
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L181
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L182
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L183
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows)
`uu_mktemp` (lib) generated 3 warnings (run `cargo fix --lib -p uu_mktemp` to apply 3 suggestions)
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows): src/uu/hostname/src/hostname.rs#L43
the type `WSADATA` does not permit being left uninitialized
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows)
`uu_hostname` (lib) generated 1 warning
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows)
`D:\a\coreutils\coreutils\.cargo\config` is deprecated in favor of `config.toml`
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows)
`uu_od` (lib) generated 1 warning
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows): src/uu/hostname/src/hostname.rs#L43
the type `WSADATA` does not permit being left uninitialized
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows): src/uu/whoami/src/platform/windows.rs#L25
the type `[u16; 257]` does not permit being left uninitialized
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L181
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L182
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L183
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows)
`uu_whoami` (lib) generated 1 warning
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows)
`uu_mktemp` (lib) generated 3 warnings (run `cargo fix --lib -p uu_mktemp` to apply 3 suggestions)
Build (windows-latest, x86_64-pc-windows-gnu, 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/
Build (windows-latest, x86_64-pc-windows-gnu, 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/
Build (windows-latest, x86_64-pc-windows-gnu, 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/
Build (windows-latest, x86_64-pc-windows-gnu, 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/
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows)
`D:\a\coreutils\coreutils\.cargo\config` is deprecated in favor of `config.toml`
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows)
`uu_od` (lib) generated 1 warning
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L181
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L182
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L183
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows): src/uu/whoami/src/platform/windows.rs#L25
the type `[u16; 257]` does not permit being left uninitialized
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows)
`uu_mktemp` (lib) generated 3 warnings (run `cargo fix --lib -p uu_mktemp` to apply 3 suggestions)
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows): src/uu/hostname/src/hostname.rs#L43
the type `WSADATA` does not permit being left uninitialized
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows): src/uu/cp/src/cp.rs#L742
the type `*mut BY_HANDLE_FILE_INFORMATION` does not permit being left uninitialized
Build (windows-latest, x86_64-pc-windows-gnu, 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/
Build (windows-latest, x86_64-pc-windows-gnu, 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/
Build (windows-latest, x86_64-pc-windows-gnu, 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/
Build (windows-latest, x86_64-pc-windows-gnu, 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/
Build (windows-latest, x86_64-pc-windows-gnu, 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/
Build (windows-latest, x86_64-pc-windows-gnu, 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/
Build (windows-latest, x86_64-pc-windows-gnu, 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/
Build (windows-latest, x86_64-pc-windows-gnu, 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/
Build (windows-latest, x86_64-pc-windows-gnu, 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/
Build (windows-latest, x86_64-pc-windows-gnu, 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/
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

Artifacts

Produced during runtime
Name Size Digest
coreutils-aarch64-unknown-linux-gnu Expired
2.9 MB
sha256:4447215bca7e4dca690ddb61ed5618326a1fec9fb390b994aa6d98570ae2c9b5
coreutils-arm-unknown-linux-gnueabihf Expired
3 MB
sha256:c9c10cb59212ebed301dc8fcf3079ea7505647dc05d8b98c12d3499c732dafbb