[From nobody Wed Aug 12 08:39:07 2026
Received: (at submit) by bugs.debian.org; 11 Aug 2026 23:16:40 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-121.3 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,
 USER_IN_DKIM_WELCOMELIST,X_DEBBUGS_CC autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 9; hammy, 150; neutral, 118; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--HTo:N*Debian, 0.000-+--forky,
 0.000-+--H*F:U*sanvila
Return-path: &lt;sanvila@debian.org&gt;
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:41560)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wtvi4-00CSpY-1X
 for submit@bugs.debian.org; Tue, 11 Aug 2026 23:16:40 +0000
Received: via submission
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by muffat.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wtvi5-005MKn-2c
 for submit@bugs.debian.org; Tue, 11 Aug 2026 23:16:40 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Subject:To:From:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=tKZt7gY3Kdxv08ODUWYS/pY1uQc5TXRano3ELCSrQeE=; b=IOGz3bXyAVhGdF1y9FnOLa0lMc
 NJkp6J7raT4zsIgJIXcySAZhUGzk8HrKASzNbzN/nOyoiT7dWdP3m3hRIEFteQOWw7Di9GNna93Mc
 ZSqPptSL+E+d2SAhbH8Np3+iWXYjNrmqE2RZqTkA9AHOyi5sVv+D0YIoLP+IMlYoBS3TeD4XHkwIS
 ZIOzB++GQmwtnbEtFZZs/ZkgXzcelZED1OaQVHH8xa+YJbDn4rISVYYdzkMGG60Ps17WyHBSlWE7b
 RNiymNzalxXKe11pbMAFG5CMXZ9G+BbLVYP0SlLciNLWwD3FmfffW5pbx0WcOnOOLF5+cPUZfOZWW
 K8cbyNJQ==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wtvi4-004iSd-0u
 for submit@bugs.debian.org; Tue, 11 Aug 2026 23:16:40 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: rust-prr: FTBFS: error: failed to select a version for the
 requirement `openssl-probe = &quot;^0.1.2&quot;`
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wtvi4-004iSd-0u@paradis.debian.org&gt;
Date: Tue, 11 Aug 2026 23:16:40 +0000
Delivered-To: submit@bugs.debian.org

Package: src:rust-prr
Version: 0.21.0-2
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/202608/

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-prr, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem cargo
   dh_auto_clean -O--buildsystem=cargo
debian cargo wrapper: options = ['parallel=2'], profiles = [], parallel = ['-j2'], lto = 
debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type = x86_64-linux-gnu
debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', 'clean', '--verbose', '--verbose'],) {'check': True}
     Removed 0 files
   dh_autoreconf_clean -O--buildsystem=cargo
   dh_clean -XCargo.toml.orig -O--buildsystem=cargo
 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
debian cargo wrapper: options = ['parallel=2'], profiles = [], parallel = ['-j2'], lto = 
debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type = x86_64-linux-gnu
debian cargo wrapper: linking /usr/share/cargo/registry/* into /&lt;&lt;PKGBUILDDIR&gt;&gt;/debian/cargo_registry/
   dh_auto_build -O--buildsystem=cargo
   dh_auto_test -O--buildsystem=cargo
debian cargo wrapper: options = ['parallel=2'], profiles = [], parallel = ['-j2'], lto = 
debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type = x86_64-linux-gnu
debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', '-Zavoid-dev-deps', 'build', '--verbose', '--verbose', '-j2', '--target', 'x86_64-unknown-linux-gnu'],) {}
error: failed to select a version for the requirement `openssl-probe = &quot;^0.1.2&quot;`
candidate versions found which didn't match: 0.2.1
location searched: directory source `/&lt;&lt;PKGBUILDDIR&gt;&gt;/debian/cargo_registry` (which is replacing registry `crates-io`)
required by package `rustls-native-certs v0.8.4`
    ... which satisfies dependency `rustls-native-certs = &quot;^0.8&quot;` of package `hyper-rustls v0.27.9`
    ... which satisfies dependency `hyper-rustls = &quot;^0.27.0&quot;` of package `octocrab v0.43.0`
    ... which satisfies dependency `octocrab = &quot;^0.43&quot;` of package `prr v0.21.0 (/&lt;&lt;PKGBUILDDIR&gt;&gt;)`
perhaps a crate was updated and forgotten to be re-vendored?
dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101
make: *** [debian/rules:3: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]