#1111752 rust-ognibuild: autopkgtest regression: session::unshare::tests::test_check_output' panicked at src/session/unshare.rs:174:23:

#1111752#5
Date:
2025-08-21 17:30:39 UTC
From:
To:
Dear maintainer(s),

Your package has an autopkgtest, great. However, it fails. Can you
please investigate the situation and fix it? I copied some of the output
at the bottom of this report.

The release team has announced [1] that failing autopkgtest on amd64 and
arm64 are considered RC in testing.

More information about this bug and the reason for filing it can be
found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://lists.debian.org/debian-devel-announce/2019/07/msg00002.html

https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-ognibuild/63490113/log.gz

234s failures:
234s
234s ---- session::unshare::tests::test_check_output stdout ----
234s
234s thread 'session::unshare::tests::test_check_output' panicked at
src/session/unshare.rs:174:23:
234s Error: CalledProcessError(ExitStatus(unix_wait_status(32512)))
234s stack backtrace:
234s    0: rust_begin_unwind
234s              at
/usr/src/rustc-1.86.0/library/std/src/panicking.rs:695:5
234s    1: core::panicking::panic_fmt
234s              at
/usr/src/rustc-1.86.0/library/core/src/panicking.rs:75:14
234s    2: ognibuild::session::unshare::UnshareSession::ensure_current_user
234s              at
/usr/share/cargo/registry/ognibuild-0.0.34/src/session/unshare.rs:174:23
234s    3: ognibuild::session::unshare::UnshareSession::bootstrap
234s              at
/usr/share/cargo/registry/ognibuild-0.0.34/src/session/unshare.rs:149:9
234s    4: <ognibuild::session::unshare::tests::TEST_SESSION as
core::ops::deref::Deref>::deref::__static_ref_initialize
234s              at
/usr/share/cargo/registry/ognibuild-0.0.34/src/session/unshare.rs:481:91
234s    5: core::ops::function::FnOnce::call_once
234s              at
/usr/src/rustc-1.86.0/library/core/src/ops/function.rs:250:5
234s    6: lazy_static::lazy::Lazy<T>::get::{{closure}}
234s              at
/usr/share/cargo/registry/lazy_static-1.5.0/src/inline_lazy.rs:31:41
234s    7: std::sync::poison::once::Once::call_once::{{closure}}
234s              at
/usr/src/rustc-1.86.0/library/std/src/sync/poison/once.rs:155:41
234s    8: std::sys::sync::once::futex::Once::call
234s              at
/usr/src/rustc-1.86.0/library/std/src/sys/sync/once/futex.rs:176:21
234s    9: std::sync::poison::once::Once::call_once
234s              at
/usr/src/rustc-1.86.0/library/std/src/sync/poison/once.rs:155:9
234s   10: lazy_static::lazy::Lazy<T>::get
234s              at
/usr/share/cargo/registry/lazy_static-1.5.0/src/inline_lazy.rs:30:9
234s   11: <ognibuild::session::unshare::tests::TEST_SESSION as
core::ops::deref::Deref>::deref::__stability
234s              at
/usr/share/cargo/registry/lazy_static-1.5.0/src/lib.rs:135:21
234s   12: <ognibuild::session::unshare::tests::TEST_SESSION as
core::ops::deref::Deref>::deref
234s              at
/usr/share/cargo/registry/lazy_static-1.5.0/src/lib.rs:137:17
234s   13: ognibuild::session::unshare::tests::test_session
234s              at
/usr/share/cargo/registry/ognibuild-0.0.34/src/session/unshare.rs:490:14
234s   14: ognibuild::session::unshare::tests::test_check_output
234s              at
/usr/share/cargo/registry/ognibuild-0.0.34/src/session/unshare.rs:515:46
234s   15:
ognibuild::session::unshare::tests::test_check_output::{{closure}}
234s              at
/usr/share/cargo/registry/ognibuild-0.0.34/src/session/unshare.rs:514:27
234s   16: core::ops::function::FnOnce::call_once
234s              at
/usr/src/rustc-1.86.0/library/core/src/ops/function.rs:250:5
234s   17: core::ops::function::FnOnce::call_once
234s              at
/usr/src/rustc-1.86.0/library/core/src/ops/function.rs:250:5
234s note: Some details are omitted, run with `RUST_BACKTRACE=full` for
a verbose backtrace.