Skip to content

add logging to from_slice #545

add logging to from_slice

add logging to from_slice #545

Triggered via pull request January 29, 2026 12:51
Status Success
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 64 warnings
Clippy
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
Clippy
It seems that this Action is executed from the forked repository.
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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)
`atat-examples` (bin "std-tokio") generated 1 warning
Build (x86_64-unknown-linux-gnu): examples/src/bin/std-tokio.rs#L16
unused macro definition: `singleton`
Build (x86_64-unknown-linux-gnu)
`atat` (lib) generated 4 warnings (run `cargo fix --lib -p atat` to apply 3 suggestions)
Build (x86_64-unknown-linux-gnu): atat/src/digest.rs#L336
hiding a lifetime that's elided elsewhere is confusing
Build (x86_64-unknown-linux-gnu): atat/src/digest.rs#L313
hiding a lifetime that's elided elsewhere is confusing
Build (x86_64-unknown-linux-gnu): atat/src/digest.rs#L247
hiding a lifetime that's elided elsewhere is confusing
Build (x86_64-unknown-linux-gnu): atat/src/config.rs#L13
function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
Build (x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, derive)
`atat-examples` (bin "std-tokio") generated 1 warning
Build (x86_64-unknown-linux-gnu, derive): examples/src/bin/std-tokio.rs#L16
unused macro definition: `singleton`
Build (x86_64-unknown-linux-gnu, derive)
`atat` (lib) generated 4 warnings (run `cargo fix --lib -p atat` to apply 3 suggestions)
Build (x86_64-unknown-linux-gnu, derive): atat/src/digest.rs#L336
hiding a lifetime that's elided elsewhere is confusing
Build (x86_64-unknown-linux-gnu, derive): atat/src/digest.rs#L313
hiding a lifetime that's elided elsewhere is confusing
Build (x86_64-unknown-linux-gnu, derive): atat/src/digest.rs#L247
hiding a lifetime that's elided elsewhere is confusing
Build (x86_64-unknown-linux-gnu, derive): atat/src/config.rs#L13
function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
Build (x86_64-unknown-linux-gnu, derive)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, derive)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, derive)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, derive)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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: atat/src/asynch/client.rs#L187
creating a mutable reference to mutable static
Test: atat/src/asynch/client.rs#L187
creating a mutable reference to mutable static
Test: atat/src/blocking/client.rs#L246
enum `Urc` is never used
Test: atat/src/blocking/client.rs#L238
struct `MessageWaitingIndication` is never constructed
Test: atat/src/blocking/client.rs#L135
enum `InnerError` is never used
Test
`atat` (lib) generated 4 warnings (run `cargo fix --lib -p atat` to apply 3 suggestions)
Test: atat/src/digest.rs#L336
hiding a lifetime that's elided elsewhere is confusing
Test: atat/src/digest.rs#L313
hiding a lifetime that's elided elsewhere is confusing
Test: atat/src/digest.rs#L247
hiding a lifetime that's elided elsewhere is confusing
Test: atat/src/config.rs#L13
function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (thumbv6m-none-eabi)
`atat` (lib) generated 4 warnings (run `cargo fix --lib -p atat` to apply 3 suggestions)
Build (thumbv6m-none-eabi): atat/src/digest.rs#L336
hiding a lifetime that's elided elsewhere is confusing
Build (thumbv6m-none-eabi): atat/src/digest.rs#L313
hiding a lifetime that's elided elsewhere is confusing
Build (thumbv6m-none-eabi): atat/src/digest.rs#L247
hiding a lifetime that's elided elsewhere is confusing
Build (thumbv6m-none-eabi): atat/src/config.rs#L13
function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
Build (thumbv6m-none-eabi)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (thumbv6m-none-eabi)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (thumbv6m-none-eabi)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (thumbv6m-none-eabi)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (thumbv6m-none-eabi, derive)
`atat` (lib) generated 4 warnings (run `cargo fix --lib -p atat` to apply 3 suggestions)
Build (thumbv6m-none-eabi, derive): atat/src/digest.rs#L336
hiding a lifetime that's elided elsewhere is confusing
Build (thumbv6m-none-eabi, derive): atat/src/digest.rs#L313
hiding a lifetime that's elided elsewhere is confusing
Build (thumbv6m-none-eabi, derive): atat/src/digest.rs#L247
hiding a lifetime that's elided elsewhere is confusing
Build (thumbv6m-none-eabi, derive): atat/src/config.rs#L13
function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
Build (thumbv6m-none-eabi, derive)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (thumbv6m-none-eabi, derive)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (thumbv6m-none-eabi, derive)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (thumbv6m-none-eabi, derive)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/