Skip to content

ducks adds backports and deprecated features #3467

ducks adds backports and deprecated features

ducks adds backports and deprecated features #3467

Triggered via pull request November 12, 2024 02:15
Status Failure
Total duration 5m 57s
Artifacts

ci.yml

on: pull_request
Matrix: Kani Proofs
Matrix: Loom Proofs
Matrix: Rust Actions (Check/Fmt/Clippy)
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 2 warnings
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest): lading/src/blackhole/http.rs#L140
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest): lading/src/blackhole/splunk_hec.rs#L96
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest): lading/src/blackhole/sqs.rs#L246
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest): lading/src/generator/splunk_hec.rs#L342
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest): lading/src/generator/splunk_hec/acknowledgements.rs#L205
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest)
Process completed with exit code 101.
Rust Actions (Check/Fmt/Clippy) (macos-latest): lading/src/blackhole/http.rs#L140
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
Rust Actions (Check/Fmt/Clippy) (macos-latest): lading/src/blackhole/splunk_hec.rs#L96
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
Rust Actions (Check/Fmt/Clippy) (macos-latest): lading/src/blackhole/sqs.rs#L246
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
Rust Actions (Check/Fmt/Clippy) (macos-latest): lading/src/generator/splunk_hec.rs#L342
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
Rust Actions (Check/Fmt/Clippy) (macos-latest): lading/src/generator/splunk_hec/acknowledgements.rs#L205
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
Rust Actions (Check/Fmt/Clippy) (macos-latest)
Process completed with exit code 101.
Test Suite: lading/src/blackhole/http.rs#L140
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
Test Suite: lading/src/blackhole/splunk_hec.rs#L96
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
Test Suite: lading/src/blackhole/sqs.rs#L246
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
Test Suite: lading/src/generator/splunk_hec.rs#L342
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
Test Suite: lading/src/generator/splunk_hec/acknowledgements.rs#L205
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
Test Suite
Process completed with exit code 101.
buf
No github_token supplied, API requests will be subject to stricter rate limiting
Rust Actions (Check/Fmt/Clippy) (macos-latest)
macOS's Gatekeeper has been disabled for this Cask