Skip to content

outbound/failover: avoid stack buffer allocation #393

outbound/failover: avoid stack buffer allocation

outbound/failover: avoid stack buffer allocation #393

Triggered via push January 20, 2024 17:22
Status Failure
Total duration 6h 0m 25s
Artifacts 8

ci.yml

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

Annotations

3 errors and 61 warnings
build-bin-cross (mipsel-unknown-linux-musl)
Process completed with exit code 101.
build-bin-cross (mips-unknown-linux-musl)
Process completed with exit code 101.
build-apple
The operation was canceled.
build-bin-cross (mipsel-unknown-linux-musl)
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/
build-bin-cross (mips-unknown-linux-musl)
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)
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/common/cmd_linux.rs#L121
unused variable: `gw`
test (ubuntu-latest): leaf/src/common/cmd_linux.rs#L211
unused variable: `ifscope`
test (ubuntu-latest): leaf/src/common/cmd_linux.rs#L234
unused variable: `ifscope`
test (ubuntu-latest): leaf/tests/common.rs#L141
function `test_tcp_half_close_on_configs` is never used
test (ubuntu-latest): leaf/tests/common.rs#L286
function `file_hash` is never used
test (ubuntu-latest): leaf/tests/common.rs#L300
function `test_data_transfering_reliability_on_configs` is never used
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 (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 (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 (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/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-bin-cross (x86_64-pc-windows-gnu): leaf/src/proxy/mod.rs#L21
unused import: `AsRawSocket`
build-bin-cross (x86_64-pc-windows-gnu): leaf/src/app/inbound/manager.rs#L262
variable does not need to be mutable
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 (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/
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/tests/common.rs#L141
function `test_tcp_half_close_on_configs` is never used
test (macos-latest): leaf/tests/common.rs#L286
function `file_hash` is never used
test (macos-latest): leaf/tests/common.rs#L300
function `test_data_transfering_reliability_on_configs` is never used
build-bin-local (macos-latest)
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
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/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-android: leaf/src/proxy/mod.rs#L223
unused variable: `iface`
build-android: leaf-ffi/src/lib.rs#L58
unused variable: `auto_reload`
build-android: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-android: leaf/src/proxy/mod.rs#L223
unused variable: `iface`
build-android: leaf-ffi/src/lib.rs#L58
unused variable: `auto_reload`
build-android: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-android: leaf/src/proxy/mod.rs#L223
unused variable: `iface`
build-android: leaf-ffi/src/lib.rs#L58
unused variable: `auto_reload`
build-android: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-apple
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/
build-apple: leaf/src/lib.rs#L7
unused import: `anyhow::anyhow`
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`
build-apple: leaf/src/proxy/tls/outbound/stream.rs#L3
unused import: `std::io::BufReader`
build-apple: leaf/src/proxy/tls/inbound/stream.rs#L45
unused variable: `certificate`
build-apple: leaf/src/proxy/tls/inbound/stream.rs#L45
unused variable: `certificate_key`
build-apple: leaf/src/proxy/tls/inbound/stream.rs#L67
unused variable: `sess`
build-apple: leaf/src/proxy/tls/inbound/stream.rs#L68
unused variable: `stream`

Artifacts

Produced during runtime
Name Size
leaf-aarch64-unknown-linux-musl Expired
7.36 MB
leaf-android-libs.zip Expired
23.6 MB
leaf-arm-unknown-linux-musleabi Expired
7.92 MB
leaf-armv7-unknown-linux-musleabihf Expired
7.62 MB
leaf-i686-unknown-linux-musl Expired
7.83 MB
leaf-x86_64-apple-darwin Expired
8.27 MB
leaf-x86_64-pc-windows-gnu.exe Expired
8.3 MB
leaf-x86_64-unknown-linux-musl Expired
9.58 MB