Skip to content

feat: support workload identity auth for Azure #928

feat: support workload identity auth for Azure

feat: support workload identity auth for Azure #928

Triggered via pull request March 26, 2024 07:04
Status Failure
Total duration 2m 46s
Artifacts

ci.yml

on: pull_request
check
6s
check
build_under_wasm
50s
build_under_wasm
unit
1m 11s
unit
test_gcs_web_identify
0s
test_gcs_web_identify
test_tencent_cloud_web_identify
0s
test_tencent_cloud_web_identify
test_aws_web_identity
0s
test_aws_web_identity
Matrix: build
Matrix: build_all_features
Matrix: build_single_feature
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 158 warnings
check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
unit
Process completed with exit code 100.
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. 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/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_single_feature (services-aliyun)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_single_feature (services-aliyun)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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_single_feature (services-aliyun): src/aliyun/credential.rs#L42
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_single_feature (services-aliyun): src/aliyun/credential.rs#L118
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_single_feature (services-aliyun): src/dirs.rs#L9
function `expand_homedir` is never used
build_single_feature (services-aliyun): src/hash.rs#L19
function `base64_decode` is never used
build_single_feature (services-aliyun): src/hash.rs#L35
function `hex_sha1` is never used
build_single_feature (services-aliyun): src/hash.rs#L43
function `hex_sha256` is never used
build_single_feature (services-aliyun): src/hash.rs#L48
function `hmac_sha256` is never used
build_single_feature (services-aliyun): src/hash.rs#L56
function `base64_hmac_sha256` is never used
build_single_feature (services-aliyun): src/hash.rs#L67
function `hex_hmac_sha1` is never used
build_single_feature (services-aliyun): src/hash.rs#L78
function `hex_hmac_sha256` is never used
build_single_feature (services-tencent)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_single_feature (services-tencent)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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_single_feature (services-tencent): src/tencent/credential.rs#L99
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_single_feature (services-tencent): src/dirs.rs#L9
function `expand_homedir` is never used
build_single_feature (services-tencent): src/hash.rs#L14
function `base64_encode` is never used
build_single_feature (services-tencent): src/hash.rs#L19
function `base64_decode` is never used
build_single_feature (services-tencent): src/hash.rs#L43
function `hex_sha256` is never used
build_single_feature (services-tencent): src/hash.rs#L48
function `hmac_sha256` is never used
build_single_feature (services-tencent): src/hash.rs#L56
function `base64_hmac_sha256` is never used
build_single_feature (services-tencent): src/hash.rs#L78
function `hex_hmac_sha256` is never used
build_single_feature (services-tencent): src/hash.rs#L86
function `base64_hmac_sha1` is never used
build_single_feature (services-tencent): src/time.rs#L20
constant `DATE` is never used
build_single_feature (services-huaweicloud)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_single_feature (services-huaweicloud)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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_single_feature (services-huaweicloud): src/dirs.rs#L9
function `expand_homedir` is never used
build_single_feature (services-huaweicloud): src/hash.rs#L19
function `base64_decode` is never used
build_single_feature (services-huaweicloud): src/hash.rs#L35
function `hex_sha1` is never used
build_single_feature (services-huaweicloud): src/hash.rs#L43
function `hex_sha256` is never used
build_single_feature (services-huaweicloud): src/hash.rs#L48
function `hmac_sha256` is never used
build_single_feature (services-huaweicloud): src/hash.rs#L56
function `base64_hmac_sha256` is never used
build_single_feature (services-huaweicloud): src/hash.rs#L67
function `hex_hmac_sha1` is never used
build_single_feature (services-huaweicloud): src/hash.rs#L78
function `hex_hmac_sha256` is never used
build_single_feature (services-huaweicloud): src/time.rs#L20
constant `DATE` is never used
build_single_feature (services-huaweicloud): src/time.rs#L27
function `format_date` is never used
build_single_feature (services-aws)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_single_feature (services-aws)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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_single_feature (services-aws): src/aws/credential.rs#L359
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build_single_feature (services-aws): src/aws/credential.rs#L359
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build_single_feature (services-aws): src/aws/credential.rs#L51
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_single_feature (services-aws): src/aws/credential.rs#L162
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_single_feature (services-aws): src/hash.rs#L14
function `base64_encode` is never used
build_single_feature (services-aws): src/hash.rs#L19
function `base64_decode` is never used
build_single_feature (services-aws): src/hash.rs#L35
function `hex_sha1` is never used
build_single_feature (services-aws): src/hash.rs#L56
function `base64_hmac_sha256` is never used
build_single_feature (services-aws): src/hash.rs#L67
function `hex_hmac_sha1` is never used
build_single_feature (services-aws): src/hash.rs#L86
function `base64_hmac_sha1` is never used
build_single_feature (services-google)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_single_feature (services-google)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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_single_feature (services-google): src/google/token.rs#L180
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build_single_feature (services-google): src/google/token.rs#L192
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build_single_feature (services-google): src/ctx.rs#L187
variant `Header` is never constructed
build_single_feature (services-google): src/dirs.rs#L9
function `expand_homedir` is never used
build_single_feature (services-google): src/hash.rs#L14
function `base64_encode` is never used
build_single_feature (services-google): src/hash.rs#L35
function `hex_sha1` is never used
build_single_feature (services-google): src/hash.rs#L48
function `hmac_sha256` is never used
build_single_feature (services-google): src/hash.rs#L56
function `base64_hmac_sha256` is never used
build_single_feature (services-google): src/hash.rs#L67
function `hex_hmac_sha1` is never used
build_single_feature (services-google): src/hash.rs#L78
function `hex_hmac_sha256` is never used
build_single_feature (services-oracle)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_single_feature (services-oracle)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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_single_feature (services-oracle): src/oracle/credential.rs#L87
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_single_feature (services-oracle): src/ctx.rs#L187
variants `Header` and `Query` are never constructed
build_single_feature (services-oracle): src/dirs.rs#L9
function `expand_homedir` is never used
build_single_feature (services-oracle): src/hash.rs#L14
function `base64_encode` is never used
build_single_feature (services-oracle): src/hash.rs#L19
function `base64_decode` is never used
build_single_feature (services-oracle): src/hash.rs#L35
function `hex_sha1` is never used
build_single_feature (services-oracle): src/hash.rs#L43
function `hex_sha256` is never used
build_single_feature (services-oracle): src/hash.rs#L48
function `hmac_sha256` is never used
build_single_feature (services-oracle): src/hash.rs#L56
function `base64_hmac_sha256` is never used
build_single_feature (services-oracle): src/hash.rs#L67
function `hex_hmac_sha1` is never used
build_all_features (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_all_features (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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_all_features (ubuntu-latest): src/aws/credential.rs#L359
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build_all_features (ubuntu-latest): src/aws/credential.rs#L359
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build_all_features (ubuntu-latest): src/google/token.rs#L180
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build_all_features (ubuntu-latest): src/google/token.rs#L192
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build_all_features (ubuntu-latest): src/aliyun/credential.rs#L42
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (ubuntu-latest): src/aliyun/credential.rs#L118
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (ubuntu-latest): src/aws/credential.rs#L51
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (ubuntu-latest): src/aws/credential.rs#L162
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (ubuntu-latest): src/oracle/credential.rs#L87
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (ubuntu-latest): src/tencent/credential.rs#L99
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_single_feature (services-azblob)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_single_feature (services-azblob)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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_single_feature (services-azblob): src/dirs.rs#L9
function `expand_homedir` is never used
build_single_feature (services-azblob): src/hash.rs#L35
function `hex_sha1` is never used
build_single_feature (services-azblob): src/hash.rs#L43
function `hex_sha256` is never used
build_single_feature (services-azblob): src/hash.rs#L48
function `hmac_sha256` is never used
build_single_feature (services-azblob): src/hash.rs#L67
function `hex_hmac_sha1` is never used
build_single_feature (services-azblob): src/hash.rs#L78
function `hex_hmac_sha256` is never used
build_single_feature (services-azblob): src/hash.rs#L86
function `base64_hmac_sha1` is never used
build_single_feature (services-azblob): src/time.rs#L20
constant `DATE` is never used
build_single_feature (services-azblob): src/time.rs#L27
function `format_date` is never used
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (ubuntu-latest): src/aws/credential.rs#L359
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build (ubuntu-latest): src/aws/credential.rs#L359
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build (ubuntu-latest): src/google/token.rs#L180
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build (ubuntu-latest): src/google/token.rs#L192
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build (ubuntu-latest): src/aliyun/credential.rs#L42
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (ubuntu-latest): src/aliyun/credential.rs#L118
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (ubuntu-latest): src/aws/credential.rs#L51
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (ubuntu-latest): src/aws/credential.rs#L162
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (ubuntu-latest): src/oracle/credential.rs#L87
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (ubuntu-latest): src/tencent/credential.rs#L99
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (windows-latest): src/aws/credential.rs#L359
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build (windows-latest): src/aws/credential.rs#L359
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build (windows-latest): src/google/token.rs#L180
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build (windows-latest): src/google/token.rs#L192
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build (windows-latest): src/aliyun/credential.rs#L42
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (windows-latest): src/aliyun/credential.rs#L118
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (windows-latest): src/aws/credential.rs#L51
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (windows-latest): src/aws/credential.rs#L162
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (windows-latest): src/oracle/credential.rs#L87
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (windows-latest): src/tencent/credential.rs#L99
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_all_features (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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_all_features (windows-latest): src/aws/credential.rs#L359
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build_all_features (windows-latest): src/aws/credential.rs#L359
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build_all_features (windows-latest): src/google/token.rs#L180
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build_all_features (windows-latest): src/google/token.rs#L192
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build_all_features (windows-latest): src/aliyun/credential.rs#L42
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (windows-latest): src/aliyun/credential.rs#L118
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (windows-latest): src/aws/credential.rs#L51
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (windows-latest): src/aws/credential.rs#L162
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (windows-latest): src/oracle/credential.rs#L87
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (windows-latest): src/tencent/credential.rs#L99
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (macos-11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-11)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (macos-11): src/aws/credential.rs#L359
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build (macos-11): src/aws/credential.rs#L359
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build (macos-11): src/google/token.rs#L180
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build (macos-11): src/google/token.rs#L192
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build (macos-11): src/aliyun/credential.rs#L42
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (macos-11): src/aliyun/credential.rs#L118
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (macos-11): src/aws/credential.rs#L51
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (macos-11): src/aws/credential.rs#L162
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (macos-11): src/oracle/credential.rs#L87
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build (macos-11): src/tencent/credential.rs#L99
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (macos-11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_all_features (macos-11)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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_all_features (macos-11): src/aws/credential.rs#L359
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build_all_features (macos-11): src/aws/credential.rs#L359
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build_all_features (macos-11): src/google/token.rs#L180
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build_all_features (macos-11): src/google/token.rs#L192
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
build_all_features (macos-11): src/aliyun/credential.rs#L42
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (macos-11): src/aliyun/credential.rs#L118
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (macos-11): src/aws/credential.rs#L51
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (macos-11): src/aws/credential.rs#L162
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (macos-11): src/oracle/credential.rs#L87
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
build_all_features (macos-11): src/tencent/credential.rs#L99
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead