Your message dated Fri, 20 Feb 2026 10:22:01 +0100
with message-id <[email protected]>
and subject line Re: forgejo-api: FTBFS: error[E0080]: evaluation panicked: 
Rfc3339 requires date, time, and offset components, but not all can be provided 
by this type
has caused the Debian Bug report #1127506,
regarding forgejo-api: FTBFS: error[E0080]: evaluation panicked: Rfc3339 
requires date, time, and offset components, but not all can be provided by this 
type
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1127506: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127506
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:forgejo-api
Version: 0.9.0-1
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/202602/

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:forgejo-api, 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 = 

[... snipped ...]

2371 |     #[cfg(feature = "http3")]
     |           ^^^^^^^^^^-------
     |                     |
     |                     help: there is a expected value with a similar name: 
`"http2"`
     |
     = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
     = help: consider adding `http3` 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

warning: unexpected `cfg` condition value: `http3`
    --> 
/usr/share/cargo/registry/reqwest-0.12.28/src/async_impl/client.rs:2385:11
     |
2385 |     #[cfg(feature = "http3")]
     |           ^^^^^^^^^^-------
     |                     |
     |                     help: there is a expected value with a similar name: 
`"http2"`
     |
     = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
     = help: consider adding `http3` 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

warning: unexpected `cfg` condition value: `http3`
    --> 
/usr/share/cargo/registry/reqwest-0.12.28/src/async_impl/client.rs:2401:11
     |
2401 |     #[cfg(feature = "http3")]
     |           ^^^^^^^^^^-------
     |                     |
     |                     help: there is a expected value with a similar name: 
`"http2"`
     |
     = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
     = help: consider adding `http3` 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

warning: unexpected `cfg` condition value: `http3`
    --> 
/usr/share/cargo/registry/reqwest-0.12.28/src/async_impl/client.rs:2419:11
     |
2419 |     #[cfg(feature = "http3")]
     |           ^^^^^^^^^^-------
     |                     |
     |                     help: there is a expected value with a similar name: 
`"http2"`
     |
     = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
     = help: consider adding `http3` 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

warning: unexpected `cfg` condition value: `http3`
   --> /usr/share/cargo/registry/reqwest-0.12.28/src/async_impl/client.rs:425:15
    |
425 |         #[cfg(feature = "http3")]
    |               ^^^^^^^^^^-------
    |                         |
    |                         help: there is a expected value with a similar 
name: `"http2"`
    |
    = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
    = help: consider adding `http3` 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

warning: unexpected `cfg` condition value: `http3`
   --> /usr/share/cargo/registry/reqwest-0.12.28/src/async_impl/client.rs:457:23
    |
457 |             #[cfg(all(feature = "http3", feature = "__rustls"))]
    |                       ^^^^^^^^^^-------
    |                                 |
    |                                 help: there is a expected value with a 
similar name: `"http2"`
    |
    = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
    = help: consider adding `http3` 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

warning: unexpected `cfg` condition value: `http3`
   --> /usr/share/cargo/registry/reqwest-0.12.28/src/async_impl/client.rs:531:64
    |
531 |                     #[cfg(all(feature = "native-tls-alpn", not(feature = 
"http3")))]
    |                                                                
^^^^^^^^^^-------
    |                                                                          |
    |                                                                          
help: there is a expected value with a similar name: `"http2"`
    |
    = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
    = help: consider adding `http3` 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

warning: unexpected `cfg` condition value: `http3`
    --> 
/usr/share/cargo/registry/reqwest-0.12.28/src/async_impl/client.rs:1056:23
     |
1056 |                 #[cfg(feature = "http3")]
     |                       ^^^^^^^^^^-------
     |                                 |
     |                                 help: there is a expected value with a 
similar name: `"http2"`
     |
     = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
     = help: consider adding `http3` 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

warning: unexpected `cfg` condition value: `rustls-tls-webpki-roots-no-provider`
    --> 
