Skip to content

Draft: Update to hyper 1.0 and axum 0.7 #2295

Draft: Update to hyper 1.0 and axum 0.7

Draft: Update to hyper 1.0 and axum 0.7 #2295

Re-run triggered December 11, 2023 15:30
Status Failure
Total duration 1m 49s
Artifacts

CI.yml

on: pull_request
Matrix: check
Matrix: Interop Tests
Matrix: test
Matrix: Check unused dependencies
Fit to window
Zoom out
Zoom in

Annotations

50 errors
rustfmt: tonic/src/body.rs#L20
Diff in /home/runner/work/tonic/tonic/tonic/src/body.rs
rustfmt: tonic/src/codec/encode.rs#L337
Diff in /home/runner/work/tonic/tonic/tonic/src/codec/encode.rs
rustfmt: tonic/src/codec/prost.rs#L328
Diff in /home/runner/work/tonic/tonic/tonic/src/codec/prost.rs
rustfmt: tonic/src/extensions.rs#L95
Diff in /home/runner/work/tonic/tonic/tonic/src/extensions.rs
rustfmt: tonic/src/service/interceptor.rs#L328
Diff in /home/runner/work/tonic/tonic/tonic/src/service/interceptor.rs
rustfmt: tonic/src/status.rs#L1003
Diff in /home/runner/work/tonic/tonic/tonic/src/status.rs
rustfmt: tonic/src/transport/channel/mod.rs#L26
Diff in /home/runner/work/tonic/tonic/tonic/src/transport/channel/mod.rs
rustfmt: tonic/src/transport/mod.rs#L124
Diff in /home/runner/work/tonic/tonic/tonic/src/transport/mod.rs
rustfmt: tonic/src/transport/server/incoming.rs#L197
Diff in /home/runner/work/tonic/tonic/tonic/src/transport/server/incoming.rs
rustfmt: tonic/src/transport/server/mod.rs#L889
Diff in /home/runner/work/tonic/tonic/tonic/src/transport/server/mod.rs
check (ubuntu-latest): tonic/src/codec/decode.rs#L359
no method named `poll_trailers` found for struct `Pin<&mut UnsyncBoxBody<bytes::Bytes, Status>>` in the current scope
check (ubuntu-latest): tonic/src/codec/decode.rs#L125
no method named `map_data` found for type parameter `B` in the current scope
check (ubuntu-latest): tonic/src/codec/decode.rs#L234
no method named `poll_data` found for struct `Pin<&mut UnsyncBoxBody<bytes::Bytes, Status>>` in the current scope
check (ubuntu-latest): tonic/src/codec/decode.rs#L267
no method named `poll_trailers` found for struct `Pin<&mut UnsyncBoxBody<bytes::Bytes, Status>>` in the current scope
check (ubuntu-latest): tonic/src/codec/encode.rs#L328
the trait bound `Poll<Option<std::result::Result<http_body::Frame<bytes::Bytes>, Status>>>: From<Option<std::result::Result<bytes::Bytes, _>>>` is not satisfied
check (ubuntu-latest)
Process completed with exit code 1.
Check unused dependencies (ubuntu-latest)
Process completed with exit code 1.
check (windows-latest)
The operation was canceled.
Check unused dependencies (windows-latest)
The operation was canceled.
check (macOS-latest)
The operation was canceled.
Interop Tests (ubuntu-latest): tonic/src/transport/server/mod.rs#L46
unresolved imports `hyper::server::accept`, `hyper::Body`
Interop Tests (ubuntu-latest): tonic/src/transport/server/recover_error.rs#L101
method `poll_data` is not a member of trait `http_body::Body`
Interop Tests (ubuntu-latest): tonic/src/transport/server/recover_error.rs#L111
method `poll_trailers` is not a member of trait `http_body::Body`
Interop Tests (ubuntu-latest): tonic/src/transport/service/router.rs#L75
cannot find value `boxed` in module `axum::body`
Interop Tests (windows-latest)
The operation was canceled.
Check MSRV
Process completed with exit code 101.
Check unused dependencies (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
Check unused dependencies (macOS-latest)
The operation was canceled.
Interop Tests (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
Interop Tests (macOS-latest)
The operation was canceled.
test (ubuntu-latest): tonic/src/transport/server/mod.rs#L46
unresolved imports `hyper::server::accept`, `hyper::Body`
test (ubuntu-latest): tonic/src/transport/server/recover_error.rs#L101
method `poll_data` is not a member of trait `http_body::Body`
test (ubuntu-latest): tonic/src/transport/server/recover_error.rs#L111
method `poll_trailers` is not a member of trait `http_body::Body`
test (ubuntu-latest): tonic/src/transport/service/router.rs#L75
cannot find value `boxed` in module `axum::body`
test (ubuntu-latest): tonic/src/transport/server/mod.rs#L828
type annotations needed
test (ubuntu-latest): tonic/src/transport/server/mod.rs#L828
type annotations needed
test (ubuntu-latest): tonic/src/transport/server/mod.rs#L839
type annotations needed
test (ubuntu-latest): tonic/src/transport/server/mod.rs#L839
type annotations needed
test (ubuntu-latest): tonic/src/transport/server/mod.rs#L841
type annotations needed
test (ubuntu-latest): tonic/src/transport/server/mod.rs#L841
type annotations needed
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
test (macOS-latest)
The operation was canceled.