Skip to content

draft: try to use channel in worker loop #2386

draft: try to use channel in worker loop

draft: try to use channel in worker loop #2386

Triggered via push January 2, 2024 10:02
Status Failure
Total duration 4m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Build documentation
2m 10s
Build documentation
Coverage
4m 20s
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

25 errors and 66 warnings
Test (false, beta): lib/src/protocol/kawa_h1/mod.rs#L22
the name `MAX_LOOP_ITERATIONS` is defined multiple times
Test (false, beta): lib/src/protocol/kawa_h1/mod.rs#L23
the name `Event` is defined multiple times
Test (false, beta): lib/src/protocol/kawa_h1/mod.rs#L23
the name `EventKind` is defined multiple times
Test (false, beta): lib/src/protocol/kawa_h1/mod.rs#L23
the name `ListenerType` is defined multiple times
Test (false, beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (nightly, true): lib/src/protocol/kawa_h1/mod.rs#L22
the name `MAX_LOOP_ITERATIONS` is defined multiple times
Test (nightly, true): lib/src/protocol/kawa_h1/mod.rs#L23
the name `Event` is defined multiple times
Test (nightly, true): lib/src/protocol/kawa_h1/mod.rs#L23
the name `EventKind` is defined multiple times
Test (nightly, true): lib/src/protocol/kawa_h1/mod.rs#L23
the name `ListenerType` is defined multiple times
Test (nightly, true)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (false, stable): lib/src/protocol/kawa_h1/mod.rs#L22
the name `MAX_LOOP_ITERATIONS` is defined multiple times
Test (false, stable): lib/src/protocol/kawa_h1/mod.rs#L23
the name `Event` is defined multiple times
Test (false, stable): lib/src/protocol/kawa_h1/mod.rs#L23
the name `EventKind` is defined multiple times
Test (false, stable): lib/src/protocol/kawa_h1/mod.rs#L23
the name `ListenerType` is defined multiple times
Test (false, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build documentation: lib/src/protocol/kawa_h1/mod.rs#L22
the name `MAX_LOOP_ITERATIONS` is defined multiple times
Build documentation: lib/src/protocol/kawa_h1/mod.rs#L23
the name `Event` is defined multiple times
Build documentation: lib/src/protocol/kawa_h1/mod.rs#L23
the name `EventKind` is defined multiple times
Build documentation: lib/src/protocol/kawa_h1/mod.rs#L23
the name `ListenerType` is defined multiple times
Build documentation
could not document `sozu-lib`
Build documentation
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Coverage
Broken pipe (os error 32)
Coverage
could not compile `sozu-lib` (lib) due to 5 previous errors; 1 warning emitted
Coverage: lib/src/protocol/kawa_h1/mod.rs#L22
the name `MAX_LOOP_ITERATIONS` is defined multiple times
Coverage
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
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)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test (false, beta): command/src/logging.rs#L591
unused variable: `tag`
Test (false, beta): command/src/logging.rs#L594
unused variable: `pid`
Test (false, beta): command/src/logging.rs#L596
unused variable: `now`
Test (false, beta): command/src/logging.rs#L596
unused variable: `precise_time`
Test (false, beta): command/src/logging.rs#L591
unused variable: `tag`
Test (false, beta): command/src/logging.rs#L594
unused variable: `pid`
Test (false, beta): command/src/logging.rs#L596
unused variable: `now`
Test (false, beta): command/src/logging.rs#L596
unused variable: `precise_time`
Test (false, beta): command/src/logging.rs#L591
unused variable: `tag`
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/
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)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test (nightly, true): command/src/logging.rs#L591
unused variable: `tag`
Test (nightly, true): command/src/logging.rs#L594
unused variable: `pid`
Test (nightly, true): command/src/logging.rs#L596
unused variable: `now`
Test (nightly, true): command/src/logging.rs#L596
unused variable: `precise_time`
Test (nightly, true): command/src/logging.rs#L591
unused variable: `tag`
Test (nightly, true): command/src/logging.rs#L594
unused variable: `pid`
Test (nightly, true): command/src/logging.rs#L596
unused variable: `now`
Test (nightly, true): command/src/logging.rs#L596
unused variable: `precise_time`
Test (nightly, true): command/src/logging.rs#L591
unused variable: `tag`
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)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test (false, stable): command/src/logging.rs#L591
unused variable: `tag`
Test (false, stable): command/src/logging.rs#L594
unused variable: `pid`
Test (false, stable): command/src/logging.rs#L596
unused variable: `now`
Test (false, stable): command/src/logging.rs#L596
unused variable: `precise_time`
Test (false, stable): command/src/logging.rs#L591
unused variable: `tag`
Test (false, stable): command/src/logging.rs#L594
unused variable: `pid`
Test (false, stable): command/src/logging.rs#L596
unused variable: `now`
Test (false, stable): command/src/logging.rs#L596
unused variable: `precise_time`
Test (false, stable): command/src/logging.rs#L591
unused variable: `tag`
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/
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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Build documentation: command/src/logging.rs#L591
unused variable: `tag`
Build documentation: command/src/logging.rs#L594
unused variable: `pid`
Build documentation: command/src/logging.rs#L596
unused variable: `now`
Build documentation: command/src/logging.rs#L596
unused variable: `precise_time`
Build documentation: command/src/logging.rs#L591
unused variable: `tag`
Build documentation: command/src/logging.rs#L594
unused variable: `pid`
Build documentation: command/src/logging.rs#L596
unused variable: `now`
Build documentation: command/src/logging.rs#L596
unused variable: `precise_time`
Build documentation: command/src/logging.rs#L591
unused variable: `tag`
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/
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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
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/