build(deps): bump prost-types from 0.12.6 to 0.13.1 #403
Annotations
10 errors
opencensus-proto/src/gen/opencensus.proto.agent.common.v1.rs#L27
error[E0277]: the trait bound `Timestamp: prost::Message` is not satisfied
--> opencensus-proto/src/gen/opencensus.proto.agent.common.v1.rs:27:28
|
27 | #[derive(Clone, PartialEq, ::prost::Message)]
| ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `Timestamp`
|
= help: the following other types implement trait `prost::Message`:
bool
i32
i64
u32
u64
f32
f64
CurrentLibraryConfig
and 34 others
note: required by a bound in `message::encode`
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/prost-0.12.6/src/encoding.rs:1060:12
|
1058 | pub fn encode<M, B>(tag: u32, msg: &M, buf: &mut B)
| ------ required by a bound in this function
1059 | where
1060 | M: Message,
| ^^^^^^^ required by this bound in `encode`
= note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
|
opencensus-proto/src/gen/opencensus.proto.agent.common.v1.rs#L27
error[E0277]: the trait bound `Timestamp: prost::Message` is not satisfied
--> opencensus-proto/src/gen/opencensus.proto.agent.common.v1.rs:27:28
|
27 | #[derive(Clone, PartialEq, ::prost::Message)]
| ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `Timestamp`
|
= help: the following other types implement trait `prost::Message`:
bool
i32
i64
u32
u64
f32
f64
CurrentLibraryConfig
and 34 others
note: required by a bound in `message::merge`
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/prost-0.12.6/src/encoding.rs:1075:12
|
1068 | pub fn merge<M, B>(
| ----- required by a bound in this function
...
1075 | M: Message,
| ^^^^^^^ required by this bound in `merge`
= note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
|
opencensus-proto/src/gen/opencensus.proto.agent.common.v1.rs#L27
error[E0277]: the trait bound `Timestamp: prost::Message` is not satisfied
--> opencensus-proto/src/gen/opencensus.proto.agent.common.v1.rs:27:28
|
27 | #[derive(Clone, PartialEq, ::prost::Message)]
| ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `Timestamp`
|
= help: the following other types implement trait `prost::Message`:
bool
i32
i64
u32
u64
f32
f64
CurrentLibraryConfig
and 34 others
note: required by a bound in `message::encoded_len`
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/prost-0.12.6/src/encoding.rs:1121:12
|
1119 | pub fn encoded_len<M>(tag: u32, msg: &M) -> usize
| ----------- required by a bound in this function
1120 | where
1121 | M: Message,
| ^^^^^^^ required by this bound in `encoded_len`
= note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
|
opencensus-proto/src/gen/opencensus.proto.trace.v1.rs#L13
error[E0277]: the trait bound `Timestamp: prost::Message` is not satisfied
--> opencensus-proto/src/gen/opencensus.proto.trace.v1.rs:13:28
|
13 | #[derive(Clone, PartialEq, ::prost::Message)]
| ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `Timestamp`
|
= help: the following other types implement trait `prost::Message`:
bool
i32
i64
u32
u64
f32
f64
CurrentLibraryConfig
and 34 others
note: required by a bound in `message::encode`
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/prost-0.12.6/src/encoding.rs:1060:12
|
1058 | pub fn encode<M, B>(tag: u32, msg: &M, buf: &mut B)
| ------ required by a bound in this function
1059 | where
1060 | M: Message,
| ^^^^^^^ required by this bound in `encode`
= note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
|
opencensus-proto/src/gen/opencensus.proto.trace.v1.rs#L13
error[E0277]: the trait bound `Timestamp: prost::Message` is not satisfied
--> opencensus-proto/src/gen/opencensus.proto.trace.v1.rs:13:28
|
13 | #[derive(Clone, PartialEq, ::prost::Message)]
| ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `Timestamp`
|
= help: the following other types implement trait `prost::Message`:
bool
i32
i64
u32
u64
f32
f64
CurrentLibraryConfig
and 34 others
note: required by a bound in `message::merge`
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/prost-0.12.6/src/encoding.rs:1075:12
|
1068 | pub fn merge<M, B>(
| ----- required by a bound in this function
...
1075 | M: Message,
| ^^^^^^^ required by this bound in `merge`
= note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
|
opencensus-proto/src/gen/opencensus.proto.trace.v1.rs#L13
error[E0277]: the trait bound `Timestamp: prost::Message` is not satisfied
--> opencensus-proto/src/gen/opencensus.proto.trace.v1.rs:13:28
|
13 | #[derive(Clone, PartialEq, ::prost::Message)]
| ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `Timestamp`
|
= help: the following other types implement trait `prost::Message`:
bool
i32
i64
u32
u64
f32
f64
CurrentLibraryConfig
and 34 others
note: required by a bound in `message::encoded_len`
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/prost-0.12.6/src/encoding.rs:1121:12
|
1119 | pub fn encoded_len<M>(tag: u32, msg: &M) -> usize
| ----------- required by a bound in this function
1120 | where
1121 | M: Message,
| ^^^^^^^ required by this bound in `encoded_len`
= note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
|
opencensus-proto/src/gen/opencensus.proto.trace.v1.rs#L174
error[E0277]: the trait bound `Timestamp: prost::Message` is not satisfied
--> opencensus-proto/src/gen/opencensus.proto.trace.v1.rs:174:32
|
174 | #[derive(Clone, PartialEq, ::prost::Message)]
| ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `Timestamp`
|
= help: the following other types implement trait `prost::Message`:
bool
i32
i64
u32
u64
f32
f64
CurrentLibraryConfig
and 34 others
note: required by a bound in `message::encode`
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/prost-0.12.6/src/encoding.rs:1060:12
|
1058 | pub fn encode<M, B>(tag: u32, msg: &M, buf: &mut B)
| ------ required by a bound in this function
1059 | where
1060 | M: Message,
| ^^^^^^^ required by this bound in `encode`
= note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
|
opencensus-proto/src/gen/opencensus.proto.trace.v1.rs#L174
error[E0277]: the trait bound `Timestamp: prost::Message` is not satisfied
--> opencensus-proto/src/gen/opencensus.proto.trace.v1.rs:174:32
|
174 | #[derive(Clone, PartialEq, ::prost::Message)]
| ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `Timestamp`
|
= help: the following other types implement trait `prost::Message`:
bool
i32
i64
u32
u64
f32
f64
CurrentLibraryConfig
and 34 others
note: required by a bound in `message::merge`
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/prost-0.12.6/src/encoding.rs:1075:12
|
1068 | pub fn merge<M, B>(
| ----- required by a bound in this function
...
1075 | M: Message,
| ^^^^^^^ required by this bound in `merge`
= note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
|
opencensus-proto/src/gen/opencensus.proto.trace.v1.rs#L174
error[E0277]: the trait bound `Timestamp: prost::Message` is not satisfied
--> opencensus-proto/src/gen/opencensus.proto.trace.v1.rs:174:32
|
174 | #[derive(Clone, PartialEq, ::prost::Message)]
| ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `Timestamp`
|
= help: the following other types implement trait `prost::Message`:
bool
i32
i64
u32
u64
f32
f64
CurrentLibraryConfig
and 34 others
note: required by a bound in `message::encoded_len`
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/prost-0.12.6/src/encoding.rs:1121:12
|
1119 | pub fn encoded_len<M>(tag: u32, msg: &M) -> usize
| ----------- required by a bound in this function
1120 | where
1121 | M: Message,
| ^^^^^^^ required by this bound in `encoded_len`
= note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
This job failed
Loading