Skip to content

Refactor pipeline call impl #1784

Refactor pipeline call impl

Refactor pipeline call impl #1784

Triggered via push August 10, 2023 15:26
Status Failure
Total duration 21m 47s
Artifacts

linux.yml

on: push
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 43 warnings
1.66.0 - x86_64-unknown-linux-gnu
package `time v0.3.25` cannot be built because it requires rustc 1.67.0 or newer, while the currently active rustc version is 1.66.0
1.66.0 - x86_64-unknown-linux-gnu
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
stable - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test http_awc_client`
stable - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test http_awc_openssl_client`
stable - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test http_awc_rustls_client`
stable - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test http_client`
stable - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test http_openssl`
stable - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test http_server`
stable - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test http_ws`
stable - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test http_ws_client`
stable - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test web_httpserver`
stable - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test web_server`
nightly - x86_64-unknown-linux-gnu
test failed, to rerun pass `--lib`
nightly - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test http_awc_client`
nightly - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test http_awc_openssl_client`
nightly - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test http_awc_rustls_client`
nightly - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test http_client`
nightly - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test http_openssl`
nightly - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test http_server`
nightly - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test http_ws`
nightly - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test http_ws_client`
nightly - x86_64-unknown-linux-gnu
test failed, to rerun pass `--test web_httpserver`
1.66.0 - x86_64-unknown-linux-gnu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
1.66.0 - x86_64-unknown-linux-gnu
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/
1.66.0 - x86_64-unknown-linux-gnu
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/
1.66.0 - x86_64-unknown-linux-gnu
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/
1.66.0 - x86_64-unknown-linux-gnu
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/
stable - x86_64-unknown-linux-gnu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stable - x86_64-unknown-linux-gnu: ntex-glommio/src/io.rs#L136
variable does not need to be mutable
stable - x86_64-unknown-linux-gnu: ntex-glommio/src/io.rs#L444
variable does not need to be mutable
stable - x86_64-unknown-linux-gnu
`ntex-glommio` (lib) generated 2 warnings (run `cargo fix --lib -p ntex-glommio` to apply 2 suggestions)
stable - x86_64-unknown-linux-gnu: ntex-connect/src/rustls.rs#L134
use of deprecated method `rustls::RootCertStore::add_server_trust_anchors`: Please use `add_trust_anchors` instead
stable - x86_64-unknown-linux-gnu: ntex-tls/examples/rustls-client.rs#L13
use of deprecated method `rustls::RootCertStore::add_server_trust_anchors`: Please use `add_trust_anchors` instead
stable - x86_64-unknown-linux-gnu
`ntex-tls` (example "rustls-client") generated 1 warning
stable - x86_64-unknown-linux-gnu
`ntex-glommio` (lib test) generated 2 warnings (2 duplicates)
stable - x86_64-unknown-linux-gnu
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/
stable - x86_64-unknown-linux-gnu
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/
stable - x86_64-unknown-linux-gnu
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/
stable - x86_64-unknown-linux-gnu
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/
stable - x86_64-unknown-linux-gnu: ntex/src/web/types/state.rs#L100
unused imports: `Arc`, `atomic::AtomicUsize`, `atomic::Ordering`
stable - x86_64-unknown-linux-gnu: ntex/src/web/types/state.rs#L102
unused import: `super::*`
stable - x86_64-unknown-linux-gnu: ntex/tests/server.rs#L1
unused imports: `AtomicUsize`, `Ordering::Relaxed`
stable - x86_64-unknown-linux-gnu: ntex/tests/server.rs#L2
unused imports: `io`, `sync::Arc`
stable - x86_64-unknown-linux-gnu
`ntex` (lib test) generated 3 warnings (run `cargo fix --lib -p ntex --tests` to apply 3 suggestions)
nightly - x86_64-unknown-linux-gnu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
nightly - x86_64-unknown-linux-gnu
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/
nightly - x86_64-unknown-linux-gnu
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/
nightly - x86_64-unknown-linux-gnu
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/
nightly - x86_64-unknown-linux-gnu
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/
nightly - x86_64-unknown-linux-gnu
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
nightly - x86_64-unknown-linux-gnu
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
nightly - x86_64-unknown-linux-gnu: ntex-glommio/src/io.rs#L136
variable does not need to be mutable
nightly - x86_64-unknown-linux-gnu: ntex-glommio/src/io.rs#L444
variable does not need to be mutable
nightly - x86_64-unknown-linux-gnu
`ntex-glommio` (lib) generated 2 warnings (run `cargo fix --lib -p ntex-glommio` to apply 2 suggestions)
nightly - x86_64-unknown-linux-gnu: ntex-tls/examples/rustls-client.rs#L13
use of deprecated method `rustls::RootCertStore::add_server_trust_anchors`: Please use `add_trust_anchors` instead
nightly - x86_64-unknown-linux-gnu
`ntex-tls` (example "rustls-client") generated 1 warning
nightly - x86_64-unknown-linux-gnu
`ntex-connect` (lib test) generated 1 warning
nightly - x86_64-unknown-linux-gnu
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
nightly - x86_64-unknown-linux-gnu: ntex/src/web/types/state.rs#L100
unused imports: `Arc`, `atomic::AtomicUsize`, `atomic::Ordering`
nightly - x86_64-unknown-linux-gnu
`ntex` (lib test) generated 3 warnings (run `cargo fix --lib -p ntex --tests` to apply 3 suggestions)
nightly - x86_64-unknown-linux-gnu: ntex/tests/server.rs#L2
unused imports: `io`, `sync::Arc`
nightly - x86_64-unknown-linux-gnu
`ntex` (test "server") generated 2 warnings (run `cargo fix --test "server"` to apply 2 suggestions)