Source: mdevctl Version: 1.0.0-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211104 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules binary > dh binary --buildsystem cargo > dh_update_autotools_config -O--buildsystem=cargo > dh_autoreconf -O--buildsystem=cargo > dh_auto_configure -O--buildsystem=cargo > install -d /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home > find . ! -newermt 'jan 01, 2000' -exec touch -d@1626260104 {} + > cp debian/cargo-checksum.json .cargo-checksum.json > rm -f Cargo.lock > /usr/share/cargo/bin/cargo prepare-debian debian/cargo_registry > --link-from-system > debian cargo wrapper: options, profiles, parallel: ['parallel=4'] [] ['-j4'] > 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 -O--buildsystem=cargo > find . ! -newermt 'jan 01, 2000' -exec touch -d@1626260104 {} + > dh_auto_test -O--buildsystem=cargo > find . ! -newermt 'jan 01, 2000' -exec touch -d@1626260104 {} + > /usr/share/cargo/bin/cargo build > debian cargo wrapper: options, profiles, parallel: ['parallel=4'] [] ['-j4'] > 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', 'build', '--verbose', '--verbose', > '-j4', '--target', 'x86_64-unknown-linux-gnu'],) {} > error: failed to select a version for the requirement `env_logger = "^0.7.1"` > candidate versions found which didn't match: 0.9.0 > location searched: directory source `/<<PKGBUILDDIR>>/debian/cargo_registry` > (which is replacing registry `crates-io`) > required by package `mdevctl v1.0.0 (/<<PKGBUILDDIR>>)` > perhaps a crate was updated and forgotten to be re-vendored? > rm -fr -- /tmp/dh-xdg-rundir-5hMmEe4U > dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101 The full build log is available from: http://qa-logs.debian.net/2021/11/04/mdevctl_1.0.0-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.