Skip to content

Update to 4.1.2

Update to 4.1.2 #367

Triggered via pull request September 5, 2024 04:03
Status Failure
Total duration 1m 11s
Artifacts

rust.yml

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

Annotations

15 errors and 30 warnings
Test on macos-latest using Rust nightly with features 'default'
Process completed with exit code 1.
Test on macos-latest using Rust nightly with features ''
The job was canceled because "macos-latest_nightly_defa" failed.
Test on windows-latest using Rust stable with features 'default'
The job was canceled because "macos-latest_nightly_defa" failed.
Test on windows-latest using Rust stable with features ''
The job was canceled because "macos-latest_nightly_defa" failed.
Test on windows-latest using Rust stable with features 'alloc'
The job was canceled because "macos-latest_nightly_defa" failed.
Test on windows-latest using Rust nightly with features 'default'
The job was canceled because "macos-latest_nightly_defa" failed.
Test on ubuntu-latest using Rust nightly with features 'default'
The job was canceled because "macos-latest_nightly_defa" failed.
Test on ubuntu-latest using Rust nightly with features 'default'
The operation was canceled.
Test on windows-latest using Rust nightly with features ''
The job was canceled because "macos-latest_nightly_defa" failed.
Test on windows-latest using Rust nightly with features 'alloc'
The job was canceled because "macos-latest_nightly_defa" failed.
Test on ubuntu-latest using Rust stable with features 'default'
The job was canceled because "macos-latest_nightly_defa" failed.
Test on ubuntu-latest using Rust stable with features 'default'
The operation was canceled.
Test on macos-latest using Rust stable with features 'default'
The job was canceled because "macos-latest_nightly_defa" failed.
Test on macos-latest using Rust stable with features 'default'
The operation was canceled.
Test on macos-latest using Rust stable with features '': croaring/tests/roaring64.rs#L63
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on macos-latest using Rust stable with features 'alloc': croaring/tests/roaring64.rs#L63
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on ubuntu-latest using Rust stable with features '': croaring/tests/roaring64.rs#L63
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/tests/roaring64.rs#L63
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on ubuntu-latest using Rust stable with features 'alloc': croaring/tests/roaring64.rs#L63
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/tests/roaring64.rs#L63
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
Test on ubuntu-latest using Rust nightly with features 'alloc': croaring/tests/roaring64.rs#L63
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#L63
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/tests/roaring64.rs#L63
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/tests/roaring64.rs#L63
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#L197
this `.fold` can be written more succinctly using another method
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/performance_comparison.rs#L198
this `.fold` can be written more succinctly using another method
Test on ubuntu-latest using Rust nightly with features 'default': croaring/benches/benches.rs#L224
this expression creates a reference which is immediately dereferenced by the compiler