Package: src:rust-wasmtime Version: 36.0.6+dfsg-3 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202603/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:rust-wasmtime, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] [anyhow 1.0.102] cargo:rustc-check-cfg=cfg(error_generic_member_access) Compiling indexmap v2.13.0 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=indexmap [too-long-redacted] mtime-internal-unwinder-36.0.6` warning: unexpected `cfg` condition value: `borsh` --> /<<PKGBUILDDIR>>/debian/cargo_registry/indexmap-2.13.0/src/lib.rs:112:7 | 112 | #[cfg(feature = "borsh")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `default`, `rayon`, `serde`, `std`, `sval`, and `test_debug` = help: consider adding `borsh` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `quickcheck` --> /<<PKGBUILDDIR>>/debian/cargo_registry/indexmap-2.13.0/src/arbitrary.rs:38:7 | 38 | #[cfg(feature = "quickcheck")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `default`, `rayon`, `serde`, `std`, `sval`, and `test_debug` = help: consider adding `quickcheck` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration Compiling cranelift-assembler-x64-meta v0.123.6 (/<<PKGBUILDDIR>>/cranelift/assembler-x64/meta) Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cranelif [too-long-redacted] _srcgen-a24b9e9d07dbbd77.rmeta` error[E0432]: unresolved import `super::generate_derive_arbitrary_bounds` --> cranelift/assembler-x64/meta/src/generate/inst.rs:1:48 | 1 | use super::{Formatter, fmtln, generate_derive, generate_derive_arbitrary_bounds}; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `generate_derive_arbitrary_bounds` in `generate` error[E0425]: cannot find function `generate_derive_arbitrary_bounds` in this scope --> cranelift/assembler-x64/meta/src/generate.rs:38:5 | 38 | generate_derive_arbitrary_bounds(f); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Some errors have detailed explanations: E0425, E0432. For more information about an error, try `rustc --explain E0425`. error: could not compile `cranelift-assembler-x64-meta` (lib) due to 2 previous errors Caused by: process didn't exit successfully: `CARGO=/usr/bin/cargo CA [too-long-redacted] 7dbbd77.rmeta` (exit status: 1) warning: build failed, waiting for other jobs to finish... warning: `indexmap` (lib) generated 2 warnings dh_auto_test: error: /usr/share/dh-rust/bin/cargo test returned exit code 101 make: *** [debian/rules:18: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

