Skip to content

enable lto for release builds #80

enable lto for release builds

enable lto for release builds #80

Triggered via push April 25, 2024 00:56
Status Success
Total duration 13m 6s
Artifacts 4

rust.yml

on: push
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

191 warnings
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/[email protected], actions/cache/restore@v3, actions-rs/cargo@v1, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected], 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/
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check
profiles for the non root package will be ignored, specify profiles at the workspace root:
check: core/src/types/datetime.rs#L76
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
check: core/src/crypto/native.rs#L4
unused import: `aead::AeadInPlace`
check: core/src/crypto/mod.rs#L8
unused import: `digest::FixedOutput`
check: core/src/service/net.rs#L216
function `encrypt_message` is never used
check
`dsf-core` (lib) generated 4 warnings
check: engine/src/store/sqlite_store.rs#L139
trait `Storable` is never used
check
`dsf-engine` (lib) generated 1 warning
check
`dsf-rpc` (lib) generated 1 warning
check: client/src/main.rs#L169
function `print_service` is never used
build-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/[email protected], actions/cache/restore@v3, actions-rs/cargo@v1, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected], 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/
build-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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-tests
profiles for the non root package will be ignored, specify profiles at the workspace root:
build-tests: core/src/crypto/mod.rs#L8
unused import: `digest::FixedOutput`
build-tests: core/src/types/datetime.rs#L76
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
build-tests: core/src/crypto/native.rs#L4
unused import: `aead::AeadInPlace`
build-tests: core/src/crypto/mod.rs#L8
unused import: `digest::FixedOutput`
build-tests: core/src/crypto/native.rs#L4
unused import: `aead::AeadInPlace`
build-tests: core/src/service/net.rs#L216
function `encrypt_message` is never used
build-tests: engine/src/store/sqlite_store.rs#L139
trait `Storable` is never used
build-tests
`dsf-engine` (lib) generated 1 warning
build-tests: rpc/src/peer.rs#L52
non-local `impl` definition, they should be avoided as they go against expectation
test (core)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions/cache/restore@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (core)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
test (core)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (core)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (core)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (core)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (core)
profiles for the non root package will be ignored, specify profiles at the workspace root:
test (core)
/home/runner/work/dsf/dsf/engine/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (core)
/home/runner/work/dsf/dsf/engine/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (core)
/home/runner/work/dsf/dsf/engine/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (core)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (core)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (core)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (core)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (core)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (core)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (rpc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions/cache/restore@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (rpc)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
test (rpc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (rpc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (rpc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (rpc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (rpc)
profiles for the non root package will be ignored, specify profiles at the workspace root:
test (rpc)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (rpc)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (rpc)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (rpc)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (rpc)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (rpc)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (rpc)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (rpc)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (rpc)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (engine)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions/cache/restore@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (engine)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
test (engine)
profiles for the non root package will be ignored, specify profiles at the workspace root:
test (engine)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (engine)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (engine)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (engine)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (engine)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (engine)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (engine)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (engine)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (engine)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (engine)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (engine)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (engine)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (engine)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (client)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions/cache/restore@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (client)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
test (client)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (client)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (client)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (client)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (client)
profiles for the non root package will be ignored, specify profiles at the workspace root:
test (client)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (client)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (client)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (client)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (client)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (client)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (client)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (client)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (client)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-apple-darwin, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/[email protected], actions/cache/restore@v3, actions-rs/cargo@v1, actions/cache/save@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (x86_64-apple-darwin, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected], actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (x86_64-apple-darwin, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (x86_64-apple-darwin, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (x86_64-apple-darwin, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (x86_64-apple-darwin, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (x86_64-apple-darwin, macos-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
build (x86_64-apple-darwin, macos-latest)
/Users/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-apple-darwin, macos-latest)
/Users/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-apple-darwin, macos-latest)
/Users/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-apple-darwin, macos-latest)
/Users/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-apple-darwin, macos-latest)
/Users/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-apple-darwin, macos-latest)
/Users/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-apple-darwin, macos-latest)
/Users/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-apple-darwin, macos-latest)
/Users/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-apple-darwin, macos-latest)
/Users/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (daemon)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions/cache/restore@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (daemon)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
test (daemon)
profiles for the non root package will be ignored, specify profiles at the workspace root:
test (daemon)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (daemon)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (daemon)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (daemon)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (daemon)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (daemon)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (daemon)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (daemon)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (daemon)
/home/runner/work/dsf/dsf/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
test (daemon)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (daemon)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (daemon)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (daemon)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/[email protected], actions/cache/restore@v3, actions-rs/cargo@v1, actions/cache/save@v3, docker/login-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected], actions-rs/cargo@v1, docker/login-action@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
profiles for the non root package will be ignored, specify profiles at the workspace root:
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/[email protected], actions/cache/restore@v3, actions-rs/cargo@v1, actions/cache/save@v3, docker/login-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected], actions-rs/cargo@v1, docker/login-action@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
profiles for the non root package will be ignored, specify profiles at the workspace root:
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
/project/client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
/project/client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/[email protected], actions/cache/restore@v3, actions-rs/cargo@v1, actions/cache/save@v3, docker/login-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected], actions-rs/cargo@v1, docker/login-action@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
profiles for the non root package will be ignored, specify profiles at the workspace root:
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
/project/core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
publish
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
publish
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dsfd-aarch64-unknown-linux-gnu", "dsfd-armv7-unknown-linux-gnueabihf", "dsfd-x86_64-apple-darwin", "dsfd-x86_64-unknown-linux-gnu". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
dsfd-aarch64-unknown-linux-gnu Expired
347 MB
dsfd-armv7-unknown-linux-gnueabihf Expired
250 MB
dsfd-x86_64-apple-darwin Expired
26.3 MB
dsfd-x86_64-unknown-linux-gnu Expired
334 MB