Skip to content

chore: remove env_logger from hyper example #4803

chore: remove env_logger from hyper example

chore: remove env_logger from hyper example #4803

Triggered via push October 12, 2023 19:16
Status Failure
Total duration 14m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CI.yml

on: push
Matrix: cargo check (feature combinations)
Matrix: cargo check (+MSRV -Zminimal-versions)
Matrix: build tests (wasm)
Matrix: cargo test (wasm)
cargo fmt
22s
cargo fmt
cargo test (feature-specific)
2m 11s
cargo test (feature-specific)
Matrix: test
all systems go!
0s
all systems go!
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
cargo check (+MSRV -Zminimal-versions) (tracing, 1.56.0)
Process completed with exit code 1.
cargo check (+MSRV -Zminimal-versions) (tracing-core, 1.56.0)
Process completed with exit code 1.
cargo check (+MSRV -Zminimal-versions) (tracing-macros, 1.56.0)
The job was canceled because "tracing_1_56_0" failed.
cargo check (+MSRV -Zminimal-versions) (tracing-macros, 1.56.0)
The operation was canceled.
cargo check (+MSRV -Zminimal-versions) (tracing-futures, 1.56.0)
The job was canceled because "tracing_1_56_0" failed.
cargo check (+MSRV -Zminimal-versions) (tracing-futures, 1.56.0)
The operation was canceled.
cargo check (+MSRV -Zminimal-versions) (tracing-appender, 1.56.0)
The job was canceled because "tracing_1_56_0" failed.
cargo check (+MSRV -Zminimal-versions) (tracing-appender, 1.56.0)
The operation was canceled.
cargo check (+MSRV -Zminimal-versions) (tracing-subscriber, 1.56.0)
The job was canceled because "tracing_1_56_0" failed.
cargo check (+MSRV -Zminimal-versions) (tracing-subscriber, 1.56.0)
The operation was canceled.
cargo check (+MSRV -Zminimal-versions) (tracing-attributes, 1.56.0)
The job was canceled because "tracing_1_56_0" failed.
cargo check (+MSRV -Zminimal-versions) (tracing-attributes, 1.56.0)
The operation was canceled.
cargo check (+MSRV -Zminimal-versions) (tracing-serde, 1.56.0)
The job was canceled because "tracing_1_56_0" failed.
cargo check (+MSRV -Zminimal-versions) (tracing-serde, 1.56.0)
The operation was canceled.
cargo check (+MSRV -Zminimal-versions) (tracing-tower, 1.56.0)
The job was canceled because "tracing_1_56_0" failed.
cargo check (+MSRV -Zminimal-versions) (tracing-tower, 1.56.0)
The operation was canceled.
cargo check (+MSRV -Zminimal-versions) (tracing-log, 1.56.0)
The job was canceled because "tracing_1_56_0" failed.
cargo check (+MSRV -Zminimal-versions) (tracing-log, 1.56.0)
The operation was canceled.
warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/