/usr/share/cargo/registry/reqwest-0.12.28/src/async_impl/client.rs:1917:15
     |
1917 |         #[cfg(feature = "rustls-tls-webpki-roots-no-provider")]
     |               ^^^^^^^^^^-------------------------------------
     |                         |
     |                         help: there is a expected value with a similar 
name: `"rustls-tls-manual-roots-no-provider"`
     |
     = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
     = help: consider adding `rustls-tls-webpki-roots-no-provider` 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

warning: unexpected `cfg` condition value: `http3`
    --> 
/usr/share/cargo/registry/reqwest-0.12.28/src/async_impl/client.rs:2614:19
     |
2614 |             #[cfg(feature = "http3")]
     |                   ^^^^^^^^^^-------
     |                             |
     |                             help: there is a expected value with a 
similar name: `"http2"`
     |
     = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
     = help: consider adding `http3` 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

warning: unexpected `cfg` condition value: `http3`
    --> 
/usr/share/cargo/registry/reqwest-0.12.28/src/async_impl/client.rs:2867:15
     |
2867 |         #[cfg(feature = "http3")]
     |               ^^^^^^^^^^-------
     |                         |
     |                         help: there is a expected value with a similar 
name: `"http2"`
     |
     = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
     = help: consider adding `http3` 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

warning: unexpected `cfg` condition value: `http3`
    --> 
/usr/share/cargo/registry/reqwest-0.12.28/src/async_impl/client.rs:2917:11
     |
2917 |     #[cfg(feature = "http3")]
     |           ^^^^^^^^^^-------
     |                     |
     |                     help: there is a expected value with a similar name: 
`"http2"`
     |
     = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
     = help: consider adding `http3` 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

warning: unexpected `cfg` condition value: `http3`
    --> 
/usr/share/cargo/registry/reqwest-0.12.28/src/async_impl/client.rs:2997:11
     |
2997 |     #[cfg(feature = "http3")]
     |           ^^^^^^^^^^-------
     |                     |
     |                     help: there is a expected value with a similar name: 
`"http2"`
     |
     = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
     = help: consider adding `http3` 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

warning: unexpected `cfg` condition value: `http3`
    --> 
/usr/share/cargo/registry/reqwest-0.12.28/src/async_impl/client.rs:3068:19
     |
3068 |             #[cfg(feature = "http3")]
     |                   ^^^^^^^^^^-------
     |                             |
     |                             help: there is a expected value with a 
similar name: `"http2"`
     |
     = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
     = help: consider adding `http3` 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

warning: unexpected `cfg` condition value: `http3`
   --> /usr/share/cargo/registry/reqwest-0.12.28/src/retry.rs:286:19
    |
286 |     #[cfg(not(any(feature = "http3", feature = "http2")))]
    |                   ^^^^^^^^^^-------
    |                             |
    |                             help: there is a expected value with a 
similar name: `"http2"`
    |
    = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
    = help: consider adding `http3` 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

warning: unexpected `cfg` condition value: `http3`
   --> /usr/share/cargo/registry/reqwest-0.12.28/src/retry.rs:289:11
    |
289 |     #[cfg(feature = "http3")]
    |           ^^^^^^^^^^-------
    |                     |
    |                     help: there is a expected value with a similar name: 
`"http2"`
    |
    = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
    = help: consider adding `http3` 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

warning: unexpected `cfg` condition value: `http3`
   --> /usr/share/cargo/registry/reqwest-0.12.28/src/tls.rs:591:48
    |
591 |         #[cfg(all(feature = "default-tls", not(feature = "http3")))]
    |                                                ^^^^^^^^^^-------
    |                                                          |
    |                                                          help: there is a 
expected value with a similar name: `"http2"`
    |
    = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
    = help: consider adding `http3` 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

warning: unexpected `cfg` condition value: `http3`
   --> /usr/share/cargo/registry/reqwest-0.12.28/src/tls.rs:598:13
    |
598 |             feature = "http3"
    |             ^^^^^^^^^^-------
    |                       |
    |                       help: there is a expected value with a similar 
