Skip to content

Use heap indirection to manage type signatures #452

Use heap indirection to manage type signatures

Use heap indirection to manage type signatures #452

Triggered via pull request November 10, 2023 22:46
@olix0rolix0r
synchronize #2510
ver/box
Status Failure
Total duration 4m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release.yml

on: pull_request
Matrix: package
publish
3s
publish
Fit to window
Zoom out
Zoom in

Annotations

16 errors
package (arm64, gnu): linkerd/app/inbound/src/http/server.rs#L57
error[E0599]: no method named `arc_new_box_clone_http` found for struct `Stack` in the current scope --> linkerd/app/inbound/src/http/server.rs:88:18 | 57 | / http.check_new_service::<T, http::Request<_>>() 58 | | // Convert origin form HTTP/1 URIs to absolute form for Hyper's 59 | | // `Client`. This must be below the `orig_proto::Downgrade` layer, since 60 | | // the request may have been downgraded from a HTTP/2 orig-proto request. ... | 87 | | .push(NewAccessLog::layer()) 88 | | .arc_new_box_clone_http() | | -^^^^^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `arc_new_clone_http` | |_________________| | | = note: the full type name has been written to '/__w/linkerd2-proxy/linkerd2-proxy/target/aarch64-unknown-linux-gnu/release/deps/linkerd_app_inbound-a58444de72406a65.long-type-7502483324202320212.txt'
package (arm64, gnu): linkerd/app/inbound/src/http/server.rs#L88
error[E0599]: no method named `arc_new_box_clone_http` found for struct `Stack` in the current scope --> linkerd/app/inbound/src/http/server.rs:88:18 | 57 | / http.check_new_service::<T, http::Request<_>>() 58 | | // Convert origin form HTTP/1 URIs to absolute form for Hyper's 59 | | // `Client`. This must be below the `orig_proto::Downgrade` layer, since 60 | | // the request may have been downgraded from a HTTP/2 orig-proto request. ... | 87 | | .push(NewAccessLog::layer()) 88 | | .arc_new_box_clone_http() | | -^^^^^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `arc_new_clone_http` | |_________________| | | = note: the full type name has been written to '/__w/linkerd2-proxy/linkerd2-proxy/target/aarch64-unknown-linux-gnu/release/deps/linkerd_app_inbound-a58444de72406a65.long-type-7502483324202320212.txt'
package (arm64, gnu): linkerd/app/inbound/src/http/server.rs#L119
error[E0599]: no method named `arc_new_box_tcp` found for struct `Stack` in the current scope --> linkerd/app/inbound/src/http/server.rs:125:18 | 119 | / http.push_on_service(http::BoxRequest::layer()) 120 | | .check_new_service::<T, http::Request<_>>() 121 | | .unlift_new() 122 | | .check_new_new_service::<T, http::ClientHandle, http::Request<_>>() 123 | | .push(http::NewServeHttp::layer(h2_settings, rt.drain.clone())) 124 | | .check_new_service::<T, I>() 125 | | .arc_new_box_tcp() | | -^^^^^^^^^^^^^^^ help: there is a method with a similar name: `arc_new_box` | |_________________| | | = note: the full type name has been written to '/__w/linkerd2-proxy/linkerd2-proxy/target/aarch64-unknown-linux-gnu/release/deps/linkerd_app_inbound-a58444de72406a65.long-type-5750707757427915963.txt'
package (arm64, gnu): linkerd/app/inbound/src/http/server.rs#L125
error[E0599]: no method named `arc_new_box_tcp` found for struct `Stack` in the current scope --> linkerd/app/inbound/src/http/server.rs:125:18 | 119 | / http.push_on_service(http::BoxRequest::layer()) 120 | | .check_new_service::<T, http::Request<_>>() 121 | | .unlift_new() 122 | | .check_new_new_service::<T, http::ClientHandle, http::Request<_>>() 123 | | .push(http::NewServeHttp::layer(h2_settings, rt.drain.clone())) 124 | | .check_new_service::<T, I>() 125 | | .arc_new_box_tcp() | | -^^^^^^^^^^^^^^^ help: there is a method with a similar name: `arc_new_box` | |_________________| | | = note: the full type name has been written to '/__w/linkerd2-proxy/linkerd2-proxy/target/aarch64-unknown-linux-gnu/release/deps/linkerd_app_inbound-a58444de72406a65.long-type-5750707757427915963.txt'
package (arm64, gnu)
Process completed with exit code 1.
package (arm, gnu): linkerd/app/inbound/src/http/server.rs#L57
error[E0599]: no method named `arc_new_box_clone_http` found for struct `Stack` in the current scope --> linkerd/app/inbound/src/http/server.rs:88:18 | 57 | / http.check_new_service::<T, http::Request<_>>() 58 | | // Convert origin form HTTP/1 URIs to absolute form for Hyper's 59 | | // `Client`. This must be below the `orig_proto::Downgrade` layer, since 60 | | // the request may have been downgraded from a HTTP/2 orig-proto request. ... | 87 | | .push(NewAccessLog::layer()) 88 | | .arc_new_box_clone_http() | | -^^^^^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `arc_new_clone_http` | |_________________| | | = note: the full type name has been written to '/__w/linkerd2-proxy/linkerd2-proxy/target/armv7-unknown-linux-gnueabihf/release/deps/linkerd_app_inbound-c82bc48061befea4.long-type-7619191575569244329.txt'
package (arm, gnu): linkerd/app/inbound/src/http/server.rs#L88
error[E0599]: no method named `arc_new_box_clone_http` found for struct `Stack` in the current scope --> linkerd/app/inbound/src/http/server.rs:88:18 | 57 | / http.check_new_service::<T, http::Request<_>>() 58 | | // Convert origin form HTTP/1 URIs to absolute form for Hyper's 59 | | // `Client`. This must be below the `orig_proto::Downgrade` layer, since 60 | | // the request may have been downgraded from a HTTP/2 orig-proto request. ... | 87 | | .push(NewAccessLog::layer()) 88 | | .arc_new_box_clone_http() | | -^^^^^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `arc_new_clone_http` | |_________________| | | = note: the full type name has been written to '/__w/linkerd2-proxy/linkerd2-proxy/target/armv7-unknown-linux-gnueabihf/release/deps/linkerd_app_inbound-c82bc48061befea4.long-type-7619191575569244329.txt'
package (arm, gnu): linkerd/app/inbound/src/http/server.rs#L119
error[E0599]: no method named `arc_new_box_tcp` found for struct `Stack` in the current scope --> linkerd/app/inbound/src/http/server.rs:125:18 | 119 | / http.push_on_service(http::BoxRequest::layer()) 120 | | .check_new_service::<T, http::Request<_>>() 121 | | .unlift_new() 122 | | .check_new_new_service::<T, http::ClientHandle, http::Request<_>>() 123 | | .push(http::NewServeHttp::layer(h2_settings, rt.drain.clone())) 124 | | .check_new_service::<T, I>() 125 | | .arc_new_box_tcp() | | -^^^^^^^^^^^^^^^ help: there is a method with a similar name: `arc_new_box` | |_________________| | | = note: the full type name has been written to '/__w/linkerd2-proxy/linkerd2-proxy/target/armv7-unknown-linux-gnueabihf/release/deps/linkerd_app_inbound-c82bc48061befea4.long-type-14499988778476008255.txt'
package (arm, gnu): linkerd/app/inbound/src/http/server.rs#L125
error[E0599]: no method named `arc_new_box_tcp` found for struct `Stack` in the current scope --> linkerd/app/inbound/src/http/server.rs:125:18 | 119 | / http.push_on_service(http::BoxRequest::layer()) 120 | | .check_new_service::<T, http::Request<_>>() 121 | | .unlift_new() 122 | | .check_new_new_service::<T, http::ClientHandle, http::Request<_>>() 123 | | .push(http::NewServeHttp::layer(h2_settings, rt.drain.clone())) 124 | | .check_new_service::<T, I>() 125 | | .arc_new_box_tcp() | | -^^^^^^^^^^^^^^^ help: there is a method with a similar name: `arc_new_box` | |_________________| | | = note: the full type name has been written to '/__w/linkerd2-proxy/linkerd2-proxy/target/armv7-unknown-linux-gnueabihf/release/deps/linkerd_app_inbound-c82bc48061befea4.long-type-14499988778476008255.txt'
package (arm, gnu)
Process completed with exit code 1.
package (amd64, gnu): linkerd/app/inbound/src/http/server.rs#L57
error[E0599]: no method named `arc_new_box_clone_http` found for struct `Stack` in the current scope --> linkerd/app/inbound/src/http/server.rs:88:18 | 57 | / http.check_new_service::<T, http::Request<_>>() 58 | | // Convert origin form HTTP/1 URIs to absolute form for Hyper's 59 | | // `Client`. This must be below the `orig_proto::Downgrade` layer, since 60 | | // the request may have been downgraded from a HTTP/2 orig-proto request. ... | 87 | | .push(NewAccessLog::layer()) 88 | | .arc_new_box_clone_http() | | -^^^^^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `arc_new_clone_http` | |_________________| | | = note: the full type name has been written to '/__w/linkerd2-proxy/linkerd2-proxy/target/x86_64-unknown-linux-gnu/release/deps/linkerd_app_inbound-f206248dd934cfbc.long-type-15574937352200726368.txt'
package (amd64, gnu): linkerd/app/inbound/src/http/server.rs#L88
error[E0599]: no method named `arc_new_box_clone_http` found for struct `Stack` in the current scope --> linkerd/app/inbound/src/http/server.rs:88:18 | 57 | / http.check_new_service::<T, http::Request<_>>() 58 | | // Convert origin form HTTP/1 URIs to absolute form for Hyper's 59 | | // `Client`. This must be below the `orig_proto::Downgrade` layer, since 60 | | // the request may have been downgraded from a HTTP/2 orig-proto request. ... | 87 | | .push(NewAccessLog::layer()) 88 | | .arc_new_box_clone_http() | | -^^^^^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `arc_new_clone_http` | |_________________| | | = note: the full type name has been written to '/__w/linkerd2-proxy/linkerd2-proxy/target/x86_64-unknown-linux-gnu/release/deps/linkerd_app_inbound-f206248dd934cfbc.long-type-15574937352200726368.txt'
package (amd64, gnu): linkerd/app/inbound/src/http/server.rs#L119
error[E0599]: no method named `arc_new_box_tcp` found for struct `Stack` in the current scope --> linkerd/app/inbound/src/http/server.rs:125:18 | 119 | / http.push_on_service(http::BoxRequest::layer()) 120 | | .check_new_service::<T, http::Request<_>>() 121 | | .unlift_new() 122 | | .check_new_new_service::<T, http::ClientHandle, http::Request<_>>() 123 | | .push(http::NewServeHttp::layer(h2_settings, rt.drain.clone())) 124 | | .check_new_service::<T, I>() 125 | | .arc_new_box_tcp() | | -^^^^^^^^^^^^^^^ help: there is a method with a similar name: `arc_new_box` | |_________________| | | = note: the full type name has been written to '/__w/linkerd2-proxy/linkerd2-proxy/target/x86_64-unknown-linux-gnu/release/deps/linkerd_app_inbound-f206248dd934cfbc.long-type-9341674374678023613.txt'
package (amd64, gnu): linkerd/app/inbound/src/http/server.rs#L125
error[E0599]: no method named `arc_new_box_tcp` found for struct `Stack` in the current scope --> linkerd/app/inbound/src/http/server.rs:125:18 | 119 | / http.push_on_service(http::BoxRequest::layer()) 120 | | .check_new_service::<T, http::Request<_>>() 121 | | .unlift_new() 122 | | .check_new_new_service::<T, http::ClientHandle, http::Request<_>>() 123 | | .push(http::NewServeHttp::layer(h2_settings, rt.drain.clone())) 124 | | .check_new_service::<T, I>() 125 | | .arc_new_box_tcp() | | -^^^^^^^^^^^^^^^ help: there is a method with a similar name: `arc_new_box` | |_________________| | | = note: the full type name has been written to '/__w/linkerd2-proxy/linkerd2-proxy/target/x86_64-unknown-linux-gnu/release/deps/linkerd_app_inbound-f206248dd934cfbc.long-type-9341674374678023613.txt'
package (amd64, gnu)
Process completed with exit code 1.
publish
Process completed with exit code 1.