Skip to content

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

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

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

Triggered via pull request December 5, 2023 17:38
Status Failure
Total duration 7m 20s
Artifacts

ci.yml

on: pull_request
gather_published_crates
5s
gather_published_crates
Run all WASM tests
1m 46s
Run all WASM tests
Compile with MSRV
27s
Compile with MSRV
Check rustdoc intra-doc links
26s
Check rustdoc intra-doc links
IPFS Integration tests
18s
IPFS Integration tests
examples
29s
examples
semver
6m 32s
semver
rustfmt
10s
rustfmt
manifest_lint
11s
manifest_lint
Check for changes in proto files
8s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
16s
Ensure that `Cargo.lock` is up-to-date
cargo-deny
30s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

67 errors
Compile on wasm32-unknown-unknown: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Compile on wasm32-unknown-unknown
Process completed with exit code 101.
Compile on wasm32-unknown-emscripten: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Compile on wasm32-unknown-emscripten
Process completed with exit code 101.
Compile on wasm32-wasi: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Compile on wasm32-wasi
Process completed with exit code 101.
IPFS Integration tests: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
IPFS Integration tests
Process completed with exit code 101.
Compile on x86_64-apple-darwin
The job was canceled because "wasm32-unknown-unknown_ub" failed.
Compile on x86_64-apple-darwin
The operation was canceled.
Check rustdoc intra-doc links: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Compile on x86_64-pc-windows-msvc
The job was canceled because "wasm32-unknown-unknown_ub" failed.
Compile with MSRV: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Check rustdoc intra-doc links
Process completed with exit code 101.
Compile on x86_64-pc-windows-msvc
The operation was canceled.
Compile with MSRV
Process completed with exit code 101.
examples: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
examples
Process completed with exit code 101.
clippy (nightly-2023-09-10): muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
clippy (nightly-2023-09-10)
Process completed with exit code 101.
Test libp2p: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p
Process completed with exit code 101.
Test libp2p-allow-block-list: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-allow-block-list
Process completed with exit code 101.
Test libp2p-yamux: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-yamux
Process completed with exit code 101.
Test libp2p-perf: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-perf
Process completed with exit code 101.
Test libp2p-connection-limits: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-connection-limits
Process completed with exit code 101.
Test libp2p-autonat: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-autonat
Process completed with exit code 101.
Test libp2p-identify: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-identify
Process completed with exit code 101.
Test libp2p-memory-connection-limits: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-memory-connection-limits
Process completed with exit code 101.
Test libp2p-gossipsub: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-gossipsub
Process completed with exit code 101.
Test libp2p-swarm-test: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-swarm-test
Process completed with exit code 101.
Test libp2p-websocket-websys: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-websocket-websys
Process completed with exit code 101.
Test libp2p-ping: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-ping
Process completed with exit code 101.
Test libp2p-quic: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-quic
Process completed with exit code 101.
Test libp2p-rendezvous: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-rendezvous
Process completed with exit code 101.
Test libp2p-dcutr: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-dcutr
Process completed with exit code 101.
Test libp2p-relay: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-relay
Process completed with exit code 101.
Test libp2p-kad: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-kad
Process completed with exit code 101.
Test libp2p-mdns: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-mdns
Process completed with exit code 101.
Test libp2p-tls: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-tls
Process completed with exit code 101.
Test libp2p-pnet: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-pnet
Process completed with exit code 101.
Test libp2p-swarm: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-swarm
Process completed with exit code 101.
Test libp2p-request-response: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-request-response
Process completed with exit code 101.
Test libp2p-server: muxers/yamux/src/lib.rs#L312
variable does not need to be mutable
Test libp2p-server
Process completed with exit code 101.
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1