Source: rust-apt-sources
Version: 0.1.1-1
Severity: serious
X-Debbugs-CC: [email protected]
The autopkgtest for rust-apt-sources is failing. This is blocking
migration of rust-ognibuild to testing.
test excerpt
=========
---- tests::test_not_machine_readable stdout ----
thread 'tests::test_not_machine_readable' (22624) panicked at src/lib.rs:677:9:
assertion `left == right` failed
left: "missing field: Types"
right: "Unexpected token: "
stack backtrace:
0: __rustc::rust_begin_unwind
at /usr/src/rustc-1.91.1/library/std/src/panicking.rs:698:5
1: core::panicking::panic_fmt
at /usr/src/rustc-1.91.1/library/core/src/panicking.rs:75:14
2: core::panicking::assert_failed_inner
at /usr/src/rustc-1.91.1/library/core/src/panicking.rs:439:17
3: core::panicking::assert_failed
at /usr/src/rustc-1.91.1/library/core/src/panicking.rs:394:5
4: apt_sources::tests::test_not_machine_readable
at ./src/lib.rs:677:9
5: apt_sources::tests::test_not_machine_readable::{{closure}}
at ./src/lib.rs:668:35
6: core::ops::function::FnOnce::call_once
at /usr/src/rustc-1.91.1/library/core/src/ops/function.rs:250:5
7: core::ops::function::FnOnce::call_once
at /usr/src/rustc-1.91.1/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a
verbose backtrace.
failures:
tests::test_not_machine_readable
Thank you,
Jeremy Bícha