Source: rust-pdb2 Version: 0.9.1-1 Severity: serious https://tracker.debian.org/pkg/rust-pdb2
Issues preventing migration: ∙ ∙ autopkgtest for rust-pdb2/0.9.1-1: amd64: Regression or new test ♻, arm64: Regression or new test ♻, armel: Regression or new test ♻, armhf: Regression or new test ♻, i386: Regression or new test ♻, ppc64el: Regression or new test ♻, riscv64: Regression or new test ♻, s390x: Regression or new test ♻ ... 50s running 1 test 50s test pdb_info ... FAILED 50s 50s failures: 50s 50s ---- pdb_info stdout ---- 50s 50s thread 'pdb_info' panicked at tests/debug_information.rs:5:61: 50s opening file: Os { code: 2, kind: NotFound, message: "No such file or directory" } 50s stack backtrace: 50s 0: rust_begin_unwind 50s at /usr/src/rustc-1.85.0/library/std/src/panicking.rs:692:5 50s 1: core::panicking::panic_fmt 50s at /usr/src/rustc-1.85.0/library/core/src/panicking.rs:75:14 50s 2: core::result::unwrap_failed 50s at /usr/src/rustc-1.85.0/library/core/src/result.rs:1704:5 50s 3: core::result::Result<T,E>::expect 50s at /usr/src/rustc-1.85.0/library/core/src/result.rs:1061:23 50s 4: debug_information::pdb_info 50s at ./tests/debug_information.rs:5:16 50s 5: debug_information::pdb_info::{{closure}} 50s at ./tests/debug_information.rs:4:14 50s 6: core::ops::function::FnOnce::call_once 50s at /usr/src/rustc-1.85.0/library/core/src/ops/function.rs:250:5 50s 7: core::ops::function::FnOnce::call_once 50s at /usr/src/rustc-1.85.0/library/core/src/ops/function.rs:250:5 50s note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. 50s 50s 50s failures: 50s pdb_info 50s 50s test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s 50s ...