Your message dated Sun, 05 Apr 2026 10:33:51 +0000
with message-id <[email protected]>
and subject line Bug#1120503: fixed in rust-version-ranges 0.1.2-3
has caused the Debian Bug report #1120503,
regarding Autopkgtests fail: data did not match any variant of untagged enum
EitherInterval
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1120503: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120503
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: librust-version-ranges-dev
Version: 0.1.1-1
Severity: serious
E.g. https://ci.debian.net/packages/r/rust-version-
ranges/testing/amd64/66135391/ and reproducible locally. On a first glance the
failing test is tests::serde_round_trip:
thread 'tests::serde_round_trip' panicked at src/lib.rs:1211:43:
called `Result::unwrap()` on an `Err` value: Error { code: Message("data did
not match any variant of untagged enum EitherInterval"), position: Position {
line: 0, col: 0 } }
stack backtrace:
0: __rustc::rust_begin_unwind
at /usr/src/rustc-1.90.0/library/std/src/panicking.rs:697:5
1: core::panicking::panic_fmt
at /usr/src/rustc-1.90.0/library/core/src/panicking.rs:75:14
2: core::result::unwrap_failed
at /usr/src/rustc-1.90.0/library/core/src/result.rs:1765:5
3: core::result::Result<T,E>::unwrap
at /usr/src/rustc-1.90.0/library/core/src/result.rs:1167:23
4: version_ranges::tests::serde_round_trip::{{closure}}
at ./src/lib.rs:1211:43
5: core::ops::function::impls::<impl core::ops::function::Fn<A> for
&F>::call
at /usr/src/rustc-1.90.0/library/core/src/ops/function.rs:266:22
6: proptest::test_runner::runner::call_test::{{closure}}::{{closure}}
at
/usr/share/cargo/registry/proptest-1.6.0/src/test_runner/runner.rs:258:56
7: <core::panic::unwind_safe::AssertUnwindSafe<F> as
core::ops::function::FnOnce<()>>::call_once
at
/usr/src/rustc-1.90.0/library/core/src/panic/unwind_safe.rs:272:9
8: std::panicking::catch_unwind::do_call
at /usr/src/rustc-1.90.0/library/std/src/panicking.rs:589:40
9: __rust_try
10: std::panicking::catch_unwind
at /usr/src/rustc-1.90.0/library/std/src/panicking.rs:552:19
11: std::panic::catch_unwind
at /usr/src/rustc-1.90.0/library/std/src/panic.rs:359:14
12: proptest::test_runner::runner::call_test::{{closure}}
at
/usr/share/cargo/registry/proptest-1.6.0/src/test_runner/runner.rs:258:16
13: proptest::test_runner::scoped_panic_hook::internal::with_hook
at
/usr/share/cargo/registry/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
14: proptest::test_runner::runner::call_test
at
/usr/share/cargo/registry/proptest-1.6.0/src/test_runner/runner.rs:256:9
15: proptest::test_runner::runner::TestRunner::run_one_with_replay
at
/usr/share/cargo/registry/proptest-1.6.0/src/test_runner/runner.rs:728:22
16: proptest::test_runner::runner::TestRunner::gen_and_run_case
at
/usr/share/cargo/registry/proptest-1.6.0/src/test_runner/runner.rs:670:28
17: proptest::test_runner::runner::TestRunner::run_in_process_with_replay
at
/usr/share/cargo/registry/proptest-1.6.0/src/test_runner/runner.rs:619:31
18: proptest::test_runner::runner::TestRunner::run_in_process
at
/usr/share/cargo/registry/proptest-1.6.0/src/test_runner/runner.rs:574:14
19: proptest::test_runner::runner::TestRunner::run
at
/usr/share/cargo/registry/proptest-1.6.0/src/test_runner/runner.rs:417:18
20: version_ranges::tests::serde_round_trip
at /usr/share/cargo/registry/proptest-1.6.0/src/sugar.rs:163:17
21: version_ranges::tests::serde_round_trip::{{closure}}
at /usr/share/cargo/registry/proptest-1.6.0/src/sugar.rs:159:28
22: core::ops::function::FnOnce::call_once
at /usr/src/rustc-1.90.0/library/core/src/ops/function.rs:253:5
23: core::ops::function::FnOnce::call_once
at /usr/src/rustc-1.90.0/library/core/src/ops/function.rs:253:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose
backtrace.
-- System Information:
Debian Release: forky/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.16.8+deb14-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages librust-version-ranges-dev depends on:
pn librust-proptest-1+default-dev <none>
pn librust-serde-1+default-dev <none>
pn librust-serde-1+derive-dev <none>
pn librust-smallvec-1+default-dev <none>
pn librust-smallvec-1+serde-dev <none>
pn librust-smallvec-1+union-dev <none>
librust-version-ranges-dev recommends no packages.
librust-version-ranges-dev suggests no packages.
--- End Message ---
--- Begin Message ---
Source: rust-version-ranges
Source-Version: 0.1.2-3
Done: Peter Michael Green <[email protected]>
We believe that the bug you reported is fixed in the latest version of
rust-version-ranges, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Peter Michael Green <[email protected]> (supplier of updated
rust-version-ranges package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 05 Apr 2026 10:18:28 +0000
Source: rust-version-ranges
Architecture: source
Version: 0.1.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers
<[email protected]>
Changed-By: Peter Michael Green <[email protected]>
Closes: 1120503
Changes:
rust-version-ranges (0.1.2-3) unstable; urgency=medium
.
* Team upload.
* Package version-ranges 0.1.2 from crates.io using debcargo 2.8.2
* Re-enable serde_round_trip test now we have ron 0.12 (Closes: #1120503)
Checksums-Sha1:
7c9739f4ad59c2b176d18e81010e9ea25f01b16e 2461 rust-version-ranges_0.1.2-3.dsc
09a7bf9b6264fa2f1407df2cbd70a2d2efd90257 2480
rust-version-ranges_0.1.2-3.debian.tar.xz
fc63670b0220777aa79a21f2c89a0c2788a0cb1a 9103
rust-version-ranges_0.1.2-3_source.buildinfo
Checksums-Sha256:
9c82e2e07dacb27ea3f05a5c11844061d78b5e4fc7cb5d1e6c0945f0ccdb18c3 2461
rust-version-ranges_0.1.2-3.dsc
3973c1170a1214ce52a968ddd6510b09e13fe3b158d0a984d5180d75715acd7b 2480
rust-version-ranges_0.1.2-3.debian.tar.xz
44b479fa0ac6f63a8d85dac176fca466415a9c9bb383e1c7a73115d8853c3a90 9103
rust-version-ranges_0.1.2-3_source.buildinfo
Files:
e0e063cf2d6959c098315e2b9c6650f8 2461 rust optional
rust-version-ranges_0.1.2-3.dsc
00058591680548f4b54130caa338d71a 2480 rust optional
rust-version-ranges_0.1.2-3.debian.tar.xz
5c7d4f79c4f7bc07c82eab497c8137a9 9103 rust optional
rust-version-ranges_0.1.2-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCAAyFiEEU0DQATYMplbjSX63DEjqKnqP/XsFAmnSOFgUHHBsdWd3YXNo
QGRlYmlhbi5vcmcACgkQDEjqKnqP/XvAzw//YvucFrjN4xKgmRwvP3JSVsnEwbqC
uW2b7kWpyjN3nlwCFoUFGi5nnPmRnp4n5SqfO9Kpi0IhopxJhmFyFtaVIUV0Jmyr
3w+PhtBqB5KcxZHmx5MMqQtKUmOffAoOcjIaJA/22fKpMUM8BDMlhKmEbQZe0N5k
s3C4g/kSafxPRMste04E048K/P+xE9SCNM0qFUp8QHaf7vGvxMOzeHGrfTMqd9Io
QflOMjEHicOAaEtLXuaIOLnzQio2Ox0Z+/xFW5H18m20601tsEAArJCtgtF4PILe
2RbGm7dudBbC5I2uSy5pHtxkrPinRlj7ZRXIF1+xu1fLgSP21LVq3S0Et72onNpf
NWvS5DuRQOnjiJjrDB5eCDaJCXHrfCKfxxvzL9uncQT1yTTNivjnJv2kycIMMcqR
yEvxREUwi3sIeo5bX26icgaNqpDW02sf8Kg/+ONYZOndko7GI19ckYkwBIeIcZHO
m/716gsXi8Ivt8JeaDBWY0T2gZwcQeL6fzZqSCBXQdKTr1CkxO6OuHKPzMlxJmZJ
GtanWT/Xj3WJxXmch4CZW0Xfdv9RVSNHkTFR+CO+ooWfJ0mtBM/iPziqBuQ1S87b
khEP5SBmWqF1pn6OUeTR919CEKTaHl2QANwgJqnEynt2z56lE72vhen81pHF0IEb
zS3vNxyBVv2KLGM=
=BtVL
-----END PGP SIGNATURE-----
pgpSGy13JhOdi.pgp
Description: PGP signature
--- End Message ---