D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-pem-3.0.4-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RoGAaB Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Q1QDHK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build + rm -rf pem-3.0.4 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pem-3.0.4.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd pem-3.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/pem-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.P0o6BF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build + cd pem-3.0.4 + /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.bCHFJS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-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 pem-3.0.4 + '[' 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 base64 v0.22.1 Running `/usr/bin/rustc --crate-name base64 --edition=2018 /usr/share/cargo/registry/base64-0.22.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=e344c2cc444747b8 -C extra-filename=-fac5d98ea998e104 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pem v3.0.4 (/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4) Running `/usr/bin/rustc --crate-name pem --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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=6c9ed8922dfea0d1 -C extra-filename=-3ec2857ae72829c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --extern base64=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libbase64-fac5d98ea998e104.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 2.10s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1XokYK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-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 pem-3.0.4 + '[' 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=pem ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=3.0.4 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/BUILDROOT/usr/share/cargo/registry/pem-3.0.4 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/BUILDROOT/usr/share/cargo/registry/pem-3.0.4 + /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-pem-3.0.4-build/BUILDROOT/usr/share/cargo/registry/pem-3.0.4 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/BUILDROOT/usr/share/cargo/registry/pem-3.0.4/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/BUILDROOT/usr/share/cargo/registry/pem-3.0.4/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.1F5IpF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-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 pem-3.0.4 + '[' 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.180 Compiling getrandom v0.3.4 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --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=5847cfa6a656dc4c -C extra-filename=-5e3842ffd01dceae --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/build/libc-5e3842ffd01dceae -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cfg-if v1.0.4 Compiling zerocopy v0.8.26 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/getrandom-0.3.4/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", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=a7982f1b571b7705 -C extra-filename=-42ecac9a8af0a934 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/build/getrandom-42ecac9a8af0a934 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling autocfg v1.5.0 Compiling serde_core v1.0.228 Compiling serde_json v1.0.145 Compiling unarray v0.1.4 Compiling ryu v1.0.20 Compiling bitflags v2.10.0 Compiling memchr v2.7.6 Fresh base64 v0.22.1 Compiling regex-syntax v0.8.8 Compiling itoa v1.0.15 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=bc25aa95a7c3cb94 -C extra-filename=-7c6683d8b60f182e --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/build/serde_core-7c6683d8b60f182e -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/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.5.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=3da3d4130c7f067d -C extra-filename=-d9f92939e64234ef --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/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/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=039fb398f35b9c46 -C extra-filename=-7c90d3069f38e1ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/build/zerocopy-7c90d3069f38e1ca -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/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.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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=fc2aac04732ccc31 -C extra-filename=-9a2c0840de4b501a --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/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 itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=c55d9d2978295758 -C extra-filename=-71540b4ba28b2000 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/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 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=7589d1c81d0bb513 -C extra-filename=-9bee10ac7cf25adc --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/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.10.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("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=251dafeeec321837 -C extra-filename=-ab189dc70665c543 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/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 ryu --edition=2018 /usr/share/cargo/registry/ryu-1.0.20/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("no-panic", "small"))' -C metadata=0235d907225ffb70 -C extra-filename=-d2d05061a9441134 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/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 memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=945b98d750cbbfd2 -C extra-filename=-ea23da70d03ba017 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/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/serde_json-1.0.145/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("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=d35b245d16952c70 -C extra-filename=-34ec34f7e6acb8c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/build/serde_json-34ec34f7e6acb8c6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/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-pem-3.0.4-build/pem-3.0.4/target/rpm/build/serde_json-34ec34f7e6acb8c6/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/build/getrandom-42ecac9a8af0a934/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/build/serde_core-7c6683d8b60f182e/build-script-build` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=0f1b72607883ea84 -C extra-filename=-a56d71f5ab93c54b --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/build/libc-5e3842ffd01dceae/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --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=a90c244e0b1f6725 -C extra-filename=-3c016273de920cf5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/build/zerocopy-7c90d3069f38e1ca/build-script-build` Running `/usr/bin/rustc --crate-name zerocopy --edition=2021 /usr/share/cargo/registry/zerocopy-0.8.26/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=c3523682d6bc7cd3 -C extra-filename=-e9c80e7b3fc77c4d --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` 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=c520351470cb2bc9 -C extra-filename=-75bfb0d0c79f40a0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/build/num-traits-75bfb0d0c79f40a0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libautocfg-d9f92939e64234ef.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/build/num-traits-75bfb0d0c79f40a0/build-script-build` Running `/usr/bin/rustc --crate-name getrandom --edition=2021 /usr/share/cargo/registry/getrandom-0.3.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 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=756940ec2bc09c79 -C extra-filename=-a7952ae3c12e35ed --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/liblibc-3c016273de920cf5.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=73b3ff1c940f0a51 -C extra-filename=-8c1ed976b60927ed --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/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 rand_core v0.9.3 Running `/usr/bin/rustc --crate-name rand_core --edition=2021 /usr/share/cargo/registry/rand_core-0.9.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="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=b12c8f7373c2e5a3 -C extra-filename=-9966216730126927 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libgetrandom-a7952ae3c12e35ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_xorshift v0.4.0 Compiling rand v0.9.2 Running `/usr/bin/rustc --crate-name rand --edition=2021 /usr/share/cargo/registry/rand-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 --cfg 'feature="alloc"' --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=989cf354b3e9b17e -C extra-filename=-a9ed9684fde5c590 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/librand_core-9966216730126927.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=2021 /usr/share/cargo/registry/rand_xorshift-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("serde"))' -C metadata=0b132816f69896e5 -C extra-filename=-a5c00d575bc31a38 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/librand_core-9966216730126927.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ppv-lite86 v0.2.21 Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2021 /usr/share/cargo/registry/ppv-lite86-0.2.21/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=4b7291f73d147579 -C extra-filename=-acd9d559002f0b7a --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --extern zerocopy=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libzerocopy-e9c80e7b3fc77c4d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /usr/share/cargo/registry/serde_json-1.0.145/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("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=b03e0cc42452a926 -C extra-filename=-66f043e5167c0e23 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libitoa-71540b4ba28b2000.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libmemchr-ea23da70d03ba017.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libryu-d2d05061a9441134.rmeta --extern serde_core=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libserde_core-a56d71f5ab93c54b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Compiling rand_chacha v0.9.0 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2021 /usr/share/cargo/registry/rand_chacha-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=69a63103513cbd6a -C extra-filename=-66199bc80362b185 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libppv_lite86-acd9d559002f0b7a.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/librand_core-9966216730126927.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling proptest v1.9.0 Running `/usr/bin/rustc --crate-name proptest --edition=2021 /usr/share/cargo/registry/proptest-1.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="regex-syntax"' --cfg 'feature="std"' --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", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=5bfcbbd7b38bef6e -C extra-filename=-55db0ace100108d4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libbitflags-ab189dc70665c543.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libnum_traits-8c1ed976b60927ed.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/librand-a9ed9684fde5c590.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/librand_chacha-66199bc80362b185.rmeta --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/librand_xorshift-a5c00d575bc31a38.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libregex_syntax-9a2c0840de4b501a.rmeta --extern unarray=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libunarray-9bee10ac7cf25adc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pem v3.0.4 (/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4) Running `/usr/bin/rustc --crate-name pem --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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e7cca766f9a92882 -C extra-filename=-58ca6231350387c3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --extern base64=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libbase64-fac5d98ea998e104.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libproptest-55db0ace100108d4.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libserde_json-66f043e5167c0e23.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 23.06s Running `/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/pem-58ca6231350387c3` running 23 tests test test::test_encode_config_contents ... ok test test::test_encode_default_line_wrap ... ok test test::test_encode_custom_line_wrap_4 ... ok test test::test_encode_contents ... ok test test::test_encode_many ... ok test test::test_encode_empty_contents ... ok test test::test_encode_many_config ... ok test test::test_only_get_latest ... ok test test::test_extract_headers ... ok test test::test_get_header ... ok test test::test_parse_empty_data ... ok test test::test_parse_empty_space ... ok test test::test_parse_invalid_data ... ok test test::test_parse_invalid_end ... ok test test::test_parse_invalid_begin ... ok test test::test_parse_invalid_framing ... ok test test::test_parse_many_errors_on_invalid_section ... ok test test::test_parse_many_with_headers_crlf ... ok test test::test_parse_many_with_headers_lf ... ok test test::test_parse_many_works ... ok test test::test_parse_works ... ok test test::test_str_parse_and_display ... ok test test::test_str_parse_and_display_with_headers ... ok test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Doc-tests pem Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name pem --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps --extern base64=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libbase64-fac5d98ea998e104.rlib --extern pem=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libpem-3ec2857ae72829c6.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libproptest-55db0ace100108d4.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/pem-3.0.4/target/rpm/deps/libserde_json-66f043e5167c0e23.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' --error-format human` running 10 tests test src/lib.rs - encode (line 489) ... ok test src/lib.rs - encode_many_config (line 563) ... ok test src/lib.rs - encode_many (line 541) ... ok test src/lib.rs - parse_many (line 414) ... ok test src/lib.rs - parse (line 385) ... ok test src/lib.rs - (line 34) ... ok test src/lib.rs - encode_config (line 503) ... ok test src/lib.rs - (line 59) ... ok test src/lib.rs - parse (line 364) ... ok test src/lib.rs - parse_many (line 448) ... ok test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-pem-devel-3.0.4-2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/pem-3.0.4/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/pem-3.0.4/LICENSE.md warning: File listed twice: /usr/share/cargo/registry/pem-3.0.4/README.md Provides: crate(pem) = 3.0.4 rust-pem-devel = 3.0.4-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(base64) >= 0.22.0 crate(base64/alloc) >= 0.22.0 rust >= 1.60.0 Processing files: rust-pem+default-devel-3.0.4-2.mga10.noarch Provides: crate(pem/default) = 3.0.4 rust-pem+default-devel = 3.0.4-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(pem) = 3.0.4 crate(pem/std) = 3.0.4 Processing files: rust-pem+serde-devel-3.0.4-2.mga10.noarch Provides: crate(pem/serde) = 3.0.4 rust-pem+serde-devel = 3.0.4-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(pem) = 3.0.4 crate(serde) >= 1.0.0 Processing files: rust-pem+std-devel-3.0.4-2.mga10.noarch Provides: crate(pem/std) = 3.0.4 rust-pem+std-devel = 3.0.4-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(base64/std) >= 0.22.0 crate(pem) = 3.0.4 crate(serde) >= 1.0.0 crate(serde/std) >= 1.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pem+serde-devel-3.0.4-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pem+std-devel-3.0.4-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pem+default-devel-3.0.4-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pem-devel-3.0.4-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BSqnRC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build + test -d /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-pem-3.0.4-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/pem-3.0.4/CHANGELOG.md File listed twice: /usr/share/cargo/registry/pem-3.0.4/LICENSE.md File listed twice: /usr/share/cargo/registry/pem-3.0.4/README.md D: [iurt_root_command] Success!