D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-sec1-0.7.3-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OljpWW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build + test -d /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3QmLw8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build + rm -rf sec1-0.7.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/sec1-0.7.3.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd sec1-0.7.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6d4chn + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build + cd sec1-0.7.3 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mHn33u + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build + cd sec1-0.7.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling version_check v0.9.4 Compiling typenum v1.16.0 Compiling zeroize v1.7.0 Compiling const-oid v0.9.2 Compiling base16ct v0.2.0 Running `/usr/bin/rustc --crate-name version_check --edition=2015 /usr/share/cargo/registry/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b0f5b43fedfc206f -C extra-filename=-b0f5b43fedfc206f --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name zeroize --edition=2021 /usr/share/cargo/registry/zeroize-1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=a360d49010a6f755 -C extra-filename=-a360d49010a6f755 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_main --edition=2018 /usr/share/cargo/registry/typenum-1.16.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=09bfec9d7a24edaf -C extra-filename=-09bfec9d7a24edaf --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/build/typenum-09bfec9d7a24edaf -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=fd9e193920beded3 -C extra-filename=-fd9e193920beded3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name 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)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=224a97a4ec62486d -C extra-filename=-224a97a4ec62486d --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --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="oid"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=4a9145fc1e52b036 -C extra-filename=-4a9145fc1e52b036 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libconst_oid-224a97a4ec62486d.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libzeroize-a360d49010a6f755.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling generic-array v0.14.7 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=87133b88fb6c5569 -C extra-filename=-87133b88fb6c5569 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/build/generic-array-87133b88fb6c5569 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libversion_check-b0f5b43fedfc206f.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/build/generic-array-87133b88fb6c5569/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/build/typenum-09bfec9d7a24edaf/build-script-main` Running `/usr/bin/rustc --crate-name typenum --edition=2018 /usr/share/cargo/registry/typenum-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=abfb77df919866c8 -C extra-filename=-abfb77df919866c8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=9bcf1587858f427d -C extra-filename=-9bcf1587858f427d --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libtypenum-abfb77df919866c8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg relaxed_coherence` Compiling sec1 v0.7.3 (/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3) Running `/usr/bin/rustc --crate-name sec1 --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="default"' --cfg 'feature="der"' --cfg 'feature="point"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=b5786c859730443c -C extra-filename=-b5786c859730443c --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --extern base16ct=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libbase16ct-fd9e193920beded3.rmeta --extern der=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libder-4a9145fc1e52b036.rmeta --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libgeneric_array-9bcf1587858f427d.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libzeroize-a360d49010a6f755.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unnecessary qualification --> src/private_key.rs:101:28 | 101 | return Err(der::Tag::Integer.value_error()); | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> src/lib.rs:14:5 | 14 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 101 - return Err(der::Tag::Integer.value_error()); 101 + return Err(Tag::Integer.value_error()); | warning: `sec1` (lib) generated 1 warning (run `cargo fix --lib -p sec1` to apply 1 suggestion) Finished `rpm` profile [optimized + debuginfo] target(s) in 3.53s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eqt5hn + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/BUILDROOT + cd sec1-0.7.3 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=sec1 ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.7.3 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/BUILDROOT/usr/share/cargo/registry/sec1-0.7.3 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/BUILDROOT/usr/share/cargo/registry/sec1-0.7.3 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/BUILDROOT/usr/share/cargo/registry/sec1-0.7.3 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/BUILDROOT/usr/share/cargo/registry/sec1-0.7.3/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/BUILDROOT/usr/share/cargo/registry/sec1-0.7.3/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.97zlR3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build + cd sec1-0.7.3 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh version_check v0.9.4 Compiling rustix v0.38.42 Fresh const-oid v0.9.2 Compiling bitflags v2.6.0 Fresh zeroize v1.7.0 Compiling linux-raw-sys v0.4.14 Compiling fastrand v2.1.1 Compiling once_cell v1.20.0 Compiling cfg-if v1.0.0 Fresh base16ct v0.2.0 Compiling hex-literal v0.4.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-0.38.42/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 -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' --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(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(target_arch, values("xtensa"))' -C metadata=5ecafac38c2ccf9a -C extra-filename=-5ecafac38c2ccf9a --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/build/rustix-5ecafac38c2ccf9a -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=828c9d64620d0755 -C extra-filename=-828c9d64620d0755 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.4.14/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="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootparam", "compiler_builtins", "core", "default", "elf", "errno", "general", "if_arp", "if_ether", "if_packet", "io_uring", "ioctl", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=4263be15172e7768 -C extra-filename=-4263be15172e7768 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name 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)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3ccc5fb0d47dfdef -C extra-filename=-3ccc5fb0d47dfdef --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=25316131be321185 -C extra-filename=-25316131be321185 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.20.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="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=39e389c246c20d2d -C extra-filename=-39e389c246c20d2d --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/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 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)' --check-cfg 'cfg(feature, values())' -C metadata=633e0a85d8bb63c7 -C extra-filename=-633e0a85d8bb63c7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh generic-array v0.14.7 warning: unnecessary qualification --> src/private_key.rs:101:28 | 101 | return Err(der::Tag::Integer.value_error()); | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> src/lib.rs:14:5 | 14 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 101 - return Err(der::Tag::Integer.value_error()); 101 + return Err(Tag::Integer.value_error()); | warning: `sec1` (lib) generated 1 warning (run `cargo fix --lib -p sec1` to apply 1 suggestion) Running `/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/build/rustix-5ecafac38c2ccf9a/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-0.38.42/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' --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(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(target_arch, values("xtensa"))' -C metadata=0eea66e780b50b76 -C extra-filename=-0eea66e780b50b76 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libbitflags-828c9d64620d0755.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/liblinux_raw_sys-4263be15172e7768.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 tempfile v3.14.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e12b085a979ee1a4 -C extra-filename=-e12b085a979ee1a4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libcfg_if-25316131be321185.rmeta --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libfastrand-3ccc5fb0d47dfdef.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libonce_cell-39e389c246c20d2d.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/librustix-0eea66e780b50b76.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling sec1 v0.7.3 (/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3) Running `/usr/bin/rustc --crate-name sec1 --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="default"' --cfg 'feature="der"' --cfg 'feature="point"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=9d6407b2f979476f -C extra-filename=-9d6407b2f979476f --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --extern base16ct=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libbase16ct-fd9e193920beded3.rlib --extern der=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libder-4a9145fc1e52b036.rlib --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libgeneric_array-9bcf1587858f427d.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libhex_literal-633e0a85d8bb63c7.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libtempfile-e12b085a979ee1a4.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libzeroize-a360d49010a6f755.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name private_key --edition=2021 tests/private_key.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="default"' --cfg 'feature="der"' --cfg 'feature="point"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=8fd6bb9f0cce5a70 -C extra-filename=-8fd6bb9f0cce5a70 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --extern base16ct=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libbase16ct-fd9e193920beded3.rlib --extern der=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libder-4a9145fc1e52b036.rlib --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libgeneric_array-9bcf1587858f427d.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libhex_literal-633e0a85d8bb63c7.rlib --extern sec1=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libsec1-b5786c859730443c.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libtempfile-e12b085a979ee1a4.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libzeroize-a360d49010a6f755.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name traits --edition=2021 tests/traits.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="default"' --cfg 'feature="der"' --cfg 'feature="point"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=69b6a09a31ca13de -C extra-filename=-69b6a09a31ca13de --out-dir /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --extern base16ct=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libbase16ct-fd9e193920beded3.rlib --extern der=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libder-4a9145fc1e52b036.rlib --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libgeneric_array-9bcf1587858f427d.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libhex_literal-633e0a85d8bb63c7.rlib --extern sec1=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libsec1-b5786c859730443c.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libtempfile-e12b085a979ee1a4.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libzeroize-a360d49010a6f755.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `sec1` (lib test) generated 1 warning (1 duplicate) Finished `rpm` profile [optimized + debuginfo] target(s) in 5.30s Running `/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/sec1-9d6407b2f979476f` running 10 tests test point::tests::compress ... ok test point::tests::decode_hex ... ok test point::tests::decode_compressed_point ... ok test point::tests::decode_invalid_tag ... ok test point::tests::decode_identity ... ok test point::tests::decode_truncated_point ... ok test point::tests::decode_uncompressed_point ... ok test point::tests::from_affine_coordinates ... ok test point::tests::from_untagged_point ... ok test point::tests::identity ... 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-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/private_key-8fd6bb9f0cce5a70` running 1 test test decode_p256_der ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/traits-69b6a09a31ca13de` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests sec1 Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name sec1 --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps --extern base16ct=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libbase16ct-fd9e193920beded3.rlib --extern der=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libder-4a9145fc1e52b036.rlib --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libgeneric_array-9bcf1587858f427d.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libhex_literal-633e0a85d8bb63c7.rlib --extern sec1=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libsec1-b5786c859730443c.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libtempfile-e12b085a979ee1a4.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/sec1-0.7.3/target/rpm/deps/libzeroize-a360d49010a6f755.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="point"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-sec1-devel-0.7.3-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/sec1-0.7.3/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/sec1-0.7.3/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/sec1-0.7.3/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/sec1-0.7.3/README.md Provides: crate(sec1) = 0.7.3 rust-sec1-devel = 0.7.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo rust >= 1.65 Processing files: rust-sec1+default-devel-0.7.3-1.mga10.noarch Provides: crate(sec1/default) = 0.7.3 rust-sec1+default-devel = 0.7.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(sec1) = 0.7.3 crate(sec1/der) = 0.7.3 crate(sec1/point) = 0.7.3 Processing files: rust-sec1+alloc-devel-0.7.3-1.mga10.noarch Provides: crate(sec1/alloc) = 0.7.3 rust-sec1+alloc-devel = 0.7.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(der/alloc) >= 0.7.0 crate(der/default) >= 0.7.0 crate(der/oid) >= 0.7.0 crate(pkcs8) >= 0.10.0 crate(pkcs8/alloc) >= 0.10.0 crate(sec1) = 0.7.3 crate(zeroize) >= 1.0.0 crate(zeroize/alloc) >= 1.0.0 Processing files: rust-sec1+der-devel-0.7.3-1.mga10.noarch Provides: crate(sec1/der) = 0.7.3 rust-sec1+der-devel = 0.7.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(der/default) >= 0.7.0 crate(der/oid) >= 0.7.0 crate(sec1) = 0.7.3 crate(sec1/zeroize) = 0.7.3 Processing files: rust-sec1+pem-devel-0.7.3-1.mga10.noarch Provides: crate(sec1/pem) = 0.7.3 rust-sec1+pem-devel = 0.7.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(der/default) >= 0.7.0 crate(der/oid) >= 0.7.0 crate(der/pem) >= 0.7.0 crate(pkcs8) >= 0.10.0 crate(pkcs8/pem) >= 0.10.0 crate(sec1) = 0.7.3 crate(sec1/alloc) = 0.7.3 Processing files: rust-sec1+pkcs8-devel-0.7.3-1.mga10.noarch Provides: crate(sec1/pkcs8) = 0.7.3 rust-sec1+pkcs8-devel = 0.7.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(pkcs8) >= 0.10.0 crate(sec1) = 0.7.3 Processing files: rust-sec1+point-devel-0.7.3-1.mga10.noarch Provides: crate(sec1/point) = 0.7.3 rust-sec1+point-devel = 0.7.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(base16ct) >= 0.2.0 crate(generic-array) >= 0.14.7 crate(sec1) = 0.7.3 Processing files: rust-sec1+serde-devel-0.7.3-1.mga10.noarch Provides: crate(sec1/serde) = 0.7.3 rust-sec1+serde-devel = 0.7.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(sec1) = 0.7.3 crate(serdect) >= 0.2.0 crate(serdect/alloc) >= 0.2.0 Processing files: rust-sec1+std-devel-0.7.3-1.mga10.noarch Provides: crate(sec1/std) = 0.7.3 rust-sec1+std-devel = 0.7.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(der/default) >= 0.7.0 crate(der/oid) >= 0.7.0 crate(der/std) >= 0.7.0 crate(sec1) = 0.7.3 crate(sec1/alloc) = 0.7.3 Processing files: rust-sec1+subtle-devel-0.7.3-1.mga10.noarch Provides: crate(sec1/subtle) = 0.7.3 rust-sec1+subtle-devel = 0.7.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(sec1) = 0.7.3 crate(subtle) >= 2.0.0 Processing files: rust-sec1+zeroize-devel-0.7.3-1.mga10.noarch Provides: crate(sec1/zeroize) = 0.7.3 rust-sec1+zeroize-devel = 0.7.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(der/default) >= 0.7.0 crate(der/oid) >= 0.7.0 crate(der/zeroize) >= 0.7.0 crate(sec1) = 0.7.3 crate(zeroize) >= 1.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sec1+default-devel-0.7.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sec1+serde-devel-0.7.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sec1+pkcs8-devel-0.7.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sec1+std-devel-0.7.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sec1+der-devel-0.7.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sec1+pem-devel-0.7.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sec1+zeroize-devel-0.7.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sec1+point-devel-0.7.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sec1-devel-0.7.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sec1+alloc-devel-0.7.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sec1+subtle-devel-0.7.3-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rvyyLK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build + test -d /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-sec1-0.7.3-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/sec1-0.7.3/CHANGELOG.md File listed twice: /usr/share/cargo/registry/sec1-0.7.3/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/sec1-0.7.3/LICENSE-MIT File listed twice: /usr/share/cargo/registry/sec1-0.7.3/README.md D: [iurt_root_command] Success!