D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-openpgp-cert-d-0.3.4-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HePU0H Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yilbV5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build + rm -rf openpgp-cert-d-0.3.4 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/openpgp-cert-d-0.3.4.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd openpgp-cert-d-0.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.S9FGLX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build + cd openpgp-cert-d-0.3.4 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DLrKMx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openpgp-cert-d-0.3.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling version_check v0.9.5 Running `/usr/bin/rustc --crate-name version_check --edition=2015 /usr/share/cargo/registry/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de319f62c844d9f7 -C extra-filename=-3db865ffbdb7c083 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling typenum v1.18.0 Compiling proc-macro2 v1.0.95 Compiling unicode-ident v1.0.18 Compiling bitflags v2.9.0 Compiling libc v0.2.175 Compiling rustix v0.38.44 Compiling rustix v1.0.8 Compiling anyhow v1.0.98 Compiling option-ext v0.2.0 Compiling linux-raw-sys v0.4.14 Compiling linux-raw-sys v0.9.2 Compiling cfg-if v1.0.1 Compiling sha1collisiondetection v0.3.4 Compiling thiserror v2.0.12 Compiling once_cell v1.20.3 Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.9.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 codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "btrfs", "compiler_builtins", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=6be660103964c607 -C extra-filename=-3b20e81753639b19 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.175/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8e16992338e0ff2a -C extra-filename=-3e6c25b1ef7a9076 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/libc-3e6c25b1ef7a9076 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name option_ext --edition=2015 /usr/share/cargo/registry/option-ext-0.2.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 codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a688870cc9732da2 -C extra-filename=-5e6cc15e6b414a0b --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.4.14/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 codegen-units=1 -C debuginfo=2 --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "compiler_builtins", "core", "default", "elf", "errno", "general", "if_arp", "if_ether", "if_packet", "io_uring", "ioctl", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=362d77bb410b1d52 -C extra-filename=-7f9a27ea097fa448 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d056c812c33466a6 -C extra-filename=-7e20d0fe5993d5bb --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9e11532a741977de -C extra-filename=-82fd9afbe769491c --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/rustix-82fd9afbe769491c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/anyhow-1.0.98/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=ef96960d4fc79b29 -C extra-filename=-ef299e850de26ba5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/anyhow-ef299e850de26ba5 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.9.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 codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=d91880802878080e -C extra-filename=-aec5960b549dcd51 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/typenum-1.18.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=21384289fa8278df -C extra-filename=-35ec48238169a16a --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/typenum-35ec48238169a16a -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.20.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 codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=4a96b541f2f6b988 -C extra-filename=-0e5d0c2ec4d7f9c3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.95/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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=43145de99fbc3c75 -C extra-filename=-6df0e9deb46d145b --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/proc-macro2-6df0e9deb46d145b -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=0f162ae31ebd77ce -C extra-filename=-95c287efb920cd30 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/rustix-95c287efb920cd30 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/sha1collisiondetection-0.3.4/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap_mangen", "const-oid", "default", "digest", "digest-trait", "oid", "std"))' -C metadata=e45f6946ef72102d -C extra-filename=-efa2729ae138c2f9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/sha1collisiondetection-efa2729ae138c2f9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/thiserror-2.0.12/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=89843bd00634f3ff -C extra-filename=-0dd62895b2cf24e9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/thiserror-0dd62895b2cf24e9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.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 codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=d15e1610e28af61d -C extra-filename=-248c37a1e6f75f0e --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling same-file v1.0.6 Compiling cpufeatures v0.2.17 Running `/usr/bin/rustc --crate-name cpufeatures --edition=2018 /usr/share/cargo/registry/cpufeatures-0.2.17/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 codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7026896dd4be0ca7 -C extra-filename=-6d407c909356417a --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name same_file --edition=2018 /usr/share/cargo/registry/same-file-1.0.6/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 codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6962ef3de707f57 -C extra-filename=-0f2da945c5b875ad --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling fastrand v2.1.1 Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.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 codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4fa0379cab988677 -C extra-filename=-279de4b62353934d --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling walkdir v2.5.0 Running `/usr/bin/rustc --crate-name walkdir --edition=2018 /usr/share/cargo/registry/walkdir-2.5.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 codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3c582bd929a8ab9 -C extra-filename=-3bc4dceeba559b40 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern same_file=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libsame_file-0f2da945c5b875ad.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/sha1collisiondetection-efa2729ae138c2f9/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/proc-macro2-6df0e9deb46d145b/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/thiserror-0dd62895b2cf24e9/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/anyhow-ef299e850de26ba5/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.95/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=3e6f3cc5b29782d7 -C extra-filename=-607625e050d9e33a --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libunicode_ident-7e20d0fe5993d5bb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /usr/share/cargo/registry/anyhow-1.0.98/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 codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=50755cb1f7a32f63 -C extra-filename=-2d7a723009515928 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg std_backtrace --cfg error_generic_member_access --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Compiling generic-array v0.14.7 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/generic-array-0.14.7/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="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=6d75c90e2da45064 -C extra-filename=-f51906c55bedc9e5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/generic-array-f51906c55bedc9e5 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libversion_check-3db865ffbdb7c083.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/typenum-35ec48238169a16a/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/rustix-95c287efb920cd30/build-script-build` Running `/usr/bin/rustc --crate-name typenum --edition=2018 /usr/share/cargo/registry/typenum-1.18.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 codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=a614307122cec836 -C extra-filename=-546b216c401ee087 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/rustix-82fd9afbe769491c/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/libc-3e6c25b1ef7a9076/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.175/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 codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=e8e781f8b7588974 -C extra-filename=-544ebabbbaf6f106 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-1.0.8/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 codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=44c38487d9998d00 -C extra-filename=-c6ea4e7e195fafa9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libbitflags-aec5960b549dcd51.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/liblinux_raw_sys-3b20e81753639b19.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg linux_raw --cfg linux_like --cfg linux_kernel` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-0.38.44/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 codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=2ca69526b5f48cca -C extra-filename=-53c8590fc1ead0ec --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libbitflags-aec5960b549dcd51.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/liblinux_raw_sys-7f9a27ea097fa448.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg linux_raw --cfg linux_like --cfg linux_kernel` Running `/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/build/generic-array-f51906c55bedc9e5/build-script-build` Compiling quote v1.0.40 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=997ad78a03a5a391 -C extra-filename=-b3b585a787befe69 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libproc_macro2-607625e050d9e33a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name generic_array --edition=2015 /usr/share/cargo/registry/generic-array-0.14.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 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=1cffe88e66cedc7e -C extra-filename=-0e92b23958d94a5b --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libtypenum-546b216c401ee087.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg relaxed_coherence` Compiling syn v2.0.104 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=eaceb442cf32a2f4 -C extra-filename=-dd27b55ea6a66d43 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libproc_macro2-607625e050d9e33a.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libquote-b3b585a787befe69.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libunicode_ident-7e20d0fe5993d5bb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling dirs-sys v0.4.1 Running `/usr/bin/rustc --crate-name dirs_sys --edition=2015 /usr/share/cargo/registry/dirs-sys-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 codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64eb4786162abc44 -C extra-filename=-0e9d48af219356fb --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/liblibc-544ebabbbaf6f106.rmeta --extern option_ext=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/liboption_ext-5e6cc15e6b414a0b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling dirs v5.0.1 Running `/usr/bin/rustc --crate-name dirs --edition=2015 /usr/share/cargo/registry/dirs-5.0.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 codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e1e4414ae8c3ec0b -C extra-filename=-a899061fb16f33bb --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern dirs_sys=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libdirs_sys-0e9d48af219356fb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Running `/usr/bin/rustc --crate-name block_buffer --edition=2018 /usr/share/cargo/registry/block-buffer-0.10.4/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 codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a92eee163c94fcdf -C extra-filename=-ae911a6d8db65d8e --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libgeneric_array-0e92b23958d94a5b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name sha1collisiondetection --edition=2021 /usr/share/cargo/registry/sha1collisiondetection-0.3.4/lib/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 codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap_mangen", "const-oid", "default", "digest", "digest-trait", "oid", "std"))' -C metadata=4761dab4860a72d7 -C extra-filename=-93f575d0caa6a206 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libgeneric_array-0e92b23958d94a5b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name crypto_common --edition=2018 /usr/share/cargo/registry/crypto-common-0.1.6/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 codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=bfb57cc62277c9b2 -C extra-filename=-48f939fc7c589a4d --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libgeneric_array-0e92b23958d94a5b.rmeta --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libtypenum-546b216c401ee087.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling digest v0.10.7 Running `/usr/bin/rustc --crate-name digest --edition=2018 /usr/share/cargo/registry/digest-0.10.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 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=1e01ceda369542fd -C extra-filename=-e85d62bc4d2f070a --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern block_buffer=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libblock_buffer-ae911a6d8db65d8e.rmeta --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libcrypto_common-48f939fc7c589a4d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling fd-lock v3.0.13 Running `/usr/bin/rustc --crate-name fd_lock --edition=2018 /usr/share/cargo/registry/fd-lock-3.0.13/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 codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=209356dbb4a11b85 -C extra-filename=-c01f39ff560616b6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libcfg_if-248c37a1e6f75f0e.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/librustix-53c8590fc1ead0ec.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling sha2 v0.10.8 Running `/usr/bin/rustc --crate-name sha2 --edition=2018 /usr/share/cargo/registry/sha2-0.10.8/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 codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=aba11328b6f7ea21 -C extra-filename=-ae5c67a473ceabd1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libcfg_if-248c37a1e6f75f0e.rmeta --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libcpufeatures-6d407c909356417a.rmeta --extern digest=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libdigest-e85d62bc4d2f070a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.21.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.21.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 codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly", "unstable-windows-keep-open-tempfile"))' -C metadata=6d9e6707dff70c2c -C extra-filename=-b689586febf801e3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libfastrand-279de4b62353934d.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libonce_cell-0e5d0c2ec4d7f9c3.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/librustix-c6ea4e7e195fafa9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling thiserror-impl v2.0.12 Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /usr/share/cargo/registry/thiserror-impl-2.0.12/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=adc23145f4b45bc5 -C extra-filename=-076c04d127c964fa --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libproc_macro2-607625e050d9e33a.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libquote-b3b585a787befe69.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libsyn-dd27b55ea6a66d43.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /usr/share/cargo/registry/thiserror-2.0.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 -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=01f44c2bf8a04a98 -C extra-filename=-338b2053d0e1d648 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern thiserror_impl=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libthiserror_impl-076c04d127c964fa.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Compiling openpgp-cert-d v0.3.4 (/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4) Running `/usr/bin/rustc --crate-name openpgp_cert_d --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 codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02e5bcd0ffff174e -C extra-filename=-66f6dd462484f055 --out-dir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libanyhow-2d7a723009515928.rmeta --extern dirs=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libdirs-a899061fb16f33bb.rmeta --extern fd_lock=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libfd_lock-c01f39ff560616b6.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/liblibc-544ebabbbaf6f106.rmeta --extern sha1collisiondetection=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libsha1collisiondetection-93f575d0caa6a206.rmeta --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libsha2-ae5c67a473ceabd1.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libtempfile-b689586febf801e3.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libthiserror-338b2053d0e1d648.rmeta --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4/target/rpm/deps/libwalkdir-3bc4dceeba559b40.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: hiding a lifetime that's elided elsewhere is confusing --> src/pgp.rs:204:45 | 204 | pub(crate) fn canonicalize_fingerprint(fpr: &str) -> Result> { | ^^^^ -------- the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 204 | pub(crate) fn canonicalize_fingerprint(fpr: &str) -> Result> { | +++ warning: `openpgp-cert-d` (lib) generated 1 warning Finished `rpm` profile [optimized + debuginfo] target(s) in 34.12s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.i74hoS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openpgp-cert-d-0.3.4 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=openpgp-cert-d ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.3.4 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/BUILDROOT/usr/share/cargo/registry/openpgp-cert-d-0.3.4 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/BUILDROOT/usr/share/cargo/registry/openpgp-cert-d-0.3.4 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/BUILDROOT/usr/share/cargo/registry/openpgp-cert-d-0.3.4 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/openpgp-cert-d-0.3.4` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/BUILDROOT/usr/share/cargo/registry/openpgp-cert-d-0.3.4/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/BUILDROOT/usr/share/cargo/registry/openpgp-cert-d-0.3.4/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: rust-openpgp-cert-d-devel-0.3.4-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/openpgp-cert-d-0.3.4/LICENSE.txt warning: File listed twice: /usr/share/cargo/registry/openpgp-cert-d-0.3.4/README.md Provides: crate(openpgp-cert-d) = 0.3.4 rust-openpgp-cert-d-devel = 0.3.4-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(anyhow) >= 1.0.0 crate(anyhow/std) >= 1.0.0 crate(dirs) >= 5.0.0 crate(fd-lock) >= 3.0.0 crate(libc/default) >= 0.2.0 crate(sha1collisiondetection) >= 0.3.0 crate(sha2) >= 0.10.0 crate(sha2/std) >= 0.10.0 crate(tempfile) >= 3.2.0 crate(thiserror) >= 1.0.0 crate(walkdir) >= 2.0.0 rust >= 1.79 Processing files: rust-openpgp-cert-d+default-devel-0.3.4-1.mga10.noarch Provides: crate(openpgp-cert-d/default) = 0.3.4 rust-openpgp-cert-d+default-devel = 0.3.4-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(openpgp-cert-d) = 0.3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-openpgp-cert-d+default-devel-0.3.4-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-openpgp-cert-d-devel-0.3.4-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IJNw0s + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build + test -d /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-openpgp-cert-d-0.3.4-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/openpgp-cert-d-0.3.4/LICENSE.txt File listed twice: /usr/share/cargo/registry/openpgp-cert-d-0.3.4/README.md D: [iurt_root_command] Success!