Skip to content

chore(croaring): release v2.4.0 #471

chore(croaring): release v2.4.0

chore(croaring): release v2.4.0 #471

Triggered via pull request September 4, 2025 02:29
Status Success
Total duration 7m 0s
Artifacts

rust.yml

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

Annotations

226 warnings and 6 notices
Test on ubuntu-latest using Rust stable with features '': croaring/benches/performance_comparison.rs#L78
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features '': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features '': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features '': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features '': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features '': croaring/benches/benches.rs#L242
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features '': croaring/benches/benches.rs#L234
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features '': croaring/benches/benches.rs#L192
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features '': croaring/benches/benches.rs#L29
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features '': croaring/benches/benches.rs#L2
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L111
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L110
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L101
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L100
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L87
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L78
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L111
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L110
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L101
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L100
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L87
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L78
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features '': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features '': croaring/tests/roaring64.rs#L75
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on macos-latest using Rust nightly with features '': croaring/benches/benches.rs#L242
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features '': croaring/benches/benches.rs#L234
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features '': croaring/benches/benches.rs#L192
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features '': croaring/benches/benches.rs#L29
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features '': croaring/benches/benches.rs#L2
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features '': croaring/benches/performance_comparison.rs#L110
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features '': croaring/benches/performance_comparison.rs#L101
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features '': croaring/benches/performance_comparison.rs#L100
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features '': croaring/benches/performance_comparison.rs#L87
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features '': croaring/benches/performance_comparison.rs#L78
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features '': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features '': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features '': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features '': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features '': croaring/tests/roaring64.rs#L75
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on ubuntu-latest using Rust nightly with features '': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features '': croaring/tests/roaring64.rs#L75
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on ubuntu-latest using Rust nightly with features '': croaring/benches/benches.rs#L242
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features '': croaring/benches/benches.rs#L234
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features '': croaring/benches/benches.rs#L192
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features '': croaring/benches/benches.rs#L29
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features '': croaring/benches/benches.rs#L2
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'default': croaring/tests/roaring64.rs#L75
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on ubuntu-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L111
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L110
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L101
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L100
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L87
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L78
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L87
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L78
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'alloc': croaring/benches/benches.rs#L234
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'alloc': croaring/benches/benches.rs#L192
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'alloc': croaring/benches/benches.rs#L29
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'alloc': croaring/benches/benches.rs#L2
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'alloc': croaring/tests/roaring64.rs#L75
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on macos-latest using Rust nightly with features 'alloc': croaring/benches/benches.rs#L242
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'alloc': croaring/benches/benches.rs#L234
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'alloc': croaring/benches/benches.rs#L192
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'alloc': croaring/benches/benches.rs#L29
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'alloc': croaring/benches/benches.rs#L2
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'default': croaring/tests/roaring64.rs#L75
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on macos-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'default': croaring/benches/benches.rs#L242
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'default': croaring/benches/benches.rs#L234
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'default': croaring/benches/benches.rs#L192
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'default': croaring/benches/benches.rs#L29
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'default': croaring/benches/benches.rs#L2
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust stable with features 'default': croaring/tests/roaring64.rs#L75
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on windows-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L78
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'alloc': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'alloc': croaring/benches/benches.rs#L242
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'alloc': croaring/benches/benches.rs#L234
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'alloc': croaring/benches/benches.rs#L192
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'alloc': croaring/benches/benches.rs#L29
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'alloc': croaring/benches/benches.rs#L2
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features '': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features '': croaring/tests/roaring64.rs#L75
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on windows-latest using Rust stable with features '': croaring/benches/benches.rs#L242
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features '': croaring/benches/benches.rs#L234
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features '': croaring/benches/benches.rs#L192
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features '': croaring/benches/benches.rs#L29
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features '': croaring/benches/benches.rs#L2
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L110
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L101
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L100
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L87
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L78
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/tests/roaring64.rs#L75
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on macos-latest using Rust nightly with features 'default': croaring/tests/roaring64.rs#L75
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L111
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L110
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L101
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L100
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L87
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L78
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on macos-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L111
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L110
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L101
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L100
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L87
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L78
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/tests/roaring64.rs#L75
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L111
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L110
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L101
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L100
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L87
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L78
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on ubuntu-latest using Rust nightly with features 'default': croaring/src/treemap/ops.rs#L456
the following explicit lifetimes could be elided: 'b
Test on ubuntu-latest using Rust nightly with features 'default': croaring/src/treemap/ops.rs#L326
the following explicit lifetimes could be elided: 'b
Test on ubuntu-latest using Rust nightly with features 'default': croaring/src/treemap/ops.rs#L208
the following explicit lifetimes could be elided: 'b
Test on ubuntu-latest using Rust nightly with features 'default': croaring/src/treemap/ops.rs#L85
the following explicit lifetimes could be elided: 'b
Test on windows-latest using Rust stable with features 'default': croaring/tests/roaring64.rs#L75
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on windows-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L78
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'default': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'default': croaring/benches/benches.rs#L242
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'default': croaring/benches/benches.rs#L234
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'default': croaring/benches/benches.rs#L192
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'default': croaring/benches/benches.rs#L29
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'default': croaring/benches/benches.rs#L2
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features '': croaring/benches/performance_comparison.rs#L78
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features '': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features '': croaring/benches/benches.rs#L242
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features '': croaring/benches/benches.rs#L234
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features '': croaring/benches/benches.rs#L192
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features '': croaring/benches/benches.rs#L29
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features '': croaring/benches/benches.rs#L2
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features '': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features '': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features '': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L111
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L110
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L101
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L100
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L87
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L78
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'alloc': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L78
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L72
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L56
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L51
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'default': croaring/benches/benches.rs#L242
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'default': croaring/benches/benches.rs#L234
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'default': croaring/benches/benches.rs#L192
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'default': croaring/benches/benches.rs#L29
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'default': croaring/benches/benches.rs#L2
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'default': croaring/tests/roaring64.rs#L75
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on windows-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L6
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'default': croaring/tests/roaring64.rs#L75
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on windows-latest using Rust nightly with features 'default': croaring/benches/benches.rs#L242
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'default': croaring/benches/benches.rs#L234
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'default': croaring/benches/benches.rs#L192
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'default': croaring/benches/benches.rs#L29
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust nightly with features 'default': croaring/benches/benches.rs#L2
use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
Test on windows-latest using Rust stable with features 'alloc'
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Test on windows-latest using Rust stable with features ''
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Test on windows-latest using Rust stable with features 'default'
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Test on windows-latest using Rust nightly with features ''
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Test on windows-latest using Rust nightly with features 'alloc'
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Test on windows-latest using Rust nightly with features 'default'
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677