D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-aes-gcm-0.10.3-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jIStXd + 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 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.epyxFa + 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.2De7Ft + 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.oBQBzc + 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.4 Compiling typenum v1.16.0 Running `/usr/bin/rustc --crate-name version_check --edition=2015 /usr/share/cargo/registry/version_check-0.9.4/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)' --check-cfg 'cfg(feature, values())' -C metadata=2a10ed08fb740984 -C extra-filename=-2a10ed08fb740984 --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 libc v0.2.168 Compiling cfg-if v1.0.0 Compiling subtle v2.6.1 Compiling cpufeatures v0.2.11 Compiling opaque-debug v0.3.0 Running `/usr/bin/rustc --crate-name build_script_main --edition=2018 /usr/share/cargo/registry/typenum-1.16.0/build/main.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)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=46bd66e07c25f414 -C extra-filename=-46bd66e07c25f414 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/build/typenum-46bd66e07c25f414 -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)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=d742df40492516af -C extra-filename=-d742df40492516af --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 cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=a75da4dac8bb7c65 -C extra-filename=-a75da4dac8bb7c65 --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.168/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=8eca07f79ffd64c9 -C extra-filename=-8eca07f79ffd64c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/build/libc-8eca07f79ffd64c9 -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)' --check-cfg 'cfg(feature, values())' -C metadata=bdb39025aa19cd08 -C extra-filename=-bdb39025aa19cd08 --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 cpufeatures --edition=2018 /usr/share/cargo/registry/cpufeatures-0.2.11/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)' --check-cfg 'cfg(feature, values())' -C metadata=8e8de00cc75cefde -C extra-filename=-8e8de00cc75cefde --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/libc-8eca07f79ffd64c9/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.168/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=3492ba3f820def40 -C extra-filename=-3492ba3f820def40 --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 freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_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(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` 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)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=7049219d50ad921c -C extra-filename=-7049219d50ad921c --out-dir /home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/build/generic-array-7049219d50ad921c -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-2a10ed08fb740984.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/typenum-46bd66e07c25f414/build-script-main` Running `/usr/bin/rustc --crate-name typenum --edition=2018 /usr/share/cargo/registry/typenum-1.16.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)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=76038eb49b556fe9 -C extra-filename=-76038eb49b556fe9 --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/generic-array-7049219d50ad921c/build-script-build` Compiling getrandom v0.2.11 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.11/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)' --check-cfg 'cfg(feature, values("custom", "rdrand", "std"))' -C metadata=01260100376f251f -C extra-filename=-01260100376f251f --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-a75da4dac8bb7c65.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/liblibc-3492ba3f820def40.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)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=047a1405893c191e -C extra-filename=-047a1405893c191e --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-01260100376f251f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name generic_array --edition=2015 /usr/share/cargo/registry/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=9344563e1039880c -C extra-filename=-9344563e1039880c --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-76038eb49b556fe9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg relaxed_coherence` Compiling crypto-common v0.1.6 Compiling inout v0.1.3 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)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=e0f6305ee9580c55 -C extra-filename=-e0f6305ee9580c55 --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-9344563e1039880c.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-047a1405893c191e.rmeta --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libtypenum-76038eb49b556fe9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=29a3ffabc4591a76 -C extra-filename=-29a3ffabc4591a76 --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-9344563e1039880c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling universal-hash v0.5.1 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)' --check-cfg 'cfg(feature, values("std"))' -C metadata=182868b5f06df2a0 -C extra-filename=-182868b5f06df2a0 --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-e0f6305ee9580c55.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libsubtle-d742df40492516af.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)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=c319d7cf4eede157 -C extra-filename=-c319d7cf4eede157 --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-e0f6305ee9580c55.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-9344563e1039880c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cipher v0.4.4 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)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=8bb3acf0dd17e7ec -C extra-filename=-8bb3acf0dd17e7ec --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-e0f6305ee9580c55.rmeta --extern inout=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libinout-29a3ffabc4591a76.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)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=95382d773537fcaa -C extra-filename=-95382d773537fcaa --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-a75da4dac8bb7c65.rmeta --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcpufeatures-8e8de00cc75cefde.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-bdb39025aa19cd08.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-182868b5f06df2a0.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)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=e139b50d4e1ac6aa -C extra-filename=-e139b50d4e1ac6aa --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-bdb39025aa19cd08.rmeta --extern polyval=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libpolyval-95382d773537fcaa.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.3 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)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "std", "zeroize"))' -C metadata=7b85f8c39bde016c -C extra-filename=-7b85f8c39bde016c --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-8bb3acf0dd17e7ec.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.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)' --check-cfg 'cfg(feature, values("hazmat", "zeroize"))' -C metadata=53b7f263c6006f3f -C extra-filename=-53b7f263c6006f3f --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-a75da4dac8bb7c65.rmeta --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-8bb3acf0dd17e7ec.rmeta --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcpufeatures-8e8de00cc75cefde.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)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=0d5e06d5b7ad2d3c -C extra-filename=-0d5e06d5b7ad2d3c --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-c319d7cf4eede157.rmeta --extern aes=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes-53b7f263c6006f3f.rmeta --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-8bb3acf0dd17e7ec.rmeta --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libctr-7b85f8c39bde016c.rmeta --extern ghash=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libghash-e139b50d4e1ac6aa.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libsubtle-d742df40492516af.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 4.13s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.j4GuP4 + 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.CrWEum + 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.4 Fresh cfg-if v1.0.0 Fresh subtle v2.6.1 Fresh cpufeatures v0.2.11 Fresh opaque-debug v0.3.0 Compiling blobby v0.3.1 Compiling hex-literal v0.3.4 Fresh typenum v1.16.0 Fresh libc v0.2.168 Fresh generic-array v0.14.7 Fresh getrandom v0.2.11 Fresh inout v0.1.3 Fresh rand_core v0.6.4 Fresh crypto-common v0.1.6 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)' --check-cfg 'cfg(feature, values())' -C metadata=f70ea904e111e0b8 -C extra-filename=-f70ea904e111e0b8 --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 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)' --check-cfg 'cfg(feature, values())' -C metadata=4177a5d3e8ccc427 -C extra-filename=-4177a5d3e8ccc427 --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 polyval v0.6.2 Fresh aes v0.8.3 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)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=25391567de2ef666 -C extra-filename=-25391567de2ef666 --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-4177a5d3e8ccc427.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-e0f6305ee9580c55.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-9344563e1039880c.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)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=ea0636236ba1075e -C extra-filename=-ea0636236ba1075e --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-25391567de2ef666.rmeta --extern aes=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes-53b7f263c6006f3f.rmeta --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-8bb3acf0dd17e7ec.rmeta --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libctr-7b85f8c39bde016c.rmeta --extern ghash=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libghash-e139b50d4e1ac6aa.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libsubtle-d742df40492516af.rmeta -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)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=ead9fc13530f30d0 -C extra-filename=-ead9fc13530f30d0 --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-25391567de2ef666.rlib --extern aes=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes-53b7f263c6006f3f.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-ea0636236ba1075e.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-8bb3acf0dd17e7ec.rlib --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libctr-7b85f8c39bde016c.rlib --extern ghash=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libghash-e139b50d4e1ac6aa.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-f70ea904e111e0b8.so --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libsubtle-d742df40492516af.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)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=fd3a3a4492e7a135 -C extra-filename=-fd3a3a4492e7a135 --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-25391567de2ef666.rlib --extern aes=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes-53b7f263c6006f3f.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-8bb3acf0dd17e7ec.rlib --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libctr-7b85f8c39bde016c.rlib --extern ghash=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libghash-e139b50d4e1ac6aa.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-f70ea904e111e0b8.so --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libsubtle-d742df40492516af.rlib -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)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=0646a960e05fbd42 -C extra-filename=-0646a960e05fbd42 --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-25391567de2ef666.rlib --extern aes=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes-53b7f263c6006f3f.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-ea0636236ba1075e.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-8bb3acf0dd17e7ec.rlib --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libctr-7b85f8c39bde016c.rlib --extern ghash=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libghash-e139b50d4e1ac6aa.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-f70ea904e111e0b8.so --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libsubtle-d742df40492516af.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)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=edd48352a23526b9 -C extra-filename=-edd48352a23526b9 --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-25391567de2ef666.rlib --extern aes=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes-53b7f263c6006f3f.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-ea0636236ba1075e.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-8bb3acf0dd17e7ec.rlib --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libctr-7b85f8c39bde016c.rlib --extern ghash=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libghash-e139b50d4e1ac6aa.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-f70ea904e111e0b8.so --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libsubtle-d742df40492516af.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 2.26s Running `/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/aes_gcm-fd3a3a4492e7a135` 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-edd48352a23526b9` running 5 tests test decrypt_in_place_detached_modified ... ok test decrypt ... ok test encrypt ... ok test wycheproof ... ok test decrypt_modified ... 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-ead9fc13530f30d0` running 5 tests test decrypt_in_place_detached_modified ... ok test decrypt ... ok test wycheproof ... ok test encrypt ... ok test decrypt_modified ... 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-0646a960e05fbd42` running 2 tests test ivlen8::encrypt ... ok test ivlen1024::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-25391567de2ef666.rlib --extern aes=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libaes-53b7f263c6006f3f.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-ea0636236ba1075e.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libcipher-8bb3acf0dd17e7ec.rlib --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libctr-7b85f8c39bde016c.rlib --extern ghash=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libghash-e139b50d4e1ac6aa.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-f70ea904e111e0b8.so --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-aes-gcm-0.10.3-build/aes-gcm-0.10.3/target/rpm/deps/libsubtle-d742df40492516af.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)' --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.35s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-aes-gcm-devel-0.10.3-1.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-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(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-1.mga10.noarch Provides: crate(aes-gcm/default) = 0.10.3 rust-aes-gcm+default-devel = 0.10.3-1.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-1.mga10.noarch Provides: crate(aes-gcm/aes) = 0.10.3 rust-aes-gcm+aes-devel = 0.10.3-1.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-1.mga10.noarch Provides: crate(aes-gcm/alloc) = 0.10.3 rust-aes-gcm+alloc-devel = 0.10.3-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(aes-gcm) = 0.10.3 Processing files: rust-aes-gcm+arrayvec-devel-0.10.3-1.mga10.noarch Provides: crate(aes-gcm/arrayvec) = 0.10.3 rust-aes-gcm+arrayvec-devel = 0.10.3-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/arrayvec) >= 0.5.0 crate(aes-gcm) = 0.10.3 Processing files: rust-aes-gcm+getrandom-devel-0.10.3-1.mga10.noarch Provides: crate(aes-gcm/getrandom) = 0.10.3 rust-aes-gcm+getrandom-devel = 0.10.3-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(aes-gcm) = 0.10.3 crate(aes-gcm/rand_core) = 0.10.3 Processing files: rust-aes-gcm+heapless-devel-0.10.3-1.mga10.noarch Provides: crate(aes-gcm/heapless) = 0.10.3 rust-aes-gcm+heapless-devel = 0.10.3-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(aes-gcm) = 0.10.3 Processing files: rust-aes-gcm+rand_core-devel-0.10.3-1.mga10.noarch Provides: crate(aes-gcm/rand_core) = 0.10.3 rust-aes-gcm+rand_core-devel = 0.10.3-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(aes-gcm) = 0.10.3 Processing files: rust-aes-gcm+std-devel-0.10.3-1.mga10.noarch Provides: crate(aes-gcm/std) = 0.10.3 rust-aes-gcm+std-devel = 0.10.3-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(aes-gcm) = 0.10.3 crate(aes-gcm/alloc) = 0.10.3 Processing files: rust-aes-gcm+stream-devel-0.10.3-1.mga10.noarch Provides: crate(aes-gcm/stream) = 0.10.3 rust-aes-gcm+stream-devel = 0.10.3-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(aes-gcm) = 0.10.3 Processing files: rust-aes-gcm+zeroize-devel-0.10.3-1.mga10.noarch Provides: crate(aes-gcm/zeroize) = 0.10.3 rust-aes-gcm+zeroize-devel = 0.10.3-1.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+alloc-devel-0.10.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+aes-devel-0.10.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+heapless-devel-0.10.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+default-devel-0.10.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+std-devel-0.10.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+arrayvec-devel-0.10.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+stream-devel-0.10.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+getrandom-devel-0.10.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+zeroize-devel-0.10.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm+rand_core-devel-0.10.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-aes-gcm-devel-0.10.3-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mchGpP + 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!