D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-chacha20poly1305-0.10.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZpshAI Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kwkZA5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + rm -rf chacha20poly1305-0.10.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/chacha20poly1305-0.10.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd chacha20poly1305-0.10.1 + /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.5iBGCn + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + cd chacha20poly1305-0.10.1 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EiTznj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-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 chacha20poly1305-0.10.1 + '[' 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 Compiling libc v0.2.177 Compiling typenum v1.18.0 Compiling cfg-if v1.0.4 Compiling subtle v2.6.1 Compiling cpufeatures v0.2.17 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=c42316871400035a -C extra-filename=-e97594474166f7bd --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/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.177/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 --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=01e973ac36cb0d74 -C extra-filename=-d012eaf11d056d91 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/build/libc-d012eaf11d056d91 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/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=2b007b96386412fc -C extra-filename=-38d1dfdc04250081 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/build/typenum-38d1dfdc04250081 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling zeroize v1.8.1 Compiling opaque-debug v0.3.0 Running `/usr/bin/rustc --crate-name subtle --edition=2018 /usr/share/cargo/registry/subtle-2.6.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("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=18f40df24701ed88 -C extra-filename=-be08c7c198de8fbf --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/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.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("core", "rustc-dep-of-std"))' -C metadata=557655ab03dec7b9 -C extra-filename=-e398f09b4be48fa3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/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 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=1888133045216d92 -C extra-filename=-2bee6da4abd572c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/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 zeroize --edition=2021 /usr/share/cargo/registry/zeroize-1.8.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("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=cfdb5358e0459b3e -C extra-filename=-6523b8c64f1cddf4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/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 opaque_debug --edition=2018 /usr/share/cargo/registry/opaque-debug-0.3.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=6ce64713dbed97f5 -C extra-filename=-40eaa9b8d50ec752 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/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-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/build/typenum-38d1dfdc04250081/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=f40c0ecb0aea3c14 -C extra-filename=-db48a39b92e632bc --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=6772c648a12636f7 -C extra-filename=-30b4c9d64ffd3521 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/build/generic-array-30b4c9d64ffd3521 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libversion_check-e97594474166f7bd.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/build/libc-d012eaf11d056d91/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.177/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' --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=963ee9aceb2054c8 -C extra-filename=-ade3caa9162a943f --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --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_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --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 `/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/build/generic-array-30b4c9d64ffd3521/build-script-build` 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=47f3f2047e9d2b86 -C extra-filename=-d853d9bbc02214d2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libtypenum-db48a39b92e632bc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg relaxed_coherence` Compiling getrandom v0.2.15 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.15/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("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=507d64baf373fd38 -C extra-filename=-7f49c159e5df3d0c --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcfg_if-e398f09b4be48fa3.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/liblibc-ade3caa9162a943f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling inout v0.1.3 Running `/usr/bin/rustc --crate-name inout --edition=2021 /usr/share/cargo/registry/inout-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=63457c83c1821207 -C extra-filename=-38eb947d7e395574 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libgeneric_array-d853d9bbc02214d2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.6.4 Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.6.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 --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=700676c469f2b345 -C extra-filename=-ebd75cfabf6435ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libgetrandom-7f49c159e5df3d0c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crypto-common v0.1.6 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="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=ff127c32d2abef68 -C extra-filename=-282566c5ad586902 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libgeneric_array-d853d9bbc02214d2.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/librand_core-ebd75cfabf6435ea.rmeta --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libtypenum-db48a39b92e632bc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cipher v0.4.4 Compiling universal-hash v0.5.1 Compiling aead v0.5.2 Running `/usr/bin/rustc --crate-name cipher --edition=2021 /usr/share/cargo/registry/cipher-0.4.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 --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=9994a556ae31fa65 -C extra-filename=-173e4806f771d65f --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcrypto_common-282566c5ad586902.rmeta --extern inout=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libinout-38eb947d7e395574.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libzeroize-6523b8c64f1cddf4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name universal_hash --edition=2021 /usr/share/cargo/registry/universal-hash-0.5.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("std"))' -C metadata=eabf077d1abe9832 -C extra-filename=-53ca9dafe13d9b99 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcrypto_common-282566c5ad586902.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libsubtle-be08c7c198de8fbf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name aead --edition=2021 /usr/share/cargo/registry/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=bc2f16b600309546 -C extra-filename=-b0d65c4858038d42 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcrypto_common-282566c5ad586902.rmeta --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libgeneric_array-d853d9bbc02214d2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling poly1305 v0.8.0 Running `/usr/bin/rustc --crate-name poly1305 --edition=2021 /usr/share/cargo/registry/poly1305-0.8.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("std", "zeroize"))' -C metadata=612a6d97e992d5e9 -C extra-filename=-2114f6a04637d9d2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcpufeatures-2bee6da4abd572c6.rmeta --extern opaque_debug=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libopaque_debug-40eaa9b8d50ec752.rmeta --extern universal_hash=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libuniversal_hash-53ca9dafe13d9b99.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling chacha20 v0.9.1 Running `/usr/bin/rustc --crate-name chacha20 --edition=2021 /usr/share/cargo/registry/chacha20-0.9.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="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=5f11932b2adc22f8 -C extra-filename=-6842d69b1231df62 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcfg_if-e398f09b4be48fa3.rmeta --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcipher-173e4806f771d65f.rmeta --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcpufeatures-2bee6da4abd572c6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling chacha20poly1305 v0.10.1 (/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1) Running `/usr/bin/rustc --crate-name chacha20poly1305 --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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' -C metadata=ac6ad31584619d02 -C extra-filename=-19e3ba6e1437a969 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libaead-b0d65c4858038d42.rmeta --extern chacha20=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libchacha20-6842d69b1231df62.rmeta --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcipher-173e4806f771d65f.rmeta --extern poly1305=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libpoly1305-2114f6a04637d9d2.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libzeroize-6523b8c64f1cddf4.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 3.66s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eUtGzS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-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 chacha20poly1305-0.10.1 + '[' 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=chacha20poly1305 ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.10.1 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT/usr/share/cargo/registry/chacha20poly1305-0.10.1 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT/usr/share/cargo/registry/chacha20poly1305-0.10.1 + /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-chacha20poly1305-0.10.1-build/BUILDROOT/usr/share/cargo/registry/chacha20poly1305-0.10.1 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT/usr/share/cargo/registry/chacha20poly1305-0.10.1/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT/usr/share/cargo/registry/chacha20poly1305-0.10.1/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 Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.miAovE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-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 chacha20poly1305-0.10.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 test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh version_check v0.9.5 Fresh cfg-if v1.0.4 Fresh subtle v2.6.1 Fresh zeroize v1.8.1 Fresh cpufeatures v0.2.17 Fresh opaque-debug v0.3.0 Compiling blobby v0.3.1 Fresh libc v0.2.177 Fresh typenum v1.18.0 Fresh getrandom v0.2.15 Fresh generic-array v0.14.7 Fresh rand_core v0.6.4 Fresh crypto-common v0.1.6 Fresh inout v0.1.3 Fresh cipher v0.4.4 Fresh universal-hash v0.5.1 Running `/usr/bin/rustc --crate-name blobby --edition=2018 /usr/share/cargo/registry/blobby-0.3.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=4952e03eb7dae6cc -C extra-filename=-0eae07ef99f4b1fd --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh chacha20 v0.9.1 Fresh poly1305 v0.8.0 Compiling aead v0.5.2 Running `/usr/bin/rustc --crate-name aead --edition=2021 /usr/share/cargo/registry/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="blobby"' --cfg 'feature="dev"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=2b49897363200bc2 -C extra-filename=-f3b02b4a2153054d --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern blobby=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libblobby-0eae07ef99f4b1fd.rmeta --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcrypto_common-282566c5ad586902.rmeta --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libgeneric_array-d853d9bbc02214d2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling chacha20poly1305 v0.10.1 (/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1) Running `/usr/bin/rustc --crate-name chacha20poly1305 --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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' -C metadata=ac7a48e0fd3c6fb4 -C extra-filename=-7c4654794643906e --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libaead-f3b02b4a2153054d.rmeta --extern chacha20=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libchacha20-6842d69b1231df62.rmeta --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcipher-173e4806f771d65f.rmeta --extern poly1305=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libpoly1305-2114f6a04637d9d2.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libzeroize-6523b8c64f1cddf4.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name chacha20poly1305 --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 -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' -C metadata=d4c88615ba49b79c -C extra-filename=-fb8d846425a223de --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libaead-f3b02b4a2153054d.rlib --extern chacha20=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libchacha20-6842d69b1231df62.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcipher-173e4806f771d65f.rlib --extern poly1305=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libpoly1305-2114f6a04637d9d2.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libzeroize-6523b8c64f1cddf4.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name lib --edition=2021 tests/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' -C metadata=2def2d9c5019d259 -C extra-filename=-c37b8ad4979e61e5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libaead-f3b02b4a2153054d.rlib --extern chacha20=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libchacha20-6842d69b1231df62.rlib --extern chacha20poly1305=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libchacha20poly1305-7c4654794643906e.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcipher-173e4806f771d65f.rlib --extern poly1305=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libpoly1305-2114f6a04637d9d2.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libzeroize-6523b8c64f1cddf4.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 1.57s Running `/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/chacha20poly1305-fb8d846425a223de` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/lib-c37b8ad4979e61e5` running 9 tests test chacha20::clone_impl ... ok test chacha20::decrypt ... ok test chacha20::encrypt ... ok test chacha20::decrypt_modified ... ok test xchacha20::decrypt ... ok test xchacha20::decrypt_modified ... ok test xchacha20::encrypt ... ok test wycheproof_xchacha20poly1305 ... ok test wycheproof_chacha20poly1305 ... ok test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests chacha20poly1305 Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name chacha20poly1305 --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libaead-f3b02b4a2153054d.rlib --extern chacha20=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libchacha20-6842d69b1231df62.rlib --extern chacha20poly1305=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libchacha20poly1305-7c4654794643906e.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcipher-173e4806f771d65f.rlib --extern poly1305=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libpoly1305-2114f6a04637d9d2.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libzeroize-6523b8c64f1cddf4.rlib -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' --error-format human` running 3 tests test src/lib.rs - (line 101) ... ignored test src/lib.rs - (line 133) ... ignored test src/lib.rs - (line 189) ... ignored test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-chacha20poly1305-devel-0.10.1-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/chacha20poly1305-0.10.1/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/chacha20poly1305-0.10.1/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/chacha20poly1305-0.10.1/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/chacha20poly1305-0.10.1/README.md Provides: crate(chacha20poly1305) = 0.10.1 rust-chacha20poly1305-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead) >= 0.5.0 crate(chacha20/default) >= 0.9.0 crate(chacha20/zeroize) >= 0.9.0 crate(cipher/default) >= 0.4.0 crate(poly1305/default) >= 0.8.0 crate(zeroize) >= 1.5.0 Processing files: rust-chacha20poly1305+default-devel-0.10.1-1.mga10.noarch Provides: crate(chacha20poly1305/default) = 0.10.1 rust-chacha20poly1305+default-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(chacha20poly1305) = 0.10.1 crate(chacha20poly1305/alloc) = 0.10.1 crate(chacha20poly1305/getrandom) = 0.10.1 Processing files: rust-chacha20poly1305+alloc-devel-0.10.1-1.mga10.noarch Provides: crate(chacha20poly1305/alloc) = 0.10.1 rust-chacha20poly1305+alloc-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/alloc) >= 0.5.0 crate(chacha20poly1305) = 0.10.1 Processing files: rust-chacha20poly1305+getrandom-devel-0.10.1-1.mga10.noarch Provides: crate(chacha20poly1305/getrandom) = 0.10.1 rust-chacha20poly1305+getrandom-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/getrandom) >= 0.5.0 crate(chacha20poly1305) = 0.10.1 crate(chacha20poly1305/rand_core) = 0.10.1 Processing files: rust-chacha20poly1305+heapless-devel-0.10.1-1.mga10.noarch Provides: crate(chacha20poly1305/heapless) = 0.10.1 rust-chacha20poly1305+heapless-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/heapless) >= 0.5.0 crate(chacha20poly1305) = 0.10.1 Processing files: rust-chacha20poly1305+rand_core-devel-0.10.1-1.mga10.noarch Provides: crate(chacha20poly1305/rand_core) = 0.10.1 rust-chacha20poly1305+rand_core-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/rand_core) >= 0.5.0 crate(chacha20poly1305) = 0.10.1 Processing files: rust-chacha20poly1305+reduced-round-devel-0.10.1-1.mga10.noarch Provides: crate(chacha20poly1305/reduced-round) = 0.10.1 rust-chacha20poly1305+reduced-round-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(chacha20poly1305) = 0.10.1 Processing files: rust-chacha20poly1305+std-devel-0.10.1-1.mga10.noarch Provides: crate(chacha20poly1305/std) = 0.10.1 rust-chacha20poly1305+std-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/std) >= 0.5.0 crate(chacha20poly1305) = 0.10.1 crate(chacha20poly1305/alloc) = 0.10.1 Processing files: rust-chacha20poly1305+stream-devel-0.10.1-1.mga10.noarch Provides: crate(chacha20poly1305/stream) = 0.10.1 rust-chacha20poly1305+stream-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/stream) >= 0.5.0 crate(chacha20poly1305) = 0.10.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305+default-devel-0.10.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305+alloc-devel-0.10.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305+heapless-devel-0.10.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305+getrandom-devel-0.10.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305+reduced-round-devel-0.10.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305+std-devel-0.10.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305+stream-devel-0.10.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305+rand_core-devel-0.10.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305-devel-0.10.1-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7W29VS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/chacha20poly1305-0.10.1/CHANGELOG.md File listed twice: /usr/share/cargo/registry/chacha20poly1305-0.10.1/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/chacha20poly1305-0.10.1/LICENSE-MIT File listed twice: /usr/share/cargo/registry/chacha20poly1305-0.10.1/README.md D: [iurt_root_command] Success!