Package: src:rust-xor-name
Version: 5.0.0-7
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=rust
Use of uninitialized value in join or string at 
/usr/share/perl5/Debian/Debhelper/Buildsystem/rust.pm line 309.
        /usr/share/dh-rust/bin/cargo prepare-debian debian/cargo_registry
debian cargo wrapper: options, profiles, parallel, lto: ['parallel=2'] [] 
['-j2'] 0
debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
x86_64-linux-gnu
debian cargo wrapper: linking /usr/share/cargo/registry/* into 
/<<PKGBUILDDIR>>/debian/cargo_registry/
   dh_auto_build --buildsystem=rust
Use of uninitialized value in join or string at 
/usr/share/perl5/Debian/Debhelper/Buildsystem/rust.pm line 309.
   dh_auto_test --buildsystem=rust
Use of uninitialized value in join or string at 
/usr/share/perl5/Debian/Debhelper/Buildsystem/rust.pm line 309.

[... snipped ...]

    |       ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `getrandom`, 
`libc`, `log`, `min_const_gen`, `nightly`, `rand_chacha`, `serde`, `serde1`, 
`small_rng`, `std`, and `std_rng`
    = help: consider adding `simd_support` 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: `simd_support`
   --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/distributions/uniform.rs:706:7
    |
706 | #[cfg(feature = "simd_support")]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `getrandom`, 
`libc`, `log`, `min_const_gen`, `nightly`, `rand_chacha`, `serde`, `serde1`, 
`small_rng`, `std`, and `std_rng`
    = help: consider adding `simd_support` 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: `simd_support`
    --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/distributions/uniform.rs:1001:7
     |
1001 | #[cfg(feature = "simd_support")]
     |       ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `default`, 
`getrandom`, `libc`, `log`, `min_const_gen`, `nightly`, `rand_chacha`, `serde`, 
`serde1`, `small_rng`, `std`, and `std_rng`
     = help: consider adding `simd_support` 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: `simd_support`
    --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/distributions/uniform.rs:1003:7
     |
1003 | #[cfg(feature = "simd_support")]
     |       ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `default`, 
`getrandom`, `libc`, `log`, `min_const_gen`, `nightly`, `rand_chacha`, `serde`, 
`serde1`, `small_rng`, `std`, and `std_rng`
     = help: consider adding `simd_support` 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: `simd_support`
    --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/distributions/uniform.rs:1005:7
     |
1005 | #[cfg(feature = "simd_support")]
     |       ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `default`, 
`getrandom`, `libc`, `log`, `min_const_gen`, `nightly`, `rand_chacha`, `serde`, 
`serde1`, `small_rng`, `std`, and `std_rng`
     = help: consider adding `simd_support` 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: `simd_support`
    --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/distributions/uniform.rs:1007:7
     |
1007 | #[cfg(feature = "simd_support")]
     |       ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `default`, 
`getrandom`, `libc`, `log`, `min_const_gen`, `nightly`, `rand_chacha`, `serde`, 
`serde1`, `small_rng`, `std`, and `std_rng`
     = help: consider adding `simd_support` 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: `simd_support`
    --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/distributions/uniform.rs:1010:7
     |
1010 | #[cfg(feature = "simd_support")]
     |       ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `default`, 
`getrandom`, `libc`, `log`, `min_const_gen`, `nightly`, `rand_chacha`, `serde`, 
`serde1`, `small_rng`, `std`, and `std_rng`
     = help: consider adding `simd_support` 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: `simd_support`
    --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/distributions/uniform.rs:1012:7
     |
1012 | #[cfg(feature = "simd_support")]
     |       ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `default`, 
`getrandom`, `libc`, `log`, `min_const_gen`, `nightly`, `rand_chacha`, `serde`, 
`serde1`, `small_rng`, `std`, and `std_rng`
     = help: consider adding `simd_support` 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: `simd_support`
    --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/distributions/uniform.rs:1014:7
     |
1014 | #[cfg(feature = "simd_support")]
     |       ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `default`, 
`getrandom`, `libc`, `log`, `min_const_gen`, `nightly`, `rand_chacha`, `serde`, 
`serde1`, `small_rng`, `std`, and `std_rng`
     = help: consider adding `simd_support` 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 name: `doc_cfg`
   --> /<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/rng.rs:395:12
    |
395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = 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 name: `doc_cfg`
  --> /<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/rngs/mod.rs:99:12
   |
99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = 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 name: `doc_cfg`
   --> /<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/rngs/mod.rs:118:12
    |
118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = 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 name: `doc_cfg`
  --> /<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/rngs/small.rs:79:12
   |
79 | #[cfg_attr(doc_cfg, doc(cfg(feature = "small_rng")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = 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 name: `doc_cfg`
  --> /<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/seq/mod.rs:29:12
   |
29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = 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 name: `doc_cfg`
   --> /<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/seq/mod.rs:623:12
    |
623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = 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 name: `doc_cfg`
   --> /<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/seq/index.rs:276:12
    |
276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = 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 name: `doc_cfg`
   --> /<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/seq/mod.rs:114:16
    |
114 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = 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 name: `doc_cfg`
   --> /<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/seq/mod.rs:142:16
    |
142 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = 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 name: `doc_cfg`
   --> /<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/seq/mod.rs:170:16
    |
170 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = 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 name: `doc_cfg`
   --> /<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/seq/mod.rs:219:16
    |
219 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = 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 name: `doc_cfg`
   --> /<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/seq/mod.rs:465:16
    |
465 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

   Compiling serde_derive v1.0.210
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/serde_derive-1.0.210 CARGO_PKG_AUTHORS='Erick Tryzelaar 
<erick.tryzel...@gmail.com>:David Tolnay <dtol...@gmail.com>' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR 
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.210 
CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/serde_derive-1.0.210 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name serde_derive --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/serde_derive-1.0.210/src/lib.rs --error-format=json 
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' 
--check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=e7f3ae2919d7912e -C extra-filename=-e7f3ae2919d7912e --out-dir /<<PKGBUILDDIR>>/target/release/deps -C 
strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-9e5b418bce4ab74e.rlib --extern 
quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-b08acc3fc1d73339.rlib --extern syn=/<<PKGBUILDDIR>>/target/release/deps/libsyn-279458960d45aed5.rlib --extern proc_macro --cap-lints warn`
warning: trait `Float` is never used
   --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/distributions/utils.rs:238:18
    |
238 | pub(crate) trait Float: Sized {
    |                  ^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: associated items `lanes`, `extract`, and `replace` are never used
   --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/distributions/utils.rs:247:8
    |
245 | pub(crate) trait FloatAsSIMD: Sized {
    |                  ----------- associated items in this trait
246 |     #[inline(always)]
247 |     fn lanes() -> usize {
    |        ^^^^^
...
255 |     fn extract(self, index: usize) -> Self {
    |        ^^^^^^^
...
260 |     fn replace(self, index: usize, new_value: Self) -> Self {
    |        ^^^^^^^

warning: method `all` is never used
   --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/rand-0.8.5/src/distributions/utils.rs:268:8
    |
266 | pub(crate) trait BoolAsSIMD: Sized {
    |                  ---------- method in this trait
267 |     fn any(self) -> bool;
268 |     fn all(self) -> bool;
    |        ^^^

warning: `rand` (lib) generated 66 warnings
   Compiling hex v0.4.3
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=hex CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/hex-0.4.3 CARGO_PKG_AUTHORS='KokaKiwi <kokak...@kokakiwi.net>' CARGO_PKG_DESCRIPTION='Encoding and decoding 
data into/from hexadecimal representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KokaKiwi/rust-hex' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/hex-0.4.3 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name hex --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/hex-0.4.3/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 
'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=4abee7f8b7cfdd75 -C extra-filename=-4abee7f8b7cfdd75 --out-dir 
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L 
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn --remap-path-prefix xor_name_5.0.0=/usr/share/cargo/registry/xor_name-5.0.0`
   Compiling arrayvec v0.5.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/arrayvec-0.5.2 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, 
backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec 
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 
CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/arrayvec-0.5.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name arrayvec --edition=2018 
/<<PKGBUILDDIR>>/debian/cargo_registry/arrayvec-0.5.2/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array-sizes-129-255", "array-sizes-33-128", "default", "serde", "std", 
"unstable-const-fn"))' -C metadata=6aa06ee5856d99b6 -C extra-filename=-6aa06ee5856d99b6 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C 
strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn --remap-path-prefix 
xor_name_5.0.0=/usr/share/cargo/registry/xor_name-5.0.0`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/serde-1.0.210 CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzel...@gmail.com>:David Tolnay <dtol...@gmail.com>' CARGO_PKG_DESCRIPTION='A generic 
serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.210 
CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/serde-1.0.210 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps 
OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/serde-bbe54647d6744a21/out rustc --crate-name serde --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/serde-1.0.210/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 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", 
"default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c4b188747a144526 -C extra-filename=-c4b188747a144526 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C 
strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern serde_derive=/<<PKGBUILDDIR>>/target/release/deps/libserde_derive-e7f3ae2919d7912e.so --cap-lints warn 
--remap-path-prefix xor_name_5.0.0=/usr/share/cargo/registry/xor_name-5.0.0 --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 
'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde_test CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/serde_test-1.0.171 CARGO_PKG_AUTHORS='Erick Tryzelaar 
<erick.tryzel...@gmail.com>:David Tolnay <dtol...@gmail.com>' CARGO_PKG_DESCRIPTION='Token De/Serializer for testing De/Serialize implementations' CARGO_PKG_HOMEPAGE='https://serde.rs' 
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_test CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' 
CARGO_PKG_RUST_VERSION=1.19 CARGO_PKG_VERSION=1.0.171 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=171 CARGO_PKG_VERSION_PRE='' 
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/serde_test-1.0.171 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps 
OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/serde_test-618caa9af29bb0f5/out rustc --crate-name serde_test --edition=2015 
/<<PKGBUILDDIR>>/debian/cargo_registry/serde_test-1.0.171/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a7f25680aca22f0a -C extra-filename=-a7f25680aca22f0a 
--out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L 
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern 
serde=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde-c4b188747a144526.rmeta --cap-lints warn --remap-path-prefix 
xor_name_5.0.0=/usr/share/cargo/registry/xor_name-5.0.0`
warning: unexpected `cfg` condition value: `cargo-clippy`
   --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/serde_test-1.0.171/src/lib.rs:148:13
    |
148 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
    |
    = note: no expected values for `feature`
    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
   --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/serde_test-1.0.171/src/lib.rs:150:13
    |
150 | #![cfg_attr(feature = "cargo-clippy", allow(float_cmp, 
needless_doctest_main))]
    |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
    |
    = note: no expected values for `feature`
    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
   --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/serde_test-1.0.171/src/lib.rs:153:5
    |
153 |     feature = "cargo-clippy",
    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
    |
    = note: no expected values for `feature`
    = help: consider adding `cargo-clippy` 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 name: `no_track_caller`
  --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/serde_test-1.0.171/src/assert.rs:34:16
   |
34 | #[cfg_attr(not(no_track_caller), track_caller)]
   |                ^^^^^^^^^^^^^^^
   |
   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, 
`doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, 
`relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, 
`sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, 
`target_endian`, `target_env`, `target_family`, `target_feature`, 
`target_has_atomic`, `target_has_atomic_equal_alignment`, 
`target_has_atomic_load_store`, `target_os`, `target_pointer_width`, 
`target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and 
`windows`
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_track_caller)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_track_caller)");` to the top of the 
`build.rs`
   = 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 name: `no_track_caller`
  --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/serde_test-1.0.171/src/assert.rs:68:16
   |
68 | #[cfg_attr(not(no_track_caller), track_caller)]
   |                ^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_track_caller)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_track_caller)");` to the top of the 
`build.rs`
   = 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 name: `no_track_caller`
   --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/serde_test-1.0.171/src/assert.rs:126:16
    |
126 | #[cfg_attr(not(no_track_caller), track_caller)]
    |                ^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_track_caller)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_track_caller)");` to the top of the 
`build.rs`
    = 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 name: `no_track_caller`
   --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/serde_test-1.0.171/src/assert.rs:167:16
    |
167 | #[cfg_attr(not(no_track_caller), track_caller)]
    |                ^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_track_caller)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_track_caller)");` to the top of the 
`build.rs`
    = 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 name: `no_track_caller`
   --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/serde_test-1.0.171/src/assert.rs:220:16
    |
220 | #[cfg_attr(not(no_track_caller), track_caller)]
    |                ^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_track_caller)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_track_caller)");` to the top of the 
`build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

   Compiling bincode v1.3.3
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bincode CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bincode-1.3.3 CARGO_PKG_AUTHORS='Ty Overby <t...@pre-alpha.com>:Francesco 
Mazzoli <f...@mazzo.li>:David Tolnay <dtol...@gmail.com>:Zoey Riordan <z...@dos.cafe>' CARGO_PKG_DESCRIPTION='A binary serialization / deserialization strategy that uses Serde for 
transforming structs into bytes and vice versa'\!'' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bincode CARGO_PKG_README=./readme.md 
CARGO_PKG_REPOSITORY='https://github.com/servo/bincode' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' 
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bincode-1.3.3 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name bincode --edition=2015 
/<<PKGBUILDDIR>>/debian/cargo_registry/bincode-1.3.3/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=626a627db4e99284 -C extra-filename=-626a627db4e99284 --out-dir 
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L 
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern 
serde=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde-c4b188747a144526.rmeta --cap-lints warn --remap-path-prefix xor_name_5.0.0=/usr/share/cargo/registry/xor_name-5.0.0`
warning: multiple associated functions are never used
   --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/bincode-1.3.3/src/byteorder.rs:144:8
    |
130 | pub trait ByteOrder: Clone + Copy {
    |           --------- associated functions in this trait
...
144 |     fn read_i16(buf: &[u8]) -> i16 {
    |        ^^^^^^^^
...
149 |     fn read_i32(buf: &[u8]) -> i32 {
    |        ^^^^^^^^
...
154 |     fn read_i64(buf: &[u8]) -> i64 {
    |        ^^^^^^^^
...
169 |     fn write_i16(buf: &mut [u8], n: i16) {
    |        ^^^^^^^^^
...
174 |     fn write_i32(buf: &mut [u8], n: i32) {
    |        ^^^^^^^^^
...
179 |     fn write_i64(buf: &mut [u8], n: i64) {
    |        ^^^^^^^^^
...
200 |         fn read_i128(buf: &[u8]) -> i128 {
    |            ^^^^^^^^^
...
205 |         fn write_i128(buf: &mut [u8], n: i128) {
    |            ^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: methods `read_i8`, `read_i16`, `read_i32`, `read_i64`, and `read_i128` 
are never used
   --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/bincode-1.3.3/src/byteorder.rs:220:8
    |
211 | pub trait ReadBytesExt: io::Read {
    |           ------------ methods in this trait
...
220 |     fn read_i8(&mut self) -> Result<i8> {
    |        ^^^^^^^
...
234 |     fn read_i16<T: ByteOrder>(&mut self) -> Result<i16> {
    |        ^^^^^^^^
...
248 |     fn read_i32<T: ByteOrder>(&mut self) -> Result<i32> {
    |        ^^^^^^^^
...
262 |     fn read_i64<T: ByteOrder>(&mut self) -> Result<i64> {
    |        ^^^^^^^^
...
291 |         fn read_i128<T: ByteOrder>(&mut self) -> Result<i128> {
    |            ^^^^^^^^^

warning: methods `write_i8`, `write_i16`, `write_i32`, `write_i64`, and 
`write_i128` are never used
   --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/bincode-1.3.3/src/byteorder.rs:308:8
    |
301 | pub trait WriteBytesExt: io::Write {
    |           ------------- methods in this trait
...
308 |     fn write_i8(&mut self, n: i8) -> Result<()> {
    |        ^^^^^^^^
...
320 |     fn write_i16<T: ByteOrder>(&mut self, n: i16) -> Result<()> {
    |        ^^^^^^^^^
...
334 |     fn write_i32<T: ByteOrder>(&mut self, n: i32) -> Result<()> {
    |        ^^^^^^^^^
...
348 |     fn write_i64<T: ByteOrder>(&mut self, n: i64) -> Result<()> {
    |        ^^^^^^^^^
...
377 |         fn write_i128<T: ByteOrder>(&mut self, n: i128) -> Result<()> {
    |            ^^^^^^^^^^

warning: `bincode` (lib) generated 3 warnings
   Compiling xor_name v5.0.0 (/<<PKGBUILDDIR>>)
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=xor_name CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='MaidSafe Developers <d...@maidsafe.net>' CARGO_PKG_DESCRIPTION='Xor Type' CARGO_PKG_HOMEPAGE='http://maidsafe.net' CARGO_PKG_LICENSE='MIT OR BSD-3-Clause' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xor_name CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/maidsafe/xor_name' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.0.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name xor_name --edition=2018 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 --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="serde_test"' --cfg 'feature="serialize-hex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", 
"hex", "serde_test", "serialize-hex"))' -C metadata=b927be51b73ecc1d -C extra-filename=-b927be51b73ecc1d --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L 
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern hex=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libhex-4abee7f8b7cfdd75.rmeta --extern 
rand=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/librand-ab7ee6fb5f017593.rmeta --extern rand_core=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/librand_core-730ffee7260e4f5f.rmeta --extern 
serde=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde-c4b188747a144526.rmeta --extern serde_test=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde_test-a7f25680aca22f0a.rmeta --extern 
tiny_keccak=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libtiny_keccak-c7e5a52e7915a875.rmeta --remap-path-prefix xor_name_5.0.0=/usr/share/cargo/registry/xor_name-5.0.0`
error: lint `box_pointers` has been removed: it does not detect other kinds of 
allocations, and existed only for historical reasons
  --> src/lib.rs:50:5
   |
50 |     box_pointers,
   |     ^^^^^^^^^^^^
   |
note: the lint level is defined here
  --> src/lib.rs:39:5
   |
39 |     warnings
   |     ^^^^^^^^
   = note: `#[deny(renamed_and_removed_lints)]` implied by `#[deny(warnings)]`

error: could not compile `xor_name` (lib) due to 1 previous error

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=xor_name CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='MaidSafe Developers <d...@maidsafe.net>' CARGO_PKG_DESCRIPTION='Xor Type' CARGO_PKG_HOMEPAGE='http://maidsafe.net' CARGO_PKG_LICENSE='MIT OR 
BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xor_name CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/maidsafe/xor_name' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.0.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name xor_name --edition=2018 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 --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="serde_test"' --cfg 'feature="serialize-hex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", 
"hex", "serde_test", "serialize-hex"))' -C metadata=b927be51b73ecc1d -C extra-filename=-b927be51b73ecc1d --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L 
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern hex=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libhex-4abee7f8b7cfdd75.rmeta --extern 
rand=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/librand-ab7ee6fb5f017593.rmeta --extern rand_core=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/librand_core-730ffee7260e4f5f.rmeta --extern 
serde=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde-c4b188747a144526.rmeta --extern serde_test=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde_test-a7f25680aca22f0a.rmeta --extern 
tiny_keccak=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libtiny_keccak-c7e5a52e7915a875.rmeta --remap-path-prefix xor_name_5.0.0=/usr/share/cargo/registry/xor_name-5.0.0` (exit status: 1)
warning: build failed, waiting for other jobs to finish...
warning: `serde_test` (lib) generated 8 warnings
dh_auto_test: error: /usr/share/dh-rust/bin/cargo test returned exit code 101
make: *** [debian/rules:4: 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/202410/

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

Thanks.

Reply via email to