feat(libp2p): track bandwidth per transport protocol stack #13926
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
7s
Run all WASM tests
3m 0s
Compile with MSRV
35s
Check rustdoc intra-doc links
45s
IPFS Integration tests
31s
examples
52s
semver
10m 33s
rustfmt
11s
manifest_lint
7s
Check for changes in proto files
21s
Ensure that `Cargo.lock` is up-to-date
15s
cargo-deny
36s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
48 errors
Compile with select features (mdns tcp dns tokio):
libp2p/src/builder/phase/bandwidth_logging.rs#L4
failed to resolve: unresolved import
|
Compile with select features (mdns tcp dns tokio):
libp2p/src/builder/phase/quic.rs#L265
no method named `with_bandwidth_logging` found for struct `builder::SwarmBuilder<Provider, bandwidth_logging::BandwidthLoggingPhase<T, relay::NoRelayBehaviour>>` in the current scope
|
Compile with select features (mdns tcp dns tokio):
libp2p/src/builder/phase/quic.rs#L255
failed to resolve: use of undeclared crate or module `libp2p_metrics`
|
Compile with select features (mdns tcp dns tokio)
Process completed with exit code 101.
|
Compile with select features (mdns tcp dns async-std)
The job was canceled because "mdns_tcp_dns_tokio" failed.
|
Compile with select features (mdns tcp dns async-std):
libp2p/src/builder/phase/bandwidth_logging.rs#L4
failed to resolve: unresolved import
|
Compile with select features (mdns tcp dns async-std):
libp2p/src/builder/phase/quic.rs#L265
no method named `with_bandwidth_logging` found for struct `builder::SwarmBuilder<Provider, bandwidth_logging::BandwidthLoggingPhase<T, relay::NoRelayBehaviour>>` in the current scope
|
Compile with select features (mdns tcp dns async-std):
libp2p/src/builder/phase/quic.rs#L255
failed to resolve: use of undeclared crate or module `libp2p_metrics`
|
Compile with select features (mdns tcp dns async-std)
The operation was canceled.
|
Compile with MSRV:
libp2p/src/bandwidth.rs#L117
associated function `new` is never used
|
Compile with MSRV
Process completed with exit code 101.
|
Check rustdoc intra-doc links:
libp2p/src/bandwidth.rs#L117
associated function `new` is never used
|
Check rustdoc intra-doc links
Process completed with exit code 101.
|
Compile on wasm32-unknown-emscripten:
libp2p/src/bandwidth.rs#L117
associated function `new` is never used
|
Compile on wasm32-unknown-emscripten
Process completed with exit code 101.
|
Compile on x86_64-pc-windows-msvc
The job was canceled because "wasm32-unknown-emscripten" failed.
|
Compile on x86_64-pc-windows-msvc
The operation was canceled.
|
Compile on wasm32-unknown-unknown
The job was canceled because "wasm32-unknown-emscripten" failed.
|
Compile on wasm32-unknown-unknown:
libp2p/src/bandwidth.rs#L117
associated function `new` is never used
|
Compile on wasm32-unknown-unknown
The operation was canceled.
|
Compile on wasm32-wasi
The job was canceled because "wasm32-unknown-emscripten" failed.
|
Compile on wasm32-wasi:
libp2p/src/bandwidth.rs#L117
associated function `new` is never used
|
Compile on wasm32-wasi
The operation was canceled.
|
Compile on x86_64-apple-darwin
The operation was canceled.
|
clippy (nightly-2023-09-10):
libp2p/src/bandwidth.rs#L117
associated function `new` is never used
|
clippy (nightly-2023-09-10)
Process completed with exit code 101.
|
rustfmt:
libp2p/src/builder/phase/bandwidth_logging.rs#L24
Diff in /home/runner/work/rust-libp2p/rust-libp2p/libp2p/src/builder/phase/bandwidth_logging.rs
|
rustfmt:
libp2p/src/transport_ext.rs#L86
Diff in /home/runner/work/rust-libp2p/rust-libp2p/libp2p/src/transport_ext.rs
|
rustfmt:
misc/metrics/src/bandwidth.rs#L192
Diff in /home/runner/work/rust-libp2p/rust-libp2p/misc/metrics/src/bandwidth.rs
|
rustfmt
Process completed with exit code 1.
|
examples:
libp2p/src/builder/phase/bandwidth_logging.rs#L4
failed to resolve: unresolved import
|
examples:
libp2p/src/builder/phase/quic.rs#L265
no method named `with_bandwidth_logging` found for struct `builder::SwarmBuilder<Provider, bandwidth_logging::BandwidthLoggingPhase<T, relay::NoRelayBehaviour>>` in the current scope
|
examples:
libp2p/src/builder/phase/quic.rs#L255
failed to resolve: use of undeclared crate or module `libp2p_metrics`
|
examples
Process completed with exit code 101.
|
IPFS Integration tests:
libp2p/src/builder/phase/bandwidth_logging.rs#L4
failed to resolve: unresolved import
|
IPFS Integration tests:
libp2p/src/builder/phase/quic.rs#L265
no method named `with_bandwidth_logging` found for struct `builder::SwarmBuilder<Provider, bandwidth_logging::BandwidthLoggingPhase<T, relay::NoRelayBehaviour>>` in the current scope
|
IPFS Integration tests:
libp2p/src/builder/phase/quic.rs#L255
failed to resolve: use of undeclared crate or module `libp2p_metrics`
|
IPFS Integration tests
Process completed with exit code 101.
|
Test libp2p:
libp2p/src/bandwidth.rs#L117
associated function `new` is never used
|
Test libp2p
Process completed with exit code 101.
|
Test libp2p-metrics
Process completed with exit code 1.
|
Test libp2p-perf:
libp2p/src/builder/phase/bandwidth_logging.rs#L4
failed to resolve: unresolved import
|
Test libp2p-perf:
libp2p/src/builder/phase/quic.rs#L265
no method named `with_bandwidth_logging` found for struct `builder::SwarmBuilder<Provider, bandwidth_logging::BandwidthLoggingPhase<T, relay::NoRelayBehaviour>>` in the current scope
|
Test libp2p-perf:
libp2p/src/builder/phase/quic.rs#L255
failed to resolve: use of undeclared crate or module `libp2p_metrics`
|
Test libp2p-perf
Process completed with exit code 101.
|
Test libp2p-server:
libp2p/src/bandwidth.rs#L117
associated function `new` is never used
|
Test libp2p-server
Process completed with exit code 101.
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|