Source: rust-symphonia-core
Version: 0.5.2-1
Severity: important
Tags: ftbfs

rust-symphonia-core appears to FTBFS from an i386 sbuild chroot with a
test 'units::tests::verify_timebase' panicking

---- units::tests::verify_timebase stdout ----
thread 'units::tests::verify_timebase' panicked at 'assertion failed: `(left == right)`
  left: `4503599627370496`,
 right: `4503599627370497`', src/units.rs:257:9
stack backtrace:
   0: rust_begin_unwind
             at /usr/src/rustc-1.70.0/library/std/src/panicking.rs:578:5
   1: core::panicking::panic_fmt
             at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:67:14
   2: core::panicking::assert_failed_inner
   3: core::panicking::assert_failed
             at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:228:5
   4: symphonia_core::units::tests::verify_timebase
at /usr/share/cargo/registry/symphonia-core-0.5.2/src/units.rs:257:9
   5: symphonia_core::units::tests::verify_timebase::{{closure}}
at /usr/share/cargo/registry/symphonia-core-0.5.2/src/units.rs:236:26
   6: core::ops::function::FnOnce::call_once
             at /usr/src/rustc-1.70.0/library/core/src/ops/function.rs:250:5
   7: core::ops::function::FnOnce::call_once
             at /usr/src/rustc-1.70.0/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

This failure also seems present on the latest attempt from buildd[1].

[1]: https://buildd.debian.org/status/fetch.php?pkg=rust-symphonia-core&arch=i386&ver=0.5.2-1%2Bb1&stamp=1705866665&raw=0

Reply via email to