D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-aes-gcm-0.10.3-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sdx1KB Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9rY7VH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build + rm -rf aes-gcm-0.10.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/aes-gcm-0.10.3.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd aes-gcm-0.10.3 + /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.gkLdKA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build + cd aes-gcm-0.10.3 + /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.7U60N2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-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 aes-gcm-0.10.3 + '[' 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.180 Compiling typenum v1.18.0 Compiling cfg-if v1.0.4 Compiling cpufeatures v0.2.17 Compiling subtle v2.6.1 Compiling opaque-debug v0.3.0 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=b0547059fbd0fdc5 -C extra-filename=-2f5fba78a5d5b6fd --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/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.180/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=92411a416ecbc327 -C extra-filename=-d139e536c4388098 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/build/libc-d139e536c4388098 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/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=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/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=096ab3af7384a88e -C extra-filename=-b71b4b768f84de94 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/build/typenum-b71b4b768f84de94 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/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=e35a7449e998a9b1 -C extra-filename=-21e89470d728c943 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/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 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=14938d51346fb717 -C extra-filename=-c70eb289f40c5248 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/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=1cf381ef468c1aeb -C extra-filename=-72cac5de87caa8ee --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/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-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/build/typenum-b71b4b768f84de94/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=5857dc27b56a9705 -C extra-filename=-c40c23ce53c9a384 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/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=3015fefa5c3a7b32 -C extra-filename=-ecc605d56ac91875 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/build/generic-array-ecc605d56ac91875 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libversion_check-2f5fba78a5d5b6fd.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/build/libc-d139e536c4388098/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/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=5429833b3143d375 -C extra-filename=-99d0b11ae01f7d56 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/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(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --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-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/build/generic-array-ecc605d56ac91875/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=13ceaafab349f7c8 -C extra-filename=-372550244e36bde9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libtypenum-c40c23ce53c9a384.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg relaxed_coherence` 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=c6bdeee8c1ce8c23 -C extra-filename=-9dd5f21f0f8c0c2d --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libgeneric_array-372550244e36bde9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=1ff11405b6413dcd -C extra-filename=-29e75c29d8c1ce5e --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/liblibc-99d0b11ae01f7d56.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=6e8de8c4ab85a341 -C extra-filename=-eb6c0768b8797333 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libgetrandom-29e75c29d8c1ce5e.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=9a26b7a94f3dcd46 -C extra-filename=-d0a2992161d30817 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libgeneric_array-372550244e36bde9.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/librand_core-eb6c0768b8797333.rmeta --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libtypenum-c40c23ce53c9a384.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling universal-hash v0.5.1 Compiling cipher v0.4.4 Compiling aead v0.5.2 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=39945bbbc4e71036 -C extra-filename=-7c26b6e980bcbf96 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcrypto_common-d0a2992161d30817.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libsubtle-c70eb289f40c5248.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=1978b1de6bb92ce8 -C extra-filename=-a11aa76e640a7bee --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcrypto_common-d0a2992161d30817.rmeta --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libgeneric_array-372550244e36bde9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=cfe647139b731dee -C extra-filename=-644328278d1967c0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcrypto_common-d0a2992161d30817.rmeta --extern inout=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libinout-9dd5f21f0f8c0c2d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling polyval v0.6.2 Running `/usr/bin/rustc --crate-name polyval --edition=2021 /usr/share/cargo/registry/polyval-0.6.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=c3cd3f216e731430 -C extra-filename=-5e69423a08878f35 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcpufeatures-21e89470d728c943.rmeta --extern opaque_debug=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libopaque_debug-72cac5de87caa8ee.rmeta --extern universal_hash=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libuniversal_hash-7c26b6e980bcbf96.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ctr v0.9.2 Compiling aes v0.8.4 Running `/usr/bin/rustc --crate-name ctr --edition=2021 /usr/share/cargo/registry/ctr-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "std", "zeroize"))' -C metadata=3ea4da4ad59288db -C extra-filename=-503f5d2f43c0fe8b --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-644328278d1967c0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name aes --edition=2021 /usr/share/cargo/registry/aes-0.8.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("hazmat", "zeroize"))' -C metadata=06ebf4c1510b8be7 -C extra-filename=-17b90f6c5e742acb --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-644328278d1967c0.rmeta --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcpufeatures-21e89470d728c943.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ghash v0.5.1 Running `/usr/bin/rustc --crate-name ghash --edition=2021 /usr/share/cargo/registry/ghash-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", "zeroize"))' -C metadata=8480213bc4c53cd8 -C extra-filename=-2287c1021a7fa071 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern opaque_debug=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libopaque_debug-72cac5de87caa8ee.rmeta --extern polyval=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libpolyval-5e69423a08878f35.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling aes-gcm v0.10.3 (/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3) Running `/usr/bin/rustc --crate-name aes_gcm --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="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=443f4031425d3acd -C extra-filename=-4c8a17769117f9d4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaead-a11aa76e640a7bee.rmeta --extern aes=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes-17b90f6c5e742acb.rmeta --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-644328278d1967c0.rmeta --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libctr-503f5d2f43c0fe8b.rmeta --extern ghash=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libghash-2287c1021a7fa071.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libsubtle-c70eb289f40c5248.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 4.83s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jlo9gs + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-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 aes-gcm-0.10.3 + '[' 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=aes-gcm ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.10.3 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/BUILDROOT/usr/share/cargo/registry/aes-gcm-0.10.3 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/BUILDROOT/usr/share/cargo/registry/aes-gcm-0.10.3 + /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-aes-gcm-0.10.3-build/BUILDROOT/usr/share/cargo/registry/aes-gcm-0.10.3 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/BUILDROOT/usr/share/cargo/registry/aes-gcm-0.10.3/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/BUILDROOT/usr/share/cargo/registry/aes-gcm-0.10.3/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.oHW79A + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-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 aes-gcm-0.10.3 + '[' 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 cpufeatures v0.2.17 Fresh subtle v2.6.1 Fresh opaque-debug v0.3.0 Compiling blobby v0.3.1 Compiling hex-literal v0.3.4 Fresh libc v0.2.180 Fresh typenum v1.18.0 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=ebebf78227300193 -C extra-filename=-35454d104b971af0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh generic-array v0.14.7 Fresh getrandom v0.2.15 Running `/usr/bin/rustc --crate-name hex_literal --edition=2018 /usr/share/cargo/registry/hex-literal-0.3.4/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=84e8315bf45a4574 -C extra-filename=-1210a8e2e2059e96 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh rand_core v0.6.4 Fresh inout v0.1.3 Fresh crypto-common v0.1.6 Fresh universal-hash v0.5.1 Fresh cipher v0.4.4 Fresh polyval v0.6.2 Fresh aes v0.8.4 Fresh ctr v0.9.2 Fresh ghash v0.5.1 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=1a1174232eb7a31a -C extra-filename=-4b8007882457dd9d --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern blobby=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libblobby-35454d104b971af0.rmeta --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcrypto_common-d0a2992161d30817.rmeta --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libgeneric_array-372550244e36bde9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling aes-gcm v0.10.3 (/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3) Running `/usr/bin/rustc --crate-name aes_gcm --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="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=bbf28b27273d7b8c -C extra-filename=-92e35ed097d92096 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaead-4b8007882457dd9d.rmeta --extern aes=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes-17b90f6c5e742acb.rmeta --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-644328278d1967c0.rmeta --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libctr-503f5d2f43c0fe8b.rmeta --extern ghash=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libghash-2287c1021a7fa071.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libsubtle-c70eb289f40c5248.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name other_ivlen --edition=2021 tests/other_ivlen.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="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=7ab13b3d649fee09 -C extra-filename=-ff1bc2879b923eaa --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaead-4b8007882457dd9d.rlib --extern aes=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes-17b90f6c5e742acb.rlib --extern aes_gcm=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes_gcm-92e35ed097d92096.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-644328278d1967c0.rlib --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libctr-503f5d2f43c0fe8b.rlib --extern ghash=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libghash-2287c1021a7fa071.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libhex_literal-1210a8e2e2059e96.so --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libsubtle-c70eb289f40c5248.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name aes128gcm --edition=2021 tests/aes128gcm.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="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=7d60caa7b9e37059 -C extra-filename=-641fd1e87b26ffe4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaead-4b8007882457dd9d.rlib --extern aes=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes-17b90f6c5e742acb.rlib --extern aes_gcm=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes_gcm-92e35ed097d92096.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-644328278d1967c0.rlib --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libctr-503f5d2f43c0fe8b.rlib --extern ghash=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libghash-2287c1021a7fa071.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libhex_literal-1210a8e2e2059e96.so --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libsubtle-c70eb289f40c5248.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name aes256gcm --edition=2021 tests/aes256gcm.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="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=99b491fc47028a02 -C extra-filename=-e288dd4e767ddbf2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaead-4b8007882457dd9d.rlib --extern aes=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes-17b90f6c5e742acb.rlib --extern aes_gcm=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes_gcm-92e35ed097d92096.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-644328278d1967c0.rlib --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libctr-503f5d2f43c0fe8b.rlib --extern ghash=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libghash-2287c1021a7fa071.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libhex_literal-1210a8e2e2059e96.so --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libsubtle-c70eb289f40c5248.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name aes_gcm --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="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=2865b3c0221fa0cc -C extra-filename=-90e5733159b02172 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaead-4b8007882457dd9d.rlib --extern aes=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes-17b90f6c5e742acb.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-644328278d1967c0.rlib --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libctr-503f5d2f43c0fe8b.rlib --extern ghash=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libghash-2287c1021a7fa071.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libhex_literal-1210a8e2e2059e96.so --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libsubtle-c70eb289f40c5248.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 2.52s Running `/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/aes_gcm-90e5733159b02172` 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-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/aes128gcm-641fd1e87b26ffe4` running 5 tests test decrypt_in_place_detached_modified ... ok test decrypt_modified ... ok test wycheproof ... ok test encrypt ... ok test decrypt ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/aes256gcm-e288dd4e767ddbf2` running 5 tests test decrypt_in_place_detached_modified ... ok test decrypt_modified ... ok test wycheproof ... ok test encrypt ... ok test decrypt ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/other_ivlen-ff1bc2879b923eaa` running 2 tests test ivlen1024::encrypt ... ok test ivlen8::encrypt ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests aes_gcm Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name aes_gcm --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaead-4b8007882457dd9d.rlib --extern aes=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes-17b90f6c5e742acb.rlib --extern aes_gcm=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes_gcm-92e35ed097d92096.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-644328278d1967c0.rlib --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libctr-503f5d2f43c0fe8b.rlib --extern ghash=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libghash-2287c1021a7fa071.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libhex_literal-1210a8e2e2059e96.so --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libsubtle-c70eb289f40c5248.rlib -C embed-bitcode=no --cfg 'feature="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' --error-format human` running 2 tests test src/lib.rs - (line 119) ... ignored test src/lib.rs - (line 68) ... ok test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.44s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-aes-gcm-devel-0.10.3-2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/aes-gcm-0.10.3/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/aes-gcm-0.10.3/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/aes-gcm-0.10.3/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/aes-gcm-0.10.3/README.md Provides: crate(aes-gcm) = 0.10.3 rust-aes-gcm-devel = 0.10.3-2.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(cipher/default) >= 0.4.0 crate(ctr/default) >= 0.9.0 crate(ghash) >= 0.5.0 crate(subtle) >= 2.0.0 rust >= 1.56 Processing files: rust-aes-gcm+default-devel-0.10.3-2.mga10.noarch Provides: crate(aes-gcm/default) = 0.10.3 rust-aes-gcm+default-devel = 0.10.3-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aes-gcm) = 0.10.3 crate(aes-gcm/aes) = 0.10.3 crate(aes-gcm/alloc) = 0.10.3 crate(aes-gcm/getrandom) = 0.10.3 Processing files: rust-aes-gcm+aes-devel-0.10.3-2.mga10.noarch Provides: crate(aes-gcm/aes) = 0.10.3 rust-aes-gcm+aes-devel = 0.10.3-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aes-gcm) = 0.10.3 crate(aes/default) >= 0.8.0 Processing files: rust-aes-gcm+alloc-devel-0.10.3-2.mga10.noarch Provides: crate(aes-gcm/alloc) = 0.10.3 rust-aes-gcm+alloc-devel = 0.10.3-2.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(aes-gcm) = 0.10.3 Processing files: rust-aes-gcm+arrayvec-devel-0.10.3-2.mga10.noarch Provides: crate(aes-gcm/arrayvec) = 0.10.3 rust-aes-gcm+arrayvec-devel = 0.10.3-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/arrayvec) >= 0.5.0 crate(aes-gcm) = 0.10.3 Processing files: rust-aes-gcm+getrandom-devel-0.10.3-2.mga10.noarch Provides: crate(aes-gcm/getrandom) = 0.10.3 rust-aes-gcm+getrandom-devel = 0.10.3-2.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(aes-gcm) = 0.10.3 crate(aes-gcm/rand_core) = 0.10.3 Processing files: rust-aes-gcm+heapless-devel-0.10.3-2.mga10.noarch Provides: crate(aes-gcm/heapless) = 0.10.3 rust-aes-gcm+heapless-devel = 0.10.3-2.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(aes-gcm) = 0.10.3 Processing files: rust-aes-gcm+rand_core-devel-0.10.3-2.mga10.noarch Provides: crate(aes-gcm/rand_core) = 0.10.3 rust-aes-gcm+rand_core-devel = 0.10.3-2.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(aes-gcm) = 0.10.3 Processing files: rust-aes-gcm+std-devel-0.10.3-2.mga10.noarch Provides: crate(aes-gcm/std) = 0.10.3 rust-aes-gcm+std-devel = 0.10.3-2.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(aes-gcm) = 0.10.3 crate(aes-gcm/alloc) = 0.10.3 Processing files: rust-aes-gcm+stream-devel-0.10.3-2.mga10.noarch Provides: crate(aes-gcm/stream) = 0.10.3 rust-aes-gcm+stream-devel = 0.10.3-2.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(aes-gcm) = 0.10.3 Processing files: rust-aes-gcm+zeroize-devel-0.10.3-2.mga10.noarch Provides: crate(aes-gcm/zeroize) = 0.10.3 rust-aes-gcm+zeroize-devel = 0.10.3-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aes-gcm) = 0.10.3 crate(zeroize) >= 1.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+rand_core-devel-0.10.3-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+arrayvec-devel-0.10.3-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+heapless-devel-0.10.3-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+alloc-devel-0.10.3-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+aes-devel-0.10.3-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+getrandom-devel-0.10.3-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+default-devel-0.10.3-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+std-devel-0.10.3-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+zeroize-devel-0.10.3-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+stream-devel-0.10.3-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm-devel-0.10.3-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.j6Sjc1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build + test -d /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/aes-gcm-0.10.3/CHANGELOG.md File listed twice: /usr/share/cargo/registry/aes-gcm-0.10.3/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/aes-gcm-0.10.3/LICENSE-MIT File listed twice: /usr/share/cargo/registry/aes-gcm-0.10.3/README.md D: [iurt_root_command] Success!