D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-protobuf-4.32.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GLOFSY Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aMYYpk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build + rm -rf protobuf-4.32.0-release + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/protobuf-4.32.0-release.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd protobuf-4.32.0-release + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/protobuf-fix-metadata.diff + 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.iWoyaS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build + cd protobuf-4.32.0-release + /usr/bin/cargo2rpm --path Cargo.toml buildrequires + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nbAZGB + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-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 protobuf-4.32.0-release + '[' 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 find-msvc-tools v0.1.5 Running `/usr/bin/rustc --crate-name find_msvc_tools --edition=2018 /usr/share/cargo/registry/find-msvc-tools-0.1.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 --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=285a498358ef3ce4 -C extra-filename=-e5cc6597788409f3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling shlex v1.3.0 Compiling paste v1.0.15 Running `/usr/bin/rustc --crate-name shlex --edition=2015 /usr/share/cargo/registry/shlex-1.3.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cf8029a7143bd5bd -C extra-filename=-7753d24ed50f086b --out-dir /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/paste-1.0.15/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())' -C metadata=4bb0e24ec250ee1d -C extra-filename=-bc46940db0010f0c --out-dir /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/build/paste-bc46940db0010f0c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cc v1.2.49 Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.2.49/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 --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=eb4fb3d51e8626e8 -C extra-filename=-28aca5ba6b147a66 --out-dir /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/deps --extern find_msvc_tools=/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/deps/libfind_msvc_tools-e5cc6597788409f3.rmeta --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/deps/libshlex-7753d24ed50f086b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/build/paste-bc46940db0010f0c/build-script-build` Running `/usr/bin/rustc --crate-name paste --edition=2018 /usr/share/cargo/registry/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f8b3b1859e1b190 -C extra-filename=-710da0c9a3d48a23 --out-dir /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'` Compiling protobuf v4.32.0 (/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release) Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 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(bzl)' --check-cfg 'cfg(cpp_kernel)' --check-cfg 'cfg(upb_kernel)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee3a317b8bb9473f -C extra-filename=-11e05aa03b50d3a1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/build/protobuf-11e05aa03b50d3a1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/deps --extern cc=/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/deps/libcc-28aca5ba6b147a66.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: constant `VERSION` is never used --> build.rs:8:7 | 8 | const VERSION: &str = env!("CARGO_PKG_VERSION"); | ^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `protobuf` (build script) generated 1 warning Running `/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/build/protobuf-11e05aa03b50d3a1/build-script-build` Running `/usr/bin/rustc --crate-name protobuf --edition=2021 src/shared.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(bzl)' --check-cfg 'cfg(cpp_kernel)' --check-cfg 'cfg(upb_kernel)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7f36cebd12acceb -C extra-filename=-246fe9d94ac38233 --out-dir /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/deps --extern paste=/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/deps/libpaste-710da0c9a3d48a23.so -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release/target/rpm/build/protobuf-d6b691d3549f39e4/out -l static=libupb` warning: field `raw` is never read --> src/upb/mini_table.rs:15:16 | 14 | pub struct MiniTableFieldPtr { | ----------------- field in this struct 15 | pub(crate) raw: *const mt_sys::upb_MiniTableField, | ^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: constant `SINGLE_LINE` is never used --> src/upb/sys/text/text.rs:36:15 | 36 | pub const SINGLE_LINE: i32 = 1; | ^^^^^^^^^^^ warning: constant `SKIP_UNKNOWN` is never used --> src/upb/sys/text/text.rs:39:15 | 39 | pub const SKIP_UNKNOWN: i32 = 2; | ^^^^^^^^^^^^ warning: constant `NO_SORT_MAPS` is never used --> src/upb/sys/text/text.rs:42:15 | 42 | pub const NO_SORT_MAPS: i32 = 4; | ^^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> src/map.rs:47:18 | 47 | pub fn inner(&self, _private: Private) -> InnerMapMut { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 47 | pub fn inner(&self, _private: Private) -> InnerMapMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/map.rs:349:20 | 349 | pub fn get<'a>(&self, key: impl Into>) -> Option> | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 349 | pub fn get<'a>(&self, key: impl Into>) -> Option> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/map.rs:356:24 | 356 | pub fn get_mut<'a>(&mut self, key: impl Into>) -> Option> | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 356 | pub fn get_mut<'a>(&mut self, key: impl Into>) -> Option> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/map.rs:380:17 | 380 | pub fn iter(&self) -> MapIter { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 380 | pub fn iter(&self) -> MapIter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/repeated.rs:162:16 | 162 | pub fn get(&self, index: usize) -> Option> { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 162 | pub fn get(&self, index: usize) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/repeated.rs:201:33 | 201 | pub unsafe fn get_unchecked(&self, index: usize) -> View { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 201 | pub unsafe fn get_unchecked(&self, index: usize) -> View<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/repeated.rs:235:17 | 235 | pub fn iter(&self) -> RepeatedIter { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 235 | pub fn iter(&self) -> RepeatedIter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/repeated.rs:254:20 | 254 | pub fn as_view(&self) -> View> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 254 | pub fn as_view(&self) -> View<'_, Repeated> { | +++ warning: `protobuf` (lib) generated 12 warnings (run `cargo fix --lib -p protobuf` to apply 8 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 19.90s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.c2I9Nc + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-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 protobuf-4.32.0-release + '[' 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=protobuf ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=4.32.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/BUILDROOT/usr/share/cargo/registry/protobuf-4.32.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/BUILDROOT/usr/share/cargo/registry/protobuf-4.32.0 + /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-protobuf-4.32.0-build/BUILDROOT/usr/share/cargo/registry/protobuf-4.32.0 warning: manifest has no documentation, homepage or repository | = note: see https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for more info warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/protobuf-4.32.0-release` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/BUILDROOT/usr/share/cargo/registry/protobuf-4.32.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/BUILDROOT/usr/share/cargo/registry/protobuf-4.32.0/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 *** WARNING: ./usr/share/cargo/registry/protobuf-4.32.0/LICENSE is executable but has no shebang, removing executable bit + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: rust-protobuf-devel-4.32.0-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/protobuf-4.32.0/LICENSE warning: File listed twice: /usr/share/cargo/registry/protobuf-4.32.0/README.md Provides: crate(protobuf) = 4.32.0 rust-protobuf-devel = 4.32.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(cc/default) >= 1.1.6 crate(paste/default) >= 1.0.15 rust >= 1.79 Processing files: rust-protobuf+default-devel-4.32.0-1.mga10.noarch Provides: crate(protobuf/default) = 4.32.0 rust-protobuf+default-devel = 4.32.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(protobuf) = 4.32.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-protobuf+default-devel-4.32.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-protobuf-devel-4.32.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zCvhPu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-protobuf-4.32.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/protobuf-4.32.0/LICENSE File listed twice: /usr/share/cargo/registry/protobuf-4.32.0/README.md D: [iurt_root_command] Success!