Skip to content

Bindings CRoaring 3.0, including 64 bit bitmaps #297

Bindings CRoaring 3.0, including 64 bit bitmaps

Bindings CRoaring 3.0, including 64 bit bitmaps #297

Triggered via pull request February 13, 2024 04:54
Status Failure
Total duration 40s
Artifacts

rust.yml

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

Annotations

16 errors
Test on ubuntu-latest using Rust stable with bindgen features '': croaring/src/lib.rs#L11
the name `bitmap64` is defined multiple times
Test on ubuntu-latest using Rust stable with bindgen features '': croaring/src/bitmap64/ops.rs#L54
conflicting implementations of trait `Clone` for type `bitmap64::Bitmap64`
Test on ubuntu-latest using Rust stable with bindgen features '': croaring/src/bitmap64/iter.rs#L6
conflicting implementations of trait `FromIterator<u64>` for type `bitmap64::Bitmap64`
Test on ubuntu-latest using Rust stable with bindgen features '': croaring/src/bitmap64/iter.rs#L27
conflicting implementations of trait `Extend<u64>` for type `bitmap64::Bitmap64`
Test on ubuntu-latest using Rust stable with bindgen features '': croaring/src/bitmap64/ops.rs#L143
conflicting implementations of trait `BitOrAssign` for type `bitmap64::Bitmap64`
Test on ubuntu-latest using Rust stable with bindgen features '': croaring/src/bitmap64/ops.rs#L150
conflicting implementations of trait `BitOrAssign<&bitmap64::Bitmap64>` for type `bitmap64::Bitmap64`
Test on ubuntu-latest using Rust stable with bindgen features '': croaring/src/bitmap64/ops.rs#L143
conflicting implementations of trait `BitXorAssign` for type `bitmap64::Bitmap64`
Test on ubuntu-latest using Rust stable with bindgen features '': croaring/src/bitmap64/ops.rs#L150
conflicting implementations of trait `BitXorAssign<&bitmap64::Bitmap64>` for type `bitmap64::Bitmap64`
Test on ubuntu-latest using Rust stable with bindgen features '': croaring/src/bitmap64/ops.rs#L6
conflicting implementations of trait `Debug` for type `bitmap64::Bitmap64`
Test on ubuntu-latest using Rust stable with bindgen features '': croaring/src/bitmap64/ops.rs#L22
conflicting implementations of trait `Default` for type `bitmap64::Bitmap64`
Test on macos-latest using Rust stable with bindgen features ''
The operation was canceled.
Test on windows-latest using Rust stable with bindgen features ''
The operation was canceled.
Test on windows-latest using Rust nightly with bindgen features ''
The operation was canceled.
Test on ubuntu-latest using Rust nightly with bindgen features ''
The job was canceled because "ubuntu-latest_stable" failed.
Test on ubuntu-latest using Rust nightly with bindgen features ''
The operation was canceled.
Test on macos-latest using Rust nightly with bindgen features ''
The operation was canceled.