build(deps): bump deranged from 0.4.0 to 0.4.1 #1692
Annotations
10 errors and 1 warning
rust
Process completed with exit code 1.
|
rust:
/usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.40/src/time.rs#L568
error[E0282]: type annotations needed
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.40/src/time.rs:568:62
|
568 | cascade!(nanosecond in 0..Nanosecond::per(Second) as _ => second);
| ^ cannot infer type
|
rust:
/usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.40/src/time.rs#L504
error[E0282]: type annotations needed
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.40/src/time.rs:504:63
|
504 | cascade!(nanoseconds in 0..Nanosecond::per(Second) as _ => seconds);
| ^ cannot infer type
|
rust:
/usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.40/src/time.rs#L467
error[E0282]: type annotations needed
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.40/src/time.rs:467:63
|
467 | cascade!(nanoseconds in 0..Nanosecond::per(Second) as _ => seconds);
| ^ cannot infer type
|
rust:
/usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.40/src/duration.rs#L1100
error[E0282]: type annotations needed
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.40/src/duration.rs:1100:54
|
1100 | if nanoseconds >= Nanosecond::per(Second) as _ || seconds < 0 && nanoseconds > 0 {
| ^ cannot infer type
|
rust:
/usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.40/src/duration.rs#L1059
error[E0282]: type annotations needed
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.40/src/duration.rs:1059:54
|
1059 | if nanoseconds >= Nanosecond::per(Second) as _ || seconds < 0 && nanoseconds > 0 {
| ^ cannot infer type
|
rust:
/usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.40/src/duration.rs#L961
error[E0282]: type annotations needed
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.40/src/duration.rs:961:54
|
961 | if nanoseconds >= Nanosecond::per(Second) as _ || seconds < 0 && nanoseconds > 0 {
| ^ cannot infer type
|
rust:
/usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.40/src/duration.rs#L936
error[E0282]: type annotations needed
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.40/src/duration.rs:936:54
|
936 | if nanoseconds >= Nanosecond::per(Second) as _ || seconds < 0 && nanoseconds > 0 {
| ^ cannot infer type
|
linkerd-install
Process completed with exit code 1.
|
ship-it
Process completed with exit code 1.
|
rust
Cache not found for keys: v0-rust-rust-Linux-x64-ae91216b-ae83684e, v0-rust-rust-Linux-x64-ae91216b
|