fix(identify): Remove peer from cache on DialError::WrongPeerId
event
#18013
ci.yml
on: pull_request
gather_published_crates
5s
Run all WASM tests
1m 31s
Compile with MSRV
24s
Check rustdoc intra-doc links
14s
IPFS Integration tests
1m 10s
examples
1m 9s
semver
3m 37s
rustfmt
11s
manifest_lint
3s
Check for changes in proto files
18s
Ensure that `Cargo.lock` is up-to-date
14s
cargo-deny
32s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
78 errors and 46 warnings
Check rustdoc intra-doc links:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
Check rustdoc intra-doc links:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
Check rustdoc intra-doc links:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
Check rustdoc intra-doc links
Process completed with exit code 101.
|
Compile on wasm32-wasip1:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
Compile on wasm32-wasip1:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
Compile on wasm32-wasip1:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
Compile on wasm32-wasip1
Process completed with exit code 101.
|
Compile on wasm32-unknown-unknown
The job was canceled because "wasm32-wasip1_ubuntu-late" failed.
|
Compile on wasm32-unknown-unknown:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
Compile on wasm32-unknown-unknown:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
Compile on wasm32-unknown-unknown:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
Compile on wasm32-unknown-unknown
Process completed with exit code 101.
|
Compile on wasm32-unknown-emscripten
The job was canceled because "wasm32-wasip1_ubuntu-late" failed.
|
Compile on wasm32-unknown-emscripten:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
Compile on wasm32-unknown-emscripten:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
Compile on wasm32-unknown-emscripten:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
Compile on wasm32-unknown-emscripten
Process completed with exit code 101.
|
Compile with MSRV:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
Compile with MSRV:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
Compile with MSRV:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
Compile with MSRV
Process completed with exit code 101.
|
Compile on x86_64-apple-darwin
The job was canceled because "wasm32-wasip1_ubuntu-late" failed.
|
Compile on x86_64-apple-darwin
The operation was canceled.
|
Compile on x86_64-pc-windows-msvc
The job was canceled because "wasm32-wasip1_ubuntu-late" failed.
|
clippy (1.83.0):
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
clippy (1.83.0):
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
clippy (1.83.0):
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
clippy (1.83.0)
Process completed with exit code 101.
|
clippy (beta):
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
clippy (beta):
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
clippy (beta):
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
clippy (beta)
Process completed with exit code 101.
|
examples:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
examples:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
examples:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
examples
Process completed with exit code 101.
|
Test libp2p:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
Test libp2p:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
Test libp2p:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
Test libp2p
Process completed with exit code 101.
|
Test libp2p-autonat:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
Test libp2p-autonat:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
Test libp2p-autonat:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
Test libp2p-autonat
Process completed with exit code 101.
|
Test libp2p-connection-limits:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
Test libp2p-connection-limits:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
Test libp2p-connection-limits:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
Test libp2p-connection-limits
Process completed with exit code 101.
|
Test libp2p-dcutr:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
Test libp2p-dcutr:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
Test libp2p-dcutr:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
Test libp2p-dcutr
Process completed with exit code 101.
|
Test libp2p-metrics:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
Test libp2p-metrics:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
Test libp2p-metrics:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
Test libp2p-metrics
Process completed with exit code 101.
|
Test libp2p-identify:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
Test libp2p-identify:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
Test libp2p-identify:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
Test libp2p-identify
Process completed with exit code 101.
|
Test libp2p-memory-connection-limits:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
Test libp2p-memory-connection-limits:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
Test libp2p-memory-connection-limits:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
Test libp2p-memory-connection-limits
Process completed with exit code 101.
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Test libp2p-kad:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
Test libp2p-kad:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
Test libp2p-kad:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
Test libp2p-kad
Process completed with exit code 101.
|
Test libp2p-swarm:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
Test libp2p-swarm:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
Test libp2p-swarm:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
Test libp2p-swarm
Process completed with exit code 101.
|
Test libp2p-server:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
Test libp2p-server:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
Test libp2p-server:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
Test libp2p-server
Process completed with exit code 101.
|
clippy (beta)
Cache not found for keys: v0-rust-clippy-Linux-52a8fa2c-d8829ec0, v0-rust-clippy-Linux-52a8fa2c
|
examples
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-floodsub
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-webrtc
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-autonat
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-core
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-allow-block-list
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-connection-limits
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-dcutr
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-perf
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-metrics
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-identity
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-identify
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-dns
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-swarm-derive
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-memory-connection-limits
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-plaintext
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-gossipsub
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-noise
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-kad
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-ping
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-mdns
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-mplex
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-pnet
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-relay
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-rendezvous
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-stream
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-uds
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-swarm-test
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-tcp
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-swarm
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-quic
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-request-response
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-webrtc-utils
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-tls
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-webrtc-websys
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-server
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test multistream-select
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-websocket-websys
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test quick-protobuf-codec
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-webtransport-websys
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-upnp
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-websocket
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test rw-stream-sink
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|
Test libp2p-yamux
Cache not found for keys: v0-rust-stable-cache-Linux-f683d6a1-d8829ec0, v0-rust-stable-cache-Linux-f683d6a1
|