Use non-contiguous buffer for codec and transport #2282
CI.yml
on: pull_request
rustfmt
8s
cargo-deny check
24s
codegen
30s
Check MSRV
39s
Matrix: check
Matrix: Interop Tests
Matrix: test
Matrix: Check unused dependencies
Annotations
8 errors and 14 warnings
Check MSRV
cannot find type `RawFd` in `std::os::fd`
|
Check MSRV
module `fd` is private
|
Check MSRV
Process completed with exit code 101.
|
Check unused dependencies (ubuntu-latest)
Process completed with exit code 1.
|
Check unused dependencies (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Check unused dependencies (windows-latest)
The operation was canceled.
|
Check unused dependencies (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
|
Check unused dependencies (macOS-latest)
The operation was canceled.
|
codegen
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
76: tower = {version = "0.4.7", default-features = false, features = ["balance", "buffer", "discover", "limit", "load", "make", "timeout", "util"], optional = true}
77: matchit = { version = "0.7" , optional = true }
^
|
Interop Tests (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
76: tower = {version = "0.4.7", default-features = false, features = ["balance", "buffer", "discover", "limit", "load", "make", "timeout", "util"], optional = true}
77: matchit = { version = "0.7" , optional = true }
^
|
Check MSRV
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
76: tower = {version = "0.4.7", default-features = false, features = ["balance", "buffer", "discover", "limit", "load", "make", "timeout", "util"], optional = true}
77: matchit = { version = "0.7" , optional = true }
^
|
Interop Tests (macOS-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
76: tower = {version = "0.4.7", default-features = false, features = ["balance", "buffer", "discover", "limit", "load", "make", "timeout", "util"], optional = true}
77: matchit = { version = "0.7" , optional = true }
^
|
check (macOS-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
76: tower = {version = "0.4.7", default-features = false, features = ["balance", "buffer", "discover", "limit", "load", "make", "timeout", "util"], optional = true}
77: matchit = { version = "0.7" , optional = true }
^
|
check (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
76: tower = {version = "0.4.7", default-features = false, features = ["balance", "buffer", "discover", "limit", "load", "make", "timeout", "util"], optional = true}
77: matchit = { version = "0.7" , optional = true }
^
|
Check unused dependencies (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
76: tower = {version = "0.4.7", default-features = false, features = ["balance", "buffer", "discover", "limit", "load", "make", "timeout", "util"], optional = true}
77: matchit = { version = "0.7" , optional = true }
^
|
Check unused dependencies (windows-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
76: tower = {version = "0.4.7", default-features = false, features = ["balance", "buffer", "discover", "limit", "load", "make", "timeout", "util"], optional = true}
77: matchit = { version = "0.7" , optional = true }
^
|
Check unused dependencies (macOS-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
76: tower = {version = "0.4.7", default-features = false, features = ["balance", "buffer", "discover", "limit", "load", "make", "timeout", "util"], optional = true}
77: matchit = { version = "0.7" , optional = true }
^
|
check (windows-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
76: tower = {version = "0.4.7", default-features = false, features = ["balance", "buffer", "discover", "limit", "load", "make", "timeout", "util"], optional = true}
77: matchit = { version = "0.7" , optional = true }
^
|
test (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
76: tower = {version = "0.4.7", default-features = false, features = ["balance", "buffer", "discover", "limit", "load", "make", "timeout", "util"], optional = true}
77: matchit = { version = "0.7" , optional = true }
^
|
Interop Tests (windows-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
76: tower = {version = "0.4.7", default-features = false, features = ["balance", "buffer", "discover", "limit", "load", "make", "timeout", "util"], optional = true}
77: matchit = { version = "0.7" , optional = true }
^
|
test (macOS-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
76: tower = {version = "0.4.7", default-features = false, features = ["balance", "buffer", "discover", "limit", "load", "make", "timeout", "util"], optional = true}
77: matchit = { version = "0.7" , optional = true }
^
|
test (windows-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
76: tower = {version = "0.4.7", default-features = false, features = ["balance", "buffer", "discover", "limit", "load", "make", "timeout", "util"], optional = true}
77: matchit = { version = "0.7" , optional = true }
^
|