Skip to content

fix(deps): update rust crate tower to 0.5.0 #89

fix(deps): update rust crate tower to 0.5.0

fix(deps): update rust crate tower to 0.5.0 #89

Triggered via push August 13, 2024 18:04
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: push
fmt check
36s
fmt check
clippy check
54s
clippy check
Fit to window
Zoom out
Zoom in

Annotations

2 errors
cannot call non-const fn `Identity::new` in constant functions: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-0.5.0/src/builder/mod.rs#L120
error[E0015]: cannot call non-const fn `Identity::new` in constant functions --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-0.5.0/src/builder/mod.rs:120:20 | 120 | layer: Identity::new(), | ^^^^^^^^^^^^^^^ | = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
clippy check
Clippy had exited with the 101 exit code: info: syncing channel updates for '1.77.0-x86_64-unknown-linux-gnu' info: latest update on 2024-03-21, rust version 1.77.0 (aedd173a2 2024-03-17) info: downloading component 'cargo' info: downloading component 'clippy' info: downloading component 'rust-docs' info: downloading component 'rust-std' info: downloading component 'rustc' info: downloading component 'rustfmt' info: installing component 'cargo' info: installing component 'clippy' info: installing component 'rust-docs' info: installing component 'rust-std' info: installing component 'rustc' info: installing component 'rustfmt' Updating crates.io index Downloading crates ... Downloaded match_cfg v0.1.0 Downloaded ryu v1.0.17 Downloaded cfg-if v1.0.0 Downloaded sct v0.7.1 Downloaded want v0.3.1 Downloaded rand_core v0.6.4 Downloaded tracing-log v0.2.0 Downloaded uname v0.1.1 Downloaded version_check v0.9.4 Downloaded zeroize v1.7.0 Downloaded webpki-roots v0.26.1 Downloaded rustls v0.22.2 Downloaded regex-syntax v0.8.2 Downloaded ring v0.17.8 Downloaded regex-automata v0.4.6 Downloaded regex v1.10.4 Downloaded object v0.32.2 Downloaded libc v0.2.153 Downloaded idna v0.5.0 Downloaded gimli v0.28.1 Downloaded encoding_rs v0.8.33 Downloaded webpki-roots v0.25.4 Downloaded tracing-subscriber v0.3.18 Downloaded tracing v0.1.40 Downloaded tower v0.4.13 Downloaded tokio v1.36.0 Downloaded time v0.3.34 Downloaded syn v2.0.53 Downloaded serde_json v1.0.115 Downloaded rustls-webpki v0.102.2 Downloaded rustls-webpki v0.101.7 Downloaded rustls v0.21.10 Downloaded reqwest v0.11.27 Downloaded regex-syntax v0.6.29 Downloaded regex-automata v0.1.10 Downloaded hyper v1.2.0 Downloaded hyper v0.14.28 Downloaded hashbrown v0.14.3 Downloaded h2 v0.3.25 Downloaded futures-util v0.3.30 Downloaded axum v0.7.5 Downloaded aho-corasick v1.1.3 Downloaded url v2.5.0 Downloaded ureq v2.9.6 Downloaded untrusted v0.9.0 Downloaded unicode-normalization v0.1.23 Downloaded unicode-ident v1.0.12 Downloaded unicode-bidi v0.3.15 Downloaded typenum v1.17.0 Downloaded tracing-core v0.1.32 Downloaded tower v0.5.0 Downloaded tokio-util v0.7.10 Downloaded tokio-rustls v0.24.1 Downloaded tokio-macros v2.2.0 Downloaded time-macros v0.2.17 Downloaded thiserror-impl v1.0.58 Downloaded sync_wrapper v1.0.0 Downloaded spin v0.9.8 Downloaded socket2 v0.5.6 Downloaded sharded-slab v0.1.7 Downloaded serde_path_to_error v0.1.16 Downloaded serde_derive v1.0.197 Downloaded serde v1.0.197 Downloaded sentry-types v0.32.2 Downloaded sentry-core v0.32.2 Downloaded sentry-backtrace v0.32.2 Downloaded rand v0.8.5 Downloaded proc-macro2 v1.0.79 Downloaded parking_lot v0.12.1 Downloaded mio v0.8.11 Downloaded memchr v2.7.1 Downloaded log v0.4.21 Downloaded indexmap v2.2.6 Downloaded hyper-util v0.1.3 Downloaded http v1.1.0 Downloaded http v0.2.12 Downloaded headers v0.4.0 Downloaded cc v1.0.90 Down