Skip to content

Split mux in h1 and h2 files #1912

Split mux in h1 and h2 files

Split mux in h1 and h2 files #1912

Triggered via push August 22, 2023 12:51
Status Failure
Total duration 8m 0s
Artifacts

ci.yml

on: push
Build documentation
2m 57s
Build documentation
Coverage
7m 50s
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 94 warnings
Test (false, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (nightly, true)
The operation was canceled.
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
output filename collision.
Build documentation: lib/src/protocol/mux/h2.rs#L248
unused variable: `priority`
Build documentation: lib/src/protocol/mux/parser.rs#L110
unused variable: `other`
Build documentation: lib/src/protocol/mux/parser.rs#L514
unused variable: `header`
Build documentation: lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Build documentation: lib/src/protocol/mux/parser.rs#L192
variant `Continuation` is never constructed
Build documentation: lib/src/protocol/mux/parser.rs#L196
methods `is_stream_specific` and `stream_id` are never used
Build documentation: lib/src/protocol/mux/parser.rs#L585
function `continuation_frame` is never used
Build documentation: lib/src/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
Build documentation
`sozu-lib` (lib) generated 8 warnings (run `cargo fix --lib -p sozu-lib` to apply 3 suggestions)
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 (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): lib/src/protocol/mux/h2.rs#L248
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#L514
unused variable: `header`
Test (false, stable): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (false, stable): lib/src/protocol/mux/parser.rs#L192
variant `Continuation` is never constructed
Test (false, stable): lib/src/protocol/mux/parser.rs#L196
methods `is_stream_specific` and `stream_id` are never used
Test (false, stable): lib/src/protocol/mux/parser.rs#L585
function `continuation_frame` is never used
Test (false, stable): lib/src/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
Test (false, stable)
`sozu-lib` (lib) generated 8 warnings (run `cargo fix --lib -p sozu-lib` to apply 3 suggestions)
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): lib/src/protocol/mux/h2.rs#L248
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#L514
unused variable: `header`
Test (false, stable): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (false, stable): lib/src/protocol/mux/parser.rs#L192
variant `Continuation` is never constructed
Test (false, stable): lib/src/protocol/mux/parser.rs#L196
methods `is_stream_specific` and `stream_id` are never used
Test (false, stable): lib/src/protocol/mux/parser.rs#L585
function `continuation_frame` is never used
Test (false, stable): lib/src/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
Test (false, stable)
`sozu-lib` (lib) generated 8 warnings (run `cargo fix --lib -p sozu-lib` to apply 3 suggestions)
Test (false, stable)
`sozu-lib` (lib test) generated 8 warnings (8 duplicates)
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/h2.rs#L248
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#L514
unused variable: `header`
Test (nightly, true): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (nightly, true): lib/src/protocol/mux/parser.rs#L192
variant `Continuation` is never constructed
Test (nightly, true): lib/src/protocol/mux/parser.rs#L196
methods `is_stream_specific` and `stream_id` are never used
Test (nightly, true): lib/src/protocol/mux/parser.rs#L585
function `continuation_frame` is never used
Test (nightly, true): lib/src/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
Test (nightly, true)
`sozu-lib` (lib) generated 8 warnings (run `cargo fix --lib -p sozu-lib` to apply 3 suggestions)
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/h2.rs#L248
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#L514
unused variable: `header`
Test (nightly, true): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (nightly, true): lib/src/protocol/mux/parser.rs#L192
variant `Continuation` is never constructed
Test (nightly, true): lib/src/protocol/mux/parser.rs#L196
methods `is_stream_specific` and `stream_id` are never used
Test (nightly, true): lib/src/protocol/mux/parser.rs#L585
function `continuation_frame` is never used
Test (nightly, true): lib/src/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
Test (nightly, true)
`sozu-lib` (lib) generated 8 warnings (run `cargo fix --lib -p sozu-lib` to apply 3 suggestions)
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/h2.rs#L248
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#L514
unused variable: `header`
Test (false, beta): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (false, beta): lib/src/protocol/mux/parser.rs#L192
variant `Continuation` is never constructed
Test (false, beta): lib/src/protocol/mux/parser.rs#L196
methods `is_stream_specific` and `stream_id` are never used
Test (false, beta): lib/src/protocol/mux/parser.rs#L585
function `continuation_frame` is never used
Test (false, beta): lib/src/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
Test (false, beta)
`sozu-lib` (lib) generated 8 warnings (run `cargo fix --lib -p sozu-lib` to apply 3 suggestions)
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/h2.rs#L248
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#L514
unused variable: `header`
Test (false, beta): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (false, beta): lib/src/protocol/mux/parser.rs#L192
variant `Continuation` is never constructed
Test (false, beta): lib/src/protocol/mux/parser.rs#L196
methods `is_stream_specific` and `stream_id` are never used
Test (false, beta): lib/src/protocol/mux/parser.rs#L585
function `continuation_frame` is never used
Test (false, beta): lib/src/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
Test (false, beta)
`sozu-lib` (lib) generated 8 warnings (run `cargo fix --lib -p sozu-lib` to apply 3 suggestions)
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
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/