D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-p256-0.13.2-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QfWmqU Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QF58P1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build + rm -rf p256-0.13.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/p256-0.13.2.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd p256-0.13.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/p256-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + 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.i328B5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build + cd p256-0.13.2 + /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.timMg6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-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 p256-0.13.2 + '[' 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 zeroize v1.8.1 Compiling typenum v1.16.0 Compiling version_check v0.9.5 Compiling const-oid v0.9.2 Compiling subtle v2.6.1 Compiling libc v0.2.171 Compiling cfg-if v1.0.0 Compiling base64ct v1.6.0 Compiling base16ct v0.2.0 Compiling cpufeatures v0.2.17 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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=7ead34245bd7bae1 -C extra-filename=-a8d9423da2f4608b --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/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_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,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=a1d80dc8f3fd1485 -C extra-filename=-c76b524c51b8f0c8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/build/typenum-c76b524c51b8f0c8 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/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 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=1c82ffb6f3ecdb51 -C extra-filename=-108c13b96f913771 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/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 const_oid --edition=2021 /usr/share/cargo/registry/const-oid-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=8fd4cbef3da7f643 -C extra-filename=-fb2f8230cd8cbe93 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/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 --cfg 'feature="i128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=1441bb4e037343a6 -C extra-filename=-29c705ea601ccdc1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/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.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=78dfc2c836562524 -C extra-filename=-2014d9a2c60152e2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/build/libc-2014d9a2c60152e2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/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,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d0d5fe105289cea2 -C extra-filename=-ec6a769025b5f44f --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/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 base64ct --edition=2021 /usr/share/cargo/registry/base64ct-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=92325339e41119df -C extra-filename=-7af2039b0a4ce53d --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/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 base16ct --edition=2021 /usr/share/cargo/registry/base16ct-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=a9ed1d28fce1921b -C extra-filename=-d2436abb63acd7b1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/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=ac56eacee62c0cc7 -C extra-filename=-da15ec277188d3c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pem-rfc7468 v0.7.0 Running `/usr/bin/rustc --crate-name pem_rfc7468 --edition=2021 /usr/share/cargo/registry/pem-rfc7468-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=1b58467a8ff048c5 -C extra-filename=-96c2a88132238ddf --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern base64ct=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libbase64ct-7af2039b0a4ce53d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling der v0.7.9 Running `/usr/bin/rustc --crate-name der --edition=2021 /usr/share/cargo/registry/der-0.7.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="alloc"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=386ca54887c7c7fd -C extra-filename=-bc2df3e4d0e68685 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libconst_oid-fb2f8230cd8cbe93.rmeta --extern pem_rfc7468=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libpem_rfc7468-96c2a88132238ddf.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libzeroize-a8d9423da2f4608b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/build/libc-2014d9a2c60152e2/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=6a148af2e207b573 -C extra-filename=-dd505a5ba0bad04e --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --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"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=1f8d54b0f9d421ba -C extra-filename=-f922311a1f74de72 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/build/generic-array-f922311a1f74de72 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libversion_check-108c13b96f913771.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/build/typenum-c76b524c51b8f0c8/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,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=71993d3995104205 -C extra-filename=-5847a458fa5a75b4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/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-p256-0.13.2-build/p256-0.13.2/target/rpm/build/generic-array-f922311a1f74de72/build-script-build` Compiling getrandom v0.2.15 Compiling spki v0.7.3 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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=ab8683d1b179a21e -C extra-filename=-9792f0e64407f4b7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/liblibc-dd505a5ba0bad04e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name spki --edition=2021 /usr/share/cargo/registry/spki-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=18b611faf4269c7f -C extra-filename=-2119c54b8af77b8b --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern der=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libder-bc2df3e4d0e68685.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="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=f02171f29a3a550b -C extra-filename=-754d48fa32878947 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libgetrandom-9792f0e64407f4b7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pkcs8 v0.10.2 Running `/usr/bin/rustc --crate-name pkcs8 --edition=2021 /usr/share/cargo/registry/pkcs8-0.10.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="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1-insecure", "std", "subtle"))' -C metadata=03ffcac12a51bfe4 -C extra-filename=-cc6d45d723786a05 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern der=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libder-bc2df3e4d0e68685.rmeta --extern spki=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libspki-2119c54b8af77b8b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ff v0.13.0 Running `/usr/bin/rustc --crate-name ff --edition=2021 /usr/share/cargo/registry/ff-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "default", "std"))' -C metadata=b147a4420866b8fc -C extra-filename=-75bd181b1bcda94c --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-754d48fa32878947.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsubtle-29c705ea601ccdc1.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"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=4faef0e990466f39 -C extra-filename=-e75cf1a7413c7261 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libtypenum-5847a458fa5a75b4.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libzeroize-a8d9423da2f4608b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg relaxed_coherence` Compiling group v0.13.0 Running `/usr/bin/rustc --crate-name group --edition=2021 /usr/share/cargo/registry/group-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rand", "rand_xorshift", "tests"))' -C metadata=a5d46742888d3419 -C extra-filename=-c8805bedf2dcaf03 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern ff=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libff-75bd181b1bcda94c.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-754d48fa32878947.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsubtle-29c705ea601ccdc1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling crypto-bigint v0.5.5 Compiling sec1 v0.7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=8ccbd79f63c7d459 -C extra-filename=-7a6b94410e50d8f4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libgeneric_array-e75cf1a7413c7261.rmeta --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libtypenum-5847a458fa5a75b4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name block_buffer --edition=2018 /usr/share/cargo/registry/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b85e9ed42663810f -C extra-filename=-c7590887fd7f3dec --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libgeneric_array-e75cf1a7413c7261.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name crypto_bigint --edition=2021 /usr/share/cargo/registry/crypto-bigint-0.5.5/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="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "serde", "zeroize"))' -C metadata=eff307ee88d85f82 -C extra-filename=-81ca21e830764706 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libgeneric_array-e75cf1a7413c7261.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-754d48fa32878947.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsubtle-29c705ea601ccdc1.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libzeroize-a8d9423da2f4608b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name sec1 --edition=2021 /usr/share/cargo/registry/sec1-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="point"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=8b143335047516a3 -C extra-filename=-3ea7b6271e113f6e --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern base16ct=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libbase16ct-d2436abb63acd7b1.rmeta --extern der=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libder-bc2df3e4d0e68685.rmeta --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libgeneric_array-e75cf1a7413c7261.rmeta --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libpkcs8-cc6d45d723786a05.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsubtle-29c705ea601ccdc1.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libzeroize-a8d9423da2f4608b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling digest v0.10.7 Running `/usr/bin/rustc --crate-name digest --edition=2018 /usr/share/cargo/registry/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="block-buffer"' --cfg 'feature="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=11eb76c5c065ddd3 -C extra-filename=-720cf56003227685 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern block_buffer=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libblock_buffer-c7590887fd7f3dec.rmeta --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libconst_oid-fb2f8230cd8cbe93.rmeta --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libcrypto_common-7a6b94410e50d8f4.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsubtle-29c705ea601ccdc1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hmac v0.12.1 Compiling signature v2.2.0 Compiling sha2 v0.10.8 Running `/usr/bin/rustc --crate-name hmac --edition=2018 /usr/share/cargo/registry/hmac-0.12.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="reset"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=4813bcec3ad88d84 -C extra-filename=-40a7ad19a0ccb4ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libdigest-720cf56003227685.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name signature --edition=2021 /usr/share/cargo/registry/signature-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=c2fc18c78fe65827 -C extra-filename=-f4ab54847ea2f31f --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libdigest-720cf56003227685.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-754d48fa32878947.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name sha2 --edition=2018 /usr/share/cargo/registry/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=bb02048c9dcd9d36 -C extra-filename=-da408078fdf74324 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libcpufeatures-da15ec277188d3c6.rmeta --extern digest=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libdigest-720cf56003227685.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rfc6979 v0.4.0 Running `/usr/bin/rustc --crate-name rfc6979 --edition=2021 /usr/share/cargo/registry/rfc6979-0.4.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=14237e9edd29db27 -C extra-filename=-cfadf45b0d667ed4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern hmac=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libhmac-40a7ad19a0ccb4ea.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsubtle-29c705ea601ccdc1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling elliptic-curve v0.13.8 Running `/usr/bin/rustc --crate-name elliptic_curve --edition=2021 /usr/share/cargo/registry/elliptic-curve-0.13.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="digest"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "dev", "digest", "ecdh", "ff", "group", "hash2curve", "hazmat", "jwk", "pem", "pkcs8", "sec1", "serde", "std", "voprf"))' -C metadata=6d8b7d020eef2ecb -C extra-filename=-cb5262139761dc67 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern base16ct=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libbase16ct-d2436abb63acd7b1.rmeta --extern crypto_bigint=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libcrypto_bigint-81ca21e830764706.rmeta --extern digest=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libdigest-720cf56003227685.rmeta --extern ff=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libff-75bd181b1bcda94c.rmeta --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libgeneric_array-e75cf1a7413c7261.rmeta --extern group=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libgroup-c8805bedf2dcaf03.rmeta --extern pem_rfc7468=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libpem_rfc7468-96c2a88132238ddf.rmeta --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libpkcs8-cc6d45d723786a05.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-754d48fa32878947.rmeta --extern sec1=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsec1-3ea7b6271e113f6e.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsubtle-29c705ea601ccdc1.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libzeroize-a8d9423da2f4608b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling primeorder v0.13.6 Compiling ecdsa v0.16.9 Running `/usr/bin/rustc --crate-name primeorder --edition=2021 /usr/share/cargo/registry/primeorder-0.13.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "dev", "serde", "serdect", "std"))' -C metadata=80448fee601e399c -C extra-filename=-fd38bbaa39396290 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern elliptic_curve=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libelliptic_curve-cb5262139761dc67.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name ecdsa --edition=2021 /usr/share/cargo/registry/ecdsa-0.16.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="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="der"' --cfg 'feature="digest"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rfc6979"' --cfg 'feature="signing"' --cfg 'feature="spki"' --cfg 'feature="std"' --cfg 'feature="verifying"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "der", "dev", "digest", "hazmat", "pem", "pkcs8", "rfc6979", "serde", "serdect", "sha2", "signing", "spki", "std", "verifying"))' -C metadata=e446370d1cf7c727 -C extra-filename=-1a331e8de59ab8f5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern der=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libder-bc2df3e4d0e68685.rmeta --extern digest=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libdigest-720cf56003227685.rmeta --extern elliptic_curve=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libelliptic_curve-cb5262139761dc67.rmeta --extern rfc6979=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librfc6979-cfadf45b0d667ed4.rmeta --extern signature=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsignature-f4ab54847ea2f31f.rmeta --extern spki=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libspki-2119c54b8af77b8b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling p256 v0.13.2 (/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2) Running `/usr/bin/rustc --crate-name p256 --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="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' -C metadata=d5ee39d05932c949 -C extra-filename=-3efc7068e9cb2164 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern ecdsa_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libecdsa-1a331e8de59ab8f5.rmeta --extern elliptic_curve=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libelliptic_curve-cb5262139761dc67.rmeta --extern primeorder=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libprimeorder-fd38bbaa39396290.rmeta --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsha2-da408078fdf74324.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unnecessary qualification --> src/arithmetic/scalar.rs:690:21 | 690 | iter.reduce(core::ops::Add::add).unwrap_or(Self::ZERO) | ^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> src/lib.rs:15:5 | 15 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 690 - iter.reduce(core::ops::Add::add).unwrap_or(Self::ZERO) 690 + iter.reduce(Add::add).unwrap_or(Self::ZERO) | warning: unnecessary qualification --> src/arithmetic/scalar.rs:702:21 | 702 | iter.reduce(core::ops::Mul::mul).unwrap_or(Self::ONE) | ^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 702 - iter.reduce(core::ops::Mul::mul).unwrap_or(Self::ONE) 702 + iter.reduce(Mul::mul).unwrap_or(Self::ONE) | warning: `p256` (lib) generated 2 warnings (run `cargo fix --lib -p p256` to apply 2 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 5.29s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XCy47V + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-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 p256-0.13.2 + '[' 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=p256 ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.13.2 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/BUILDROOT/usr/share/cargo/registry/p256-0.13.2 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/BUILDROOT/usr/share/cargo/registry/p256-0.13.2 + /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-p256-0.13.2-build/BUILDROOT/usr/share/cargo/registry/p256-0.13.2 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/BUILDROOT/usr/share/cargo/registry/p256-0.13.2/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/BUILDROOT/usr/share/cargo/registry/p256-0.13.2/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.MJF6pu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-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 p256-0.13.2 + '[' 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 Compiling libc v0.2.171 Fresh cfg-if v1.0.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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,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=42efa26aba98bd78 -C extra-filename=-5121e35c8cbfbca6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/build/libc-5121e35c8cbfbca6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh zeroize v1.8.1 Fresh version_check v0.9.5 Fresh subtle v2.6.1 Fresh const-oid v0.9.2 Fresh base64ct v1.6.0 Compiling getrandom v0.3.1 Compiling rustix v1.0.3 Fresh base16ct v0.2.0 Compiling linux-raw-sys v0.9.2 Compiling hex-literal v0.4.1 Compiling bitflags v2.9.0 Compiling autocfg v1.4.0 Compiling once_cell v1.20.3 Compiling ppv-lite86 v0.2.17 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=7b9c5c85ceb4d92b -C extra-filename=-25aa64fbca77b5dd --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/build/rustix-25aa64fbca77b5dd -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/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/getrandom-0.3.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=d6510c6480fd2157 -C extra-filename=-c6f90b3b334fac23 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/build/getrandom-c6f90b3b334fac23 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "btrfs", "compiler_builtins", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=56a9d18ee311c2ec -C extra-filename=-573303dd7ea4fc7f --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/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 hex_literal --edition=2021 /usr/share/cargo/registry/hex-literal-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b4951d4554a9e34 -C extra-filename=-6ef1fb2b0d81ff4a --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=25a226740ac9522f -C extra-filename=-4f413b9d76fac989 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/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 autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.4.0/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=e124a71a4c38a5a2 -C extra-filename=-33df3ec257ba7fb0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=70e3d4020837acd0 -C extra-filename=-444dcaa43c18c382 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh pem-rfc7468 v0.7.0 Compiling fastrand v2.1.1 Fresh cpufeatures v0.2.17 Compiling bit-vec v0.8.0 Compiling fnv v1.0.7 Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2018 /usr/share/cargo/registry/ppv-lite86-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 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=8191e95c6e74c43a -C extra-filename=-72dd139700fae6d7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh typenum v1.16.0 Fresh der v0.7.9 Compiling quick-error v1.2.3 Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=852cc6b3e50c8d85 -C extra-filename=-4c95b925d660f651 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/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 bit_vec --edition=2015 /usr/share/cargo/registry/bit-vec-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=116ef4d43996475a -C extra-filename=-75ed1efe4903ca0b --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/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 fnv --edition=2015 /usr/share/cargo/registry/fnv-1.0.7/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,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1aa55f94493c2884 -C extra-filename=-48a15bfabd685c29 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh generic-array v0.14.7 Fresh spki v0.7.3 Compiling lazy_static v1.5.0 Running `/usr/bin/rustc --crate-name quick_error --edition=2015 /usr/share/cargo/registry/quick-error-1.2.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())' -C metadata=9b7eef057bea2cd0 -C extra-filename=-b7616dc03305314e --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh crypto-common v0.1.6 Fresh block-buffer v0.10.4 Fresh digest v0.10.7 Fresh pkcs8 v0.10.2 Running `/usr/bin/rustc --crate-name lazy_static --edition=2015 /usr/share/cargo/registry/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=2e788d234a69074e -C extra-filename=-74cabfed94616a3a --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh sec1 v0.7.3 Fresh hmac v0.12.1 Fresh rfc6979 v0.4.0 Fresh sha2 v0.10.8 Compiling unarray v0.1.4 Compiling regex-syntax v0.8.5 Running `/usr/bin/rustc --crate-name unarray --edition=2018 /usr/share/cargo/registry/unarray-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=57b23b7ad2065e99 -C extra-filename=-89fba710be91b30c --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/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 regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.5/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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=7fada060eb077420 -C extra-filename=-1570020434bc9df2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling blobby v0.3.1 Running `/usr/bin/rustc --crate-name blobby --edition=2018 /usr/share/cargo/registry/blobby-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da49741b9699bdd1 -C extra-filename=-e0d06e83ae4ccbc0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bit-set v0.8.0 Running `/usr/bin/rustc --crate-name bit_set --edition=2015 /usr/share/cargo/registry/bit-set-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=bd8536317f8967a3 -C extra-filename=-c61502f8b4341f3b --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern bit_vec=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libbit_vec-75ed1efe4903ca0b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/build/getrandom-c6f90b3b334fac23/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/build/rustix-25aa64fbca77b5dd/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/build/libc-5121e35c8cbfbca6/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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,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=725a75cc44332baf -C extra-filename=-8db1b84232c234ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-1.0.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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9acc2080c4110cc1 -C extra-filename=-4d4445290fab8d45 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libbitflags-4f413b9d76fac989.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/liblinux_raw_sys-573303dd7ea4fc7f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg linux_raw --cfg linux_like --cfg linux_kernel` Compiling num-traits v0.2.19 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=1bf1abab5ebba38a -C extra-filename=-4c54253a9e8af732 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/build/num-traits-4c54253a9e8af732 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libautocfg-33df3ec257ba7fb0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling getrandom v0.2.15 Compiling wait-timeout v0.2.0 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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=9bcb6d6fc9b30dd1 -C extra-filename=-02deb25870f25126 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name getrandom --edition=2021 /usr/share/cargo/registry/getrandom-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 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=f95d0f1eba79b7b2 -C extra-filename=-f6622fcbcc19984f --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name wait_timeout --edition=2015 /usr/share/cargo/registry/wait-timeout-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de8cb8c7fac57a2a -C extra-filename=-77bcf5567fa87baf --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/liblibc-8db1b84232c234ea.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="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=be1258e0f6f4db38 -C extra-filename=-3a68d9f0ef08b83f --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libgetrandom-02deb25870f25126.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/build/num-traits-4c54253a9e8af732/build-script-build` Compiling ff v0.13.0 Compiling crypto-bigint v0.5.5 Compiling rand_chacha v0.3.1 Compiling signature v2.2.0 Compiling rand_xorshift v0.3.0 Running `/usr/bin/rustc --crate-name ff --edition=2021 /usr/share/cargo/registry/ff-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "default", "std"))' -C metadata=e5ffe5b5c6de9449 -C extra-filename=-3d97dba208e2dd7c --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsubtle-29c705ea601ccdc1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name crypto_bigint --edition=2021 /usr/share/cargo/registry/crypto-bigint-0.5.5/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="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "serde", "zeroize"))' -C metadata=7c78d2b2014b298e -C extra-filename=-0032f6e1b14964a3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libgeneric_array-e75cf1a7413c7261.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsubtle-29c705ea601ccdc1.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libzeroize-a8d9423da2f4608b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /usr/share/cargo/registry/rand_chacha-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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=54f2da593fa3afc6 -C extra-filename=-c3d18fcbe38d1ddf --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libppv_lite86-72dd139700fae6d7.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name signature --edition=2021 /usr/share/cargo/registry/signature-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=02aeb1d659477124 -C extra-filename=-43a5eb22fa1c4841 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libdigest-720cf56003227685.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand_xorshift --edition=2018 /usr/share/cargo/registry/rand_xorshift-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("serde", "serde1"))' -C metadata=8cec5926989406f2 -C extra-filename=-472dc60c19f3132a --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name num_traits --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=ca492f4f7579b184 -C extra-filename=-c020e14e87229f4e --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Compiling group v0.13.0 Running `/usr/bin/rustc --crate-name group --edition=2021 /usr/share/cargo/registry/group-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rand", "rand_xorshift", "tests"))' -C metadata=970b9b9b2531b2d8 -C extra-filename=-d6c08cfd67171420 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern ff=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libff-3d97dba208e2dd7c.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsubtle-29c705ea601ccdc1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand v0.8.5 Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.8.5/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="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=f9541748cb80da44 -C extra-filename=-b37b21fd1575ac46 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_chacha-c3d18fcbe38d1ddf.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.19.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly", "unstable-windows-keep-open-tempfile"))' -C metadata=292502e22d3009ee -C extra-filename=-69650a1d5e4199f6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libfastrand-4c95b925d660f651.rmeta --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libgetrandom-f6622fcbcc19984f.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libonce_cell-444dcaa43c18c382.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librustix-4d4445290fab8d45.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rusty-fork v0.3.0 Running `/usr/bin/rustc --crate-name rusty_fork --edition=2018 /usr/share/cargo/registry/rusty-fork-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 --cfg 'feature="timeout"' --cfg 'feature="wait-timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "timeout", "wait-timeout"))' -C metadata=9fc37582101427bd -C extra-filename=-77e4221033e7f84c --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libfnv-48a15bfabd685c29.rmeta --extern quick_error=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libquick_error-b7616dc03305314e.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libtempfile-69650a1d5e4199f6.rmeta --extern wait_timeout=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libwait_timeout-77bcf5567fa87baf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling proptest v1.6.0 Running `/usr/bin/rustc --crate-name proptest --edition=2018 /usr/share/cargo/registry/proptest-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "fork", "handle-panics", "hardware-rng", "lazy_static", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=28da85c33f867e0a -C extra-filename=-923c1de61a41ecd9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern bit_set=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libbit_set-c61502f8b4341f3b.rmeta --extern bit_vec=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libbit_vec-75ed1efe4903ca0b.rmeta --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libbitflags-4f413b9d76fac989.rmeta --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/liblazy_static-74cabfed94616a3a.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libnum_traits-c020e14e87229f4e.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand-b37b21fd1575ac46.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_chacha-c3d18fcbe38d1ddf.rmeta --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_xorshift-472dc60c19f3132a.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libregex_syntax-1570020434bc9df2.rmeta --extern rusty_fork=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librusty_fork-77e4221033e7f84c.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libtempfile-69650a1d5e4199f6.rmeta --extern unarray=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libunarray-89fba710be91b30c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling elliptic-curve v0.13.8 Running `/usr/bin/rustc --crate-name elliptic_curve --edition=2021 /usr/share/cargo/registry/elliptic-curve-0.13.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="dev"' --cfg 'feature="digest"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "dev", "digest", "ecdh", "ff", "group", "hash2curve", "hazmat", "jwk", "pem", "pkcs8", "sec1", "serde", "std", "voprf"))' -C metadata=c7c5a60bc0340199 -C extra-filename=-4a0c6478d4095eee --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern base16ct=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libbase16ct-d2436abb63acd7b1.rmeta --extern crypto_bigint=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libcrypto_bigint-0032f6e1b14964a3.rmeta --extern digest=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libdigest-720cf56003227685.rmeta --extern ff=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libff-3d97dba208e2dd7c.rmeta --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libgeneric_array-e75cf1a7413c7261.rmeta --extern group=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libgroup-d6c08cfd67171420.rmeta --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libhex_literal-6ef1fb2b0d81ff4a.rmeta --extern pem_rfc7468=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libpem_rfc7468-96c2a88132238ddf.rmeta --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libpkcs8-cc6d45d723786a05.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rmeta --extern sec1=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsec1-3ea7b6271e113f6e.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsubtle-29c705ea601ccdc1.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libzeroize-a8d9423da2f4608b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling primeorder v0.13.6 Compiling ecdsa v0.16.9 Running `/usr/bin/rustc --crate-name ecdsa --edition=2021 /usr/share/cargo/registry/ecdsa-0.16.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="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="der"' --cfg 'feature="dev"' --cfg 'feature="digest"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rfc6979"' --cfg 'feature="signing"' --cfg 'feature="spki"' --cfg 'feature="std"' --cfg 'feature="verifying"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "der", "dev", "digest", "hazmat", "pem", "pkcs8", "rfc6979", "serde", "serdect", "sha2", "signing", "spki", "std", "verifying"))' -C metadata=3edd4924aeec7e03 -C extra-filename=-d725cc647189a3e5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern der=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libder-bc2df3e4d0e68685.rmeta --extern digest=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libdigest-720cf56003227685.rmeta --extern elliptic_curve=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libelliptic_curve-4a0c6478d4095eee.rmeta --extern rfc6979=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librfc6979-cfadf45b0d667ed4.rmeta --extern signature=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsignature-43a5eb22fa1c4841.rmeta --extern spki=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libspki-2119c54b8af77b8b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name primeorder --edition=2021 /usr/share/cargo/registry/primeorder-0.13.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="dev"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "dev", "serde", "serdect", "std"))' -C metadata=97c08c270d40ee31 -C extra-filename=-98e4d4114b24e07a --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern elliptic_curve=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libelliptic_curve-4a0c6478d4095eee.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling p256 v0.13.2 (/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2) Running `/usr/bin/rustc --crate-name p256 --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="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' -C metadata=12dbca8ea5bc0e40 -C extra-filename=-f78069417e0879b1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern ecdsa_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libecdsa-d725cc647189a3e5.rmeta --extern elliptic_curve=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libelliptic_curve-4a0c6478d4095eee.rmeta --extern primeorder=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libprimeorder-98e4d4114b24e07a.rmeta --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsha2-da408078fdf74324.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unnecessary qualification --> src/arithmetic/scalar.rs:690:21 | 690 | iter.reduce(core::ops::Add::add).unwrap_or(Self::ZERO) | ^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> src/lib.rs:15:5 | 15 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 690 - iter.reduce(core::ops::Add::add).unwrap_or(Self::ZERO) 690 + iter.reduce(Add::add).unwrap_or(Self::ZERO) | warning: unnecessary qualification --> src/arithmetic/scalar.rs:702:21 | 702 | iter.reduce(core::ops::Mul::mul).unwrap_or(Self::ONE) | ^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 702 - iter.reduce(core::ops::Mul::mul).unwrap_or(Self::ONE) 702 + iter.reduce(Mul::mul).unwrap_or(Self::ONE) | warning: `p256` (lib) generated 2 warnings (run `cargo fix --lib -p p256` to apply 2 suggestions) Running `/usr/bin/rustc --crate-name affine --edition=2021 tests/affine.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="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' -C metadata=de8ad84e8b97866c -C extra-filename=-ba207cb19e12ac46 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern blobby=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libblobby-e0d06e83ae4ccbc0.rlib --extern ecdsa_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libecdsa-d725cc647189a3e5.rlib --extern elliptic_curve=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libelliptic_curve-4a0c6478d4095eee.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libhex_literal-6ef1fb2b0d81ff4a.rlib --extern p256=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libp256-f78069417e0879b1.rlib --extern primeorder=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libprimeorder-98e4d4114b24e07a.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libproptest-923c1de61a41ecd9.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsha2-da408078fdf74324.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name ecdsa --edition=2021 tests/ecdsa.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="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' -C metadata=cfe733802b17a894 -C extra-filename=-e0c476a135f73f21 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern blobby=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libblobby-e0d06e83ae4ccbc0.rlib --extern ecdsa_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libecdsa-d725cc647189a3e5.rlib --extern elliptic_curve=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libelliptic_curve-4a0c6478d4095eee.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libhex_literal-6ef1fb2b0d81ff4a.rlib --extern p256=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libp256-f78069417e0879b1.rlib --extern primeorder=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libprimeorder-98e4d4114b24e07a.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libproptest-923c1de61a41ecd9.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsha2-da408078fdf74324.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name p256 --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="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' -C metadata=31c485e7aa9b3938 -C extra-filename=-436e8fbfdd06e2b3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern blobby=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libblobby-e0d06e83ae4ccbc0.rlib --extern ecdsa_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libecdsa-d725cc647189a3e5.rlib --extern elliptic_curve=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libelliptic_curve-4a0c6478d4095eee.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libhex_literal-6ef1fb2b0d81ff4a.rlib --extern primeorder=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libprimeorder-98e4d4114b24e07a.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libproptest-923c1de61a41ecd9.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsha2-da408078fdf74324.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name projective --edition=2021 tests/projective.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="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' -C metadata=154f49462bf8a8fa -C extra-filename=-74be0b554e2fae7d --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern blobby=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libblobby-e0d06e83ae4ccbc0.rlib --extern ecdsa_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libecdsa-d725cc647189a3e5.rlib --extern elliptic_curve=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libelliptic_curve-4a0c6478d4095eee.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libhex_literal-6ef1fb2b0d81ff4a.rlib --extern p256=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libp256-f78069417e0879b1.rlib --extern primeorder=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libprimeorder-98e4d4114b24e07a.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libproptest-923c1de61a41ecd9.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsha2-da408078fdf74324.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name scalar --edition=2021 tests/scalar.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="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' -C metadata=6e84c135491ddf79 -C extra-filename=-6c22c356cd66156a --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern blobby=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libblobby-e0d06e83ae4ccbc0.rlib --extern ecdsa_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libecdsa-d725cc647189a3e5.rlib --extern elliptic_curve=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libelliptic_curve-4a0c6478d4095eee.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libhex_literal-6ef1fb2b0d81ff4a.rlib --extern p256=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libp256-f78069417e0879b1.rlib --extern primeorder=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libprimeorder-98e4d4114b24e07a.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libproptest-923c1de61a41ecd9.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsha2-da408078fdf74324.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pkcs8 --edition=2021 tests/pkcs8.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="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' -C metadata=9fad1419a3a6f9b9 -C extra-filename=-643f131a8d5422a8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern blobby=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libblobby-e0d06e83ae4ccbc0.rlib --extern ecdsa_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libecdsa-d725cc647189a3e5.rlib --extern elliptic_curve=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libelliptic_curve-4a0c6478d4095eee.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libhex_literal-6ef1fb2b0d81ff4a.rlib --extern p256=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libp256-f78069417e0879b1.rlib --extern primeorder=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libprimeorder-98e4d4114b24e07a.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libproptest-923c1de61a41ecd9.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsha2-da408078fdf74324.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `p256` (lib test) generated 2 warnings (2 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 29.66s Running `/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/p256-436e8fbfdd06e2b3` running 35 tests test arithmetic::field::tests::delta_constant ... ok test arithmetic::field::tests::add_then_sub ... ok test arithmetic::field::tests::one_is_multiplicative_identity ... ok test arithmetic::field::tests::invert ... ok test arithmetic::field::tests::negation ... ok test arithmetic::field::tests::from_bytes ... ok test arithmetic::field::tests::pow_vartime ... ok test arithmetic::field::tests::repeated_add ... ok test arithmetic::field::tests::repeated_double ... ok test arithmetic::field::tests::repeated_mul ... ok test arithmetic::field::tests::root_of_unity_constant ... ok test arithmetic::field::tests::root_of_unity_inv_constant ... ok test arithmetic::field::tests::sqrt ... ok test arithmetic::field::tests::two_inv_constant ... ok test arithmetic::field::tests::to_bytes ... ok test arithmetic::field::tests::zero_is_additive_identity ... ok test arithmetic::scalar::tests::delta_constant ... ok test arithmetic::scalar::tests::from_ec_secret ... ok test arithmetic::scalar::tests::from_to_bytes_roundtrip ... ok test arithmetic::scalar::tests::multiply ... ok test arithmetic::scalar::tests::invert ... ok test arithmetic::scalar::tests::one_is_multiplicative_identity ... ok test arithmetic::scalar::tests::root_of_unity_constant ... ok test arithmetic::scalar::tests::root_of_unity_inv_constant ... ok test arithmetic::scalar::tests::two_inv_constant ... ok test arithmetic::scalar::tests::zero_is_additive_identity ... ok test arithmetic::scalar::tests::sqrt ... ok test ecdsa::tests::scalar_blinding ... ok test ecdsa::tests::prehash_signer_signing_with_sha384 ... ok test ecdsa::tests::prehash_signer_verification_with_sha384 ... ok test ecdsa::tests::rfc6979 ... ok test ecdsa::tests::sign::ecdsa_signing ... ok test ecdsa::tests::verify::ecdsa_verify_invalid_s ... ok test ecdsa::tests::verify::ecdsa_verify_success ... ok test ecdsa::tests::wycheproof::wycheproof ... ok test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s Running `/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/affine-ba207cb19e12ac46` running 10 tests test affine_negation ... ok test compact_to_uncompact ... ok test compressed_to_uncompressed ... ok test identity_encoding ... ok test compact_round_trip ... ok test compressed_round_trip ... ok test uncompact_to_compact ... ok test uncompressed_round_trip ... ok test uncompressed_to_compressed ... ok test noncompatible_is_none ... ok test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/ecdsa-e0c476a135f73f21` running 1 test test recover_from_msg ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s Running `/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/pkcs8-643f131a8d5422a8` running 8 tests test decode_pkcs8_public_key_from_der ... ok test decode_pkcs8_private_key_from_der ... ok test decode_pkcs8_private_key_from_pem ... ok test decode_pkcs8_public_key_from_pem ... ok test encode_pkcs8_public_key_to_der ... ok test encode_pkcs8_public_key_to_pem ... ok test encode_pkcs8_private_key_to_pem ... ok test encode_pkcs8_private_key_to_der ... ok test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/projective-74be0b554e2fae7d` 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-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/scalar-6c22c356cd66156a` running 1 test test invert_and_invert_vartime_are_equivalent ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Doc-tests p256 Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name p256 --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps --extern blobby=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libblobby-e0d06e83ae4ccbc0.rlib --extern ecdsa_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libecdsa-d725cc647189a3e5.rlib --extern elliptic_curve=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libelliptic_curve-4a0c6478d4095eee.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libhex_literal-6ef1fb2b0d81ff4a.rlib --extern p256=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libp256-f78069417e0879b1.rlib --extern primeorder=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libprimeorder-98e4d4114b24e07a.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libproptest-923c1de61a41ecd9.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/p256-0.13.2/target/rpm/deps/libsha2-da408078fdf74324.rlib -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' --error-format human` running 1 test test src/ecdsa.rs - ecdsa (line 21) ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-p256-devel-0.13.2-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/p256-0.13.2/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/p256-0.13.2/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/p256-0.13.2/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/p256-0.13.2/README.md Provides: crate(p256) = 0.13.2 rust-p256-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(elliptic-curve) >= 0.13.1 crate(elliptic-curve/hazmat) >= 0.13.1 crate(elliptic-curve/sec1) >= 0.13.1 rust >= 1.65 Processing files: rust-p256+default-devel-0.13.2-1.mga10.noarch Provides: crate(p256/default) = 0.13.2 rust-p256+default-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(p256) = 0.13.2 crate(p256/arithmetic) = 0.13.2 crate(p256/ecdsa) = 0.13.2 crate(p256/pem) = 0.13.2 crate(p256/std) = 0.13.2 Processing files: rust-p256+alloc-devel-0.13.2-1.mga10.noarch Provides: crate(p256/alloc) = 0.13.2 rust-p256+alloc-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ecdsa) >= 0.16.0 crate(ecdsa/alloc) >= 0.16.0 crate(ecdsa/der) >= 0.16.0 crate(elliptic-curve/alloc) >= 0.13.1 crate(p256) = 0.13.2 Processing files: rust-p256+arithmetic-devel-0.13.2-1.mga10.noarch Provides: crate(p256/arithmetic) = 0.13.2 rust-p256+arithmetic-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(elliptic-curve/arithmetic) >= 0.13.1 crate(p256) = 0.13.2 crate(primeorder/default) >= 0.13.0 Processing files: rust-p256+bits-devel-0.13.2-1.mga10.noarch Provides: crate(p256/bits) = 0.13.2 rust-p256+bits-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(elliptic-curve/bits) >= 0.13.1 crate(p256) = 0.13.2 crate(p256/arithmetic) = 0.13.2 Processing files: rust-p256+digest-devel-0.13.2-1.mga10.noarch Provides: crate(p256/digest) = 0.13.2 rust-p256+digest-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ecdsa) >= 0.16.0 crate(ecdsa/der) >= 0.16.0 crate(ecdsa/digest) >= 0.16.0 crate(ecdsa/hazmat) >= 0.16.0 crate(p256) = 0.13.2 Processing files: rust-p256+ecdh-devel-0.13.2-1.mga10.noarch Provides: crate(p256/ecdh) = 0.13.2 rust-p256+ecdh-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(elliptic-curve/ecdh) >= 0.13.1 crate(p256) = 0.13.2 crate(p256/arithmetic) = 0.13.2 Processing files: rust-p256+ecdsa-devel-0.13.2-1.mga10.noarch Provides: crate(p256/ecdsa) = 0.13.2 rust-p256+ecdsa-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ecdsa) >= 0.16.0 crate(ecdsa/der) >= 0.16.0 crate(ecdsa/signing) >= 0.16.0 crate(ecdsa/verifying) >= 0.16.0 crate(p256) = 0.13.2 crate(p256/arithmetic) = 0.13.2 crate(p256/sha256) = 0.13.2 Processing files: rust-p256+ecdsa-core-devel-0.13.2-1.mga10.noarch Provides: crate(p256/ecdsa-core) = 0.13.2 rust-p256+ecdsa-core-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ecdsa) >= 0.16.0 crate(ecdsa/der) >= 0.16.0 crate(p256) = 0.13.2 Processing files: rust-p256+expose-field-devel-0.13.2-1.mga10.noarch Provides: crate(p256/expose-field) = 0.13.2 rust-p256+expose-field-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(p256) = 0.13.2 crate(p256/arithmetic) = 0.13.2 Processing files: rust-p256+hash2curve-devel-0.13.2-1.mga10.noarch Provides: crate(p256/hash2curve) = 0.13.2 rust-p256+hash2curve-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(elliptic-curve/hash2curve) >= 0.13.1 crate(p256) = 0.13.2 crate(p256/arithmetic) = 0.13.2 Processing files: rust-p256+jwk-devel-0.13.2-1.mga10.noarch Provides: crate(p256/jwk) = 0.13.2 rust-p256+jwk-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(elliptic-curve/jwk) >= 0.13.1 crate(p256) = 0.13.2 Processing files: rust-p256+pem-devel-0.13.2-1.mga10.noarch Provides: crate(p256/pem) = 0.13.2 rust-p256+pem-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ecdsa) >= 0.16.0 crate(ecdsa/der) >= 0.16.0 crate(ecdsa/pem) >= 0.16.0 crate(elliptic-curve/pem) >= 0.13.1 crate(p256) = 0.13.2 crate(p256/pkcs8) = 0.13.2 Processing files: rust-p256+pkcs8-devel-0.13.2-1.mga10.noarch Provides: crate(p256/pkcs8) = 0.13.2 rust-p256+pkcs8-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ecdsa) >= 0.16.0 crate(ecdsa/der) >= 0.16.0 crate(ecdsa/pkcs8) >= 0.16.0 crate(elliptic-curve/pkcs8) >= 0.13.1 crate(p256) = 0.13.2 Processing files: rust-p256+serde-devel-0.13.2-1.mga10.noarch Provides: crate(p256/serde) = 0.13.2 rust-p256+serde-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ecdsa) >= 0.16.0 crate(ecdsa/der) >= 0.16.0 crate(ecdsa/serde) >= 0.16.0 crate(elliptic-curve/serde) >= 0.13.1 crate(p256) = 0.13.2 crate(p256/serdect) = 0.13.2 crate(primeorder/default) >= 0.13.0 crate(primeorder/serde) >= 0.13.0 Processing files: rust-p256+serdect-devel-0.13.2-1.mga10.noarch Provides: crate(p256/serdect) = 0.13.2 rust-p256+serdect-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(p256) = 0.13.2 crate(serdect) >= 0.2.0 Processing files: rust-p256+sha2-devel-0.13.2-1.mga10.noarch Provides: crate(p256/sha2) = 0.13.2 rust-p256+sha2-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(p256) = 0.13.2 crate(sha2) >= 0.10.0 Processing files: rust-p256+sha256-devel-0.13.2-1.mga10.noarch Provides: crate(p256/sha256) = 0.13.2 rust-p256+sha256-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(p256) = 0.13.2 crate(p256/digest) = 0.13.2 crate(p256/sha2) = 0.13.2 Processing files: rust-p256+std-devel-0.13.2-1.mga10.noarch Provides: crate(p256/std) = 0.13.2 rust-p256+std-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ecdsa) >= 0.16.0 crate(ecdsa/der) >= 0.16.0 crate(ecdsa/std) >= 0.16.0 crate(elliptic-curve/std) >= 0.13.1 crate(p256) = 0.13.2 crate(p256/alloc) = 0.13.2 Processing files: rust-p256+test-vectors-devel-0.13.2-1.mga10.noarch Provides: crate(p256/test-vectors) = 0.13.2 rust-p256+test-vectors-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hex-literal/default) >= 0.4.0 crate(p256) = 0.13.2 Processing files: rust-p256+voprf-devel-0.13.2-1.mga10.noarch Provides: crate(p256/voprf) = 0.13.2 rust-p256+voprf-devel = 0.13.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(elliptic-curve/voprf) >= 0.13.1 crate(p256) = 0.13.2 crate(p256/sha2) = 0.13.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+arithmetic-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+serde-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+ecdsa-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+digest-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+jwk-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+pem-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+bits-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+ecdsa-core-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+serdect-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+expose-field-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+ecdh-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+hash2curve-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+default-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+alloc-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+sha2-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+pkcs8-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+std-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+sha256-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+test-vectors-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256+voprf-devel-0.13.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-p256-devel-0.13.2-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZubyHr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build + test -d /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-p256-0.13.2-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/p256-0.13.2/CHANGELOG.md File listed twice: /usr/share/cargo/registry/p256-0.13.2/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/p256-0.13.2/LICENSE-MIT File listed twice: /usr/share/cargo/registry/p256-0.13.2/README.md D: [iurt_root_command] Success!