Skip to content

PoC: pass proxied endpoints to proxy functions through trait #1918

PoC: pass proxied endpoints to proxy functions through trait

PoC: pass proxied endpoints to proxy functions through trait #1918

Triggered via push August 24, 2023 22:28
Status Failure
Total duration 8m 5s
Artifacts

ci.yml

on: push
Build documentation
3m 46s
Build documentation
Coverage
7m 55s
Coverage
Docker build and push to Docker Hub
0s
Docker build and push to Docker Hub
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 96 warnings
Test (nightly, true)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (false, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (false, beta)
The operation was canceled.
Build documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Build documentation
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Build documentation
output filename collision.
Build documentation: lib/src/protocol/mux/h1.rs#L20
unused variable: `endpoint`
Build documentation: lib/src/protocol/mux/h1.rs#L50
unused variable: `endpoint`
Build documentation: lib/src/protocol/mux/h2.rs#L69
unused variable: `endpoint`
Build documentation: lib/src/protocol/mux/h2.rs#L236
unused variable: `context`
Build documentation: lib/src/protocol/mux/h2.rs#L236
unused variable: `endpoint`
Build documentation: lib/src/protocol/mux/h2.rs#L318
unused variable: `push_promise`
Build documentation: lib/src/protocol/mux/h2.rs#L327
unused variable: `priority`
Build documentation: lib/src/protocol/mux/parser.rs#L110
unused variable: `other`
Build documentation
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 documentation
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 documentation
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 documentation
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 (nightly, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 (nightly, true)
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 (nightly, true)
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 (nightly, true)
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 (nightly, true)
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 (nightly, true)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (nightly, true): lib/src/protocol/mux/h1.rs#L20
unused variable: `endpoint`
Test (nightly, true): lib/src/protocol/mux/h1.rs#L50
unused variable: `endpoint`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L69
unused variable: `endpoint`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L236
unused variable: `context`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L236
unused variable: `endpoint`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L318
unused variable: `push_promise`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L327
unused variable: `priority`
Test (nightly, true): lib/src/protocol/mux/parser.rs#L110
unused variable: `other`
Test (nightly, true): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (nightly, true)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (nightly, true): lib/src/protocol/mux/h1.rs#L20
unused variable: `endpoint`
Test (nightly, true): lib/src/protocol/mux/h1.rs#L50
unused variable: `endpoint`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L69
unused variable: `endpoint`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L236
unused variable: `context`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L236
unused variable: `endpoint`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L318
unused variable: `push_promise`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L327
unused variable: `priority`
Test (nightly, true): lib/src/protocol/mux/parser.rs#L110
unused variable: `other`
Test (nightly, true): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (false, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 (false, stable)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (false, stable): lib/src/protocol/mux/h1.rs#L20
unused variable: `endpoint`
Test (false, stable): lib/src/protocol/mux/h1.rs#L50
unused variable: `endpoint`
Test (false, stable): lib/src/protocol/mux/h2.rs#L69
unused variable: `endpoint`
Test (false, stable): lib/src/protocol/mux/h2.rs#L236
unused variable: `context`
Test (false, stable): lib/src/protocol/mux/h2.rs#L236
unused variable: `endpoint`
Test (false, stable): lib/src/protocol/mux/h2.rs#L318
unused variable: `push_promise`
Test (false, stable): lib/src/protocol/mux/h2.rs#L327
unused variable: `priority`
Test (false, stable): lib/src/protocol/mux/parser.rs#L110
unused variable: `other`
Test (false, stable): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (false, stable)
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 (false, stable)
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 (false, stable)
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 (false, stable)
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 (false, stable)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (false, stable): lib/src/protocol/mux/h1.rs#L20
unused variable: `endpoint`
Test (false, stable): lib/src/protocol/mux/h1.rs#L50
unused variable: `endpoint`
Test (false, stable): lib/src/protocol/mux/h2.rs#L69
unused variable: `endpoint`
Test (false, stable): lib/src/protocol/mux/h2.rs#L236
unused variable: `context`
Test (false, stable): lib/src/protocol/mux/h2.rs#L236
unused variable: `endpoint`
Test (false, stable): lib/src/protocol/mux/h2.rs#L318
unused variable: `push_promise`
Test (false, stable): lib/src/protocol/mux/h2.rs#L327
unused variable: `priority`
Test (false, stable): lib/src/protocol/mux/parser.rs#L110
unused variable: `other`
Test (false, stable): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (false, beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 (false, beta)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (false, beta): lib/src/protocol/mux/h1.rs#L20
unused variable: `endpoint`
Test (false, beta): lib/src/protocol/mux/h1.rs#L50
unused variable: `endpoint`
Test (false, beta): lib/src/protocol/mux/h2.rs#L69
unused variable: `endpoint`
Test (false, beta): lib/src/protocol/mux/h2.rs#L236
unused variable: `context`
Test (false, beta): lib/src/protocol/mux/h2.rs#L236
unused variable: `endpoint`
Test (false, beta): lib/src/protocol/mux/h2.rs#L318
unused variable: `push_promise`
Test (false, beta): lib/src/protocol/mux/h2.rs#L327
unused variable: `priority`
Test (false, beta): lib/src/protocol/mux/parser.rs#L110
unused variable: `other`
Test (false, beta): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (false, beta)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (false, beta): lib/src/protocol/mux/h1.rs#L20
unused variable: `endpoint`
Test (false, beta): lib/src/protocol/mux/h1.rs#L50
unused variable: `endpoint`
Test (false, beta): lib/src/protocol/mux/h2.rs#L69
unused variable: `endpoint`
Test (false, beta): lib/src/protocol/mux/h2.rs#L236
unused variable: `context`
Test (false, beta): lib/src/protocol/mux/h2.rs#L236
unused variable: `endpoint`
Test (false, beta): lib/src/protocol/mux/h2.rs#L318
unused variable: `push_promise`
Test (false, beta): lib/src/protocol/mux/h2.rs#L327
unused variable: `priority`
Test (false, beta): lib/src/protocol/mux/parser.rs#L110
unused variable: `other`
Test (false, beta): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (false, beta)
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 (false, beta)
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 (false, beta)
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 (false, beta)
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/
Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Coverage
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Coverage
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/
Coverage
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/
Coverage
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/
Coverage
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/