Package: src:shortwave Version: 5.0.0-3 Severity: serious Tags: ftbfs trixie sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules clean dh clean debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_clean rm -rf debian/cargo_registry make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' [... snipped ...] = help: consider adding `__rustls` 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: `macos-system-configuration` --> /usr/share/cargo/registry/reqwest-0.12.12/src/proxy.rs:15:32 | 15 | #[cfg(all(target_os = "macos", feature = "macos-system-configuration"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `macos-system-configuration` 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: `macos-system-configuration` --> /usr/share/cargo/registry/reqwest-0.12.12/src/proxy.rs:966:32 | 966 | #[cfg(all(target_os = "macos", feature = "macos-system-configuration"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `macos-system-configuration` 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: `macos-system-configuration` --> /usr/share/cargo/registry/reqwest-0.12.12/src/proxy.rs:1004:32 | 1004 | #[cfg(all(target_os = "macos", feature = "macos-system-configuration"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `macos-system-configuration` 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: `macos-system-configuration` --> /usr/share/cargo/registry/reqwest-0.12.12/src/proxy.rs:1037:30 | 1037 | all(target_os = "macos", feature = "macos-system-configuration") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `macos-system-configuration` 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: `macos-system-configuration` --> /usr/share/cargo/registry/reqwest-0.12.12/src/proxy.rs:1045:30 | 1045 | all(target_os = "macos", feature = "macos-system-configuration") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `macos-system-configuration` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:47:7 | 47 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:54:7 | 54 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:62:7 | 62 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:77:7 | 77 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:419:7 | 419 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:500:7 | 500 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:606:7 | 606 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:610:7 | 610 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:660:7 | 660 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:667:7 | 667 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:680:7 | 680 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:73:11 | 73 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:87:48 | 87 | #[cfg_attr(not(any(feature = "native-tls", feature = "__rustls")), allow(unused))] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:96:11 | 96 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:110:19 | 110 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:116:45 | 116 | any(feature = "native-tls", feature = "__rustls"), | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:206:11 | 206 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:145:19 | 145 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:170:19 | 170 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:340:11 | 340 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:398:11 | 398 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:542:11 | 542 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:563:11 | 563 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:565:11 | 565 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:567:39 | 567 | #[cfg(any(feature = "native-tls", feature = "__rustls",))] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:578:19 | 578 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:580:19 | 580 | #[cfg(feature = "__rustls")] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:582:47 | 582 | #[cfg(any(feature = "native-tls", feature = "__rustls",))] | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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.12/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: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `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` --> /usr/share/cargo/registry/reqwest-0.12.12/src/tls.rs:597:17 | 597 | all(feature = "__rustls", not(feature = "default-tls")), | ^^^^^^^^^^---------- | | | help: there is a expected value with a similar name: `"rustls"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `trust-dns`, and `zstd` = help: consider adding `__rustls` 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.12/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: `__internal_proxy_sys_no_cache`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls`, `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`, `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: `reqwest` (lib) generated 105 warnings Compiling glycin v2.1.0-rc Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=glycin CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/glycin-2.1.0-rc CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/glycin-2.1.0-rc/Cargo.toml CARGO_PKG_AUTHORS='Sophie Herold' CARGO_PKG_DESCRIPTION='Sandboxed image decoding' CARGO_PKG_HOMEPAGE='https://gitlab.gnome.org/GNOME/glycin' CARGO_PKG_LICENSE='MPL-2.0 OR LGPL-2.1-or-later' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glycin CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.gnome.org/GNOME/glycin' CARGO_PKG_RUST_VERSION=1.80 CARGO_PKG_VERSION=2.1.0-rc CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=rc LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps rustc --crate-name glycin --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/glycin-2.1.0-rc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit =dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-io"' --cfg 'feature="default"' --cfg 'feature="gdk4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "default", "gdk4", "gobject", "tokio"))' -C metadata=fc9f7cae389aae1e -C extra-filename=-6122136b9c9d262e --out-dir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps --extern async_fs=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libasync_fs-acf1649f790638c3.rmeta --extern async_io=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libasync_io-48495ca66c0ba329.rmeta --extern async_lock=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release /deps/libasync_lock-855316391150df30.rmeta --extern blocking=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libblocking-c06fc99b33203200.rmeta --extern futures_channel=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libfutures_channel-cb4aba9e77ad75e6.rmeta --extern futures_timer=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libfutures_timer-6cba7138270da499.rmeta --extern futures_util=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libfutures_util-7fc19193bf704568.rmeta --extern gdk=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libgdk4-a1f47a9a5bca6677.rmeta --extern gio=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libgio-237f04ecc111797e.rmeta --extern glycin_utils=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libglycin_utils-9048 2441b4684bdf.rmeta --extern gufo_common=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libgufo_common-88e4eb9df1dceb7e.rmeta --extern gufo_exif=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libgufo_exif-90d8614d7000c53e.rmeta --extern lcms2=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/liblcms2-4be5b1d2c47a7153.rmeta --extern lcms2_sys=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/liblcms2_sys-5bd38d2814f1f384.rmeta --extern libc=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/liblibc-7aab4a4acf2ec318.rmeta --extern libseccomp=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/liblibseccomp-d490a7aab55d2451.rmeta --extern memfd=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libmemfd-5c3959a5e870376f.rmeta --extern memmap=/<<PKGBUILDDIR>> /obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libmemmap2-4cb269aafab49925.rmeta --extern nix=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libnix-769ae11768346f11.rmeta --extern static_assertions=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libstatic_assertions-98e9d396c2318dc0.rmeta --extern thiserror=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libthiserror-d986e169a9cbd331.rmeta --extern tracing=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libtracing-9a65759d8d488cf0.rmeta --extern fontconfig_sys=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libfontconfig_sys-d9aed9a909da39db.rmeta --extern zbus=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libzbus-461b8995dd4eaad7.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C li nker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro -C link-arg=-Wl,-z,now --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/shortwave-5.0.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` Compiling mpris-server v0.8.1 Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=mpris_server CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/mpris-server-0.8.1 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/mpris-server-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Dave Patrick Caberto' CARGO_PKG_DESCRIPTION='Implement MPRIS D-Bus interface in your application' CARGO_PKG_HOMEPAGE='https://github.com/SeaDve/mpris-server' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mpris-server CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SeaDve/mpris-server' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps rustc --crate-name mpris_server --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/mpris-server-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,futu re-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unstable"))' -C metadata=06e200b4fe092cb2 -C extra-filename=-9deb039cf806e756 --out-dir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps --extern async_channel=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libasync_channel-54f227efa65d8713.rmeta --extern futures_channel=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libfutures_channel-cb4aba9e77ad75e6.rmeta --extern serde=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libserde-d9a2fd905de65163.rmeta --extern trait_variant= /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps/libtrait_variant-3dc6f1f55edcd9b1.so --extern zbus=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libzbus-461b8995dd4eaad7.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro -C link-arg=-Wl,-z,now --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/shortwave-5.0.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` warning: unused import: `Connection` --> /usr/share/cargo/registry/mpris-server-0.8.1/src/local_server.rs:13:17 | 13 | use zbus::{fdo, Connection, Result}; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `mpris-server` (lib) generated 1 warning Compiling mdns-sd v0.13.3 Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=mdns_sd CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/mdns-sd-0.13.3 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/mdns-sd-0.13.3/Cargo.toml CARGO_PKG_AUTHORS='keepsimple <keepsim...@gmail.com>' CARGO_PKG_DESCRIPTION='mDNS Service Discovery library with no async runtime dependency' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mdns-sd CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/keepsimple1/mdns-sd' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.13.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps rustc --crate-name mdns_sd --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/mdns-sd-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-ty pe lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "log", "logging"))' -C metadata=077645b77dafdaa8 -C extra-filename=-c3db42cb81a09995 --out-dir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps --extern fastrand=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libfastrand-f8c3969886083ee2.rmeta --extern flume=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libflume-10772a75b5e2d92c.rmeta --extern if_addrs=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-lin ux-gnu/release/deps/libif_addrs-f88f194debc62cfc.rmeta --extern log=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/liblog-f021f6ab894df15e.rmeta --extern mio=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libmio-ca5a61ed9247e650.rmeta --extern socket2=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libsocket2-88d712cd56111dd4.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro -C link-arg=-Wl,-z,now --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/shortwave-5.0.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` Compiling cacache v13.0.0 Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=cacache CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/cacache-13.0.0 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/cacache-13.0.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán <k...@zkat.tech>' CARGO_PKG_DESCRIPTION='Content-addressable, key-value, high-performance, on-disk cache.' CARGO_PKG_HOMEPAGE='https://github.com/zkat/cacache-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cacache CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/cacache-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=13.0.0 CARGO_PKG_VERSION_MAJOR=13 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps rustc --crate-name cacache --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/cacache-13.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incomp at --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-std"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="libc"' --cfg 'feature="memmap2"' --cfg 'feature="mmap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "futures", "libc", "link_to", "memmap2", "mmap", "tokio", "tokio-runtime", "tokio-stream"))' -C metadata=d42e28b445366469 -C extra-filename=-949aaf61a5491fa3 --out-dir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps --extern async_std=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libasync_std-83657786bc28ba04.rmeta --extern digest=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_ 64-unknown-linux-gnu/release/deps/libdigest-8dee20cc713a559b.rmeta --extern either=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libeither-82e74a1df22df54e.rmeta --extern futures=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libfutures-bd7523985c6b6c43.rmeta --extern hex=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libhex-02a2e6fb16b20425.rmeta --extern libc=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/liblibc-7aab4a4acf2ec318.rmeta --extern memmap2=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libmemmap2-4cb269aafab49925.rmeta --extern miette=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libmiette-20a4a6f5be11749d.rmeta --extern reflink_copy=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libreflink_copy-24f5da93d6c0a399.rmeta --extern serde=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libserde-d9a2fd905de65163.rmeta --extern serde_derive=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps/libserde_derive-365968b989c726c0.so --extern serde_json=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libserde_json-ae019c1f9559cd24.rmeta --extern sha1=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libsha1-38cb8ccd349d3b77.rmeta --extern sha2=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libsha2-3bdbc1d30e35dfb7.rmeta --extern ssri=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libssri-0d6e2d0f882ff2f6.rmeta --extern tempfile=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libtempfile-043e471287efed10.rmeta --extern thiserror=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/re lease/deps/libthiserror-97e5556b07e2cca9.rmeta --extern walkdir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libwalkdir-c74f93670406009e.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro -C link-arg=-Wl,-z,now --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/shortwave-5.0.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anyhow-1.0.95 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/anyhow-1.0.95/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps OUT_DIR=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/build/anyhow-f93ab9e11d2e0261/out rustc --crate-name anyhow --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/anyhow-1.0.95/s rc/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=8728fef921836cb1 -C extra-filename=-6b84959899896ba0 --out-dir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro -C link-arg=-Wl,-z,now --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/shortwave-5.0.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Compiling gettext-rs v0.7.0 Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=gettextrs CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/gettext-rs-0.7.0 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/gettext-rs-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Konstantin Salikhov <kok...@yandex.ru>:Alexander Batischev <eual...@gmail.com>' CARGO_PKG_DESCRIPTION='Safe bindings for gettext' CARGO_PKG_HOMEPAGE='https://github.com/Koka/gettext-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gettext-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Koka/gettext-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps rustc --crate-name gettextrs --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/gettext-rs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifact s,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="gettext-system"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gettext-system"))' -C metadata=149b2ba6f87e5c0e -C extra-filename=-3ba6672b682b9f8c --out-dir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps --extern gettext_sys=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libgettext_sys-861fcf9a1635c091.rmeta --extern locale_config=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/liblocale_config-a41edd17c49e319c.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,rel ro -C link-arg=-Wl,-z,now --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/shortwave-5.0.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` Compiling async-std-resolver v0.24.0 Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=async_std_resolver CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/async-std-resolver-0.24.0 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/async-std-resolver-0.24.0/Cargo.toml CARGO_PKG_AUTHORS='The contributors to Hickory DNS' CARGO_PKG_DESCRIPTION='Hickory DNS is a safe and secure DNS library, for async-std. This Resolver library uses the hickory-proto library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. ' CARGO_PKG_HOMEPAGE='https://hickory-dns.org/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-std-resolver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hickory-dns/hickory-dns' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.24.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps rustc --crate-name async_std_resolver --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/async-std-resolver-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="system-config"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "system-config"))' -C metadata=e8bdd6fdd94522c2 -C extra-filename=-2988ca9f1d2e6a5d --out -dir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps --extern async_std=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libasync_std-83657786bc28ba04.rmeta --extern async_trait=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps/libasync_trait-4896b18a3b602d2e.so --extern futures_io=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libfutures_io-f61377b3e66f4f2c.rmeta --extern futures_util=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libfutures_util-7fc19193bf704568.rmeta --extern hickory_resolver=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libhickory_resolver-191b86a4cfb03cad.rmeta --extern pin_utils =/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libpin_utils-158c580cf59e8f08.rmeta --extern socket2=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libsocket2-88d712cd56111dd4.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro -C link-arg=-Wl,-z,now --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/shortwave-5.0.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` error[E0432]: unresolved import `hickory_resolver::proto::udp::QuicLocalAddr` --> /usr/share/cargo/registry/async-std-resolver-0.24.0/src/net.rs:18:50 | 18 | use hickory_resolver::proto::udp::{DnsUdpSocket, QuicLocalAddr, UdpSocket}; | ^^^^^^^^^^^^^ no `QuicLocalAddr` in `udp` error[E0053]: method `new_connection` has an incompatible type for trait --> /usr/share/cargo/registry/async-std-resolver-0.24.0/src/runtime.rs:129:10 | 129 | ) -> Self::FutureConn { | ^^^^^^^^^^^^^^^^ expected `Result<ConnectionFuture<...>, ...>`, found `ConnectionFuture<AsyncStdRuntimeProvider>` | = note: expected signature `fn(&AsyncStdConnectionProvider, &NameServerConfig, &ResolverOpts) -> Result<name_server::connection_provider::ConnectionFuture<_>, futures_io::Error>` found signature `fn(&AsyncStdConnectionProvider, &NameServerConfig, &ResolverOpts) -> name_server::connection_provider::ConnectionFuture<_>` help: change the output type to match the trait | 129 | ) -> Result<name_server::connection_provider::ConnectionFuture<AsyncStdRuntimeProvider>, futures_io::Error> { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Some errors have detailed explanations: E0053, E0432. For more information about an error, try `rustc --explain E0053`. error: could not compile `async-std-resolver` (lib) due to 2 previous errors Caused by: process didn't exit successfully: `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=async_std_resolver CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/async-std-resolver-0.24.0 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/async-std-resolver-0.24.0/Cargo.toml CARGO_PKG_AUTHORS='The contributors to Hickory DNS' CARGO_PKG_DESCRIPTION='Hickory DNS is a safe and secure DNS library, for async-std. This Resolver library uses the hickory-proto library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. ' CARGO_PKG_HOMEPAGE='https://hickory-dns.org/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-std-resolver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hickory-dns/hickory-dns' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.24.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps rustc --crate-name async_std_resolver --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/async-std-resolver-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="system-config"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "system-config"))' -C metadata=e8bdd6fdd94522c2 -C extra-filename=-2988ca9f1d2e6a5d --o ut-dir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps --extern async_std=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libasync_std-83657786bc28ba04.rmeta --extern async_trait=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/release/deps/libasync_trait-4896b18a3b602d2e.so --extern futures_io=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libfutures_io-f61377b3e66f4f2c.rmeta --extern futures_util=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libfutures_util-7fc19193bf704568.rmeta --extern hickory_resolver=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libhickory_resolver-191b86a4cfb03cad.rmeta --extern pin_uti ls=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libpin_utils-158c580cf59e8f08.rmeta --extern socket2=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/deps/libsocket2-88d712cd56111dd4.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro -C link-arg=-Wl,-z,now --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/shortwave-5.0.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` (exit status: 1) FAILED: src/shortwave /usr/bin/env /usr/share/cargo/bin/cargo build --manifest-path /<<PKGBUILDDIR>>/Cargo.toml --target-dir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target --release && cp /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/target/x86_64-unknown-linux-gnu/release/shortwave src/shortwave ninja: build stopped: subcommand failed. dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j1 -v returned exit code 1 make: *** [debian/rules:14: binary] Error 25 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/202503/ 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 add an affects on src:shortwave, so that this is still visible in the BTS web page for this package. Thanks.