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/202607/
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-srv, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
Compiling clap v4.6.1
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clap CAR [too-long-redacted] stry=/usr/share/cargo/registry`
warning: unexpected `cfg` condition value: `unstable-doc`
--> /usr/share/cargo/registry/clap-4.6.1/src/lib.rs:95:7
|
95 | #[cfg(feature = "unstable-doc")]
| ^^^^^^^^^^--------------
| |
| help: there is a expected value with a similar name: `"unstable-ext"`
|
= note: expected values for `feature` are: `cargo`, `color`, `debug`, `default`, `deprecated`, `derive`, `env`, `error-context`, `help`, `std`, `string`, `suggestions`, `unicode`, `unstable-derive-ui-tests`, `unstable-ext`, `unstable-markdown`, `unstable-styles`, `usage`, and `wrap_help`
= help: consider adding `unstable-doc` 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: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `unstable-doc`
--> /usr/share/cargo/registry/clap-4.6.1/src/lib.rs:97:7
|
97 | #[cfg(feature = "unstable-doc")]
| ^^^^^^^^^^--------------
| |
| help: there is a expected value with a similar name: `"unstable-ext"`
|
= note: expected values for `feature` are: `cargo`, `color`, `debug`, `default`, `deprecated`, `derive`, `env`, `error-context`, `help`, `std`, `string`, `suggestions`, `unicode`, `unstable-derive-ui-tests`, `unstable-ext`, `unstable-markdown`, `unstable-styles`, `usage`, and `wrap_help`
= help: consider adding `unstable-doc` 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: `unstable-doc`
--> /usr/share/cargo/registry/clap-4.6.1/src/lib.rs:99:7
|
99 | #[cfg(feature = "unstable-doc")]
| ^^^^^^^^^^--------------
| |
| help: there is a expected value with a similar name: `"unstable-ext"`
|
= note: expected values for `feature` are: `cargo`, `color`, `debug`, `default`, `deprecated`, `derive`, `env`, `error-context`, `help`, `std`, `string`, `suggestions`, `unicode`, `unstable-derive-ui-tests`, `unstable-ext`, `unstable-markdown`, `unstable-styles`, `usage`, and `wrap_help`
= help: consider adding `unstable-doc` 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: `unstable-doc`
--> /usr/share/cargo/registry/clap-4.6.1/src/lib.rs:101:7
|
101 | #[cfg(feature = "unstable-doc")]
| ^^^^^^^^^^--------------
| |
| help: there is a expected value with a similar name: `"unstable-ext"`
|
= note: expected values for `feature` are: `cargo`, `color`, `debug`, `default`, `deprecated`, `derive`, `env`, `error-context`, `help`, `std`, `string`, `suggestions`, `unicode`, `unstable-derive-ui-tests`, `unstable-ext`, `unstable-markdown`, `unstable-styles`, `usage`, and `wrap_help`
= help: consider adding `unstable-doc` 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: `unstable-doc`
--> /usr/share/cargo/registry/clap-4.6.1/src/lib.rs:103:7
|
103 | #[cfg(feature = "unstable-doc")]
| ^^^^^^^^^^--------------
| |
| help: there is a expected value with a similar name: `"unstable-ext"`
|
= note: expected values for `feature` are: `cargo`, `color`, `debug`, `default`, `deprecated`, `derive`, `env`, `error-context`, `help`, `std`, `string`, `suggestions`, `unicode`, `unstable-derive-ui-tests`, `unstable-ext`, `unstable-markdown`, `unstable-styles`, `usage`, and `wrap_help`
= help: consider adding `unstable-doc` 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: `unstable-doc`
--> /usr/share/cargo/registry/clap-4.6.1/src/lib.rs:105:7
|
105 | #[cfg(feature = "unstable-doc")]
| ^^^^^^^^^^--------------
| |
| help: there is a expected value with a similar name: `"unstable-ext"`
|
= note: expected values for `feature` are: `cargo`, `color`, `debug`, `default`, `deprecated`, `derive`, `env`, `error-context`, `help`, `std`, `string`, `suggestions`, `unicode`, `unstable-derive-ui-tests`, `unstable-ext`, `unstable-markdown`, `unstable-styles`, `usage`, and `wrap_help`
= help: consider adding `unstable-doc` 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: `clap` (lib) generated 6 warnings
Compiling tracing-subscriber v0.3.23
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/tracing-subscriber-0.3.23 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/tracing-subscriber-0.3.23/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman <eliza@buoyant.io>:David Barsky <me@davidbarsky.com>:Tokio Contributors <team@tokio.rs>' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MI [too-long-redacted] stry=/usr/share/cargo/registry`
Compiling envmnt v0.10.4
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=envmnt C [too-long-redacted] stry=/usr/share/cargo/registry`
warning: lint `cenum_impl_drop_cast` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/73333> for more information
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:11:5
|
11 | cenum_impl_drop_cast,
| ^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(renamed_and_removed_lints)]` on by default
warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:16:5
|
16 | const_err,
| ^^^^^^^^^
warning: lint `deprecated_cfg_attr_crate_type_name` has been removed: converted into hard error, see issue #91632 <https://github.com/rust-lang/rust/issues/91632> for more information
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:21:5
|
21 | deprecated_cfg_attr_crate_type_name,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==`
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:36:5
|
36 | illegal_floating_point_literal_pattern,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:41:5
|
41 | indirect_structural_match,
| ^^^^^^^^^^^^^^^^^^^^^^^^^
warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:58:5
|
58 | missing_fragment_specifier,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
warning: lint `nontrivial_structural_match` has been removed: no longer needed, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:71:5
|
71 | nontrivial_structural_match,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
warning: unknown lint: `order_dependent_trait_objects`
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:73:5
|
73 | order_dependent_trait_objects,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unknown_lints)]` on by default
warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:78:5
|
78 | pointer_structural_match,
| ^^^^^^^^^^^^^^^^^^^^^^^^
warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:79:5
|
79 | private_in_public,
| ^^^^^^^^^^^^^^^^^
warning: unknown lint: `proc_macro_back_compat`
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:80:5
|
80 | proc_macro_back_compat,
| ^^^^^^^^^^^^^^^^^^^^^^
warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields`
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:84:5
|
84 | repr_transparent_external_private_fields,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `repr_transparent_non_zst_fields`
warning: lint `suspicious_auto_trait_impls` has been removed: no longer needed, see issue #93367 <https://github.com/rust-lang/rust/issues/93367> for more information
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:92:5
|
92 | suspicious_auto_trait_impls,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:93:5
|
93 | temporary_cstring_as_ptr,
| ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dangling_pointers_from_temporaries`
warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 <https://github.com/rust-lang/rust/issues/82523> for more information
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:101:5
|
101 | unaligned_references,
| ^^^^^^^^^^^^^^^^^^^^
warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 <https://github.com/rust-lang/rust/pull/125380> for more information
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:140:5
|
140 | where_clauses_object_safety,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
--> /usr/share/cargo/registry/envmnt-0.10.4/src/lib.rs:146:5
|
146 | box_pointers,
| ^^^^^^^^^^^^
warning: `envmnt` (lib) generated 17 warnings
Compiling icann-rdap-client v0.0.30
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=icann_rdap_client CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/icann-rdap-client-0.0.30 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/icann-rdap-client-0.0.30/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] uild/ring-a94417c559307014/out`
error[E0599]: no method named `val` found for struct `QueryRef<'a, T>` in the current scope
--> /usr/share/cargo/registry/icann-rdap-client-0.0.30/src/md/redacted.rs:121:73
|
121 | if let Value::String(_found_val) = path_ref.clone().val() {
| ^^^-- help: remove the arguments
| |
| field, not a method
error[E0599]: no method named `path` found for struct `QueryRef<'a, T>` in the current scope
--> /usr/share/cargo/registry/icann-rdap-client-0.0.30/src/md/redacted.rs:123:59
|
123 | let found_path = path_ref.clone().path();
| ^^^^-- help: remove the arguments
| |
| field, not a method
For more information about this error, try `rustc --explain E0599`.
error: could not compile `icann-rdap-client` (lib) due to 2 previous errors
Caused by:
process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=icann_rdap_client CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/icann-rdap-client-0.0.30 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/icann-rdap-client-0.0.30/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] 559307014/out` (exit status: 1)
warning: build failed, waiting for other jobs to finish...
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
--------------------------------------------------------------------------------