Your message dated Wed, 31 Jul 2024 11:30:07 +0200
with message-id <172241820747.1714821.3565296761034611...@cairon.jones.dk>
and subject line Re: Bug#1076972: rust-ed25519: FTBFS: dh-rust-built-using 
returned exit code 1
has caused the Debian Bug report #1076972,
regarding rust-pkcs8: FTBFS: dh-rust-built-using returned exit code 1
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1076972: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076972
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:rust-pkcs8
Version: 0.10.2+ds-10
Severity: serious
Tags: ftbfs

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --sourcedirectory=pkcs8
   dh_update_autotools_config -O--sourcedirectory=pkcs8
   dh_autoreconf -O--sourcedirectory=pkcs8
   dh_auto_configure --buildsystem=rust -O--sourcedirectory=pkcs8
        cd pkcs8 && env "RUSTFLAGS=--remap-path-prefix 
pkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2 --remap-path-prefix 
../debian/cargo_registry=/usr/share/cargo/registry/" /usr/share/dh-rust/bin/cargo 
prepare-debian ../debian/cargo_registry --link-from-system
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: unsetting RUSTFLAGS and assuming it will be (or already 
was) added to $CARGO_HOME/config.toml
debian cargo wrapper: linking /usr/share/cargo/registry/* into 
/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/
   dh_auto_build --buildsystem=rust -O--sourcedirectory=pkcs8
   dh_auto_test --buildsystem=rust -O--sourcedirectory=pkcs8
        cd pkcs8 && env DEB_BUILDDIR=pkcs8 /usr/share/dh-rust/bin/cargo test
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: running subprocess (['env', 'RUST_BACKTRACE=1', 
'/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose', '-j2', 
'--target', 'x86_64-unknown-linux-gnu', '--release'],) {}
   Compiling const-oid v0.9.3
   Compiling rustix v0.38.32
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/rustix-0.38.32 CARGO_PKG_AUTHORS='Dan Gohman 
<dev@sunfishcode.online>:Jakub Konka <kub...@jakubkonka.com>' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 
WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 
CARGO_PKG_VERSION=0.38.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' 
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/rustix-0.38.32 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps rustc --crate-name build_script_build 
--edition=2021 /<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/rustix-0.38.32/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin 
--emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 
'feature="use-libc-auxv"' -C metadata=ee13734f3a750bb7 -C extra-filename=-ee13734f3a750bb7 --out-dir /<<PKGBUILDDIR>>/pkcs8/target/release/build/rustix-ee13734f3a750bb7 -C strip=debuginfo -L 
dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=const_oid 
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/const-oid-0.9.3
 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Const-friendly 
implementation of the ISO/IEC Object Identifier (OID) standard
as defined in ITU X.660, with support for BER/DER encoding/decoding as well as
heapless no_std (i.e. embedded) support
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-oid CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/const-oid' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.9.3 
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' 
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/const-oid-0.9.3 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps rustc --crate-name const_oid --edition=2021 
/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/const-oid-0.9.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 -C 
metadata=f2448d4ba1eb5527 -C extra-filename=-f2448d4ba1eb5527 --out-dir /<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps 
--target x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps -L 
dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C 
link-arg=-Wl,-z,relro --remap-path-prefix pkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2 --remap-path-prefix 
../debian/cargo_registry=/usr/share/cargo/registry/`
     Running `CARGO=/usr/bin/cargo CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little 
CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr 
CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' 
CARGO_ENCODED_RUSTFLAGS='-Cdebuginfo=2--cap-lintswarn-Clinker=x86_64-linux-gnu-gcc-Clink-arg=-Wl,-z,relro--remap-path-prefixpkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2--remap-path-prefix../debian/cargo_registry=/usr/share/cargo/registry/'
 CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/rustix-0.38.32 CARGO_PKG_AUTHORS='Dan Gohman 
<dev@sunfishcode.online>:Jakub Konka <kub...@jakubkonka.com>' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like 
syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix 
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.32 
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-linux-gnu 
LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/pkcs8/target/release/deps:/<<PKGBUILDDIR>>/pkcs8/target/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
 NUM_JOBS=2 OPT_LEVEL=3 OUT_DIR=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/build/rustix-bec8662818af2641/out 
PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu 
/<<PKGBUILDDIR>>/pkcs8/target/release/build/rustix-ee13734f3a750bb7/build-script-build`
[rustix 0.38.32] cargo:rerun-if-changed=build.rs
   Compiling der v0.7.7
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=der 
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/der-0.7.7 
CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust 
embedded-friendly implementation of the Distinguished Encoding Rules
(DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with
full support for heapless no_std targets
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=der CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/der' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.7 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/der-0.7.7 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps rustc --crate-name der --edition=2021 
/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/der-0.7.7/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="oid"' -C metadata=f5f0184b34306fee -C extra-filename=-f5f0184b34306fee 
--out-dir /<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L 
dependency=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps --extern 
const_oid=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libconst_oid-f2448d4ba1eb5527.rmeta --cap-lints warn -C debuginfo=2 --cap-lints 
warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix pkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2 --remap-path-prefix 
../debian/cargo_registry=/usr/share/cargo/registry/`
[rustix 0.38.32] cargo:rustc-cfg=static_assertions
[rustix 0.38.32] cargo:rustc-cfg=linux_raw
[rustix 0.38.32] cargo:rustc-cfg=linux_like
[rustix 0.38.32] cargo:rustc-cfg=linux_kernel
[rustix 0.38.32] 
cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
[rustix 0.38.32] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
[rustix 0.38.32] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
[rustix 0.38.32] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
[rustix 0.38.32] cargo:rerun-if-env-changed=CARGO_CFG_MIRI
   Compiling bitflags v2.4.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bitflags 
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/bitflags-2.4.2
 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate 
structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags 
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.4.2 
CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/bitflags-2.4.2 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps rustc --crate-name bitflags --edition=2021 
/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/bitflags-2.4.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 --cfg 
'feature="std"' -C metadata=aa96b2060a5dd6fa -C extra-filename=-aa96b2060a5dd6fa --out-dir 
/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L 
dependency=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps 
--cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix 
pkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2 --remap-path-prefix ../debian/cargo_registry=/usr/share/cargo/registry/`
warning: struct `AsDisplay` is never constructed
  --> 
/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/bitflags-2.4.2/src/parser.rs:80:19
   |
80 | pub(crate) struct AsDisplay<'a, B>(pub(crate) &'a B);
   |                   ^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

warning: `bitflags` (lib) generated 1 warning
   Compiling linux-raw-sys v0.4.12
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=linux_raw_sys CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/linux-raw-sys-0.4.12 CARGO_PKG_AUTHORS='Dan Gohman 
<dev@sunfishcode.online>' CARGO_PKG_DESCRIPTION='Generated bindings for Linux'\''s userspace API' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=linux-raw-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/linux-raw-sys' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.12 
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/linux-raw-sys-0.4.12 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps rustc --crate-name linux_raw_sys --edition=2021 /<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/linux-raw-sys-0.4.12/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="elf"' --cfg 
'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' -C metadata=d7edfc808885bb85 -C extra-filename=-d7edfc808885bb85 --out-dir 
/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L 
dependency=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C 
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix pkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2 --remap-path-prefix ../debian/cargo_registry=/usr/share/cargo/registry/`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/rustix-0.38.32 CARGO_PKG_AUTHORS='Dan Gohman <dev@sunfishcode.online>:Jakub Konka <kub...@jakubkonka.com>' 
CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' 
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/rustix-0.38.32 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps 
OUT_DIR=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/build/rustix-bec8662818af2641/out rustc --crate-name rustix --edition=2021 /<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/rustix-0.38.32/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="fs"' 
--cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' -C metadata=4879ebaf980ea6cf -C extra-filename=-4879ebaf980ea6cf --out-dir /<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps --target 
x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps --extern 
bitflags=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libbitflags-aa96b2060a5dd6fa.rmeta --extern 
linux_raw_sys=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/liblinux_raw_sys-d7edfc808885bb85.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix 
pkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2 --remap-path-prefix ../debian/cargo_registry=/usr/share/cargo/registry/ --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel`
   Compiling spki v0.7.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=spki 
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/spki-0.7.2 
CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='X.509 Subject Public Key 
Info (RFC5280) describing public keys as well as their
associated AlgorithmIdentifiers (i.e. OIDs)
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spki CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/spki' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/spki-0.7.2 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps rustc --crate-name spki --edition=2021 
/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/spki-0.7.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 -C metadata=34b7d78a0b9c7c16 -C extra-filename=-34b7d78a0b9c7c16 --out-dir 
/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L 
dependency=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps 
--extern der=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libder-f5f0184b34306fee.rmeta --cap-lints warn -C debuginfo=2 
--cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix pkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2 
--remap-path-prefix ../debian/cargo_registry=/usr/share/cargo/registry/`
   Compiling fastrand v2.1.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/fastrand-2.1.0 CARGO_PKG_AUTHORS='Stjepan Glavina 
<stjep...@gmail.com>' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/fastrand-2.1.0 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps rustc --crate-name fastrand --edition=2018 /<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/fastrand-2.1.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 --cfg 'feature="alloc"' --cfg 
'feature="default"' --cfg 'feature="std"' -C metadata=fcd247e8e5e6797e -C extra-filename=-fcd247e8e5e6797e --out-dir 
/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L 
dependency=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps --cap-lints warn -C debuginfo=2 
--cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix pkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2 --remap-path-prefix 
../debian/cargo_registry=/usr/share/cargo/registry/`
   Compiling cfg-if v1.0.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_if 
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/cfg-if-1.0.0 
CARGO_PKG_AUTHORS='Alex Crichton <a...@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A macro to 
ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if 
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 
CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/cfg-if-1.0.0 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps rustc --crate-name cfg_if --edition=2018 
/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/cfg-if-1.0.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 
metadata=16eb457064ffcbb0 -C extra-filename=-16eb457064ffcbb0 --out-dir /<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps 
--target x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps -L 
dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C 
link-arg=-Wl,-z,relro --remap-path-prefix pkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2 --remap-path-prefix 
../debian/cargo_registry=/usr/share/cargo/registry/`
   Compiling tempfile v3.10.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/tempfile-3.10.1 CARGO_PKG_AUTHORS='Steven Allen 
<ste...@stebalien.com>:The Rust Project Developers:Ashley Mannix <ashleyman...@live.com.au>:Jason White <m...@jasonwhite.io>' CARGO_PKG_DESCRIPTION='A library for managing temporary files and 
directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.10.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' 
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/tempfile-3.10.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps rustc --crate-name tempfile --edition=2021 
/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/tempfile-3.10.1/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 metadata=22f5a291133ece14 -C extra-filename=-22f5a291133ece14 --out-dir /<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps --target 
x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps --extern 
cfg_if=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libcfg_if-16eb457064ffcbb0.rmeta --extern 
fastrand=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libfastrand-fcd247e8e5e6797e.rmeta --extern 
rustix=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/librustix-4879ebaf980ea6cf.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C 
link-arg=-Wl,-z,relro --remap-path-prefix pkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2 --remap-path-prefix ../debian/cargo_registry=/usr/share/cargo/registry/`
   Compiling hex-literal v0.4.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=hex_literal CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/hex-literal-0.4.1 
CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Macro for converting hexadecimal string to a byte array at compile time' CARGO_PKG_HOMEPAGE='' 
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex-literal CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 
CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/hex-literal-0.4.1 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps rustc --crate-name hex_literal --edition=2021 
/<<PKGBUILDDIR>>/pkcs8/../debian/cargo_registry/hex-literal-0.4.1/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 
metadata=db95fc419ee71b93 -C extra-filename=-db95fc419ee71b93 --out-dir /<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps --target 
x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps -L 
dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C 
link-arg=-Wl,-z,relro --remap-path-prefix pkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2 --remap-path-prefix 
../debian/cargo_registry=/usr/share/cargo/registry/`
   Compiling pkcs8 v0.10.2 (/<<PKGBUILDDIR>>/pkcs8)
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pkcs8 
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8 CARGO_PKG_AUTHORS='RustCrypto 
Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Public-Key Cryptography 
Standards (PKCS) #8:
Private-Key Information Syntax Specification (RFC 5208), with additional
support for PKCS#8v2 asymmetric key packages (RFC 5958)
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs8 CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs8' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/pkcs8 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps rustc --crate-name pkcs8 --edition=2021 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 
metadata=0ab5889d0bc0d106 -C extra-filename=-0ab5889d0bc0d106 --out-dir /<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps --target 
x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps -L 
dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps --extern 
der=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libder-f5f0184b34306fee.rmeta --extern 
spki=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libspki-34b7d78a0b9c7c16.rmeta -C debuginfo=2 --cap-lints warn -C 
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix pkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2 --remap-path-prefix 
../debian/cargo_registry=/usr/share/cargo/registry/`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pkcs8 
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8 CARGO_PKG_AUTHORS='RustCrypto 
Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Public-Key Cryptography 
Standards (PKCS) #8:
Private-Key Information Syntax Specification (RFC 5208), with additional
support for PKCS#8v2 asymmetric key packages (RFC 5958)
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs8 CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs8' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 
CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/pkcs8 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps rustc --crate-name pkcs8 --edition=2021 src/lib.rs --error-format=json 
--json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --test -C metadata=5fb41f9a5983861f -C extra-filename=-5fb41f9a5983861f 
--out-dir /<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L 
dependency=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps --extern 
der=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libder-f5f0184b34306fee.rlib --extern 
hex_literal=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libhex_literal-db95fc419ee71b93.rlib --extern 
spki=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libspki-34b7d78a0b9c7c16.rlib --extern 
tempfile=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libtempfile-22f5a291133ece14.rlib -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc 
-C link-arg=-Wl,-z,relro --remap-path-prefix pkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2 --remap-path-prefix ../debian/cargo_registry=/usr/share/cargo/registry/`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=private_key 
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8 CARGO_PKG_AUTHORS='RustCrypto 
Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Public-Key Cryptography 
Standards (PKCS) #8:
Private-Key Information Syntax Specification (RFC 5208), with additional
support for PKCS#8v2 asymmetric key packages (RFC 5958)
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs8 CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs8' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 
CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/pkcs8 CARGO_TARGET_TMPDIR=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/tmp 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps rustc --crate-name private_key --edition=2021 tests/private_key.rs --error-format=json 
--json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --test -C metadata=e2c97b63fa6aa6fc -C extra-filename=-e2c97b63fa6aa6fc --out-dir 
/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L 
dependency=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps --extern 
der=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libder-f5f0184b34306fee.rlib --extern 
hex_literal=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libhex_literal-db95fc419ee71b93.rlib --extern 
pkcs8=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libpkcs8-0ab5889d0bc0d106.rlib --extern 
spki=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libspki-34b7d78a0b9c7c16.rlib --extern 
tempfile=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libtempfile-22f5a291133ece14.rlib -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro 
--remap-path-prefix pkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2 --remap-path-prefix ../debian/cargo_registry=/usr/share/cargo/registry/`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=encrypted_private_key 
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8 CARGO_PKG_AUTHORS='RustCrypto 
Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Public-Key Cryptography 
Standards (PKCS) #8:
Private-Key Information Syntax Specification (RFC 5208), with additional
support for PKCS#8v2 asymmetric key packages (RFC 5958)
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs8 CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs8' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 
CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/pkcs8 CARGO_TARGET_TMPDIR=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/tmp 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps rustc --crate-name encrypted_private_key --edition=2021 tests/encrypted_private_key.rs --error-format=json 
--json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --test -C metadata=a4eebf5a5c639e9e -C extra-filename=-a4eebf5a5c639e9e --out-dir 
/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L 
dependency=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps --extern 
der=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libder-f5f0184b34306fee.rlib --extern 
hex_literal=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libhex_literal-db95fc419ee71b93.rlib --extern 
pkcs8=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libpkcs8-0ab5889d0bc0d106.rlib --extern 
spki=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libspki-34b7d78a0b9c7c16.rlib --extern 
tempfile=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libtempfile-22f5a291133ece14.rlib -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro 
--remap-path-prefix pkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2 --remap-path-prefix ../debian/cargo_registry=/usr/share/cargo/registry/`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=traits 
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8 CARGO_PKG_AUTHORS='RustCrypto 
Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Public-Key Cryptography 
Standards (PKCS) #8:
Private-Key Information Syntax Specification (RFC 5208), with additional
support for PKCS#8v2 asymmetric key packages (RFC 5958)
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs8 CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs8' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 
CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/pkcs8 CARGO_TARGET_TMPDIR=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/tmp 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps rustc --crate-name traits --edition=2021 tests/traits.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --test -C metadata=e16c35bb2c23ecec -C extra-filename=-e16c35bb2c23ecec --out-dir 
/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L 
dependency=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps --extern 
der=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libder-f5f0184b34306fee.rlib --extern 
hex_literal=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libhex_literal-db95fc419ee71b93.rlib --extern 
pkcs8=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libpkcs8-0ab5889d0bc0d106.rlib --extern 
spki=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libspki-34b7d78a0b9c7c16.rlib --extern 
tempfile=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libtempfile-22f5a291133ece14.rlib -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro 
--remap-path-prefix pkcs8_0.10.2=/usr/share/cargo/registry/pkcs8-0.10.2 --remap-path-prefix ../debian/cargo_registry=/usr/share/cargo/registry/`
    Finished `release` profile [optimized] target(s) in 11.12s
     Running `CARGO=/usr/bin/cargo CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8 
CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation 
of Public-Key Cryptography Standards (PKCS) #8:
Private-Key Information Syntax Specification (RFC 5208), with additional
support for PKCS#8v2 asymmetric key packages (RFC 5958)
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs8 
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs8' 
CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 
CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps:/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
 /<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/pkcs8-5fb41f9a5983861f`

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; 
finished in 0.00s

     Running `CARGO=/usr/bin/cargo CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8 
CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation 
of Public-Key Cryptography Standards (PKCS) #8:
Private-Key Information Syntax Specification (RFC 5208), with additional
support for PKCS#8v2 asymmetric key packages (RFC 5958)
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs8 
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs8' 
CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 
CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps:/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
 
/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/encrypted_private_key-a4eebf5a5c639e9e`

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; 
finished in 0.00s

     Running `CARGO=/usr/bin/cargo CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8 
CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation 
of Public-Key Cryptography Standards (PKCS) #8:
Private-Key Information Syntax Specification (RFC 5208), with additional
support for PKCS#8v2 asymmetric key packages (RFC 5958)
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs8 
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs8' 
CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 
CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps:/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
 /<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/private_key-e2c97b63fa6aa6fc`

running 5 tests
test decode_ec_p256_der ... ok
test decode_ed25519_der_v1 ... ok
test decode_rsa_2048_der ... ok
test decode_ed25519_der_v2 ... ok
test decode_x25519_der ... ok

test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; 
finished in 0.00s

     Running `CARGO=/usr/bin/cargo CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8 
CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation 
of Public-Key Cryptography Standards (PKCS) #8:
Private-Key Information Syntax Specification (RFC 5208), with additional
support for PKCS#8v2 asymmetric key packages (RFC 5958)
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs8 
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs8' 
CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 
CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps:/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
 /<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/traits-e16c35bb2c23ecec`

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; 
finished in 0.00s

   Doc-tests pkcs8
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pkcs8 
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/pkcs8 CARGO_PKG_AUTHORS='RustCrypto 
Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Public-Key Cryptography 
Standards (PKCS) #8:
Private-Key Information Syntax Specification (RFC 5208), with additional
support for PKCS#8v2 asymmetric key packages (RFC 5958)
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs8 CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs8' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 
CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/pkcs8/target/release/deps rustdoc --edition=2021 --crate-type lib --crate-name pkcs8 --test 
src/lib.rs --test-run-directory /<<PKGBUILDDIR>>/pkcs8 --target x86_64-unknown-linux-gnu -L 
dependency=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/pkcs8/target/release/deps --extern 
der=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libder-f5f0184b34306fee.rlib --extern 
hex_literal=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libhex_literal-db95fc419ee71b93.rlib --extern 
pkcs8=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libpkcs8-0ab5889d0bc0d106.rlib --extern 
spki=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libspki-34b7d78a0b9c7c16.rlib --extern 
tempfile=/<<PKGBUILDDIR>>/pkcs8/target/x86_64-unknown-linux-gnu/release/deps/libtempfile-22f5a291133ece14.rlib -C embed-bitcode=no --error-format human`

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; 
finished in 0.00s

dh_auto_test: error: env DEB_BUILDDIR=pkcs8 CARGO_CHANNEL=release 
/usr/share/dh-rust/bin/dh-rust-built-using returned exit code 1
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/202407/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large 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.

--- End Message ---
--- Begin Message ---
Version: 0.0.6

Quoting Santiago Vila (2024-07-24 21:44:56)
> During a rebuild of all packages in unstable, your package failed to build:
[...]
> dh_auto_test: error: env DEB_BUILDDIR=ed25519 CARGO_CHANNEL=release 
> /usr/share/dh-rust/bin/dh-rust-built-using returned exit code 1

This was a bug in dh-rust, fixed with release 0.0.6.

Thanks for reporting!

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/
 * Sponsorship: https://ko-fi.com/drjones

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature


--- End Message ---

Reply via email to