[From nobody Sat May 23 00:09:06 2026
Received: (at submit) by bugs.debian.org; 16 May 2026 16:05:29 +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=-120.4 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,HAS_PACKAGE,
 RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS,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, 22; hammy, 150; neutral, 146; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--forky, 0.000-+--HTo:N*Debian,
 0.000-+--H*F:U*sanvila
Return-path: &lt;sanvila@debian.org&gt;
Received: from mitropoulos.debian.org
 ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:44956)
 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 1wOHW5-002CWR-0n
 for submit@bugs.debian.org; Sat, 16 May 2026 16:05:29 +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 mitropoulos.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 1wOHW3-0001y9-26
 for submit@bugs.debian.org; Sat, 16 May 2026 16:05:27 +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=vNHO78v/gyhMhKq6aXzV+n643CBWbmpJgmnE6wQokss=; b=jfMUTHZarvp4ka9ieIuetXsimy
 /JT7dx3Z/eHvNp1ZJd4uAz1Zbcx2W+rUrKTki2WMbKDKNALQNHarAYK394E0kQj9A0uqqsF60CxG6
 TbtDJlynOi2Y7eysnFVDm593EEYw0o4uQhgITnzcUNAoQ5gqOdFshSzADze0d42MLAffvjyxLGx9t
 O71vF3oI2T7Li9mC22EVNhIYs++WVqBSwBVbILE7tHxMl9dxIXrP2HT6hoW5R1aZQ0McWxZlObFck
 i7fH8oAidqL2dFJeMCgZQ63nn6XoBkjSs5h6A+YzLrb5tL2/k443ekXZ9m3aiPbP59Hu+9MHapjJc
 /B8D9ABw==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wOHW2-000AUX-0J
 for submit@bugs.debian.org; Sat, 16 May 2026 16:05:26 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: rust-tiny-dfr: FTBFS: error[E0599]: no method named `ok_or` found for
 struct `librsvg_rebind::Handle` in the current scope
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wOHW2-000AUX-0J@paradis.debian.org&gt;
Date: Sat, 16 May 2026 16:05:26 +0000
Delivered-To: submit@bugs.debian.org

Package: src:rust-tiny-dfr
Version: 0.3.6-6
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/202605/

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

Thanks.

--------------------------------------------------------------------------------
[...]
   Compiling toml v0.8.20
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/&lt;&lt;PKGBUILDDIR&gt;&gt;/debian/cargo_registry/toml-0.8.20 CARGO_MANIFEST_PATH=/&lt;&lt;PKGBUILDDIR&gt;&gt;/debian/cargo_registry/toml-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton &lt;alex@alexcrichton.com&gt;' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides
implementations of the standard Serialize/Deserialize traits for TOML data to
facilitate deserializing and serializing Rust structures.
' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO [too-long-redacted] stry=/usr/share/cargo/registry`
warning: `input-linux` (lib) generated 7 warnings
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=anyhow C [too-long-redacted] (error_generic_member_access)'`
   Compiling privdrop v0.5.4
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=privdrop [too-long-redacted] stry=/usr/share/cargo/registry`
     Running `CARGO=/usr/bin/cargo CARGO_BIN_NAME=tiny-dfr C [too-long-redacted] -gnu -l fontconfig -l freetype`
error[E0599]: no method named `ok_or` found for struct `librsvg_rebind::Handle` in the current scope
   --&gt; src/main.rs:104:34
    |
104 |         Handle::from_file(path)?.ok_or(anyhow!(&quot;failed to load image&quot;))?,
    |                                  ^^^^^ method not found in `librsvg_rebind::Handle`

For more information about this error, try `rustc --explain E0599`.
error: could not compile `tiny-dfr` (bin &quot;tiny-dfr&quot; test) due to 1 previous error

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CA [too-long-redacted] g -l freetype` (exit status: 1)
dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101
make[1]: *** [debian/rules:6: override_dh_auto_test] Error 25
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
make: *** [debian/rules:3: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]