Package: src:rust-oxhttp Version: 0.2.6-1 Severity: serious Tags: ftbfs Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure --buildsystem=rust Use of uninitialized value in join or string at /usr/share/perl5/Debian/Debhelper/Buildsystem/rust.pm line 309. /usr/share/dh-rust/bin/cargo prepare-debian debian/cargo_registry debian cargo wrapper: options, profiles, parallel, lto: ['parallel=2'] [] ['-j2'] 0 debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu debian cargo wrapper: linking /usr/share/cargo/registry/* into /<<PKGBUILDDIR>>/debian/cargo_registry/ dh_auto_build --buildsystem=rust Use of uninitialized value in join or string at /usr/share/perl5/Debian/Debhelper/Buildsystem/rust.pm line 309. debian/rules override_dh_auto_test make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_test --buildsystem rust -- --no-fail-fast -- --skip client::tests::test_bad_request --skip client::tests::test_http_get_not_found --skip client::tests::test_http_get_ok --skip client::tests::test_http_get_ok_explicit_port --skip client::tests::test_http_get_ok_with_user_agent_and_timeout --skip client::tests::test_redirection --skip server::tests::test_bad_request Use of uninitialized value in join or string at /usr/share/perl5/Debian/Debhelper/Buildsystem/rust.pm line 309. /usr/share/dh-rust/bin/cargo test --no-fail-fast -- --skip client::tests::test_bad_request --skip client::tests::test_http_get_not_found --skip client::tests::test_http_get_ok --skip client::tests::test_http_get_ok_explicit_port --skip client::tests::test_http_get_ok_with_user_agent_and_timeout --skip client::tests::test_redirection --skip server::tests::test_bad_request debian cargo wrapper: options, profiles, parallel, lto: ['parallel=2'] [] ['-j2'] 0 debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--profile', 'release', '--verbose', '--verbose', '-j2', '--target', 'x86_64-unknown-linux-gnu', '--no-fail-fast', '--', '--skip', 'client::tests::test_bad_request', '--skip', 'client::tests::test_http_get_not_found', '--skip', 'client::tests::test_http_get_ok', '--skip', 'client::tests::test_http_get_ok_explicit_port', '--skip', 'client::tests::test_http_get_ok_with_user_agent_and_timeout', '--skip', 'client::tests::test_redirection', '--skip', 'server::tests::test_bad_request'],) {} error: no matching package named `codspeed-criterion-compat` found location searched: registry `crates-io` required by package `oxhttp v0.2.6 (/<<PKGBUILDDIR>>)` dh_auto_test: error: /usr/share/dh-rust/bin/cargo test --no-fail-fast -- --skip client::tests::test_bad_request --skip client::tests::test_http_get_not_found --skip client::tests::test_http_get_ok --skip client::tests::test_http_get_ok_explicit_port --skip client::tests::test_http_get_ok_with_user_agent_and_timeout --skip client::tests::test_redirection --skip server::tests::test_bad_request returned exit code 101 make[1]: *** [debian/rules:16: override_dh_auto_test] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:13: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202412/ 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 could not 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 affects, so that this is still visible in the BTS web page for this package. Thanks.