Skip to content

feat(identity): make rand optional #13085

feat(identity): make rand optional

feat(identity): make rand optional #13085

Re-run triggered October 7, 2023 06:07
Status Failure
Total duration 5m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

74 errors
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Check rustdoc intra-doc links: libp2p/src/lib.rs#L27
redundant explicit link target
Check rustdoc intra-doc links
Process completed with exit code 101.
Test libp2p-webrtc: transports/webrtc/src/tokio/transport.rs#L498
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-webrtc
Process completed with exit code 101.
Test libp2p-allow-block-list: swarm-test/src/lib.rs#L208
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-allow-block-list
Process completed with exit code 101.
Test libp2p-connection-limits: swarm-test/src/lib.rs#L208
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-connection-limits
Process completed with exit code 101.
Test libp2p-plaintext: transports/plaintext/tests/smoke.rs#L36
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-plaintext: transports/plaintext/tests/smoke.rs#L37
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-plaintext
Process completed with exit code 101.
Test libp2p-autonat: swarm-test/src/lib.rs#L208
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-autonat
Process completed with exit code 101.
Test libp2p-metrics: protocols/gossipsub/src/behaviour.rs#L2838
no function or associated item named `random` found for struct `PeerId` in the current scope
Test libp2p-metrics
Process completed with exit code 101.
Test libp2p-perf: swarm-test/src/lib.rs#L208
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-perf
Process completed with exit code 101.
Test libp2p-noise: transports/noise/tests/smoke.rs#L34
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-noise: transports/noise/tests/smoke.rs#L46
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-noise: transports/noise/tests/smoke.rs#L47
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-noise
Process completed with exit code 101.
Test libp2p-quic: transports/quic/src/transport.rs#L849
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-core: core/tests/transport_upgrade.rs#L80
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-quic: transports/quic/src/transport.rs#L902
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-core: core/tests/transport_upgrade.rs#L91
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-quic: transports/quic/src/transport.rs#L926
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-core: core/src/peer_record.rs#L158
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-quic: transports/quic/tests/stream_compliance.rs#L69
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-core: core/src/peer_record.rs#L175
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-quic: transports/quic/tests/smoke.rs#L218
no function or associated item named `random` found for struct `PeerId` in the current scope
Test libp2p-core: core/src/peer_record.rs#L176
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-quic: transports/quic/tests/smoke.rs#L537
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-core: core/src/signed_envelope.rs#L185
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-quic
Process completed with exit code 101.
Test libp2p-core
Process completed with exit code 101.
Test libp2p-swarm-test: swarm-test/src/lib.rs#L208
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-swarm-test
Process completed with exit code 101.
Test libp2p-ping: swarm-test/src/lib.rs#L208
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-ping
Process completed with exit code 101.
Test libp2p-gossipsub: swarm-test/src/lib.rs#L208
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-identify: swarm-test/src/lib.rs#L208
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-gossipsub
Process completed with exit code 101.
Test libp2p-identify
Process completed with exit code 101.
Test libp2p-memory-connection-limits: swarm-test/src/lib.rs#L208
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-memory-connection-limits
Process completed with exit code 101.
Test libp2p-dcutr: swarm-test/src/lib.rs#L208
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-dcutr
Process completed with exit code 101.
Test libp2p-kad: swarm-test/src/lib.rs#L208
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-kad
Process completed with exit code 101.
Test libp2p-tcp: transports/tcp/src/lib.rs#L1282
no function or associated item named `random` found for struct `PeerId` in the current scope
Test libp2p-tcp
Process completed with exit code 101.
Test libp2p-rendezvous: swarm-test/src/lib.rs#L208
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-rendezvous
Process completed with exit code 101.
Test libp2p-relay: protocols/relay/tests/lib.rs#L261
no function or associated item named `random` found for struct `PeerId` in the current scope
Test libp2p-relay: protocols/relay/tests/lib.rs#L308
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-relay: protocols/relay/tests/lib.rs#L331
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-relay
Process completed with exit code 101.
Test libp2p-mdns: swarm-test/src/lib.rs#L208
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-mdns
Process completed with exit code 101.
Test libp2p-dns: transports/dns/src/lib.rs#L733
no function or associated item named `random` found for struct `PeerId` in the current scope
Test libp2p-dns
Process completed with exit code 101.
Test libp2p-request-response: swarm-test/src/lib.rs#L208
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-request-response
Process completed with exit code 101.
Test libp2p-swarm: protocols/kad/src/behaviour.rs#L1358
no function or associated item named `random` found for struct `libp2p_identity::PeerId` in the current scope
Test libp2p-swarm: protocols/kad/src/behaviour.rs#L1364
no function or associated item named `random` found for struct `libp2p_identity::PeerId` in the current scope
Test libp2p-swarm
Process completed with exit code 101.
Test libp2p-websocket: transports/websocket/src/lib.rs#L341
no function or associated item named `random` found for struct `PeerId` in the current scope
Test libp2p-websocket
Process completed with exit code 101.
Test libp2p-pnet: transports/pnet/tests/smoke.rs#L109
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-pnet
Process completed with exit code 101.
Test libp2p-tls: transports/tls/tests/smoke.rs#L60
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-tls: transports/tls/src/certificate.rs#L449
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
Test libp2p-tls
Process completed with exit code 101.