On Sat, 09 Nov 2024 11:04:23 +0100 Fab Stz <fabstz...@yahoo.fr> wrote: > Source: rust-image-hasher > Version: 1.2.0-1 > Severity: important > > Dear Maintainer, > > autopkgtest is failing on riscv64 only. > > The only difference between autopkgtest log and the build log is that the > autopkgtest has "nightly" feature enabled. > > Strangely, this fails only on riscv64 and not on other archs.
This is because riscv is a relatively slow arch. Since on amd64 some tests even took too long to run I will upload a fixed version later this week. Note that 2.0.0 started failing on i386 too:
https://ci.debian.net/packages/r/rust-image-hasher/testing/i386/54332113/#L20977 best, werdahias