Skip to content

feat: add WebTransport protocol #16582

feat: add WebTransport protocol

feat: add WebTransport protocol #16582

Triggered via pull request July 17, 2024 11:22
Status Failure
Total duration 8m 13s
Artifacts

ci.yml

on: pull_request
gather_published_crates
4s
gather_published_crates
Run all WASM tests
1m 21s
Run all WASM tests
Compile with MSRV
48s
Compile with MSRV
Check rustdoc intra-doc links
15s
Check rustdoc intra-doc links
IPFS Integration tests
1m 4s
IPFS Integration tests
examples
1m 6s
examples
semver
3m 29s
semver
rustfmt
6s
rustfmt
manifest_lint
7s
manifest_lint
Check for changes in proto files
18s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
6s
Ensure that `Cargo.lock` is up-to-date
cargo-deny
26s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

69 errors
rustfmt: transports/quic/src/certificate_manager.rs#L25
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/certificate_manager.rs
rustfmt: transports/quic/src/certificate_manager.rs#L56
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/certificate_manager.rs
rustfmt: transports/quic/src/certificate_manager.rs#L69
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/certificate_manager.rs
rustfmt: transports/quic/src/certificate_manager.rs#L77
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/certificate_manager.rs
rustfmt: transports/quic/src/certificate_manager.rs#L91
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/certificate_manager.rs
rustfmt: transports/quic/src/certificate_manager.rs#L108
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/certificate_manager.rs
rustfmt: transports/quic/src/certificate_manager.rs#L125
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/certificate_manager.rs
rustfmt: transports/quic/src/certificate_manager.rs#L154
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/certificate_manager.rs
rustfmt: transports/quic/src/connection/connecting.rs#L27
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/connection/connecting.rs
rustfmt: transports/quic/src/connection/connecting.rs#L34
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/connection/connecting.rs
Ensure that `Cargo.lock` is up-to-date
Process completed with exit code 101.
Check rustdoc intra-doc links: transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
Check rustdoc intra-doc links: transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
Check rustdoc intra-doc links: transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
Check rustdoc intra-doc links: transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
Check rustdoc intra-doc links
Process completed with exit code 101.
clippy (beta): transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
clippy (beta): transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
clippy (beta): transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
clippy (beta): transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
clippy (beta)
Process completed with exit code 101.
Compile with MSRV: transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
Compile with MSRV: transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
Compile with MSRV: transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
Compile with MSRV: transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
Compile with MSRV
Process completed with exit code 101.
clippy (1.78.0): transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
clippy (1.78.0): transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
clippy (1.78.0): transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
clippy (1.78.0): transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
clippy (1.78.0)
Process completed with exit code 101.
examples: transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
examples: transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
examples: transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
examples: transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
examples
Process completed with exit code 101.
Compile on x86_64-apple-darwin: transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
Compile on x86_64-apple-darwin: transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
Compile on x86_64-apple-darwin: transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
Compile on x86_64-apple-darwin: transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
Compile on x86_64-apple-darwin
Process completed with exit code 101.
Compile on x86_64-pc-windows-msvc
The job was canceled because "x86_64-apple-darwin_macos" failed.
Compile on x86_64-pc-windows-msvc
The operation was canceled.
Test libp2p: transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
Test libp2p: transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
Test libp2p: transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
Test libp2p: transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
Test libp2p
Process completed with exit code 101.
Test libp2p-perf: transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
Test libp2p-perf: transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
Test libp2p-perf: transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
Test libp2p-perf: transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
Test libp2p-perf
Process completed with exit code 101.
Test libp2p-quic: transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
Test libp2p-quic: transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
Test libp2p-quic: transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
Test libp2p-quic: transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
Test libp2p-quic
Process completed with exit code 101.
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test libp2p-server: transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
Test libp2p-server: transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
Test libp2p-server: transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
Test libp2p-server: transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
Test libp2p-server
Process completed with exit code 101.
Test libp2p-tls: transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
Test libp2p-tls: transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
Test libp2p-tls: transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
Test libp2p-tls: transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
Test libp2p-tls
Process completed with exit code 101.