Skip to content

feat(autonatv2): Implement autonat v2 #179

feat(autonatv2): Implement autonat v2

feat(autonatv2): Implement autonat v2 #179

Triggered via pull request June 14, 2024 08:46
Status Cancelled
Total duration 6m 55s
Artifacts

ci.yml

on: pull_request
gather_published_crates
15s
gather_published_crates
Run all WASM tests
1m 28s
Run all WASM tests
Compile with MSRV
27s
Compile with MSRV
Check rustdoc intra-doc links
1m 1s
Check rustdoc intra-doc links
IPFS Integration tests
1m 2s
IPFS Integration tests
examples
3m 21s
examples
semver
3m 30s
semver
rustfmt
14s
rustfmt
manifest_lint
10s
manifest_lint
Check for changes in proto files
19s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
20s
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

23 errors and 4 warnings
Compile on wasm32-unknown-unknown: protocols/autonat/src/v2/server/behaviour.rs#L176
cannot find value `ENETUNREACH` in crate `libc`
Compile on wasm32-unknown-unknown
Process completed with exit code 101.
clippy (1.78.0): protocols/autonat/src/v2/server/behaviour.rs#L107
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `Vec`
clippy (1.78.0)
Process completed with exit code 101.
Compile with MSRV: misc/server/src/behaviour.rs#L27
use of deprecated struct `libp2p::libp2p_autonat::Behaviour`: Please use `v2` module instead.
Compile with MSRV: misc/server/src/behaviour.rs#L60
use of deprecated struct `libp2p::libp2p_autonat::Behaviour`: Please use `v2` module instead.
Compile with MSRV: misc/server/src/behaviour.rs#L60
use of deprecated associated function `libp2p::libp2p_autonat::Behaviour::new`: Please use `v2` module instead.
Compile with MSRV
Process completed with exit code 101.
clippy (beta): protocols/autonat/src/v2/server/behaviour.rs#L107
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `Vec`
clippy (beta)
Process completed with exit code 101.
Compile on x86_64-pc-windows-msvc
The job was canceled because "wasm32-unknown-unknown_ub" failed.
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.
Test libp2p-memory-connection-limits
Process completed with exit code 101.
Test libp2p-dcutr
Process completed with exit code 101.
Test libp2p-autonat
Process completed with exit code 1.
Test libp2p-server: misc/server/src/behaviour.rs#L27
use of deprecated struct `libp2p::libp2p_autonat::Behaviour`: Please use `v2` module instead.
Test libp2p-server: misc/server/src/behaviour.rs#L60
use of deprecated struct `libp2p::libp2p_autonat::Behaviour`: Please use `v2` module instead.
Test libp2p-server: misc/server/src/behaviour.rs#L60
use of deprecated associated function `libp2p::libp2p_autonat::Behaviour::new`: Please use `v2` module instead.
Test libp2p-server
Process completed with exit code 101.
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test multistream-select
Canceling since a higher priority waiting request for 'Continuous integration-refs/pull/1/merge' exists
Test multistream-select
The operation was canceled.
Test multistream-select
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/692973e3d937129bcbf40652eb9f2f61becf3332'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Test multistream-select
Back off 16.242 seconds before retry.
Test multistream-select
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/692973e3d937129bcbf40652eb9f2f61becf3332'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Test multistream-select
Back off 28.767 seconds before retry.