Package: src:icann-rdap-client Version: 0.0.25-2 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202603/ 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:icann-rdap-client, 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 warning: `reqwest` (lib) generated 49 warnings Compiling pct-str v3.0.1 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pct_str [too-long-redacted] stry=/usr/share/cargo/registry` Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=thiserro [too-long-redacted] fg(thiserror_nightly_testing)'` Compiling jsonpath-rust v1.0.4 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=jsonpath [too-long-redacted] stry=/usr/share/cargo/registry` Compiling jsonpath_lib v0.3.0 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=jsonpath [too-long-redacted] stry=/usr/share/cargo/registry` warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing --> /usr/share/cargo/registry/jsonpath_lib-0.3.0+dfsg/src/ffi/mod.rs:38:5 | 38 | std::mem::forget(ref_node); | ^^^^^^^^^^^^^^^^^--------^ | | | argument has type `*mut parser::Node` | = note: `#[warn(forgetting_copy_types)]` on by default help: use `let _ = ...` to ignore the expression or result | 38 - std::mem::forget(ref_node); 38 + let _ = ref_node; | warning: `jsonpath_lib` (lib) generated 1 warning Compiling icann-rdap-client v0.0.25 (/<<PKGBUILDDIR>>) Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=icann_rdap_client CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An RDAP client library. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 [too-long-redacted] stry=/usr/share/cargo/registry` error[E0432]: unresolved imports `jsonpath_rust::JsonPathFinder`, `jsonpath_rust::JsonPathInst` --> src/md/redacted.rs:7:21 | 7 | jsonpath_rust::{JsonPathFinder, JsonPathInst}, | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ | | | | | no `JsonPathInst` in the root | | help: a similar name exists in the module: `JsonPath` | no `JsonPathFinder` in the root error[E0432]: unresolved import `pct_str::URIReserved` --> src/rdap/qtype.rs:11:26 | 11 | pct_str::{PctString, URIReserved}, | ^^^^^^^^^^^ | | | no `URIReserved` in the root | help: a similar name exists in the module: `UriReserved` warning: unused import: `std::str::FromStr` --> src/md/redacted.rs:1:5 | 1 | use std::str::FromStr; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default For more information about this error, try `rustc --explain E0432`. warning: `icann-rdap-client` (lib) generated 1 warning error: could not compile `icann-rdap-client` (lib) due to 2 previous errors; 1 warning emitted Caused by: process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=icann_rdap_client CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An RDAP client library. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2 [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 --------------------------------------------------------------------------------

