Skip to content

Remove the thread pool from future::Cache #1788

Remove the thread pool from future::Cache

Remove the thread pool from future::Cache #1788

Triggered via push August 1, 2023 01:58
Status Success
Total duration 19m 34s
Artifacts

CI.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

158 warnings
test (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
test (nightly): src/common.rs#L39
method `name` is never used
test (nightly): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (nightly)
`moka` (lib test) generated 2 warnings
test (nightly): src/common.rs#L39
method `name` is never used
test (nightly): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (nightly)
`moka` (lib test) generated 2 warnings
test (nightly): src/common.rs#L39
method `name` is never used
test (nightly): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (nightly)
`moka` (lib) generated 2 warnings
test (nightly): src/notification/notifier.rs#L20
constant `CHANNEL_CAPACITY` is never used
test (nightly): src/notification/notifier.rs#L25
variants `Blocking` and `ThreadPool` are never constructed
test (nightly): src/notification/notifier.rs#L30
associated items `new` and `is_blocking` are never used
test (nightly): src/notification/notifier.rs#L97
associated function `new` is never used
test (nightly): src/notification/notifier.rs#L148
associated function `new` is never used
test (nightly): src/common.rs#L66
function `available_parallelism` is never used
test (nightly): src/common/builder_utils.rs#L20
function `housekeeper_conf` is never used
test (nightly): src/common/concurrent/constants.rs#L3
constant `PERIODICAL_SYNC_NORMAL_PACE_MILLIS` is never used
test (nightly): src/common/concurrent/constants.rs#L4
constant `PERIODICAL_SYNC_FAST_PACE_NANOS` is never used
test (nightly): src/common/concurrent/housekeeper.rs#L34
fields `is_blocking` and `periodical_sync_enabled` are never read
test (nightly): src/common.rs#L39
method `name` is never used
test (nightly): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (nightly)
`moka` (lib test) generated 2 warnings
test (nightly): src/common.rs#L39
method `name` is never used
test (nightly): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (nightly)
`moka` (lib test) generated 2 warnings
test (nightly)
The `save-state` 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/
test (nightly)
The `save-state` 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/
test (nightly)
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/
test (nightly)
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/
test (nightly)
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/
test (nightly)
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/
test (nightly)
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/
test (nightly): src/common.rs#L39
method `name` is never used
test (nightly): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (nightly)
`moka` (lib test) generated 2 warnings
test (nightly): src/common.rs#L39
method `name` is never used
test (nightly): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (nightly)
`moka` (lib) generated 2 warnings
test (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
test (beta): src/notification/notifier.rs#L20
constant `CHANNEL_CAPACITY` is never used
test (beta): src/notification/notifier.rs#L25
variants `Blocking` and `ThreadPool` are never constructed
test (beta): src/notification/notifier.rs#L30
associated items `new` and `is_blocking` are never used
test (beta): src/notification/notifier.rs#L97
associated function `new` is never used
test (beta): src/notification/notifier.rs#L148
associated function `new` is never used
test (beta): src/common.rs#L66
function `available_parallelism` is never used
test (beta): src/common/builder_utils.rs#L20
function `housekeeper_conf` is never used
test (beta): src/common/concurrent/constants.rs#L3
constant `PERIODICAL_SYNC_NORMAL_PACE_MILLIS` is never used
test (beta): src/common/concurrent/constants.rs#L4
constant `PERIODICAL_SYNC_FAST_PACE_NANOS` is never used
test (beta): src/common/concurrent/housekeeper.rs#L34
fields `is_blocking` and `periodical_sync_enabled` are never read
test (beta): src/common.rs#L39
method `name` is never used
test (beta): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (beta)
`moka` (lib test) generated 2 warnings
test (beta): src/common.rs#L39
method `name` is never used
test (beta): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (beta)
`moka` (lib test) generated 2 warnings
test (beta): src/common.rs#L39
method `name` is never used
test (beta): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (beta)
`moka` (lib test) generated 2 warnings
test (beta)
The `save-state` 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/
test (beta)
The `save-state` 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/
test (beta)
The `save-state` 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/
test (beta)
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/
test (beta): src/common.rs#L39
method `name` is never used
test (beta): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (beta)
`moka` (lib test) generated 2 warnings
test (beta): src/common.rs#L39
method `name` is never used
test (beta): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (beta)
`moka` (lib) generated 2 warnings
test (beta)
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/
test (beta)
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/
test (beta)
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/
test (beta)
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/
test (beta): src/common.rs#L39
method `name` is never used
test (beta): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (beta)
`moka` (lib test) generated 2 warnings
test (beta): src/common.rs#L39
method `name` is never used
test (beta): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (beta)
`moka` (lib) generated 2 warnings
test (1.65.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
test (1.65.0)
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/
test (1.65.0)
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/
test (1.65.0)
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/
test (1.65.0)
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/
test (1.65.0): src/common.rs#L39
associated function `name` is never used
test (1.65.0): src/common/concurrent/deques.rs#L37
associated function `select_mut` is never used
test (1.65.0)
`moka` (lib test) generated 2 warnings
test (1.65.0): src/common.rs#L39
associated function `name` is never used
test (1.65.0): src/common/concurrent/deques.rs#L37
associated function `select_mut` is never used
test (1.65.0)
`moka` (lib) generated 2 warnings
test (1.65.0)
The `save-state` 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/
test (1.65.0)
The `save-state` 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/
test (1.65.0)
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/
test (1.65.0): src/common.rs#L39
associated function `name` is never used
test (1.65.0): src/common/concurrent/deques.rs#L37
associated function `select_mut` is never used
test (1.65.0)
`moka` (lib test) generated 2 warnings
test (1.65.0): src/common.rs#L39
associated function `name` is never used
test (1.65.0): src/common/concurrent/deques.rs#L37
associated function `select_mut` is never used
test (1.65.0)
`moka` (lib) generated 2 warnings
test (1.65.0): src/common.rs#L39
associated function `name` is never used
test (1.65.0): src/common/concurrent/deques.rs#L37
associated function `select_mut` is never used
test (1.65.0)
`moka` (lib test) generated 2 warnings
test (1.65.0): src/common.rs#L39
associated function `name` is never used
test (1.65.0): src/common/concurrent/deques.rs#L37
associated function `select_mut` is never used
test (1.65.0)
`moka` (lib test) generated 2 warnings
test (1.65.0): src/notification/notifier.rs#L20
constant `CHANNEL_CAPACITY` is never used
test (1.65.0): src/notification/notifier.rs#L25
variants `Blocking` and `ThreadPool` are never constructed
test (1.65.0): src/notification/notifier.rs#L30
associated function `new` is never used
test (1.65.0): src/notification/notifier.rs#L45
associated function `is_blocking` is never used
test (1.65.0): src/notification/notifier.rs#L97
associated function `new` is never used
test (1.65.0): src/notification/notifier.rs#L148
associated function `new` is never used
test (1.65.0): src/common.rs#L66
function `available_parallelism` is never used
test (1.65.0): src/common/builder_utils.rs#L20
function `housekeeper_conf` is never used
test (1.65.0): src/common/concurrent/constants.rs#L3
constant `PERIODICAL_SYNC_NORMAL_PACE_MILLIS` is never used
test (1.65.0): src/common/concurrent/constants.rs#L4
constant `PERIODICAL_SYNC_FAST_PACE_NANOS` is never used
test (1.65.0): src/common.rs#L39
associated function `name` is never used
test (1.65.0): src/common/concurrent/deques.rs#L37
associated function `select_mut` is never used
test (1.65.0)
`moka` (lib test) generated 2 warnings
test (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
test (stable): src/common.rs#L39
method `name` is never used
test (stable): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (stable)
`moka` (lib test) generated 2 warnings
test (stable): src/common.rs#L39
method `name` is never used
test (stable): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (stable)
`moka` (lib test) generated 2 warnings
test (stable): src/common.rs#L39
method `name` is never used
test (stable): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (stable)
`moka` (lib) generated 2 warnings
test (stable): src/common.rs#L39
method `name` is never used
test (stable): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (stable)
`moka` (lib) generated 2 warnings
test (stable)
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/
test (stable)
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/
test (stable)
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/
test (stable)
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/
test (stable): src/common.rs#L39
method `name` is never used
test (stable): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (stable)
`moka` (lib test) generated 2 warnings
test (stable)
The `save-state` 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/
test (stable)
The `save-state` 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/
test (stable)
The `save-state` 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/
test (stable)
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/
test (stable): src/common.rs#L39
method `name` is never used
test (stable): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (stable)
`moka` (lib test) generated 2 warnings
test (stable): src/common.rs#L39
method `name` is never used
test (stable): src/common/concurrent/deques.rs#L37
method `select_mut` is never used
test (stable)
`moka` (lib test) generated 2 warnings
test (stable): src/notification/notifier.rs#L20
constant `CHANNEL_CAPACITY` is never used
test (stable): src/notification/notifier.rs#L25
variants `Blocking` and `ThreadPool` are never constructed
test (stable): src/notification/notifier.rs#L30
associated items `new` and `is_blocking` are never used
test (stable): src/notification/notifier.rs#L97
associated function `new` is never used
test (stable): src/notification/notifier.rs#L148
associated function `new` is never used
test (stable): src/common.rs#L66
function `available_parallelism` is never used
test (stable): src/common/builder_utils.rs#L20
function `housekeeper_conf` is never used
test (stable): src/common/concurrent/constants.rs#L3
constant `PERIODICAL_SYNC_NORMAL_PACE_MILLIS` is never used
test (stable): src/common/concurrent/constants.rs#L4
constant `PERIODICAL_SYNC_FAST_PACE_NANOS` is never used
test (stable): src/common/concurrent/housekeeper.rs#L34
fields `is_blocking` and `periodical_sync_enabled` are never read