[Pkg-rust-maintainers] Bug#1057329: rust-rlp: autopkgtest failure on 32bit

Adrian Bunk bunk at debian.org
Sun Dec 3 14:17:16 GMT 2023


Source: rust-rlp
Version: 0.5.2-1
Severity: serious

https://tracker.debian.org/pkg/rust-rlp

Issues preventing migration:
∙ ∙ autopkgtest for rust-rlp/0.5.2-1: amd64: Pass, arm64: Pass, armel: Regression ♻ , armhf: Regression ♻ , i386: Regression ♻ , ppc64el: Pass, s390x: Pass


...
843s failures:
4478
843s 
4479
843s ---- length_overflow stdout ----
4480
843s thread 'length_overflow' panicked at 'assertion failed: `(left == right)`
4481
843s   left: `Err(RlpInvalidLength)`,
4482
843s  right: `Err(RlpIsTooBig)`', tests/tests.rs:27:5
4483
843s stack backtrace:
4484
843s    0: rust_begin_unwind
4485
843s              at /usr/src/rustc-1.70.0/library/std/src/panicking.rs:578:5
4486
843s    1: core::panicking::panic_fmt
4487
843s              at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:67:14
4488
843s    2: core::panicking::assert_failed_inner
4489
843s    3: core::panicking::assert_failed
4490
843s              at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:228:5
4491
843s    4: tests::length_overflow
4492
843s              at ./tests/tests.rs:27:2
4493
843s    5: tests::length_overflow::{{closure}}
4494
843s              at ./tests/tests.rs:23:22
4495
843s    6: core::ops::function::FnOnce::call_once
4496
843s              at /usr/src/rustc-1.70.0/library/core/src/ops/function.rs:250:5
4497
843s    7: core::ops::function::FnOnce::call_once
4498
843s              at /usr/src/rustc-1.70.0/library/core/src/ops/function.rs:250:5
4499
843s note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
4500
843s 
4501
843s ---- test_rlp_list_length_overflow stdout ----
4502
843s thread 'test_rlp_list_length_overflow' panicked at 'assertion failed: `(left == right)`
4503
843s   left: `Err(RlpIsTooShort)`,
4504
843s  right: `Err(RlpIsTooBig)`', tests/tests.rs:592:5
4505
843s stack backtrace:
4506
843s    0: rust_begin_unwind
4507
843s              at /usr/src/rustc-1.70.0/library/std/src/panicking.rs:578:5
4508
843s    1: core::panicking::panic_fmt
4509
843s              at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:67:14
4510
843s    2: core::panicking::assert_failed_inner
4511
843s    3: core::panicking::assert_failed
4512
843s              at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:228:5
4513
843s    4: tests::test_rlp_list_length_overflow
4514
843s              at ./tests/tests.rs:592:2
4515
843s    5: tests::test_rlp_list_length_overflow::{{closure}}
4516
843s              at ./tests/tests.rs:588:36
4517
843s    6: core::ops::function::FnOnce::call_once
4518
843s              at /usr/src/rustc-1.70.0/library/core/src/ops/function.rs:250:5
4519
843s    7: core::ops::function::FnOnce::call_once
4520
843s              at /usr/src/rustc-1.70.0/library/core/src/ops/function.rs:250:5
4521
843s note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
4522
843s 
4523
843s 
4524
843s failures:
4525
843s     length_overflow
4526
843s     test_rlp_list_length_overflow
4527
843s 
4528
843s test result: FAILED. 42 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
4529
843s 
4530
843s error: test failed, to rerun pass `--test tests`
4531
844s autopkgtest [22:13:26]: test librust-rlp-dev:: -----------------------]
▾ test librust-rlp-dev:: test results
4532
844s autopkgtest [22:13:26]: test librust-rlp-dev::  - - - - - - - - - - results - - - - - - - - - -
4533
844s librust-rlp-dev:     FAIL non-zero exit status 101
▾ summary
4534
844s autopkgtest [22:13:26]: @@@@@@@@@@@@@@@@@@@@ summary
4535
844s rust-rlp:@           FAIL non-zero exit status 101
4536
844s librust-rlp-dev:default FAIL non-zero exit status 101
4537
844s librust-rlp-dev:derive FAIL non-zero exit status 101
4538
844s librust-rlp-dev:rlp-derive FAIL non-zero exit status 101
4539
844s librust-rlp-dev:std  FAIL non-zero exit status 101
4540
844s librust-rlp-dev:     FAIL non-zero exit status 101


More information about the Pkg-rust-maintainers mailing list