D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2355597:rust-petgraph-0.8.3-2.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aFJuyF Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ppz6VC + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build + rm -rf petgraph-0.8.3 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/petgraph-0.8.3.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd petgraph-0.8.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/petgraph-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/iurt/rpmbuild/tmp/rpm-tmp.kSwQbz + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build + cd petgraph-0.8.3 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ldb9DL + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 petgraph-0.8.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 -j24 -Z avoid-dev-deps --profile rpm Compiling foldhash v0.2.0 Compiling equivalent v1.0.2 Compiling fixedbitset v0.5.7 Running `/usr/bin/rustc --crate-name equivalent --edition=2015 /usr/share/cargo/registry/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d29696242a629fc1 -C extra-filename=-1f035146604db31d --out-dir /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.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 foldhash --edition=2021 /usr/share/cargo/registry/foldhash-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=463d767e68a2cb23 -C extra-filename=-c370ed0f7c0b00ff --out-dir /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.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 fixedbitset --edition=2021 /usr/share/cargo/registry/fixedbitset-0.5.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,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0c162f242e2fb49c -C extra-filename=-edf389c0162a5f54 --out-dir /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hashbrown v0.17.1 Running `/usr/bin/rustc --crate-name hashbrown --edition=2024 /usr/share/cargo/registry/hashbrown-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--allow=clippy::option_if_let_else' '--warn=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_safety_doc' '--allow=clippy::missing_errors_doc' --warn=missing_docs '--allow=clippy::manual_map' '--warn=clippy::manual_let_else' --warn=explicit_outlives_requirements --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--allow=clippy::doc_markdown' '--warn=clippy::borrow_as_ptr' --warn=bare_trait_objects --cfg 'feature="default-hasher"' --cfg 'feature="inline-more"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=5438fd5f69caeada -C extra-filename=-e26e7511948a2162 --out-dir /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3/target/rpm/deps --extern foldhash=/home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3/target/rpm/deps/libfoldhash-c370ed0f7c0b00ff.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling indexmap v2.14.0 Running `/usr/bin/rustc --crate-name indexmap --edition=2024 /usr/share/cargo/registry/indexmap-2.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 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=c9ef91ceb9b0f3a4 -C extra-filename=-ac55b41f77211a96 --out-dir /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3/target/rpm/deps --extern equivalent=/home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3/target/rpm/deps/libequivalent-1f035146604db31d.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3/target/rpm/deps/libhashbrown-e26e7511948a2162.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling petgraph v0.8.3 (/home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3) Running `/usr/bin/rustc --crate-name petgraph --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 '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="stable_graph"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "dot_parser", "generate", "graphmap", "matrix_graph", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "std", "unstable"))' -C metadata=e0b9388fff9bffa6 -C extra-filename=-613087db38434dfc --out-dir /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3/target/rpm/deps --extern fixedbitset=/home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3/target/rpm/deps/libfixedbitset-edf389c0162a5f54.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3/target/rpm/deps/libhashbrown-e26e7511948a2162.rmeta --extern indexmap=/home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3/target/rpm/deps/libindexmap-ac55b41f77211a96.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `quickcheck` --> src/lib.rs:517:7 | 517 | #[cfg(feature = "quickcheck")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `default`, `dot_parser`, `generate`, `graphmap`, `matrix_graph`, `rayon`, `serde`, `serde-1`, `serde_derive`, `stable_graph`, `std`, and `unstable` = help: consider adding `quickcheck` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `petgraph` (lib) generated 1 warning Finished `rpm` profile [optimized + debuginfo] target(s) in 12.51s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zqZe0E + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build + mkdir /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 petgraph-0.8.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=petgraph ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.8.3 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/BUILDROOT/usr/share/cargo/registry/petgraph-0.8.3 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/BUILDROOT/usr/share/cargo/registry/petgraph-0.8.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/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/BUILDROOT/usr/share/cargo/registry/petgraph-0.8.3 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/petgraph-0.8.3` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/BUILDROOT/usr/share/cargo/registry/petgraph-0.8.3/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/BUILDROOT/usr/share/cargo/registry/petgraph-0.8.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 -j24 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: rust-petgraph-devel-0.8.3-2.mga11.noarch warning: File listed twice: /usr/share/cargo/registry/petgraph-0.8.3/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/petgraph-0.8.3/CONTRIBUTING.md warning: File listed twice: /usr/share/cargo/registry/petgraph-0.8.3/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/petgraph-0.8.3/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/petgraph-0.8.3/README.md Provides: crate(petgraph) = 0.8.3 purl(pkg:cargo/petgraph@0.8.3) rust-petgraph-devel = 0.8.3-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(fixedbitset) >= 0.5.7 crate(hashbrown) >= 0.17.0 crate(hashbrown/default-hasher) >= 0.17.0 crate(hashbrown/inline-more) >= 0.17.0 crate(indexmap) >= 2.5.0 rust >= 1.64 Processing files: rust-petgraph+default-devel-0.8.3-2.mga11.noarch Provides: crate(petgraph/default) = 0.8.3 rust-petgraph+default-devel = 0.8.3-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(petgraph) = 0.8.3 crate(petgraph/graphmap) = 0.8.3 crate(petgraph/matrix_graph) = 0.8.3 crate(petgraph/stable_graph) = 0.8.3 crate(petgraph/std) = 0.8.3 Processing files: rust-petgraph+generate-devel-0.8.3-2.mga11.noarch Provides: crate(petgraph/generate) = 0.8.3 rust-petgraph+generate-devel = 0.8.3-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(petgraph) = 0.8.3 Processing files: rust-petgraph+graphmap-devel-0.8.3-2.mga11.noarch Provides: crate(petgraph/graphmap) = 0.8.3 rust-petgraph+graphmap-devel = 0.8.3-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(petgraph) = 0.8.3 Processing files: rust-petgraph+matrix_graph-devel-0.8.3-2.mga11.noarch Provides: crate(petgraph/matrix_graph) = 0.8.3 rust-petgraph+matrix_graph-devel = 0.8.3-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(petgraph) = 0.8.3 Processing files: rust-petgraph+rayon-devel-0.8.3-2.mga11.noarch Provides: crate(petgraph/rayon) = 0.8.3 rust-petgraph+rayon-devel = 0.8.3-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hashbrown/rayon) >= 0.17.0 crate(indexmap/rayon) >= 2.5.0 crate(petgraph) = 0.8.3 crate(petgraph/std) = 0.8.3 crate(rayon/default) >= 1.5.3 Processing files: rust-petgraph+serde-devel-0.8.3-2.mga11.noarch Provides: crate(petgraph/serde) = 0.8.3 rust-petgraph+serde-devel = 0.8.3-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(petgraph) = 0.8.3 crate(serde) >= 1.0.0 Processing files: rust-petgraph+serde-1-devel-0.8.3-2.mga11.noarch Provides: crate(petgraph/serde-1) = 0.8.3 rust-petgraph+serde-1-devel = 0.8.3-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(petgraph) = 0.8.3 crate(petgraph/serde) = 0.8.3 crate(petgraph/serde_derive) = 0.8.3 Processing files: rust-petgraph+serde_derive-devel-0.8.3-2.mga11.noarch Provides: crate(petgraph/serde_derive) = 0.8.3 rust-petgraph+serde_derive-devel = 0.8.3-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(petgraph) = 0.8.3 crate(serde_derive) >= 1.0.0 Processing files: rust-petgraph+stable_graph-devel-0.8.3-2.mga11.noarch Provides: crate(petgraph/stable_graph) = 0.8.3 rust-petgraph+stable_graph-devel = 0.8.3-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(petgraph) = 0.8.3 crate(serde) >= 1.0.0 crate(serde/alloc) >= 1.0.0 Processing files: rust-petgraph+std-devel-0.8.3-2.mga11.noarch Provides: crate(petgraph/std) = 0.8.3 rust-petgraph+std-devel = 0.8.3-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(indexmap/std) >= 2.5.0 crate(petgraph) = 0.8.3 Processing files: rust-petgraph+unstable-devel-0.8.3-2.mga11.noarch Provides: crate(petgraph/unstable) = 0.8.3 rust-petgraph+unstable-devel = 0.8.3-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(petgraph) = 0.8.3 crate(petgraph/generate) = 0.8.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-petgraph+default-devel-0.8.3-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-petgraph+graphmap-devel-0.8.3-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-petgraph+generate-devel-0.8.3-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-petgraph+matrix_graph-devel-0.8.3-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-petgraph+serde-devel-0.8.3-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-petgraph+rayon-devel-0.8.3-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-petgraph+serde-1-devel-0.8.3-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-petgraph+serde_derive-devel-0.8.3-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-petgraph+stable_graph-devel-0.8.3-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-petgraph+std-devel-0.8.3-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-petgraph+unstable-devel-0.8.3-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-petgraph-devel-0.8.3-2.mga11.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GciGkv + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build + test -d /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-petgraph-0.8.3-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/petgraph-0.8.3/CHANGELOG.md File listed twice: /usr/share/cargo/registry/petgraph-0.8.3/CONTRIBUTING.md File listed twice: /usr/share/cargo/registry/petgraph-0.8.3/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/petgraph-0.8.3/LICENSE-MIT File listed twice: /usr/share/cargo/registry/petgraph-0.8.3/README.md D: [iurt_root_command] Success!