Skip to content

vscode: install rust support & rla #150

vscode: install rust support & rla

vscode: install rust support & rla #150

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

CICD.yml

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

Annotations

24 errors and 283 warnings
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
Code Coverage (windows-latest, windows)
linking with `x86_64-w64-mingw32-gcc` failed: exit code: 1
Code Coverage (windows-latest, windows)
aborting due to previous error
Code Coverage (windows-latest, windows)
could not compile `winapi-x86_64-pc-windows-gnu`.
Code Coverage (windows-latest, windows)
aborting due to previous error
Code Coverage (windows-latest, windows)
linking with `x86_64-w64-mingw32-gcc` failed: exit code: 1
Code Coverage (windows-latest, windows)
aborting due to previous error
Code Coverage (windows-latest, windows)
could not compile `libc`.
Code Coverage (windows-latest, windows)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Code Coverage (macos-latest, macos)
The job was canceled because "windows-latest_windows" failed.
Code Coverage (ubuntu-latest, unix)
The job was canceled because "windows-latest_windows" failed.
Code Coverage (ubuntu-latest, unix)
The operation was canceled.
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-msvc, 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 (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 (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-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, 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, 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.
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/cksum/build.rs#L21
WARNING: `cargo clippy`: casting to the same type is unnecessary (`u32` -> `u32`)
Style (ubuntu-latest, unix): src/uu/cksum/build.rs#L23
WARNING: `cargo clippy`: the borrowed expression implements the required traits
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 (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)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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/
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)
build failed, waiting for other jobs to finish...
Code Coverage (windows-latest, windows)
build failed, waiting for other jobs to finish...
Code Coverage (windows-latest, windows)
build failed, waiting for other jobs to finish...
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 (ubuntu-latest, unix)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Code Coverage (ubuntu-latest, unix)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Code Coverage (ubuntu-latest, unix)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Code Coverage (ubuntu-latest, unix)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Code Coverage (ubuntu-latest, unix)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Code Coverage (ubuntu-latest, unix)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Code Coverage (ubuntu-latest, unix)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Code Coverage (ubuntu-latest, unix)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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, 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): 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_whoami` (lib) generated 1 warning
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_od` (lib) generated 1 warning
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/mktemp/src/mktemp.rs#L184
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L185
unnecessary parentheses around match arm expression
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)
`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/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_whoami` (lib) generated 1 warning
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/mktemp/src/mktemp.rs#L184
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L185
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)
`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
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/factor/build.rs#L25
WARNING: `cargo clippy`: importing a legacy numeric constant
Style (macos-latest, macos): src/uu/factor/sieve.rs#L33
WARNING: `cargo clippy`: this loop could be written as a `for` loop
Style (macos-latest, macos): src/uu/factor/sieve.rs#L87
WARNING: `cargo clippy`: this expression borrows a value the compiler would automatically borrow
Style (macos-latest, macos): src/uu/factor/sieve.rs#L148
WARNING: `cargo clippy`: accessing first element with `self.data.get(0)`
Style (macos-latest, macos): src/uu/factor/build.rs#L51
WARNING: `cargo clippy`: usage of a legacy numeric constant
Style (macos-latest, macos): src/uu/factor/build.rs#L76
WARNING: `cargo clippy`: the borrowed expression implements the required traits
Style (macos-latest, macos): src/uu/factor/build.rs#L98
WARNING: `cargo clippy`: usage of a legacy numeric constant
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_whoami` (lib) generated 1 warning
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#L183
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L184
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L185
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)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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_whoami` (lib) generated 1 warning
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#L183
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L184
unnecessary parentheses around match arm expression
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L185
unnecessary parentheses around match arm expression
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, 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#L183
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L184
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L185
unnecessary parentheses around match arm expression
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)
`uu_od` (lib) generated 1 warning
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_whoami` (lib) generated 1 warning
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)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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/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_whoami` (lib) generated 1 warning
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L184
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L185
unnecessary parentheses around match arm expression
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): 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)
`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/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_whoami` (lib) generated 1 warning
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/mktemp/src/mktemp.rs#L184
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L185
unnecessary parentheses around match arm expression
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)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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/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#L183
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L184
unnecessary parentheses around match arm expression
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows): src/uu/mktemp/src/mktemp.rs#L185
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): 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)
`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)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (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#L57
unexpected `cfg` condition value: `dragonflybsd`
Build (macos-latest, x86_64-apple-darwin, feat_os_macos): src/uu/stdbuf/src/stdbuf.rs#L72
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/df/src/df.rs#L182
fields `bavail` and `bavail_top_bit_set` are never read
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): src/uu/mktemp/src/mktemp.rs#L184
unnecessary parentheses around match arm expression
Build (macos-latest, x86_64-apple-darwin, feat_os_macos): src/uu/mktemp/src/mktemp.rs#L185
unnecessary parentheses around match arm expression
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.42 MB
sha256:3087f2bd5a048d2f8bbbf320c7ba2bd3625f3b02271145b3415055e4e3946265
coreutils-arm-unknown-linux-gnueabihf Expired
2.5 MB
sha256:b005c3b1aab12aaaee8712037310f5e7478d63e5088bf0e8eae3bd630b8b5c5e