Skip to content

fix(io): replace std::fs in async fns with tokio::fs #1018

fix(io): replace std::fs in async fns with tokio::fs

fix(io): replace std::fs in async fns with tokio::fs #1018

Triggered via pull request August 6, 2024 09:45
Status Failure
Total duration 3m 47s
Artifacts

ci.yml

on: pull_request
check
42s
check
build_under_wasm
41s
build_under_wasm
unit
1m 4s
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

1 error and 105 warnings
build_under_wasm
Process completed with exit code 101.
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_single_feature (services-azblob)
unused manifest key: target.cfg(target_arch = "wasm32").features
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_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-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-aliyun)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_single_feature (services-tencent)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_single_feature (services-aliyun)
unused manifest key: target.cfg(target_arch = "wasm32").features
build_single_feature (services-tencent)
unused manifest key: target.cfg(target_arch = "wasm32").features
build_single_feature (services-tencent): src/dirs.rs#L9
function `expand_homedir` is never used
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-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-aliyun): src/hash.rs#L35
function `hex_sha1` is never used
build_single_feature (services-tencent): src/hash.rs#L43
function `hex_sha256` is never used
build_single_feature (services-aliyun): 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-aliyun): 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-aliyun): 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-aliyun): src/hash.rs#L67
function `hex_hmac_sha1` is never used
build_single_feature (services-tencent): src/hash.rs#L86
function `base64_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): src/time.rs#L20
constant `DATE` is never used
build_single_feature (services-aliyun): src/time.rs#L20
constant `DATE` is never used
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_single_feature (services-aws)
unused manifest key: target.cfg(target_arch = "wasm32").features
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-aws): src/time.rs#L49
constant `HTTP_DATE` is never used
build_single_feature (services-aws): src/time.rs#L74
function `format_http_date` is never used
build_single_feature (services-aws): src/time.rs#L79
function `format_rfc3339` is never used
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_single_feature (services-google)
unused manifest key: target.cfg(target_arch = "wasm32").features
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-google): src/hash.rs#L86
function `base64_hmac_sha1` is never used
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_single_feature (services-huaweicloud)
unused manifest key: target.cfg(target_arch = "wasm32").features
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/io.rs#L1
function `read_file_to_string` is never used
build (ubuntu-22.04)
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-22.04)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-22.04)
unused manifest key: target.cfg(target_arch = "wasm32").features
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_single_feature (services-oracle)
unused manifest key: target.cfg(target_arch = "wasm32").features
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
check
unused manifest key: target.cfg(target_arch = "wasm32").features
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/
check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_all_features (ubuntu-22.04)
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-22.04)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_all_features (ubuntu-22.04)
unused manifest key: target.cfg(target_arch = "wasm32").features
build (macos-13)
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-13)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (macos-13)
unused manifest key: target.cfg(target_arch = "wasm32").features
build_all_features (macos-13)
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-13)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_all_features (macos-13)
unused manifest key: target.cfg(target_arch = "wasm32").features
build_all_features (windows-2022)
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-2022)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_all_features (windows-2022)
unused manifest key: target.cfg(target_arch = "wasm32").features
build (windows-2022)
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-2022)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-2022)
unused manifest key: target.cfg(target_arch = "wasm32").features