[Pkg-rust-maintainers] Bug#1108775: rust-volatile: autopkgtest regression: `#![feature]` may not be used on the stable release channel
Paul Gevers
elbrus at debian.org
Sat Jul 5 07:18:24 BST 2025
Source: rust-volatile
Version: 0.5.1-1
Severity: serious
User: debian-ci at lists.debian.org
Usertags: regression
Dear maintainer(s),
Your package has an autopkgtest, great. However, it fails since June
2024. 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
With my Release Team member hat on I allow you to tag this bug as
trixie-ignore if this is nearly completely a test issue as it's so late
in the freeze and it's not worth removing the package from trixie
because of a failing test at this moment unless it exposes a much bigger
issue. Having said that, if this is a test only issue and a fix is
possible without fully removing the autopkgtest and without making the
test superficial, it's still welcome, but it would need to happen soon.
Paul
[1] https://lists.debian.org/debian-devel-announce/2019/07/msg00002.html
https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-volatile/61519929/log.gz
66s error[E0554]: `#![feature]` may not be used on the stable release
channel
66s --> src/lib.rs:35:35
66s |
66s 35 | #![cfg_attr(feature = "unstable", feature(core_intrinsics))]
66s | ^^^^^^^^^^^^^^^^^^^^^^^^
66s
66s error[E0554]: `#![feature]` may not be used on the stable release
channel
66s --> src/lib.rs:36:35
66s |
66s 36 | #![cfg_attr(feature = "unstable", feature(slice_range))]
66s | ^^^^^^^^^^^^^^^^^^^^
66s
66s error[E0554]: `#![feature]` may not be used on the stable release
channel
66s --> src/lib.rs:37:35
66s |
66s 37 | #![cfg_attr(feature = "unstable", feature(slice_ptr_get))]
66s | ^^^^^^^^^^^^^^^^^^^^^^
66s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 585 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-rust-maintainers/attachments/20250705/91618e10/attachment.sig>
More information about the Pkg-rust-maintainers
mailing list