Skip to content

feat(swarm): set default for idle-connection-timeout to 10s #17105

feat(swarm): set default for idle-connection-timeout to 10s

feat(swarm): set default for idle-connection-timeout to 10s #17105

Triggered via pull request October 31, 2024 17:57
Status Failure
Total duration 7m 45s
Artifacts

ci.yml

on: pull_request
gather_published_crates
12s
gather_published_crates
Run all WASM tests
1m 23s
Run all WASM tests
Compile with MSRV
43s
Compile with MSRV
Check rustdoc intra-doc links
54s
Check rustdoc intra-doc links
IPFS Integration tests
59s
IPFS Integration tests
examples
39s
examples
semver
3m 48s
semver
rustfmt
15s
rustfmt
manifest_lint
12s
manifest_lint
Check for changes in proto files
16s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
15s
Ensure that `Cargo.lock` is up-to-date
cargo-deny
31s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
clippy (beta): examples/ipfs-private/src/main.rs#L34
unused import: `time::Duration`
clippy (beta)
Process completed with exit code 101.
clippy (1.80.0): examples/identify/src/main.rs#L25
unused import: `time::Duration`
clippy (1.80.0): examples/distributed-key-value-store/src/main.rs#L33
unused import: `std::time::Duration`
clippy (1.80.0): examples/metrics/src/main.rs#L31
unused import: `std::time::Duration`
clippy (1.80.0)
Process completed with exit code 101.
examples: examples/autonat/src/bin/autonat_server.rs#L30
unused import: `std::time::Duration`
examples
Process completed with exit code 101.
Compile with MSRV: examples/autonat/src/bin/autonat_server.rs#L30
unused import: `std::time::Duration`
Compile with MSRV
Process completed with exit code 101.
Test libp2p
Process completed with exit code 1.
Test libp2p-swarm-test
Process completed with exit code 1.
Test libp2p-tls: transports/tls/tests/smoke.rs#L7
unused import: `std::time::Duration`
Test libp2p-tls
Process completed with exit code 101.
Test libp2p-kad
Process completed with exit code 1.
Test libp2p-swarm
Process completed with exit code 1.
Test libp2p-connection-limits
Failed to download action 'https://api.github.com/repos/Swatinem/rust-cache/tarball/82a92a6e8fbeee089604da2575dc567ae9ddeaab'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Test libp2p-connection-limits
Back off 13.348 seconds before retry.