Skip to content

Add Buffer::byte_stride and use it on Android #764

Add Buffer::byte_stride and use it on Android

Add Buffer::byte_stride and use it on Android #764

Triggered via pull request January 19, 2026 19:34
Status Failure
Total duration 2m 59s
Artifacts

ci.yml

on: pull_request
Tidy Code
10s
Tidy Code
Matrix: MSRV
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

36 errors
MSRV (x86_64-pc-windows-msvc)
Process completed with exit code 101.
MSRV (x86_64-pc-windows-msvc): src/util.rs#L80
use of unstable library feature 'int_roundings'
MSRV (x86_64-unknown-linux-gnu, wayland,wayland-dlopen)
Process completed with exit code 101.
MSRV (x86_64-unknown-linux-gnu, wayland,wayland-dlopen): src/util.rs#L80
use of unstable library feature 'int_roundings'
MSRV (x86_64-unknown-linux-gnu, x11,x11-dlopen)
Process completed with exit code 101.
MSRV (x86_64-unknown-linux-gnu, x11,x11-dlopen): src/util.rs#L80
use of unstable library feature 'int_roundings'
MSRV (x86_64-apple-ios)
Process completed with exit code 101.
MSRV (x86_64-apple-ios): src/util.rs#L80
use of unstable library feature 'int_roundings'
MSRV (aarch64-apple-darwin)
Process completed with exit code 101.
MSRV (aarch64-apple-darwin): src/util.rs#L80
use of unstable library feature 'int_roundings'
MSRV (x86_64-pc-windows-gnu)
Process completed with exit code 101.
MSRV (x86_64-pc-windows-gnu): src/util.rs#L80
use of unstable library feature 'int_roundings'
MSRV (aarch64-linux-android)
Process completed with exit code 101.
MSRV (aarch64-linux-android): src/util.rs#L80
use of unstable library feature 'int_roundings'
MSRV (x86_64-unknown-freebsd)
Process completed with exit code 101.
MSRV (x86_64-unknown-freebsd): src/util.rs#L80
use of unstable library feature 'int_roundings'
MSRV (x86_64-unknown-linux-gnu)
Process completed with exit code 101.
MSRV (x86_64-unknown-linux-gnu): src/util.rs#L80
use of unstable library feature 'int_roundings'
MSRV (i686-unknown-linux-gnu)
Process completed with exit code 101.
MSRV (i686-unknown-linux-gnu): src/util.rs#L80
use of unstable library feature 'int_roundings'
MSRV (x86_64-unknown-netbsd, x11,x11-dlopen,wayland,wayland-dlopen)
Process completed with exit code 101.
MSRV (x86_64-unknown-netbsd, x11,x11-dlopen,wayland,wayland-dlopen): src/util.rs#L80
use of unstable library feature 'int_roundings'
MSRV (x86_64-unknown-linux-gnu, kms)
Process completed with exit code 101.
MSRV (x86_64-unknown-linux-gnu, kms): src/util.rs#L80
use of unstable library feature 'int_roundings'
MSRV (wasm32-unknown-unknown)
Process completed with exit code 101.
MSRV (wasm32-unknown-unknown): src/util.rs#L80
use of unstable library feature 'int_roundings'
Tests (stable, aarch64-apple-darwin, macos-latest)
Process completed with exit code 101.
Tests (stable, aarch64-apple-darwin, macos-latest): src/util.rs#L80
current MSRV (Minimum Supported Rust Version) is `1.71.0` but this item is stable since `1.73.0`
Tests (stable, wasm32-unknown-unknown, ubuntu-latest)
Process completed with exit code 101.
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): src/util.rs#L80
current MSRV (Minimum Supported Rust Version) is `1.71.0` but this item is stable since `1.73.0`
Tests (stable, i686-pc-windows-msvc, windows-latest)
Process completed with exit code 101.
Tests (stable, i686-pc-windows-msvc, windows-latest): src/util.rs#L80
current MSRV (Minimum Supported Rust Version) is `1.71.0` but this item is stable since `1.73.0`
Tests (stable, x86_64-pc-windows-msvc, windows-latest)
Process completed with exit code 101.
Tests (stable, x86_64-pc-windows-msvc, windows-latest): src/util.rs#L80
current MSRV (Minimum Supported Rust Version) is `1.71.0` but this item is stable since `1.73.0`
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest)
Process completed with exit code 101.
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): src/util.rs#L80
current MSRV (Minimum Supported Rust Version) is `1.71.0` but this item is stable since `1.73.0`