[Pkg-rust-maintainers] Bug#1030971: rust-configparser: autopkgtest failure
Adrian Bunk
bunk at debian.org
Fri Feb 10 02:17:35 GMT 2023
Source: rust-configparser
Version: 2.0.0-2
Severity: serious
https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-configparser/31203190/log.gz
...
running 2 tests
Error: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }
Error: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }
test non_cs ... FAILED
test cs ... FAILED
failures:
---- non_cs stdout ----
thread 'non_cs' panicked at 'assertion failed: `(left == right)`
left: `1`,
right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /usr/src/rustc-1.63.0/library/test/src/lib.rs:184:5
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::panicking::assert_failed_inner
3: core::panicking::assert_failed
at /usr/src/rustc-1.63.0/library/core/src/panicking.rs:181:5
4: test::assert_test_result
at /usr/src/rustc-1.63.0/library/test/src/lib.rs:184:5
5: test::non_cs::{{closure}}
at ./tests/test.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.
---- cs stdout ----
thread 'cs' panicked at 'assertion failed: `(left == right)`
left: `1`,
right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /usr/src/rustc-1.63.0/library/test/src/lib.rs:184:5
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::panicking::assert_failed_inner
3: core::panicking::assert_failed
at /usr/src/rustc-1.63.0/library/core/src/panicking.rs:181:5
4: test::assert_test_result
at /usr/src/rustc-1.63.0/library/test/src/lib.rs:184:5
5: test::cs::{{closure}}
at ./tests/test.rs:108: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:
cs
non_cs
test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
error: test failed, to rerun pass `--test test`
autopkgtest [02:09:53]: test librust-configparser-dev:: -----------------------]
autopkgtest [02:09:53]: test librust-configparser-dev:: - - - - - - - - - - results - - - - - - - - - -
librust-configparser-dev: FAIL non-zero exit status 101
autopkgtest [02:09:53]: @@@@@@@@@@@@@@@@@@@@ summary
rust-configparser:@ FAIL non-zero exit status 101
librust-configparser-dev:default FAIL non-zero exit status 101
librust-configparser-dev: FAIL non-zero exit status 101
More information about the Pkg-rust-maintainers
mailing list