[Pkg-rust-maintainers] Bug#1029328: rust-imagesize: autopkgtest failure

Adrian Bunk bunk at debian.org
Sat Jan 21 11:40:47 GMT 2023


Source: rust-imagesize
Version: 0.10.1-1
Severity: serious

https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-imagesize/30465249/log.gz

...
running 1 test
test bmp_test ... FAILED

failures:

---- bmp_test stdout ----
thread 'bmp_test' panicked at 'called `Result::unwrap()` on an `Err` value: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })', tests/bmp.rs:6:41
stack backtrace:
   0: rust_begin_unwind
             at /usr/src/rustc-1.63.0/library/std/src/panicking.rs:584:5
   1: core::panicking::panic_fmt
             at /usr/src/rustc-1.63.0/library/core/src/panicking.rs:142:14
   2: core::result::unwrap_failed
             at /usr/src/rustc-1.63.0/library/core/src/result.rs:1805:5
   3: core::result::Result<T,E>::unwrap
             at /usr/src/rustc-1.63.0/library/core/src/result.rs:1098:23
   4: bmp::bmp_test
             at ./tests/bmp.rs:6:15
   5: bmp::bmp_test::{{closure}}
             at ./tests/bmp.rs:5:1
   6: core::ops::function::FnOnce::call_once
             at /usr/src/rustc-1.63.0/library/core/src/ops/function.rs:248:5
   7: core::ops::function::FnOnce::call_once
             at /usr/src/rustc-1.63.0/library/core/src/ops/function.rs:248:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.


failures:
    bmp_test

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s

error: test failed, to rerun pass `--test bmp`
autopkgtest [01:15:53]: test librust-imagesize-dev:: -----------------------]
autopkgtest [01:15:53]: test librust-imagesize-dev::  - - - - - - - - - - results - - - - - - - - - -
librust-imagesize-dev: FAIL non-zero exit status 101



More information about the Pkg-rust-maintainers mailing list