Skip to content

rework ci testing

rework ci testing #359

Triggered via pull request August 6, 2024 00:58
Status Failure
Total duration 53s
Artifacts

rust.yml

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

Annotations

49 errors and 8 warnings
Test on ubuntu-latest using Rust stable with features '': croaring/benches/benches.rs#L112
no function or associated item named `fast_or` found for struct `Bitmap` in the current scope
Test on ubuntu-latest using Rust stable with features '': croaring/benches/benches.rs#L112
no function or associated item named `fast_or_heap` found for struct `Bitmap` in the current scope
Test on ubuntu-latest using Rust stable with features '': croaring/benches/benches.rs#L113
no function or associated item named `fast_xor` found for struct `Bitmap` in the current scope
Test on ubuntu-latest using Rust stable with features '': croaring/benches/benches.rs#L138
no method named `to_vec` found for struct `Bitmap` in the current scope
Test on ubuntu-latest using Rust stable with features '': croaring/benches/benches.rs#L186
no method named `serialize` found for struct `Bitmap` in the current scope
Test on ubuntu-latest using Rust stable with features '': croaring/benches/benches.rs#L195
no method named `serialize` found for struct `Bitmap` in the current scope
Test on ubuntu-latest using Rust stable with features '': croaring/benches/benches.rs#L289
no method named `to_vec` found for struct `Bitmap64` in the current scope
Test on ubuntu-latest using Rust stable with features ''
Process completed with exit code 101.
Test on macos-latest using Rust stable with features ''
The job was canceled because "ubuntu-latest_stable" failed.
Test on macos-latest using Rust stable with features 'alloc'
The job was canceled because "ubuntu-latest_stable" failed.
Test on macos-latest using Rust stable with features 'default'
The job was canceled because "ubuntu-latest_stable" failed.
Test on windows-latest using Rust stable with features 'default'
The job was canceled because "ubuntu-latest_stable" failed.
Test on windows-latest using Rust stable with features 'alloc'
The job was canceled because "ubuntu-latest_stable" failed.
Test on windows-latest using Rust stable with features 'alloc'
The operation was canceled.
Test on windows-latest using Rust stable with features ''
The job was canceled because "ubuntu-latest_stable" failed.
Test on windows-latest using Rust stable with features ''
The operation was canceled.
Test on windows-latest using Rust nightly with features ''
The job was canceled because "ubuntu-latest_stable" failed.
Test on windows-latest using Rust nightly with features 'alloc'
The job was canceled because "ubuntu-latest_stable" failed.
Test on windows-latest using Rust nightly with features 'default'
The job was canceled because "ubuntu-latest_stable" failed.
Test on ubuntu-latest using Rust nightly with features ''
The job was canceled because "ubuntu-latest_stable" failed.
Test on ubuntu-latest using Rust nightly with features '': croaring/benches/benches.rs#L112
no function or associated item named `fast_or` found for struct `Bitmap` in the current scope
Test on ubuntu-latest using Rust nightly with features '': croaring/benches/benches.rs#L112
no function or associated item named `fast_or_heap` found for struct `Bitmap` in the current scope
Test on ubuntu-latest using Rust nightly with features '': croaring/benches/benches.rs#L113
no function or associated item named `fast_xor` found for struct `Bitmap` in the current scope
Test on ubuntu-latest using Rust nightly with features '': croaring/benches/benches.rs#L138
no method named `to_vec` found for struct `Bitmap` in the current scope
Test on ubuntu-latest using Rust nightly with features '': croaring/benches/benches.rs#L186
no method named `serialize` found for struct `Bitmap` in the current scope
Test on ubuntu-latest using Rust nightly with features '': croaring/benches/benches.rs#L195
no method named `serialize` found for struct `Bitmap` in the current scope
Test on ubuntu-latest using Rust nightly with features '': croaring/benches/benches.rs#L289
no method named `to_vec` found for struct `Bitmap64` in the current scope
Test on ubuntu-latest using Rust nightly with features ''
The operation was canceled.
Test on ubuntu-latest using Rust nightly with features 'alloc'
The job was canceled because "ubuntu-latest_stable" failed.
Test on ubuntu-latest using Rust nightly with features 'alloc'
The operation was canceled.
Test on macos-latest using Rust nightly with features ''
The job was canceled because "ubuntu-latest_stable" failed.
Test on macos-latest using Rust nightly with features '': croaring/benches/benches.rs#L112
no function or associated item named `fast_or` found for struct `Bitmap` in the current scope
Test on macos-latest using Rust nightly with features '': croaring/benches/benches.rs#L112
no function or associated item named `fast_or_heap` found for struct `Bitmap` in the current scope
Test on macos-latest using Rust nightly with features '': croaring/benches/benches.rs#L113
no function or associated item named `fast_xor` found for struct `Bitmap` in the current scope
Test on macos-latest using Rust nightly with features '': croaring/benches/benches.rs#L138
no method named `to_vec` found for struct `Bitmap` in the current scope
Test on macos-latest using Rust nightly with features '': croaring/benches/benches.rs#L186
no method named `serialize` found for struct `Bitmap` in the current scope
Test on macos-latest using Rust nightly with features '': croaring/benches/benches.rs#L195
no method named `serialize` found for struct `Bitmap` in the current scope
Test on macos-latest using Rust nightly with features '': croaring/benches/benches.rs#L289
no method named `to_vec` found for struct `Bitmap64` in the current scope
Test on macos-latest using Rust nightly with features ''
The operation was canceled.
Test on ubuntu-latest using Rust stable with features 'alloc'
The job was canceled because "ubuntu-latest_stable" failed.
Test on ubuntu-latest using Rust stable with features 'alloc'
The operation was canceled.
Test on ubuntu-latest using Rust stable with features 'default'
The job was canceled because "ubuntu-latest_stable" failed.
Test on ubuntu-latest using Rust stable with features 'default'
The operation was canceled.
Test on ubuntu-latest using Rust nightly with features 'default'
The job was canceled because "ubuntu-latest_stable" failed.
Test on ubuntu-latest using Rust nightly with features 'default'
The operation was canceled.
Test on macos-latest using Rust nightly with features 'default'
The job was canceled because "ubuntu-latest_stable" failed.
Test on macos-latest using Rust nightly with features 'default'
The operation was canceled.
Test on macos-latest using Rust nightly with features 'alloc'
The job was canceled because "ubuntu-latest_stable" failed.
Test on macos-latest using Rust nightly with features 'alloc'
The operation was canceled.
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 '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 '': 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 '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 'alloc': croaring/tests/roaring64.rs#L63
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used