Skip to content

chore(deps): update rust crate headers to 0.4.0 #24537

chore(deps): update rust crate headers to 0.4.0

chore(deps): update rust crate headers to 0.4.0 #24537

Triggered via pull request November 30, 2024 00:56
Status Failure
Total duration 19m 13s
Artifacts

ci.yml

on: pull_request
Draft Release
0s
Draft Release
Check if Build
3s
Check if Build
Run Tests (Cloudflare)
1m 8s
Run Tests (Cloudflare)
Outputs matrix used for cross compilation  /  setup-matrix
19s
Outputs matrix used for cross compilation / setup-matrix
Run Tests (WASM)
1m 15s
Run Tests (WASM)
Test AWS Lambda Build
1m 19s
Test AWS Lambda Build
Check Examples
1m 16s
Check Examples
Matrix: test
Matrix: Release
Release (AWS Lambda)
0s
Release (AWS Lambda)
Publish NPM main package
0s
Publish NPM main package
build-and-push-image
0s
build-and-push-image
Semantic Release
0s
Semantic Release
Homebrew Release
0s
Homebrew Release
Fit to window
Zoom out
Zoom in

Annotations

139 errors and 12 warnings
Run Tests (Cloudflare): src/core/http/response.rs#L56
mismatched types
Run Tests (Cloudflare): src/core/http/response.rs#L63
mismatched types
Run Tests (Cloudflare): src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests (Cloudflare): src/core/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests (Cloudflare): src/core/http/cache.rs#L6
the trait bound `http::HeaderName: http::header::map::as_header_name::AsHeaderName` is not satisfied
Run Tests (Cloudflare): src/core/ir/eval_http.rs#L192
mismatched types
Run Tests (Cloudflare): src/core/ir/eval_http.rs#L200
mismatched types
Run Tests (Cloudflare): src/core/auth/basic.rs#L2
unused import: `HeaderMapExt`
Run Tests (WASM): src/core/http/response.rs#L56
mismatched types
Run Tests (WASM): src/core/http/response.rs#L63
mismatched types
Run Tests (WASM): src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests (WASM): src/core/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests (WASM): src/core/http/cache.rs#L6
the trait bound `http::HeaderName: http::header::map::as_header_name::AsHeaderName` is not satisfied
Run Tests (WASM): src/core/http/response.rs#L103
mismatched types
Run Tests (WASM): src/core/http/response.rs#L162
mismatched types
Run Tests (WASM): src/core/ir/eval_http.rs#L192
mismatched types
Run Tests (WASM): src/core/ir/eval_http.rs#L200
mismatched types
Run Tests (WASM): src/core/auth/basic.rs#L2
unused import: `HeaderMapExt`
Check Examples: src/core/http/response.rs#L56
mismatched types
Check Examples: src/core/http/response.rs#L63
mismatched types
Check Examples: src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Check Examples: src/core/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Check Examples: src/core/http/cache.rs#L6
the trait bound `http::HeaderName: http::header::map::as_header_name::AsHeaderName` is not satisfied
Check Examples: src/core/http/response.rs#L103
mismatched types
Check Examples: src/core/http/response.rs#L162
mismatched types
Check Examples: src/core/ir/eval_http.rs#L192
mismatched types
Check Examples: src/core/ir/eval_http.rs#L200
mismatched types
Check Examples: src/cli/javascript/mod.rs#L26
the trait bound `http::HeaderName: http::header::map::into_header_name::IntoHeaderName` is not satisfied
Test AWS Lambda Build: src/core/http/response.rs#L56
mismatched types
Test AWS Lambda Build: src/core/http/response.rs#L63
mismatched types
Test AWS Lambda Build: src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Test AWS Lambda Build: src/core/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Test AWS Lambda Build: src/core/http/cache.rs#L6
the trait bound `http::HeaderName: http::header::map::as_header_name::AsHeaderName` is not satisfied
Test AWS Lambda Build: src/core/http/response.rs#L103
mismatched types
Test AWS Lambda Build: src/core/http/response.rs#L162
mismatched types
Test AWS Lambda Build: src/core/ir/eval_http.rs#L192
mismatched types
Test AWS Lambda Build: src/core/ir/eval_http.rs#L200
mismatched types
Test AWS Lambda Build: src/core/auth/basic.rs#L2
unused import: `HeaderMapExt`
Run Tests on win32-arm64-msvc
Process completed with exit code 1.
Run Tests on linux-x64-gnu
Cache upload failed because file read failed with EBADF: bad file descriptor, read
Run Tests on linux-x64-gnu
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read at ReadStream.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:3173:31) at ReadStream.emit (node:events:519:28) at emitErrorNT (node:internal/streams/destroy:169:8) at errorOrDestroy (node:internal/streams/destroy:238:7) at node:internal/fs/streams:272:9 at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
Run Tests on linux-x64-gnu
Cache upload failed because file read failed with EBADF: bad file descriptor, read
Run Tests on linux-x64-gnu
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read at ReadStream.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:3173:31) at ReadStream.emit (node:events:519:28) at emitErrorNT (node:internal/streams/destroy:169:8) at errorOrDestroy (node:internal/streams/destroy:238:7) at node:internal/fs/streams:272:9 at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
Run Tests on linux-x64-gnu
Cache upload failed because file read failed with EBADF: bad file descriptor, read
Run Tests on linux-x64-gnu
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read at ReadStream.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:3173:31) at ReadStream.emit (node:events:519:28) at emitErrorNT (node:internal/streams/destroy:169:8) at errorOrDestroy (node:internal/streams/destroy:238:7) at node:internal/fs/streams:272:9 at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
Run Tests on linux-x64-gnu: src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on linux-x64-gnu: src/core/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on linux-x64-gnu: src/core/http/cache.rs#L6
the trait bound `http::HeaderName: http::header::map::as_header_name::AsHeaderName` is not satisfied
Run Tests on linux-x64-gnu: src/cli/javascript/mod.rs#L26
the trait bound `http::HeaderName: http::header::map::into_header_name::IntoHeaderName` is not satisfied
Run Tests on darwin-arm64
Cache upload failed because file read failed with EBADF: bad file descriptor, read
Run Tests on darwin-arm64
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read at ReadStream.<anonymous> (/Users/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:3173:31) at ReadStream.emit (node:events:519:28) at emitErrorNT (node:internal/streams/destroy:169:8) at errorOrDestroy (node:internal/streams/destroy:238:7) at node:internal/fs/streams:272:9 at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
Run Tests on darwin-arm64: src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on darwin-arm64: src/core/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on darwin-arm64: src/core/http/cache.rs#L6
the trait bound `http::HeaderName: http::header::map::as_header_name::AsHeaderName` is not satisfied
Run Tests on darwin-arm64: src/cli/javascript/mod.rs#L26
the trait bound `http::HeaderName: http::header::map::into_header_name::IntoHeaderName` is not satisfied
Run Tests on linux-x64-musl: src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on linux-x64-musl: src/core/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on linux-x64-musl: src/core/http/cache.rs#L6
the trait bound `http::HeaderName: http::header::map::as_header_name::AsHeaderName` is not satisfied
Run Tests on linux-x64-musl: src/cli/javascript/mod.rs#L26
the trait bound `http::HeaderName: http::header::map::into_header_name::IntoHeaderName` is not satisfied
Run Tests on linux-arm64-musl: src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on linux-arm64-musl: src/core/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on linux-arm64-musl: src/core/http/cache.rs#L6
the trait bound `http::HeaderName: http::header::map::as_header_name::AsHeaderName` is not satisfied
Run Tests on linux-arm64-musl: src/cli/javascript/mod.rs#L26
the trait bound `http::HeaderName: http::header::map::into_header_name::IntoHeaderName` is not satisfied
Run Tests on linux-ia32-gnu: src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on linux-ia32-gnu: src/core/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on linux-ia32-gnu: src/core/http/cache.rs#L6
the trait bound `http::HeaderName: http::header::map::as_header_name::AsHeaderName` is not satisfied
Run Tests on linux-ia32-gnu: src/cli/javascript/mod.rs#L26
the trait bound `http::HeaderName: http::header::map::into_header_name::IntoHeaderName` is not satisfied
Run Tests on linux-arm64-gnu: src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on linux-arm64-gnu: src/core/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on linux-arm64-gnu: src/core/http/cache.rs#L6
the trait bound `http::HeaderName: http::header::map::as_header_name::AsHeaderName` is not satisfied
Run Tests on linux-arm64-gnu: src/cli/javascript/mod.rs#L26
the trait bound `http::HeaderName: http::header::map::into_header_name::IntoHeaderName` is not satisfied
Run Tests on darwin-x64: src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on darwin-x64: src/core/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on darwin-x64: src/core/http/cache.rs#L6
the trait bound `http::HeaderName: http::header::map::as_header_name::AsHeaderName` is not satisfied
Run Tests on darwin-x64: src/cli/javascript/mod.rs#L26
the trait bound `http::HeaderName: http::header::map::into_header_name::IntoHeaderName` is not satisfied
Run Tests on win32-x64-msvc: src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on win32-x64-msvc: src/core/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on win32-x64-msvc: src/core/http/cache.rs#L6
the trait bound `http::HeaderName: http::header::map::as_header_name::AsHeaderName` is not satisfied
Run Tests on win32-x64-msvc: src/cli/javascript/mod.rs#L26
the trait bound `http::HeaderName: http::header::map::into_header_name::IntoHeaderName` is not satisfied
Run Tests on win32-ia32-msvc: src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on win32-ia32-msvc: src/core/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `http::HeaderMap` in the current scope
Run Tests on win32-ia32-msvc: src/core/http/cache.rs#L6
the trait bound `http::HeaderName: http::header::map::as_header_name::AsHeaderName` is not satisfied
Run Tests on win32-ia32-msvc: src/cli/javascript/mod.rs#L26
the trait bound `http::HeaderName: http::header::map::into_header_name::IntoHeaderName` is not satisfied
Check Examples
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 Examples
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 Examples
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 Examples
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/
Run Tests on win32-arm64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 36212 , Maximum supported length: 32766
Run Tests on win32-arm64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 36212 , Maximum supported length: 32766
Run Tests on linux-x64-gnu
Failed to save: Cache service responded with 429 during upload chunk.
Run Tests on darwin-arm64
Failed to save: Cache service responded with 429 during upload chunk.
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 36212 , Maximum supported length: 32766
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 36212 , Maximum supported length: 32766
Run Tests on win32-ia32-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 36212 , Maximum supported length: 32766
Run Tests on win32-ia32-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 36212 , Maximum supported length: 32766