Skip to content

feat(yamux): auto-tune (dynamic) stream receive window #14776

feat(yamux): auto-tune (dynamic) stream receive window

feat(yamux): auto-tune (dynamic) stream receive window #14776

Triggered via pull request December 1, 2023 17:23
Status Failure
Total duration 7m 35s
Artifacts

ci.yml

on: pull_request
gather_published_crates
3s
gather_published_crates
Run all WASM tests
1m 38s
Run all WASM tests
Compile with MSRV
31s
Compile with MSRV
Check rustdoc intra-doc links
23s
Check rustdoc intra-doc links
IPFS Integration tests
28s
IPFS Integration tests
examples
29s
examples
semver
6m 58s
semver
rustfmt
12s
rustfmt
manifest_lint
7s
manifest_lint
Check for changes in proto files
22s
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
27s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

70 errors
Check rustdoc intra-doc links: interop-tests/src/arch.rs#L74
the trait bound `libp2p::libp2p_yamux::Config: Clone` is not satisfied
Check rustdoc intra-doc links: interop-tests/src/arch.rs#L100
the trait bound `libp2p::libp2p_yamux::Config: Clone` is not satisfied
Check rustdoc intra-doc links: interop-tests/src/arch.rs#L120
the trait bound `libp2p::libp2p_yamux::Config: Clone` is not satisfied
Check rustdoc intra-doc links: interop-tests/src/arch.rs#L140
the trait bound `libp2p::libp2p_yamux::Config: Clone` is not satisfied
Check rustdoc intra-doc links
Process completed with exit code 101.
rustfmt: protocols/perf/src/bin/perf.rs#L71
Diff in /home/runner/work/rust-libp2p/rust-libp2p/protocols/perf/src/bin/perf.rs
rustfmt
Process completed with exit code 1.
IPFS Integration tests: examples/ipfs-kad/src/main.rs#L54
the trait bound `libp2p::libp2p_yamux::Config: Clone` is not satisfied
IPFS Integration tests
Process completed with exit code 101.
Compile with MSRV: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Compile with MSRV
Process completed with exit code 101.
examples: examples/autonat/src/bin/autonat_client.rs#L60
the trait bound `libp2p::libp2p_yamux::Config: Clone` is not satisfied
examples: examples/autonat/src/bin/autonat_server.rs#L53
the trait bound `libp2p::libp2p_yamux::Config: Clone` is not satisfied
examples
Process completed with exit code 101.
clippy (nightly-2023-09-10): muxers/yamux/src/lib.rs#L334
this expression creates a reference which is immediately dereferenced by the compiler
clippy (nightly-2023-09-10)
Process completed with exit code 101.
Test libp2p: libp2p/src/builder.rs#L92
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p: libp2p/src/builder.rs#L114
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p: libp2p/src/builder.rs#L174
the trait bound `SelectMuxerUpgrade<_, _>: Clone` is not satisfied
Test libp2p: libp2p/src/builder.rs#L199
the trait bound `SelectMuxerUpgrade<_, _>: Clone` is not satisfied
Test libp2p: libp2p/src/builder.rs#L225
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p: libp2p/src/builder.rs#L249
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p: libp2p/src/builder.rs#L273
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p: libp2p/src/builder.rs#L297
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p: libp2p/src/builder.rs#L328
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p: libp2p/src/builder.rs#L331
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-allow-block-list: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-allow-block-list
Process completed with exit code 101.
Test libp2p-autonat: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-autonat
Process completed with exit code 101.
Test libp2p-quic: transports/quic/tests/smoke.rs#L227
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-quic
Process completed with exit code 101.
Test libp2p-websocket-websys: transports/websocket-websys/src/lib.rs#L60
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-websocket-websys
Process completed with exit code 101.
Test libp2p-connection-limits: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-connection-limits
Process completed with exit code 101.
Test libp2p-perf: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-perf
Process completed with exit code 101.
Test libp2p-memory-connection-limits: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-memory-connection-limits
Process completed with exit code 101.
Test libp2p-identify: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-identify
Process completed with exit code 101.
Test libp2p-swarm-test: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-swarm-test
Process completed with exit code 101.
Test libp2p-ping: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-ping
Process completed with exit code 101.
Test libp2p-relay: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-relay
Process completed with exit code 101.
Test libp2p-gossipsub: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-gossipsub
Process completed with exit code 101.
Test libp2p-kad: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-kad
Process completed with exit code 101.
Test libp2p-pnet: transports/pnet/tests/smoke.rs#L114
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-pnet
Process completed with exit code 101.
Test libp2p-mdns: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-mdns
Process completed with exit code 101.
Test libp2p-rendezvous: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-rendezvous
Process completed with exit code 101.
Test libp2p-dcutr: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-dcutr
Process completed with exit code 101.
Test libp2p-tls: transports/tls/tests/smoke.rs#L65
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-tls
Process completed with exit code 101.
Test libp2p-request-response: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-request-response
Process completed with exit code 101.
Test libp2p-yamux
Process completed with exit code 1.
Test libp2p-swarm: swarm-test/src/lib.rs#L214
the trait bound `libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-swarm
Process completed with exit code 101.
Test libp2p-server: misc/server/src/main.rs#L81
the trait bound `libp2p::libp2p_yamux::Config: Clone` is not satisfied
Test libp2p-server
Process completed with exit code 101.
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1