name: `"http2"`
    |
    = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, 
`__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, 
`deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, 
`macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, 
`rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, 
`rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, 
`rustls-tls-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and 
`zstd`
    = help: consider adding `http3` 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 futures v0.3.31
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=futures 
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/futures-0.3.31 
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/futures-0.3.31/Cargo.toml
 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An implementation of futures and 
streams featuring zero allocations,
composability, and iterator-like interfaces.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs 
[too-long-redacted] stry=/usr/share/cargo/registry`
warning: unexpected `cfg` condition value: `compat`
   --> /usr/share/cargo/registry/futures-0.3.31/src/lib.rs:200:7
    |
200 | #[cfg(feature = "compat")]
    |       ^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `async-await`, 
`bilock`, `default`, `executor`, `futures-executor`, `std`, `thread-pool`, 
`unstable`, and `write-all-vectored`
    = help: consider adding `compat` 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: requested on the command line with `-W unexpected-cfgs`

warning: `futures` (lib) generated 1 warning
   Compiling base64ct v1.6.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=base64ct 
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/base64ct-1.6.0 
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/base64ct-1.6.0/Cargo.toml
 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust 
implementation of Base64 (RFC 4648) which avoids any usages of
data-dependent branches/LUTs and thereby provides portable "best effort"
constant-time operation and embedded-friendly no_std support
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT 
[too-long-redacted] stry=/usr/share/cargo/registry`
   Compiling soft_assert v0.1.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=soft_ass 
[too-long-redacted] stry=/usr/share/cargo/registry`
   Compiling forgejo-api v0.9.0 (/<<PKGBUILDDIR>>)
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=forgejo_ 
[too-long-redacted] stry=/usr/share/cargo/registry`
warning: `reqwest` (lib) generated 49 warnings
error[E0080]: evaluation panicked: Rfc3339 requires date, time, and offset 
components, but not all can be provided by this type
   --> 
/usr/share/cargo/registry/time-0.3.47/src/formatting/formattable.rs:280:13
    |
280 | /             assert!(
281 | |                 V::SUPPLIES_DATE && V::SUPPLIES_TIME && 
V::SUPPLIES_OFFSET,
282 | |                 "Rfc3339 requires date, time, and offset components, 
but not all can be provided \
283 | |                  by this type"
284 | |             );
    | |_____________^ evaluation of `time::formatting::formattable::<impl 
time::formatting::formattable::sealed::Sealed for 
time::format_description::well_known::Rfc3339>::format_into::<time::Date, 
std::vec::Vec<u8>>::{constant#0}` failed here

note: erroneous constant encountered
   --> /usr/share/cargo/registry/time-0.3.47/src/formatting/formattable.rs:279:9
    |
279 | /         const {
280 | |             assert!(
281 | |                 V::SUPPLIES_DATE && V::SUPPLIES_TIME && 
V::SUPPLIES_OFFSET,
282 | |                 "Rfc3339 requires date, time, and offset components, 
but not all can be provided \
283 | |                  by this type"
284 | |             );
285 | |         }
    | |_________^

note: the above error was encountered while instantiating `fn 
formatting::formattable::<impl Sealed for Rfc3339>::format_into::<..., ...>`
  --> /usr/share/cargo/registry/time-0.3.47/src/formatting/formattable.rs:65:13
   |
65 |             self.format_into(&mut buf, value, state)?;
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: the full name for the type has been written to 
'/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/forgejo_api-4fb60fb12ba453c6.long-type-2662106025764629101.txt'
   = note: consider using `--verbose` to print the full type name to the console

For more information about this error, try `rustc --explain E0080`.
error: could not compile `forgejo-api` (lib) due to 1 previous error

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CA 
[too-long-redacted] argo/registry` (exit status: 1)
dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Version: 0.9.1-1

Hi,

this is fixed with the new upstream release, closing this bug.

Regards,
Daniel

--- End Message ---

Reply via email to