Skip to content

build(deps): bump Swatinem/rust-cache from 1 to 2 #1268

build(deps): bump Swatinem/rust-cache from 1 to 2

build(deps): bump Swatinem/rust-cache from 1 to 2 #1268

Triggered via push September 18, 2023 01:33
Status Success
Total duration 9m 40s
Artifacts

main.yml

on: push
Matrix: Compile the final.bin file
Fit to window
Zoom out
Zoom in

Annotations

100 warnings
Compile the final.bin file (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L629
unnecessary parentheses around match arm expression
Compile the final.bin file (ubuntu-20.04)
`ring` (build script) generated 2 warnings
Compile the final.bin file (ubuntu-20.04): library/ring/src/digest.rs#L49
field `cpu_features` is never read
Compile the final.bin file (ubuntu-20.04)
`ring` (lib) generated 2 warnings
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L629
unnecessary parentheses around match arm expression
Compile the final.bin file (ubuntu-20.04)
`ring` (build script) generated 2 warnings
Compile the final.bin file (ubuntu-20.04): library/ring/src/digest.rs#L49
field `cpu_features` is never read
Compile the final.bin file (ubuntu-20.04)
`ring` (lib) generated 2 warnings
Compile the final.bin file (ubuntu-20.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Compile the final.bin file (ubuntu-20.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Compile the final.bin file (ubuntu-20.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Compile the final.bin file (ubuntu-20.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L629
unnecessary parentheses around match arm expression
Compile the final.bin file (ubuntu-20.04)
`ring` (build script) generated 2 warnings
Compile the final.bin file (ubuntu-20.04): library/ring/src/digest.rs#L49
field `cpu_features` is never read
Compile the final.bin file (ubuntu-20.04)
`ring` (lib) generated 2 warnings
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L629
unnecessary parentheses around match arm expression
Compile the final.bin file (ubuntu-20.04)
`ring` (build script) generated 2 warnings
Compile the final.bin file (ubuntu-20.04): library/ring/src/digest.rs#L49
field `cpu_features` is never read
Compile the final.bin file (ubuntu-20.04)
`ring` (lib) generated 2 warnings
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L629
unnecessary parentheses around match arm expression
Compile the final.bin file (ubuntu-20.04)
`ring` (build script) generated 2 warnings
Compile the final.bin file (ubuntu-20.04): library/ring/src/digest.rs#L49
field `cpu_features` is never read
Compile the final.bin file (ubuntu-20.04)
`ring` (lib) generated 2 warnings
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L629
unnecessary parentheses around match arm expression
Compile the final.bin file (ubuntu-20.04)
`ring` (build script) generated 2 warnings
Compile the final.bin file (ubuntu-20.04): library/ring/src/digest.rs#L49
field `cpu_features` is never read
Compile the final.bin file (ubuntu-20.04)
`ring` (lib) generated 2 warnings
Compile the final.bin file (ubuntu-20.04)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 16: td-uefi-pi = { path = "../../td-uefi-pi" } 17: tdx-tdcall = { path = "../../tdx-tdcall" , optional = true } ^ 18: td-logger = { path = "../../td-logger" }
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L629
unnecessary parentheses around match arm expression
Compile the final.bin file (ubuntu-20.04)
`ring` (build script) generated 2 warnings
Compile the final.bin file (ubuntu-20.04): library/ring/src/digest.rs#L49
field `cpu_features` is never read
Compile the final.bin file (ubuntu-20.04)
`ring` (lib) generated 2 warnings
Compile the final.bin file (ubuntu-20.04): td-shim/src/acpi.rs#L220
unused `Result` that must be used
Compile the final.bin file (ubuntu-20.04): td-shim/src/acpi.rs#L225
unused `Result` that must be used
Compile the final.bin file (ubuntu-20.04)
`td-shim` (lib test) generated 3 warnings
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (ubuntu-20.04): library/ring/build.rs#L629
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Compile the final.bin file (windows-2019)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 16: td-uefi-pi = { path = "../../td-uefi-pi" } 17: tdx-tdcall = { path = "../../tdx-tdcall" , optional = true } ^ 18: td-logger = { path = "../../td-logger" }
Compile the final.bin file (windows-2019): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019): library/ring/build.rs#L629
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019)
`ring` (build script) generated 2 warnings
Compile the final.bin file (windows-2019): library/ring/src/digest.rs#L49
field `cpu_features` is never read
Compile the final.bin file (windows-2019)
`ring` (lib) generated 2 warnings
Compile the final.bin file (windows-2019): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019): library/ring/build.rs#L629
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019)
`ring` (build script) generated 2 warnings
Compile the final.bin file (windows-2019): library/ring/src/digest.rs#L49
field `cpu_features` is never read
Compile the final.bin file (windows-2019)
`ring` (lib) generated 2 warnings
Compile the final.bin file (windows-2019)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Compile the final.bin file (windows-2019)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Compile the final.bin file (windows-2019)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Compile the final.bin file (windows-2019)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Compile the final.bin file (windows-2019): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019): library/ring/build.rs#L629
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019)
`ring` (build script) generated 2 warnings
Compile the final.bin file (windows-2019): library/ring/src/digest.rs#L49
field `cpu_features` is never read
Compile the final.bin file (windows-2019)
`ring` (lib) generated 2 warnings
Compile the final.bin file (windows-2019): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019): library/ring/build.rs#L629
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019)
`ring` (build script) generated 2 warnings
Compile the final.bin file (windows-2019): library/ring/src/digest.rs#L49
field `cpu_features` is never read
Compile the final.bin file (windows-2019)
`ring` (lib) generated 2 warnings
Compile the final.bin file (windows-2019): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019): library/ring/build.rs#L629
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019)
`ring` (build script) generated 2 warnings
Compile the final.bin file (windows-2019): library/ring/src/digest.rs#L49
field `cpu_features` is never read
Compile the final.bin file (windows-2019)
`ring` (lib) generated 2 warnings
Compile the final.bin file (windows-2019): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019): library/ring/build.rs#L629
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019)
`ring` (build script) generated 2 warnings
Compile the final.bin file (windows-2019): library/ring/src/digest.rs#L49
field `cpu_features` is never read
Compile the final.bin file (windows-2019)
`ring` (lib) generated 2 warnings
Compile the final.bin file (windows-2019): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019): library/ring/build.rs#L629
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019)
`ring` (build script) generated 2 warnings
Compile the final.bin file (windows-2019): library/ring/src/digest.rs#L49
field `cpu_features` is never read
Compile the final.bin file (windows-2019)
`ring` (lib) generated 2 warnings
Compile the final.bin file (windows-2019): library/ring/build.rs#L628
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019): library/ring/build.rs#L629
unnecessary parentheses around match arm expression
Compile the final.bin file (windows-2019)
`ring` (build script) generated 2 warnings
Compile the final.bin file (windows-2019): library/ring/src/digest.rs#L49
field `cpu_features` is never read
Compile the final.bin file (windows-2019)
`ring` (lib) generated 2 warnings
Compile the final.bin file (windows-2019): td-shim/src/acpi.rs#L220
unused `Result` that must be used
Compile the final.bin file (windows-2019): td-shim/src/acpi.rs#L225
unused `Result` that must be used