Skip to content

New bindings

New bindings #280

Triggered via pull request November 25, 2024 08:49
@mscroggsmscroggs
synchronize #60
new_bindings
Status Failure
Total duration 3m 21s
Artifacts

run-tests.yml

on: pull_request
Matrix: Check dependencies
Matrix: Run Python tests
Matrix: Run Rust tests
Fit to window
Zoom out
Zoom in

Annotations

44 errors and 1 warning
Run Python tests (3.12): src/bindings.rs#L238
unused import: `crate::reference_cell`
Run Python tests (3.12): src/bindings.rs#L246
unused imports: `RawAccess`, `Shape`, `c32`, `c64`, `rlst_array_from_slice2`, and `rlst_array_from_slice_mut4`
Run Python tests (3.12): src/bindings.rs#L249
unused import: `std::ffi::c_void`
Run Python tests (3.12): src/bindings.rs#L250
unused imports: `from_raw_parts_mut` and `from_raw_parts`
Run Python tests (3.12)
Process completed with exit code 1.
Run Python tests (3.10)
The job was canceled because "_3_12" failed.
Run Python tests (3.10): src/bindings.rs#L238
unused import: `crate::reference_cell`
Run Python tests (3.10): src/bindings.rs#L246
unused imports: `RawAccess`, `Shape`, `c32`, `c64`, `rlst_array_from_slice2`, and `rlst_array_from_slice_mut4`
Run Python tests (3.10): src/bindings.rs#L249
unused import: `std::ffi::c_void`
Run Python tests (3.10): src/bindings.rs#L250
unused imports: `from_raw_parts_mut` and `from_raw_parts`
Run Python tests (3.10)
Process completed with exit code 1.
Run Python tests (3.9)
The job was canceled because "_3_12" failed.
Run Python tests (3.9): src/bindings.rs#L238
unused import: `crate::reference_cell`
Run Python tests (3.9): src/bindings.rs#L246
unused imports: `RawAccess`, `Shape`, `c32`, `c64`, `rlst_array_from_slice2`, and `rlst_array_from_slice_mut4`
Run Python tests (3.9): src/bindings.rs#L249
unused import: `std::ffi::c_void`
Run Python tests (3.9): src/bindings.rs#L250
unused imports: `from_raw_parts_mut` and `from_raw_parts`
Run Python tests (3.9)
Process completed with exit code 1.
Run Python tests (3.11)
The job was canceled because "_3_12" failed.
Run Python tests (3.11): src/bindings.rs#L238
unused import: `crate::reference_cell`
Run Python tests (3.11): src/bindings.rs#L246
unused imports: `RawAccess`, `Shape`, `c32`, `c64`, `rlst_array_from_slice2`, and `rlst_array_from_slice_mut4`
Run Python tests (3.11): src/bindings.rs#L249
unused import: `std::ffi::c_void`
Run Python tests (3.11): src/bindings.rs#L250
unused imports: `from_raw_parts_mut` and `from_raw_parts`
Run Python tests (3.11)
Process completed with exit code 1.
Run Python tests (3.8)
The job was canceled because "_3_12" failed.
Run Python tests (3.8)
The operation was canceled.
Run Rust tests (stable, mpich, --features "mpi,serde,strict"): src/bindings.rs#L238
unused import: `crate::reference_cell`
Run Rust tests (stable, mpich, --features "mpi,serde,strict"): src/bindings.rs#L246
unused imports: `RawAccess`, `Shape`, `c32`, `c64`, `rlst_array_from_slice2`, and `rlst_array_from_slice_mut4`
Run Rust tests (stable, mpich, --features "mpi,serde,strict"): src/bindings.rs#L250
unused imports: `from_raw_parts_mut` and `from_raw_parts`
Run Rust tests (stable, mpich, --features "mpi,serde,strict")
Process completed with exit code 101.
Run Rust tests (stable, mpich, --features "strict")
The job was canceled because "stable_mpich_--features_2" failed.
Run Rust tests (stable, mpich, --features "strict"): src/bindings.rs#L238
unused import: `crate::reference_cell`
Run Rust tests (stable, mpich, --features "strict"): src/bindings.rs#L246
unused imports: `RawAccess`, `Shape`, `c32`, `c64`, `rlst_array_from_slice2`, and `rlst_array_from_slice_mut4`
Run Rust tests (stable, mpich, --features "strict"): src/bindings.rs#L249
unused import: `std::ffi::c_void`
Run Rust tests (stable, mpich, --features "strict"): src/bindings.rs#L250
unused imports: `from_raw_parts_mut` and `from_raw_parts`
Run Rust tests (stable, mpich, --features "strict")
The operation was canceled.
Run Rust tests (stable, openmpi, --features "strict")
The job was canceled because "stable_mpich_--features_2" failed.
Run Rust tests (stable, openmpi, --features "strict"): src/bindings.rs#L238
unused import: `crate::reference_cell`
Run Rust tests (stable, openmpi, --features "strict"): src/bindings.rs#L246
unused imports: `RawAccess`, `Shape`, `c32`, `c64`, `rlst_array_from_slice2`, and `rlst_array_from_slice_mut4`
Run Rust tests (stable, openmpi, --features "strict"): src/bindings.rs#L249
unused import: `std::ffi::c_void`
Run Rust tests (stable, openmpi, --features "strict"): src/bindings.rs#L250
unused imports: `from_raw_parts_mut` and `from_raw_parts`
Run Rust tests (stable, openmpi, --features "strict")
The operation was canceled.
Run Rust tests (stable, openmpi, --features "mpi,serde,strict")
The job was canceled because "stable_mpich_--features_2" failed.
Run Rust tests (stable, openmpi, --features "mpi,serde,strict")
The operation was canceled.
Run Python tests (3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/