D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2311837:rust-generic-array-0.14.9-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9P1erb Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QGjxvO + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build + rm -rf generic-array-0.14.9 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/generic-array-0.14.9.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd generic-array-0.14.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/0001-Skip-doctests-that-don-t-compile-with-Rust-1.80.patch + /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.3eI6NJ + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build + cd generic-array-0.14.9 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tBt4kq + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 generic-array-0.14.9 + '[' 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 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Compiling version_check v0.9.5 Compiling typenum v1.18.0 Running `/usr/bin/rustc --crate-name version_check --edition=2015 /usr/share/cargo/registry/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d198cd1f8fe1a7b0 -C extra-filename=-bfc954b46b1b4868 --out-dir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/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/typenum-1.18.0/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("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=5309d1eec3540f0d -C extra-filename=-2800cedff78c6015 --out-dir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/build/typenum-2800cedff78c6015 -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/build/typenum-2800cedff78c6015/build-script-build` Running `/usr/bin/rustc --crate-name typenum --edition=2018 /usr/share/cargo/registry/typenum-1.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=32867d19c1302709 -C extra-filename=-30bb0499ad0f1994 --out-dir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling generic-array v0.14.9 (/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9) Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 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("more_lengths", "serde", "zeroize"))' -C metadata=a47c9a6853b1f1ab -C extra-filename=-13fdd5f690edb70f --out-dir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/build/generic-array-13fdd5f690edb70f -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps --extern version_check=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps/libversion_check-bfc954b46b1b4868.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/build/generic-array-13fdd5f690edb70f/build-script-build` warning: generic-array@0.14.9: generic-array 0.14 is deprecated; please upgrade to generic-array 1.x Running `/usr/bin/rustc --crate-name generic_array --edition=2015 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("more_lengths", "serde", "zeroize"))' -C metadata=9629305babb7e836 -C extra-filename=-364154f620c9e0a9 --out-dir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps --extern typenum=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps/libtypenum-30bb0499ad0f1994.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg relaxed_coherence --cfg ga_is_deprecated --check-cfg 'cfg(ga_is_deprecated)'` warning: unexpected `cfg` condition name: `relaxed_coherence` --> src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `docsrs`, `feature`, `ga_is_deprecated`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> src/lib.rs:239:33 | 239 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | 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 | 239 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/lib.rs:294:33 | 294 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | 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 | 294 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ warning: `generic-array` (lib) generated 4 warnings (run `cargo fix --lib -p generic-array` to apply 2 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 5.16s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WHL6zG + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build + mkdir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 generic-array-0.14.9 + '[' 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=generic-array ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.14.9 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/BUILDROOT/usr/share/cargo/registry/generic-array-0.14.9 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/BUILDROOT/usr/share/cargo/registry/generic-array-0.14.9 + /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-generic-array-0.14.9-build/BUILDROOT/usr/share/cargo/registry/generic-array-0.14.9 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/BUILDROOT/usr/share/cargo/registry/generic-array-0.14.9/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/BUILDROOT/usr/share/cargo/registry/generic-array-0.14.9/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/iurt/rpmbuild/tmp/rpm-tmp.oakAJQ + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 generic-array-0.14.9 + '[' 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 -- --skip arr::doctests_only::DocTests warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Compiling serde_core v1.0.228 Fresh version_check v0.9.5 Compiling serde v1.0.228 Compiling serde_json v1.0.145 Compiling itoa v1.0.15 Compiling memchr v2.7.6 Compiling ryu v1.0.20 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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=cc850ee38cb10464 -C extra-filename=-a5c58bdb66fd426a --out-dir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/build/serde_core-a5c58bdb66fd426a -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/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-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=434b3783c26b5d41 -C extra-filename=-332060f5a24e168a --out-dir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/build/serde-332060f5a24e168a -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/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=b2fd268e904fc51f -C extra-filename=-6782def354f20521 --out-dir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/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=d8a5ceaac174d185 -C extra-filename=-0502a51199a7ad2e --out-dir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/build/serde_json-0502a51199a7ad2e -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh typenum v1.18.0 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=de9e054663a80ef3 -C extra-filename=-ed983fcf3e084e3b --out-dir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: generic-array@0.14.9: generic-array 0.14 is deprecated; please upgrade to generic-array 1.x warning: unexpected `cfg` condition name: `relaxed_coherence` --> src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `docsrs`, `feature`, `ga_is_deprecated`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> src/lib.rs:239:33 | 239 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | 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 | 239 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/lib.rs:294:33 | 294 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | 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 | 294 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ warning: `generic-array` (lib) generated 4 warnings (run `cargo fix --lib -p generic-array` to apply 2 suggestions) 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=ff63d992e19bfa6f -C extra-filename=-6c52a2e5687949c1 --out-dir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/build/serde_json-0502a51199a7ad2e/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/build/serde-332060f5a24e168a/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/build/serde_core-a5c58bdb66fd426a/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=0eeac345aeadd5d4 -C extra-filename=-be02a7318060bc03 --out-dir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/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 `/usr/bin/rustc --crate-name serde --edition=2021 /usr/share/cargo/registry/serde-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=f2c6bf586922e2eb -C extra-filename=-39637eadf5a7c64e --out-dir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps/libserde_core-be02a7318060bc03.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --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 `/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=182eb2fbebcfee1d -C extra-filename=-4a6aa96e270ad7bd --out-dir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps --extern itoa=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps/libitoa-6782def354f20521.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps/libmemchr-6c52a2e5687949c1.rmeta --extern ryu=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps/libryu-ed983fcf3e084e3b.rmeta --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps/libserde_core-be02a7318060bc03.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 bincode v1.3.3 Running `/usr/bin/rustc --crate-name bincode --edition=2015 /usr/share/cargo/registry/bincode-1.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=23c0131fa454db9a -C extra-filename=-8ccc02930328a1a4 --out-dir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps --extern serde=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps/libserde-39637eadf5a7c64e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling generic-array v0.14.9 (/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9) Running `/usr/bin/rustc --crate-name generic_array --edition=2015 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=a6f6b6edae5e5022 -C extra-filename=-e295ee8d53c4cd49 --out-dir /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps --extern bincode=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps/libbincode-8ccc02930328a1a4.rlib --extern serde_json=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps/libserde_json-4a6aa96e270ad7bd.rlib --extern typenum=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps/libtypenum-30bb0499ad0f1994.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg relaxed_coherence --cfg ga_is_deprecated --check-cfg 'cfg(ga_is_deprecated)'` warning: `generic-array` (lib test) generated 4 warnings (4 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 23.07s Running `/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps/generic_array-e295ee8d53c4cd49 --skip 'arr::doctests_only::DocTests'` running 2 tests test iter::test::test_send_iter ... ok test test::test_assembly ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Doc-tests generic_array Running `/usr/bin/rustdoc --edition=2015 --crate-type lib --color auto --crate-name generic_array --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9 -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps --test-args --skip --test-args 'arr::doctests_only::DocTests' --extern bincode=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps/libbincode-8ccc02930328a1a4.rlib --extern generic_array=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps/libgeneric_array-364154f620c9e0a9.rlib --extern serde_json=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps/libserde_json-4a6aa96e270ad7bd.rlib --extern typenum=/home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/generic-array-0.14.9/target/rpm/deps/libtypenum-30bb0499ad0f1994.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' --cfg relaxed_coherence --cfg ga_is_deprecated --check-cfg 'cfg(ga_is_deprecated)' --error-format human` running 10 tests test src/lib.rs - (line 5) ... ignored test src/sequence.rs - sequence::Shorten::pop_back (line 160) ... ok test src/lib.rs - (line 43) ... ok test src/sequence.rs - sequence::Shorten::pop_front (line 176) ... ok test src/lib.rs - (line 58) ... ok test src/lib.rs - (line 16) ... ok test src/sequence.rs - sequence::Lengthen::prepend (line 135) ... ok test src/lib.rs - (line 28) ... ok test src/hex.rs - hex (line 7) ... ok test src/sequence.rs - sequence::Lengthen::append (line 119) ... ok test result: ok. 9 passed; 0 failed; 1 ignored; 0 measured; 5 filtered out; finished in 0.96s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-generic-array-devel-0.14.9-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/generic-array-0.14.9/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/generic-array-0.14.9/LICENSE warning: File listed twice: /usr/share/cargo/registry/generic-array-0.14.9/README.md Provides: crate(generic-array) = 0.14.9 rust-generic-array-devel = 0.14.9-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(typenum/default) >= 1.12.0 crate(version_check/default) >= 0.9.0 Processing files: rust-generic-array+default-devel-0.14.9-1.mga10.noarch Provides: crate(generic-array/default) = 0.14.9 rust-generic-array+default-devel = 0.14.9-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(generic-array) = 0.14.9 Processing files: rust-generic-array+more_lengths-devel-0.14.9-1.mga10.noarch Provides: crate(generic-array/more_lengths) = 0.14.9 rust-generic-array+more_lengths-devel = 0.14.9-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(generic-array) = 0.14.9 Processing files: rust-generic-array+serde-devel-0.14.9-1.mga10.noarch Provides: crate(generic-array/serde) = 0.14.9 rust-generic-array+serde-devel = 0.14.9-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(generic-array) = 0.14.9 crate(serde) >= 1.0.0 Processing files: rust-generic-array+zeroize-devel-0.14.9-1.mga10.noarch Provides: crate(generic-array/zeroize) = 0.14.9 rust-generic-array+zeroize-devel = 0.14.9-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(generic-array) = 0.14.9 crate(zeroize) >= 1.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-generic-array+serde-devel-0.14.9-1.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-generic-array+default-devel-0.14.9-1.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-generic-array+zeroize-devel-0.14.9-1.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-generic-array+more_lengths-devel-0.14.9-1.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-generic-array-devel-0.14.9-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YbeY2c + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build + test -d /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-generic-array-0.14.9-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/generic-array-0.14.9/CHANGELOG.md File listed twice: /usr/share/cargo/registry/generic-array-0.14.9/LICENSE File listed twice: /usr/share/cargo/registry/generic-array-0.14.9/README.md D: [iurt_root_command] Success!