Bug#998027: [Pkg-rust-maintainers] Bug#998027: rust-smallvec: autopkgtest regression: #![feature]` may not be used on the stable release channel

2021-10-28 Thread peter green
severity 998027 normal thanks. Possible ways forward. 1. Do nothing, wait for the issue to go away when the new rustc makes it into testing. I don't mind 1. In that case I'll downgrade the bug so it doesn't unnecessarily delay testing migration after the new rustc migrates. I think it

Bug#998027: [Pkg-rust-maintainers] Bug#998027: rust-smallvec: autopkgtest regression: #![feature]` may not be used on the stable release channel

2021-10-28 Thread Paul Gevers
Hi Peter, Thanks for the analysis. On 28-10-2021 21:29, peter green wrote: > Possible ways forward. > > 1. Do nothing, wait for the issue to go away when the new rustc makes it > into testing. >    (currently blocked by issues in llvm and libmodulemd (via meson)) > 2. Add breaks, in some ways

Bug#998027: [Pkg-rust-maintainers] Bug#998027: rust-smallvec: autopkgtest regression: #![feature]` may not be used on the stable release channel

2021-10-28 Thread peter green
"error[E0554]: `#![feature]` may not be used on the stable release channel" is a red herring. The autopkgtests for rust packages try the tests in normal mode first, then if it fails with E0554 they are rerun in "nightly" mode. The real issue is further down the log. error[E0658]: const

Bug#998027: rust-smallvec: autopkgtest regression: #![feature]` may not be used on the stable release channel

2021-10-28 Thread Paul Gevers
Source: rust-smallvec Version: 1.7.0-1 X-Debbugs-CC: debian...@lists.debian.org Severity: serious User: debian...@lists.debian.org Usertags: regression Dear maintainer(s), With a recent upload of rust-smallvec the autopkgtest of rust-smallvec fails in testing when that autopkgtest is run with