Skip to content

deps: bump asynchronous-codec from 0.6.2 to 0.7.0 #14128

deps: bump asynchronous-codec from 0.6.2 to 0.7.0

deps: bump asynchronous-codec from 0.6.2 to 0.7.0 #14128

Triggered via pull request November 2, 2023 09:56
Status Failure
Total duration 14m 52s
Artifacts
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
gather_published_crates
Run all WASM tests
3m 33s
Run all WASM tests
Compile with MSRV
42s
Compile with MSRV
Check rustdoc intra-doc links
1m 33s
Check rustdoc intra-doc links
IPFS Integration tests
2m 20s
IPFS Integration tests
examples
1m 11s
examples
semver
13m 44s
semver
rustfmt
13s
rustfmt
manifest_lint
17s
manifest_lint
Check for changes in proto files
51s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
22s
Ensure that `Cargo.lock` is up-to-date
cargo-deny
46s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

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