Skip to content

Test and Build Rust #1387

Test and Build Rust

Test and Build Rust #1387

Triggered via schedule March 20, 2024 02:35
Status Failure
Total duration 1m 15s
Artifacts

rust.yml

on: schedule
Release x86_64-unknown-linux-gnu
0s
Release x86_64-unknown-linux-gnu
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 7 warnings
Test: fang/src/asynk/async_queue.rs#L346
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Test: fang/src/blocking/queue.rs#L471
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Test: fang/src/blocking/queue/queue_tests.rs#L220
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Test: fang/src/blocking/queue/queue_tests.rs#L240
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Test: fang/src/asynk/async_queue/async_queue_tests.rs#L166
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Test: fang/src/asynk/async_queue/async_queue_tests.rs#L188
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Test: fang/src/asynk/async_worker.rs#L293
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Test
could not compile `fang` (lib) due to 2 previous errors
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test
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/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
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
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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/
Test
build failed, waiting for other jobs to finish...