D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-chacha20poly1305-0.10.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.prwAqB Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2rZ4wX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + rm -rf chacha20poly1305-0.10.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/chacha20poly1305-0.10.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd chacha20poly1305-0.10.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7kHbjv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + cd chacha20poly1305-0.10.1 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Q4Y6Z7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd chacha20poly1305-0.10.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling libc v0.2.180 Compiling version_check v0.9.5 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-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/build/libc-d139e536c4388098 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling typenum v1.18.0 Compiling cfg-if v1.0.4 Compiling cpufeatures v0.2.17 Compiling zeroize v1.8.1 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-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=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-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/build/typenum-b71b4b768f84de94 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cpufeatures --edition=2018 /usr/share/cargo/registry/cpufeatures-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e35a7449e998a9b1 -C extra-filename=-21e89470d728c943 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name zeroize --edition=2021 /usr/share/cargo/registry/zeroize-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=f816c22f7b17abc5 -C extra-filename=-3812202b7a97e547 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name 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-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name opaque_debug --edition=2018 /usr/share/cargo/registry/opaque-debug-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1cf381ef468c1aeb -C extra-filename=-72cac5de87caa8ee --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/build/typenum-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-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling generic-array v0.14.9 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/generic-array-0.14.9/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=dec31c0abb89c442 -C extra-filename=-6c8a4fb414c69c6c --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/build/generic-array-6c8a4fb414c69c6c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libversion_check-2f5fba78a5d5b6fd.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/build/libc-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-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(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-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/build/generic-array-6c8a4fb414c69c6c/build-script-build` Running `/usr/bin/rustc --crate-name generic_array --edition=2015 /usr/share/cargo/registry/generic-array-0.14.9/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=da499719af7effaf -C extra-filename=-c460e9d546ed78dc --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libtypenum-c40c23ce53c9a384.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg relaxed_coherence --cfg ga_is_deprecated --check-cfg 'cfg(ga_is_deprecated)'` 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=224b967968933557 -C extra-filename=-be888ed8dc2f45f9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libgeneric_array-c460e9d546ed78dc.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-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/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-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libgetrandom-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=a59e1a3af6054686 -C extra-filename=-979b698783a28311 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libgeneric_array-c460e9d546ed78dc.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/librand_core-eb6c0768b8797333.rmeta --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/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=d71780d002f20dd9 -C extra-filename=-b2cf1beb1979f8e0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcrypto_common-979b698783a28311.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/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 cipher --edition=2021 /usr/share/cargo/registry/cipher-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=fc3b05a7a2536a96 -C extra-filename=-d84bcc23a1d9f49e --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcrypto_common-979b698783a28311.rmeta --extern inout=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libinout-be888ed8dc2f45f9.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libzeroize-3812202b7a97e547.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=ff56e8318378143b -C extra-filename=-a87ecc9dbdf95a64 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcrypto_common-979b698783a28311.rmeta --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libgeneric_array-c460e9d546ed78dc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling poly1305 v0.8.0 Running `/usr/bin/rustc --crate-name poly1305 --edition=2021 /usr/share/cargo/registry/poly1305-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=82a2689195652175 -C extra-filename=-0140e46e42c8d854 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcpufeatures-21e89470d728c943.rmeta --extern opaque_debug=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libopaque_debug-72cac5de87caa8ee.rmeta --extern universal_hash=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libuniversal_hash-b2cf1beb1979f8e0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling chacha20 v0.9.1 Running `/usr/bin/rustc --crate-name chacha20 --edition=2021 /usr/share/cargo/registry/chacha20-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=cb92af7ab57dc0a2 -C extra-filename=-2811677550ec1780 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcipher-d84bcc23a1d9f49e.rmeta --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcpufeatures-21e89470d728c943.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling chacha20poly1305 v0.10.1 (/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1) Running `/usr/bin/rustc --crate-name chacha20poly1305 --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' -C metadata=771e651b3c382df0 -C extra-filename=-7adda0b1f9d7dc97 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libaead-a87ecc9dbdf95a64.rmeta --extern chacha20=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libchacha20-2811677550ec1780.rmeta --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcipher-d84bcc23a1d9f49e.rmeta --extern poly1305=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libpoly1305-0140e46e42c8d854.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libzeroize-3812202b7a97e547.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:147:21 | 147 | generic_array::{ArrayLength, GenericArray}, | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:147:34 | 147 | generic_array::{ArrayLength, GenericArray}, | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:163:16 | 163 | pub type Key = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:168:18 | 168 | pub type Nonce = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:173:19 | 173 | pub type XNonce = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:178:16 | 178 | pub type Tag = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:209:33 | 209 | pub struct ChaChaPoly1305 = U12> { | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:222:8 | 222 | N: ArrayLength, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:229:8 | 229 | N: ArrayLength, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:243:8 | 243 | N: ArrayLength, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:253:8 | 253 | N: ArrayLength, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:281:8 | 281 | N: ArrayLength, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:294:8 | 294 | N: ArrayLength, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:301:12 | 301 | impl> ZeroizeOnDrop for ChaChaPoly1305 {} | ^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/cipher.rs:4:26 | 4 | use aead::generic_array::GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/cipher.rs:40:33 | 40 | let mac = Poly1305::new(GenericArray::from_slice(&*mac_key)); | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/cipher.rs:102:25 | 102 | let mut block = GenericArray::default(); | ^^^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> src/cipher.rs:40:47 | 40 | let mac = Poly1305::new(GenericArray::from_slice(&*mac_key)); | ^^^^^^^^^^ warning: use of deprecated method `cipher::generic_array::GenericArray::::as_mut_slice`: please upgrade to generic-array 1.x --> src/lib.rs:297:18 | 297 | self.key.as_mut_slice().zeroize(); | ^^^^^^^^^^^^ warning: `chacha20poly1305` (lib) generated 19 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 4.19s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zRX2vh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd chacha20poly1305-0.10.1 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=chacha20poly1305 ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.10.1 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT/usr/share/cargo/registry/chacha20poly1305-0.10.1 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT/usr/share/cargo/registry/chacha20poly1305-0.10.1 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT/usr/share/cargo/registry/chacha20poly1305-0.10.1 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT/usr/share/cargo/registry/chacha20poly1305-0.10.1/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT/usr/share/cargo/registry/chacha20poly1305-0.10.1/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mWpyCV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd chacha20poly1305-0.10.1 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh version_check v0.9.5 Fresh cfg-if v1.0.4 Fresh cpufeatures v0.2.17 Fresh typenum v1.18.0 Fresh subtle v2.6.1 Fresh zeroize v1.8.1 Compiling blobby v0.3.1 Fresh opaque-debug v0.3.0 Fresh libc v0.2.180 Fresh generic-array v0.14.9 Fresh getrandom v0.2.15 Fresh inout v0.1.3 Fresh rand_core v0.6.4 Fresh crypto-common v0.1.6 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-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh cipher v0.4.4 Fresh universal-hash v0.5.1 Fresh chacha20 v0.9.1 Fresh poly1305 v0.8.0 Compiling aead v0.5.2 Running `/usr/bin/rustc --crate-name aead --edition=2021 /usr/share/cargo/registry/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="blobby"' --cfg 'feature="dev"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=3a9eb0049fbec36c -C extra-filename=-b744a20107a3ee61 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern blobby=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libblobby-35454d104b971af0.rmeta --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcrypto_common-979b698783a28311.rmeta --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libgeneric_array-c460e9d546ed78dc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling chacha20poly1305 v0.10.1 (/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1) Running `/usr/bin/rustc --crate-name chacha20poly1305 --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' -C metadata=607565397be20874 -C extra-filename=-7da2e914c722c09d --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libaead-b744a20107a3ee61.rmeta --extern chacha20=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libchacha20-2811677550ec1780.rmeta --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcipher-d84bcc23a1d9f49e.rmeta --extern poly1305=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libpoly1305-0140e46e42c8d854.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libzeroize-3812202b7a97e547.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:147:21 | 147 | generic_array::{ArrayLength, GenericArray}, | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:147:34 | 147 | generic_array::{ArrayLength, GenericArray}, | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:163:16 | 163 | pub type Key = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:168:18 | 168 | pub type Nonce = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:173:19 | 173 | pub type XNonce = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:178:16 | 178 | pub type Tag = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:209:33 | 209 | pub struct ChaChaPoly1305 = U12> { | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:222:8 | 222 | N: ArrayLength, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:229:8 | 229 | N: ArrayLength, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:243:8 | 243 | N: ArrayLength, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:253:8 | 253 | N: ArrayLength, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:281:8 | 281 | N: ArrayLength, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:294:8 | 294 | N: ArrayLength, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:301:12 | 301 | impl> ZeroizeOnDrop for ChaChaPoly1305 {} | ^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/cipher.rs:4:26 | 4 | use aead::generic_array::GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/cipher.rs:40:33 | 40 | let mac = Poly1305::new(GenericArray::from_slice(&*mac_key)); | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/cipher.rs:102:25 | 102 | let mut block = GenericArray::default(); | ^^^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> src/cipher.rs:40:47 | 40 | let mac = Poly1305::new(GenericArray::from_slice(&*mac_key)); | ^^^^^^^^^^ warning: use of deprecated method `cipher::generic_array::GenericArray::::as_mut_slice`: please upgrade to generic-array 1.x --> src/lib.rs:297:18 | 297 | self.key.as_mut_slice().zeroize(); | ^^^^^^^^^^^^ Running `/usr/bin/rustc --crate-name chacha20poly1305 --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' -C metadata=8a5470e601eacc12 -C extra-filename=-0df2b920ec577c63 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libaead-b744a20107a3ee61.rlib --extern chacha20=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libchacha20-2811677550ec1780.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcipher-d84bcc23a1d9f49e.rlib --extern poly1305=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libpoly1305-0140e46e42c8d854.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libzeroize-3812202b7a97e547.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `chacha20poly1305` (lib) generated 19 warnings Running `/usr/bin/rustc --crate-name lib --edition=2021 tests/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' -C metadata=c1b03be45b4b73be -C extra-filename=-07f67126128db059 --out-dir /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libaead-b744a20107a3ee61.rlib --extern chacha20=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libchacha20-2811677550ec1780.rlib --extern chacha20poly1305=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libchacha20poly1305-7da2e914c722c09d.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcipher-d84bcc23a1d9f49e.rlib --extern poly1305=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libpoly1305-0140e46e42c8d854.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libzeroize-3812202b7a97e547.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:9:1 | 9 | / aead::new_test!( 10 | | wycheproof_chacha20poly1305, 11 | | "wycheproof_chacha20poly1305", 12 | | ChaCha20Poly1305 13 | | ); | |_^ | = note: `#[warn(deprecated)]` on by default = note: this warning originates in the macro `aead::new_test` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:14:1 | 14 | / aead::new_test!( 15 | | wycheproof_xchacha20poly1305, 16 | | "wycheproof_xchacha20poly1305", 17 | | XChaCha20Poly1305 18 | | ); | |_^ | = note: this warning originates in the macro `aead::new_test` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:99:48 | 99 | use chacha20poly1305::aead::generic_array::GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:24:23 | 24 | let key = GenericArray::from_slice($key); | ^^^^^^^^^^^^ ... 123 | / impl_tests!( 124 | | ChaCha20Poly1305, 125 | | KEY, 126 | | NONCE, ... | 130 | | TAG 131 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:25:25 | 25 | let nonce = GenericArray::from_slice($nonce); | ^^^^^^^^^^^^ ... 123 | / impl_tests!( 124 | | ChaCha20Poly1305, 125 | | KEY, 126 | | NONCE, ... | 130 | | TAG 131 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:40:23 | 40 | let key = GenericArray::from_slice($key); | ^^^^^^^^^^^^ ... 123 | / impl_tests!( 124 | | ChaCha20Poly1305, 125 | | KEY, 126 | | NONCE, ... | 130 | | TAG 131 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:41:25 | 41 | let nonce = GenericArray::from_slice($nonce); | ^^^^^^^^^^^^ ... 123 | / impl_tests!( 124 | | ChaCha20Poly1305, 125 | | KEY, 126 | | NONCE, ... | 130 | | TAG 131 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:57:23 | 57 | let key = GenericArray::from_slice($key); | ^^^^^^^^^^^^ ... 123 | / impl_tests!( 124 | | ChaCha20Poly1305, 125 | | KEY, 126 | | NONCE, ... | 130 | | TAG 131 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:58:25 | 58 | let nonce = GenericArray::from_slice($nonce); | ^^^^^^^^^^^^ ... 123 | / impl_tests!( 124 | | ChaCha20Poly1305, 125 | | KEY, 126 | | NONCE, ... | 130 | | TAG 131 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:135:39 | 135 | let _ = ChaCha20Poly1305::new(GenericArray::from_slice(KEY)).clone(); | ^^^^^^^^^^^^ warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:144:48 | 144 | use chacha20poly1305::aead::generic_array::GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:24:23 | 24 | let key = GenericArray::from_slice($key); | ^^^^^^^^^^^^ ... 169 | / impl_tests!( 170 | | XChaCha20Poly1305, 171 | | KEY, 172 | | NONCE, ... | 176 | | TAG 177 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:25:25 | 25 | let nonce = GenericArray::from_slice($nonce); | ^^^^^^^^^^^^ ... 169 | / impl_tests!( 170 | | XChaCha20Poly1305, 171 | | KEY, 172 | | NONCE, ... | 176 | | TAG 177 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:40:23 | 40 | let key = GenericArray::from_slice($key); | ^^^^^^^^^^^^ ... 169 | / impl_tests!( 170 | | XChaCha20Poly1305, 171 | | KEY, 172 | | NONCE, ... | 176 | | TAG 177 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:41:25 | 41 | let nonce = GenericArray::from_slice($nonce); | ^^^^^^^^^^^^ ... 169 | / impl_tests!( 170 | | XChaCha20Poly1305, 171 | | KEY, 172 | | NONCE, ... | 176 | | TAG 177 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:57:23 | 57 | let key = GenericArray::from_slice($key); | ^^^^^^^^^^^^ ... 169 | / impl_tests!( 170 | | XChaCha20Poly1305, 171 | | KEY, 172 | | NONCE, ... | 176 | | TAG 177 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `aead::generic_array::GenericArray`: please upgrade to generic-array 1.x --> tests/lib.rs:58:25 | 58 | let nonce = GenericArray::from_slice($nonce); | ^^^^^^^^^^^^ ... 169 | / impl_tests!( 170 | | XChaCha20Poly1305, 171 | | KEY, 172 | | NONCE, ... | 176 | | TAG 177 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/lib.rs:24:37 | 24 | let key = GenericArray::from_slice($key); | ^^^^^^^^^^ ... 123 | / impl_tests!( 124 | | ChaCha20Poly1305, 125 | | KEY, 126 | | NONCE, ... | 130 | | TAG 131 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/lib.rs:25:39 | 25 | let nonce = GenericArray::from_slice($nonce); | ^^^^^^^^^^ ... 123 | / impl_tests!( 124 | | ChaCha20Poly1305, 125 | | KEY, 126 | | NONCE, ... | 130 | | TAG 131 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/lib.rs:40:37 | 40 | let key = GenericArray::from_slice($key); | ^^^^^^^^^^ ... 123 | / impl_tests!( 124 | | ChaCha20Poly1305, 125 | | KEY, 126 | | NONCE, ... | 130 | | TAG 131 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/lib.rs:41:39 | 41 | let nonce = GenericArray::from_slice($nonce); | ^^^^^^^^^^ ... 123 | / impl_tests!( 124 | | ChaCha20Poly1305, 125 | | KEY, 126 | | NONCE, ... | 130 | | TAG 131 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/lib.rs:57:37 | 57 | let key = GenericArray::from_slice($key); | ^^^^^^^^^^ ... 123 | / impl_tests!( 124 | | ChaCha20Poly1305, 125 | | KEY, 126 | | NONCE, ... | 130 | | TAG 131 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/lib.rs:58:39 | 58 | let nonce = GenericArray::from_slice($nonce); | ^^^^^^^^^^ ... 123 | / impl_tests!( 124 | | ChaCha20Poly1305, 125 | | KEY, 126 | | NONCE, ... | 130 | | TAG 131 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/lib.rs:135:53 | 135 | let _ = ChaCha20Poly1305::new(GenericArray::from_slice(KEY)).clone(); | ^^^^^^^^^^ warning: use of deprecated associated function `aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/lib.rs:24:37 | 24 | let key = GenericArray::from_slice($key); | ^^^^^^^^^^ ... 169 | / impl_tests!( 170 | | XChaCha20Poly1305, 171 | | KEY, 172 | | NONCE, ... | 176 | | TAG 177 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/lib.rs:25:39 | 25 | let nonce = GenericArray::from_slice($nonce); | ^^^^^^^^^^ ... 169 | / impl_tests!( 170 | | XChaCha20Poly1305, 171 | | KEY, 172 | | NONCE, ... | 176 | | TAG 177 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/lib.rs:40:37 | 40 | let key = GenericArray::from_slice($key); | ^^^^^^^^^^ ... 169 | / impl_tests!( 170 | | XChaCha20Poly1305, 171 | | KEY, 172 | | NONCE, ... | 176 | | TAG 177 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/lib.rs:41:39 | 41 | let nonce = GenericArray::from_slice($nonce); | ^^^^^^^^^^ ... 169 | / impl_tests!( 170 | | XChaCha20Poly1305, 171 | | KEY, 172 | | NONCE, ... | 176 | | TAG 177 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/lib.rs:57:37 | 57 | let key = GenericArray::from_slice($key); | ^^^^^^^^^^ ... 169 | / impl_tests!( 170 | | XChaCha20Poly1305, 171 | | KEY, 172 | | NONCE, ... | 176 | | TAG 177 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/lib.rs:58:39 | 58 | let nonce = GenericArray::from_slice($nonce); | ^^^^^^^^^^ ... 169 | / impl_tests!( 170 | | XChaCha20Poly1305, 171 | | KEY, 172 | | NONCE, ... | 176 | | TAG 177 | | ); | |_____- in this macro invocation | = note: this warning originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `chacha20poly1305` (lib test) generated 19 warnings (19 duplicates) warning: `chacha20poly1305` (test "lib") generated 30 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 2.38s Running `/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/chacha20poly1305-0df2b920ec577c63` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/lib-07f67126128db059` running 9 tests test chacha20::clone_impl ... ok test chacha20::decrypt_modified ... ok test xchacha20::decrypt ... ok test xchacha20::decrypt_modified ... ok test xchacha20::encrypt ... ok test wycheproof_chacha20poly1305 ... ok test chacha20::decrypt ... ok test chacha20::encrypt ... ok test wycheproof_xchacha20poly1305 ... ok test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests chacha20poly1305 Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name chacha20poly1305 --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libaead-b744a20107a3ee61.rlib --extern chacha20=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libchacha20-2811677550ec1780.rlib --extern chacha20poly1305=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libchacha20poly1305-7da2e914c722c09d.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libcipher-d84bcc23a1d9f49e.rlib --extern poly1305=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libpoly1305-0140e46e42c8d854.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/chacha20poly1305-0.10.1/target/rpm/deps/libzeroize-3812202b7a97e547.rlib -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' --error-format human` running 3 tests test src/lib.rs - (line 101) ... ignored test src/lib.rs - (line 133) ... ignored test src/lib.rs - (line 189) ... ignored test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-chacha20poly1305-devel-0.10.1-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/chacha20poly1305-0.10.1/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/chacha20poly1305-0.10.1/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/chacha20poly1305-0.10.1/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/chacha20poly1305-0.10.1/README.md Provides: crate(chacha20poly1305) = 0.10.1 rust-chacha20poly1305-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead) >= 0.5.0 crate(chacha20/default) >= 0.9.0 crate(chacha20/zeroize) >= 0.9.0 crate(cipher/default) >= 0.4.0 crate(poly1305/default) >= 0.8.0 crate(zeroize) >= 1.5.0 Processing files: rust-chacha20poly1305+default-devel-0.10.1-1.mga10.noarch Provides: crate(chacha20poly1305/default) = 0.10.1 rust-chacha20poly1305+default-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(chacha20poly1305) = 0.10.1 crate(chacha20poly1305/alloc) = 0.10.1 crate(chacha20poly1305/getrandom) = 0.10.1 Processing files: rust-chacha20poly1305+alloc-devel-0.10.1-1.mga10.noarch Provides: crate(chacha20poly1305/alloc) = 0.10.1 rust-chacha20poly1305+alloc-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/alloc) >= 0.5.0 crate(chacha20poly1305) = 0.10.1 Processing files: rust-chacha20poly1305+getrandom-devel-0.10.1-1.mga10.noarch Provides: crate(chacha20poly1305/getrandom) = 0.10.1 rust-chacha20poly1305+getrandom-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/getrandom) >= 0.5.0 crate(chacha20poly1305) = 0.10.1 crate(chacha20poly1305/rand_core) = 0.10.1 Processing files: rust-chacha20poly1305+heapless-devel-0.10.1-1.mga10.noarch Provides: crate(chacha20poly1305/heapless) = 0.10.1 rust-chacha20poly1305+heapless-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/heapless) >= 0.5.0 crate(chacha20poly1305) = 0.10.1 Processing files: rust-chacha20poly1305+rand_core-devel-0.10.1-1.mga10.noarch Provides: crate(chacha20poly1305/rand_core) = 0.10.1 rust-chacha20poly1305+rand_core-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/rand_core) >= 0.5.0 crate(chacha20poly1305) = 0.10.1 Processing files: rust-chacha20poly1305+reduced-round-devel-0.10.1-1.mga10.noarch Provides: crate(chacha20poly1305/reduced-round) = 0.10.1 rust-chacha20poly1305+reduced-round-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(chacha20poly1305) = 0.10.1 Processing files: rust-chacha20poly1305+std-devel-0.10.1-1.mga10.noarch Provides: crate(chacha20poly1305/std) = 0.10.1 rust-chacha20poly1305+std-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/std) >= 0.5.0 crate(chacha20poly1305) = 0.10.1 crate(chacha20poly1305/alloc) = 0.10.1 Processing files: rust-chacha20poly1305+stream-devel-0.10.1-1.mga10.noarch Provides: crate(chacha20poly1305/stream) = 0.10.1 rust-chacha20poly1305+stream-devel = 0.10.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/stream) >= 0.5.0 crate(chacha20poly1305) = 0.10.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305+stream-devel-0.10.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305+getrandom-devel-0.10.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305+rand_core-devel-0.10.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305+default-devel-0.10.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305+alloc-devel-0.10.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305+std-devel-0.10.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305+reduced-round-devel-0.10.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305+heapless-devel-0.10.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-chacha20poly1305-devel-0.10.1-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TeRqaa + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-chacha20poly1305-0.10.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/chacha20poly1305-0.10.1/CHANGELOG.md File listed twice: /usr/share/cargo/registry/chacha20poly1305-0.10.1/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/chacha20poly1305-0.10.1/LICENSE-MIT File listed twice: /usr/share/cargo/registry/chacha20poly1305-0.10.1/README.md D: [iurt_root_command] Success!