deps: bump asynchronous-codec from 0.6.2 to 0.7.0 #14128
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
gather_published_crates
14s
Run all WASM tests
3m 33s
Compile with MSRV
42s
Check rustdoc intra-doc links
1m 33s
IPFS Integration tests
2m 20s
examples
1m 11s
semver
13m 44s
rustfmt
13s
manifest_lint
17s
Check for changes in proto files
51s
Ensure that `Cargo.lock` is up-to-date
22s
cargo-deny
46s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
108 errors
Compile with MSRV:
protocols/autonat/src/protocol.rs#L48
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
Compile with MSRV:
protocols/autonat/src/protocol.rs#L49
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile with MSRV:
protocols/autonat/src/protocol.rs#L65
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
Compile with MSRV:
protocols/autonat/src/protocol.rs#L66
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile with MSRV:
protocols/autonat/src/protocol.rs#L83
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
Compile with MSRV:
protocols/autonat/src/protocol.rs#L84
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile with MSRV:
protocols/autonat/src/protocol.rs#L85
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile with MSRV:
protocols/autonat/src/protocol.rs#L99
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
Compile with MSRV:
protocols/autonat/src/protocol.rs#L100
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile with MSRV:
protocols/autonat/src/protocol.rs#L101
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
clippy (nightly-2023-09-10):
protocols/autonat/src/protocol.rs#L48
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: asynchronous_codec::Decoder` is not satisfied
|
clippy (nightly-2023-09-10):
protocols/autonat/src/protocol.rs#L49
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
clippy (nightly-2023-09-10):
protocols/autonat/src/protocol.rs#L65
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: asynchronous_codec::Decoder` is not satisfied
|
clippy (nightly-2023-09-10):
protocols/autonat/src/protocol.rs#L66
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
clippy (nightly-2023-09-10):
protocols/autonat/src/protocol.rs#L83
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: asynchronous_codec::Encoder` is not satisfied
|
clippy (nightly-2023-09-10):
protocols/autonat/src/protocol.rs#L84
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
clippy (nightly-2023-09-10):
protocols/autonat/src/protocol.rs#L85
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
clippy (nightly-2023-09-10):
protocols/autonat/src/protocol.rs#L99
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: asynchronous_codec::Encoder` is not satisfied
|
clippy (nightly-2023-09-10):
protocols/autonat/src/protocol.rs#L100
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
clippy (nightly-2023-09-10):
protocols/autonat/src/protocol.rs#L101
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on wasm32-unknown-emscripten:
protocols/autonat/src/protocol.rs#L48
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
Compile on wasm32-unknown-emscripten:
protocols/autonat/src/protocol.rs#L49
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on wasm32-unknown-emscripten:
protocols/autonat/src/protocol.rs#L65
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
Compile on wasm32-unknown-emscripten:
protocols/autonat/src/protocol.rs#L66
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on wasm32-unknown-emscripten:
protocols/autonat/src/protocol.rs#L83
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
Compile on wasm32-unknown-emscripten:
protocols/autonat/src/protocol.rs#L84
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on wasm32-unknown-emscripten:
protocols/autonat/src/protocol.rs#L85
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on wasm32-unknown-emscripten:
protocols/autonat/src/protocol.rs#L99
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
Compile on wasm32-unknown-emscripten:
protocols/autonat/src/protocol.rs#L100
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on wasm32-unknown-emscripten:
protocols/autonat/src/protocol.rs#L101
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on x86_64-pc-windows-msvc
The job was canceled because "wasm32-unknown-emscripten" failed.
|
Compile on x86_64-pc-windows-msvc
The operation was canceled.
|
Compile on x86_64-apple-darwin
The job was canceled because "wasm32-unknown-emscripten" failed.
|
Compile on x86_64-apple-darwin:
protocols/autonat/src/protocol.rs#L48
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
Compile on x86_64-apple-darwin:
protocols/autonat/src/protocol.rs#L49
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on x86_64-apple-darwin:
protocols/autonat/src/protocol.rs#L65
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
Compile on x86_64-apple-darwin:
protocols/autonat/src/protocol.rs#L66
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on x86_64-apple-darwin:
protocols/autonat/src/protocol.rs#L83
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
Compile on x86_64-apple-darwin:
protocols/autonat/src/protocol.rs#L84
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on x86_64-apple-darwin:
protocols/autonat/src/protocol.rs#L85
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on x86_64-apple-darwin:
protocols/autonat/src/protocol.rs#L99
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
Compile on x86_64-apple-darwin:
protocols/autonat/src/protocol.rs#L100
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on x86_64-apple-darwin:
protocols/autonat/src/protocol.rs#L101
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
examples:
protocols/autonat/src/protocol.rs#L48
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
examples:
protocols/autonat/src/protocol.rs#L49
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
examples:
protocols/autonat/src/protocol.rs#L65
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
examples:
protocols/autonat/src/protocol.rs#L66
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
examples:
protocols/autonat/src/protocol.rs#L83
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
examples:
protocols/autonat/src/protocol.rs#L84
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
examples:
protocols/autonat/src/protocol.rs#L85
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
examples:
protocols/autonat/src/protocol.rs#L99
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
examples:
protocols/autonat/src/protocol.rs#L100
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
examples:
protocols/autonat/src/protocol.rs#L101
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Ensure that `Cargo.lock` is up-to-date
Process completed with exit code 101.
|
Compile on wasm32-wasi
The job was canceled because "wasm32-unknown-emscripten" failed.
|
Compile on wasm32-wasi
The operation was canceled.
|
Compile on wasm32-unknown-unknown
The job was canceled because "wasm32-unknown-emscripten" failed.
|
Compile on wasm32-unknown-unknown:
protocols/autonat/src/protocol.rs#L48
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
Compile on wasm32-unknown-unknown:
protocols/autonat/src/protocol.rs#L49
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on wasm32-unknown-unknown:
protocols/autonat/src/protocol.rs#L65
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
Compile on wasm32-unknown-unknown:
protocols/autonat/src/protocol.rs#L66
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on wasm32-unknown-unknown:
protocols/autonat/src/protocol.rs#L83
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
Compile on wasm32-unknown-unknown:
protocols/autonat/src/protocol.rs#L84
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on wasm32-unknown-unknown:
protocols/autonat/src/protocol.rs#L85
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on wasm32-unknown-unknown:
protocols/autonat/src/protocol.rs#L99
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
Compile on wasm32-unknown-unknown:
protocols/autonat/src/protocol.rs#L100
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Compile on wasm32-unknown-unknown:
protocols/autonat/src/protocol.rs#L101
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Check rustdoc intra-doc links:
protocols/autonat/src/protocol.rs#L48
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
Check rustdoc intra-doc links:
protocols/autonat/src/protocol.rs#L49
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Check rustdoc intra-doc links:
protocols/autonat/src/protocol.rs#L65
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
Check rustdoc intra-doc links:
protocols/autonat/src/protocol.rs#L66
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Check rustdoc intra-doc links:
protocols/autonat/src/protocol.rs#L83
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
Check rustdoc intra-doc links:
protocols/autonat/src/protocol.rs#L84
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Check rustdoc intra-doc links:
protocols/autonat/src/protocol.rs#L85
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Check rustdoc intra-doc links:
protocols/autonat/src/protocol.rs#L99
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
Check rustdoc intra-doc links:
protocols/autonat/src/protocol.rs#L100
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Check rustdoc intra-doc links:
protocols/autonat/src/protocol.rs#L101
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p:
protocols/autonat/src/protocol.rs#L48
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
Test libp2p:
protocols/autonat/src/protocol.rs#L49
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p:
protocols/autonat/src/protocol.rs#L65
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
Test libp2p:
protocols/autonat/src/protocol.rs#L66
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p:
protocols/autonat/src/protocol.rs#L83
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
Test libp2p:
protocols/autonat/src/protocol.rs#L84
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p:
protocols/autonat/src/protocol.rs#L85
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p:
protocols/autonat/src/protocol.rs#L99
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
Test libp2p:
protocols/autonat/src/protocol.rs#L100
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p:
protocols/autonat/src/protocol.rs#L101
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p-autonat:
protocols/autonat/src/protocol.rs#L48
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
Test libp2p-autonat:
protocols/autonat/src/protocol.rs#L49
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p-autonat:
protocols/autonat/src/protocol.rs#L65
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
Test libp2p-autonat:
protocols/autonat/src/protocol.rs#L66
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p-autonat:
protocols/autonat/src/protocol.rs#L83
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
Test libp2p-autonat:
protocols/autonat/src/protocol.rs#L84
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p-autonat:
protocols/autonat/src/protocol.rs#L85
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p-autonat:
protocols/autonat/src/protocol.rs#L99
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
Test libp2p-autonat:
protocols/autonat/src/protocol.rs#L100
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p-autonat:
protocols/autonat/src/protocol.rs#L101
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p-server:
protocols/autonat/src/protocol.rs#L48
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
Test libp2p-server:
protocols/autonat/src/protocol.rs#L49
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p-server:
protocols/autonat/src/protocol.rs#L65
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
Test libp2p-server:
protocols/autonat/src/protocol.rs#L66
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p-server:
protocols/autonat/src/protocol.rs#L83
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
Test libp2p-server:
protocols/autonat/src/protocol.rs#L84
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p-server:
protocols/autonat/src/protocol.rs#L85
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p-server:
protocols/autonat/src/protocol.rs#L99
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
Test libp2p-server:
protocols/autonat/src/protocol.rs#L100
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
Test libp2p-server:
protocols/autonat/src/protocol.rs#L101
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|