Skip to content

Changes aggressive polling to false for the kernel_poll_only io_uring… #133

Changes aggressive polling to false for the kernel_poll_only io_uring…

Changes aggressive polling to false for the kernel_poll_only io_uring… #133

Triggered via push February 18, 2024 16:45
Status Success
Total duration 2m 20s
Artifacts

ci.yml

on: push
Checking fmt and docs
27s
Checking fmt and docs
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

86 warnings
nightly - x86_64-apple-darwin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
nightly - x86_64-apple-darwin
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
nightly - x86_64-apple-darwin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
nightly - x86_64-apple-darwin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
nightly - x86_64-apple-darwin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
nightly - x86_64-apple-darwin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Checking fmt and docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Checking fmt and docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Checking fmt and docs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Checking fmt and docs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Checking fmt and docs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Checking fmt and docs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stable - x86_64-unknown-linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stable - x86_64-unknown-linux-gnu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stable - x86_64-unknown-linux-gnu: src/syscore/linux/iouring/processor.rs#L32
unused macro definition: `syscall`
stable - x86_64-unknown-linux-gnu
`nuclei` (lib) generated 1 warning
stable - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L12
unused import: `std::time::Duration`
stable - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L14
unused import: `futures::io::IoSliceMut`
stable - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L16
unused imports: `AsyncRead`, `AsyncSeek`
stable - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L18
unused import: `std::ops::Deref`
stable - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L17
unused import: `Read`
stable - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L29
variable does not need to be mutable
stable - x86_64-unknown-linux-gnu
`nuclei` (lib test) generated 1 warning (1 duplicate)
stable - x86_64-unknown-linux-gnu: src/syscore/linux/iouring/processor.rs#L32
unused macro definition: `syscall`
stable - x86_64-unknown-linux-gnu
`nuclei` (lib) generated 1 warning
stable - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L10
unused import: `std::io`
stable - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L12
unused import: `std::time::Duration`
stable - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L14
unused import: `futures::io::IoSliceMut`
stable - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L16
unused imports: `AsyncRead`, `AsyncSeek`
stable - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L18
unused import: `std::ops::Deref`
stable - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L17
unused import: `Read`
stable - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L29
variable does not need to be mutable
stable - x86_64-unknown-linux-gnu
`nuclei` (test "fwrite-vect") generated 7 warnings (run `cargo fix --test "fwrite-vect"` to apply 6 suggestions)
stable - x86_64-unknown-linux-gnu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stable - x86_64-unknown-linux-gnu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stable - x86_64-unknown-linux-gnu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stable - x86_64-unknown-linux-gnu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
nightly - x86_64-unknown-linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
nightly - x86_64-unknown-linux-gnu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
nightly - x86_64-unknown-linux-gnu: src/syscore/linux/iouring/processor.rs#L32
unused macro definition: `syscall`
nightly - x86_64-unknown-linux-gnu
`nuclei` (lib) generated 1 warning
nightly - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L10
unused import: `std::io`
nightly - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L12
unused import: `std::time::Duration`
nightly - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L14
unused import: `futures::io::IoSliceMut`
nightly - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L16
unused imports: `AsyncRead`, `AsyncSeek`
nightly - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L18
unused import: `std::ops::Deref`
nightly - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L17
unused import: `Read`
nightly - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L29
variable does not need to be mutable
nightly - x86_64-unknown-linux-gnu
`nuclei` (test "fwrite-vect") generated 7 warnings (run `cargo fix --test "fwrite-vect"` to apply 6 suggestions)
nightly - x86_64-unknown-linux-gnu: src/syscore/linux/iouring/processor.rs#L32
unused macro definition: `syscall`
nightly - x86_64-unknown-linux-gnu
`nuclei` (lib) generated 1 warning
nightly - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L10
unused import: `std::io`
nightly - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L12
unused import: `std::time::Duration`
nightly - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L14
unused import: `futures::io::IoSliceMut`
nightly - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L16
unused imports: `AsyncRead`, `AsyncSeek`
nightly - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L18
unused import: `std::ops::Deref`
nightly - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L17
unused import: `Read`
nightly - x86_64-unknown-linux-gnu: tests/fwrite-vect.rs#L29
variable does not need to be mutable
nightly - x86_64-unknown-linux-gnu
`nuclei` (test "fwrite-vect") generated 7 warnings (run `cargo fix --test "fwrite-vect"` to apply 6 suggestions)
nightly - x86_64-unknown-linux-gnu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
nightly - x86_64-unknown-linux-gnu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
nightly - x86_64-unknown-linux-gnu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
nightly - x86_64-unknown-linux-gnu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stable - x86_64-apple-darwin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stable - x86_64-apple-darwin
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stable - x86_64-apple-darwin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stable - x86_64-apple-darwin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stable - x86_64-apple-darwin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stable - x86_64-apple-darwin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stable - x86_64-apple-darwin: tests/fread-vect.rs#L1
unused import: `nuclei::*`
stable - x86_64-apple-darwin: tests/fread-vect.rs#L2
unused import: `std::fs::File`
stable - x86_64-apple-darwin: tests/fread-vect.rs#L4
unused import: `std::path::PathBuf`
stable - x86_64-apple-darwin: tests/fread-vect.rs#L6
unused import: `futures::io::IoSliceMut`
stable - x86_64-apple-darwin: tests/fread-vect.rs#L7
unused import: `futures::AsyncReadExt`
stable - x86_64-apple-darwin: tests/fread-vect.rs#L9
constant `IOVEC_WIDTH` is never used
stable - x86_64-apple-darwin
`nuclei` (test "fread-vect") generated 6 warnings (run `cargo fix --test "fread-vect"` to apply 5 suggestions)
stable - x86_64-apple-darwin: tests/fread-vect.rs#L1
unused import: `nuclei::*`
stable - x86_64-apple-darwin: tests/fread-vect.rs#L2
unused import: `std::fs::File`
stable - x86_64-apple-darwin: tests/fread-vect.rs#L4
unused import: `std::path::PathBuf`
stable - x86_64-apple-darwin: tests/fread-vect.rs#L6
unused import: `futures::io::IoSliceMut`
stable - x86_64-apple-darwin: tests/fread-vect.rs#L7
unused import: `futures::AsyncReadExt`
stable - x86_64-apple-darwin: tests/fread-vect.rs#L9
constant `IOVEC_WIDTH` is never used
stable - x86_64-apple-darwin
`nuclei` (test "fread-vect") generated 6 warnings (run `cargo fix --test "fread-vect"` to apply 5 suggestions)
stable - x86_64-apple-darwin: examples/h1-server.rs#L7
unused import: `futures::prelude::*`
stable - x86_64-apple-darwin: examples/h1-server.rs#L13
unused variable: `req`
stable - x86_64-apple-darwin: examples/fread.rs#L4
unused imports: `SeekFrom`, `Seek`