Skip to content

add h2 outbound

add h2 outbound #39

Triggered via push April 27, 2024 05:55
Status Failure
Total duration 11m 33s
Artifacts 8

ci.yml

on: push
Matrix: build-bin-cross
Matrix: build-bin-local
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 123 warnings
build-bin-local (macos-latest)
Process completed with exit code 101.
build-bin-local (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-bin-local (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (macos-latest): leaf/src/lib.rs#L5
unused import: `std::net::SocketAddr`
test (macos-latest): leaf/src/lib.rs#L14
unused import: `tracing::debug`
test (macos-latest): leaf/src/lib.rs#L26
unused import: `TproxyState`
test (macos-latest): leaf/src/config/conf/config.rs#L8
unused import: `anyhow`
test (macos-latest): leaf/src/option/mod.rs#L2
unused import: `IpAddr`
test (macos-latest): leaf/src/proxy/h2/outbound/stream.rs#L18
unused import: `ProxyStream`
test (macos-latest): leaf/src/proxy/h2/outbound/stream.rs#L22
unused import: `crate::session::Network`
test (macos-latest): leaf/src/lib.rs#L496
the item `SocketAddr` is imported redundantly
test (macos-latest): leaf/src/lib.rs#L12
unused import: `futures::FutureExt`
test (macos-latest): leaf/src/proxy/mod.rs#L524
type `DialResult` is more private than the item `proxy::TcpConnector::tcp_dial_task`
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest): leaf/src/lib.rs#L5
unused import: `std::net::SocketAddr`
test (ubuntu-latest): leaf/src/lib.rs#L14
unused import: `tracing::debug`
test (ubuntu-latest): leaf/src/lib.rs#L26
unused import: `TproxyState`
test (ubuntu-latest): leaf/src/config/conf/config.rs#L8
unused import: `anyhow`
test (ubuntu-latest): leaf/src/option/mod.rs#L2
unused import: `IpAddr`
test (ubuntu-latest): leaf/src/proxy/h2/outbound/stream.rs#L18
unused import: `ProxyStream`
test (ubuntu-latest): leaf/src/proxy/h2/outbound/stream.rs#L22
unused import: `crate::session::Network`
test (ubuntu-latest): leaf/src/lib.rs#L496
the item `SocketAddr` is imported redundantly
test (ubuntu-latest): leaf/src/lib.rs#L12
unused import: `futures::FutureExt`
test (ubuntu-latest): leaf/src/proxy/mod.rs#L524
type `DialResult` is more private than the item `proxy::TcpConnector::tcp_dial_task`
build-bin-cross (x86_64-unknown-linux-musl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-bin-cross (x86_64-unknown-linux-musl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-bin-cross (x86_64-unknown-linux-musl): leaf/src/lib.rs#L5
unused import: `std::net::SocketAddr`
build-bin-cross (x86_64-unknown-linux-musl): leaf/src/lib.rs#L14
unused import: `tracing::debug`
build-bin-cross (x86_64-unknown-linux-musl): leaf/src/lib.rs#L26
unused import: `TproxyState`
build-bin-cross (x86_64-unknown-linux-musl): leaf/src/proxy/h2/outbound/stream.rs#L22
unused import: `crate::session::Network`
build-bin-cross (x86_64-unknown-linux-musl): leaf/src/lib.rs#L496
the item `SocketAddr` is imported redundantly
build-bin-cross (x86_64-unknown-linux-musl): leaf/src/lib.rs#L12
unused import: `futures::FutureExt`
build-bin-cross (x86_64-unknown-linux-musl): leaf/src/proxy/mod.rs#L524
type `DialResult` is more private than the item `proxy::TcpConnector::tcp_dial_task`
build-bin-cross (arm-unknown-linux-musleabi)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-bin-cross (arm-unknown-linux-musleabi)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-bin-cross (arm-unknown-linux-musleabi): leaf/src/lib.rs#L5
unused import: `std::net::SocketAddr`
build-bin-cross (arm-unknown-linux-musleabi): leaf/src/lib.rs#L14
unused import: `tracing::debug`
build-bin-cross (arm-unknown-linux-musleabi): leaf/src/lib.rs#L26
unused import: `TproxyState`
build-bin-cross (arm-unknown-linux-musleabi): leaf/src/proxy/h2/outbound/stream.rs#L22
unused import: `crate::session::Network`
build-bin-cross (arm-unknown-linux-musleabi): leaf/src/lib.rs#L496
the item `SocketAddr` is imported redundantly
build-bin-cross (arm-unknown-linux-musleabi): leaf/src/lib.rs#L12
unused import: `futures::FutureExt`
build-bin-cross (arm-unknown-linux-musleabi): leaf/src/proxy/mod.rs#L524
type `DialResult` is more private than the item `proxy::TcpConnector::tcp_dial_task`
build-bin-cross (aarch64-unknown-linux-musl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-bin-cross (aarch64-unknown-linux-musl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-bin-cross (aarch64-unknown-linux-musl): leaf/src/lib.rs#L5
unused import: `std::net::SocketAddr`
build-bin-cross (aarch64-unknown-linux-musl): leaf/src/lib.rs#L14
unused import: `tracing::debug`
build-bin-cross (aarch64-unknown-linux-musl): leaf/src/lib.rs#L26
unused import: `TproxyState`
build-bin-cross (aarch64-unknown-linux-musl): leaf/src/proxy/h2/outbound/stream.rs#L22
unused import: `crate::session::Network`
build-bin-cross (aarch64-unknown-linux-musl): leaf/src/lib.rs#L496
the item `SocketAddr` is imported redundantly
build-bin-cross (aarch64-unknown-linux-musl): leaf/src/lib.rs#L12
unused import: `futures::FutureExt`
build-bin-cross (aarch64-unknown-linux-musl): leaf/src/proxy/mod.rs#L524
type `DialResult` is more private than the item `proxy::TcpConnector::tcp_dial_task`
build-bin-cross (i686-unknown-linux-musl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-bin-cross (i686-unknown-linux-musl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-bin-cross (i686-unknown-linux-musl): leaf/src/lib.rs#L5
unused import: `std::net::SocketAddr`
build-bin-cross (i686-unknown-linux-musl): leaf/src/lib.rs#L14
unused import: `tracing::debug`
build-bin-cross (i686-unknown-linux-musl): leaf/src/lib.rs#L26
unused import: `TproxyState`
build-bin-cross (i686-unknown-linux-musl): leaf/src/proxy/h2/outbound/stream.rs#L22
unused import: `crate::session::Network`
build-bin-cross (i686-unknown-linux-musl): leaf/src/lib.rs#L496
the item `SocketAddr` is imported redundantly
build-bin-cross (i686-unknown-linux-musl): leaf/src/lib.rs#L12
unused import: `futures::FutureExt`
build-bin-cross (i686-unknown-linux-musl): leaf/src/proxy/mod.rs#L524
type `DialResult` is more private than the item `proxy::TcpConnector::tcp_dial_task`
build-bin-cross (armv7-unknown-linux-musleabihf)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-bin-cross (armv7-unknown-linux-musleabihf)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-bin-cross (armv7-unknown-linux-musleabihf): leaf/src/lib.rs#L5
unused import: `std::net::SocketAddr`
build-bin-cross (armv7-unknown-linux-musleabihf): leaf/src/lib.rs#L14
unused import: `tracing::debug`
build-bin-cross (armv7-unknown-linux-musleabihf): leaf/src/lib.rs#L26
unused import: `TproxyState`
build-bin-cross (armv7-unknown-linux-musleabihf): leaf/src/lib.rs#L496
the item `SocketAddr` is imported redundantly
build-bin-cross (armv7-unknown-linux-musleabihf): leaf/src/lib.rs#L12
unused import: `futures::FutureExt`
build-bin-cross (armv7-unknown-linux-musleabihf): leaf/src/proxy/mod.rs#L524
type `DialResult` is more private than the item `proxy::TcpConnector::tcp_dial_task`
build-bin-cross (x86_64-pc-windows-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-bin-cross (x86_64-pc-windows-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-bin-cross (x86_64-pc-windows-gnu): leaf/src/lib.rs#L5
unused import: `std::net::SocketAddr`
build-bin-cross (x86_64-pc-windows-gnu): leaf/src/lib.rs#L14
unused import: `tracing::debug`
build-bin-cross (x86_64-pc-windows-gnu): leaf/src/lib.rs#L26
unused import: `TproxyState`
build-bin-cross (x86_64-pc-windows-gnu): leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-bin-cross (x86_64-pc-windows-gnu): leaf/src/proxy/h2/outbound/stream.rs#L22
unused import: `crate::session::Network`
build-bin-cross (x86_64-pc-windows-gnu): leaf/src/lib.rs#L496
the item `SocketAddr` is imported redundantly
build-android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-android
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-android: leaf/src/lib.rs#L5
unused import: `std::net::SocketAddr`
build-android: leaf/src/lib.rs#L14
unused import: `tracing::debug`
build-android: leaf/src/config/conf/config.rs#L8
unused import: `anyhow`
build-android: leaf/src/option/mod.rs#L2
unused import: `IpAddr`
build-android: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-android: leaf/src/proxy/h2/outbound/stream.rs#L18
unused import: `ProxyStream`
build-android: leaf/src/proxy/h2/outbound/stream.rs#L22
unused import: `crate::session::Network`
build-android: leaf/src/mobile/callback.rs#L44
unused import: `Mutex`
build-android: leaf/src/lib.rs#L496
the item `SocketAddr` is imported redundantly
build-android: leaf/src/proxy/mod.rs#L229
unused variable: `iface`
build-apple
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-apple
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-apple: leaf/src/lib.rs#L5
unused import: `std::net::SocketAddr`
build-apple: leaf/src/lib.rs#L11
unused import: `anyhow::anyhow`
build-apple: leaf/src/lib.rs#L14
unused import: `tracing::debug`
build-apple: leaf/src/lib.rs#L26
unused import: `TproxyState`
build-apple: leaf/src/config/conf/config.rs#L8
unused import: `anyhow`
build-apple: leaf/src/option/mod.rs#L2
unused import: `IpAddr`
build-apple: leaf/src/proxy/tls/inbound/stream.rs#L1
unused import: `std::fs::File`
build-apple: leaf/src/proxy/tls/inbound/stream.rs#L2
unused imports: `BufReader`, `self`
build-apple: leaf/src/proxy/tls/inbound/stream.rs#L3
unused import: `std::path::Path`
build-apple: leaf/src/proxy/tls/outbound/stream.rs#L1
unused import: `std::fs::File`
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "leaf.xcframework.zip", "leaf-aarch64-unknown-linux-musl", "leaf-android-libs.zip", "leaf-arm-unknown-linux-musleabi", "leaf-armv7-unknown-linux-musleabihf", "leaf-i686-unknown-linux-musl", "leaf-x86_64-pc-windows-gnu.exe", "leaf-x86_64-unknown-linux-musl". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
leaf-aarch64-unknown-linux-musl Expired
7.64 MB
leaf-android-libs.zip Expired
23.9 MB
leaf-arm-unknown-linux-musleabi Expired
8.25 MB
leaf-armv7-unknown-linux-musleabihf Expired
7.94 MB
leaf-i686-unknown-linux-musl Expired
8.17 MB
leaf-x86_64-pc-windows-gnu.exe Expired
9.39 MB
leaf-x86_64-unknown-linux-musl Expired
9.99 MB
leaf.xcframework.zip Expired
187 MB