D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/rust-unicode-bidi-0.3.10-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7AQ5KF Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.V8Bgoq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build + rm -rf unicode-bidi-0.3.10 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/unicode-bidi-0.3.10.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd unicode-bidi-0.3.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/unicode-bidi-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.7qNVGp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build + cd unicode-bidi-0.3.10 + /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.psfSyW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd unicode-bidi-0.3.10 + '[' 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 unicode-bidi v0.3.10 (/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10) Running `/usr/bin/rustc --crate-name unicode_bidi --edition=2018 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="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=65190bf7ab3fee3b -C extra-filename=-0e3e5cf7ce1f4ff6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:671:12 | 671 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `flame_it` --> src/explicit.rs:26:12 | 26 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/implicit.rs:23:12 | 23 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/implicit.rs:250:12 | 250 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/implicit.rs:568:12 | 568 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `removed_by_x9` --> src/implicit.rs:17:41 | 17 | use super::prepare::{not_removed_by_x9, removed_by_x9, IsolatingRunSequence}; | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition value: `flame_it` --> src/prepare.rs:41:12 | 41 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:158:16 | 158 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:173:16 | 173 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:188:15 | 188 | #[cfg(feature = "flame_it")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:264:15 | 264 | #[cfg(feature = "flame_it")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:194:19 | 194 | #[cfg(feature = "flame_it")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:199:19 | 199 | #[cfg(feature = "flame_it")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:309:16 | 309 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:323:16 | 323 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:382:16 | 382 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:390:16 | 390 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:401:16 | 401 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:491:16 | 491 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: method `text_range` is never used --> src/prepare.rs:170:19 | 168 | impl IsolatingRunSequence { | ------------------------- method in this implementation 169 | /// Returns the full range of text represented by this isolating run sequence 170 | pub(crate) fn text_range(&self) -> Range { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `unicode-bidi` (lib) generated 20 warnings (run `cargo fix --lib -p unicode-bidi` to apply 1 suggestion) Finished `rpm` profile [optimized + debuginfo] target(s) in 2.50s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.E6gF7j + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd unicode-bidi-0.3.10 + '[' 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=unicode-bidi ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.3.10 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/BUILDROOT/usr/share/cargo/registry/unicode-bidi-0.3.10 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/BUILDROOT/usr/share/cargo/registry/unicode-bidi-0.3.10 + /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-unicode-bidi-0.3.10-build/BUILDROOT/usr/share/cargo/registry/unicode-bidi-0.3.10 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/BUILDROOT/usr/share/cargo/registry/unicode-bidi-0.3.10/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/BUILDROOT/usr/share/cargo/registry/unicode-bidi-0.3.10/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 Reading /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TajYRs + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd unicode-bidi-0.3.10 + '[' 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 serde v1.0.217 warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:671:12 | 671 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `flame_it` --> src/explicit.rs:26:12 | 26 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/implicit.rs:23:12 | 23 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/implicit.rs:250:12 | 250 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/implicit.rs:568:12 | 568 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `removed_by_x9` --> src/implicit.rs:17:41 | 17 | use super::prepare::{not_removed_by_x9, removed_by_x9, IsolatingRunSequence}; | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition value: `flame_it` --> src/prepare.rs:41:12 | 41 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:158:16 | 158 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:173:16 | 173 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:188:15 | 188 | #[cfg(feature = "flame_it")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:264:15 | 264 | #[cfg(feature = "flame_it")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:194:19 | 194 | #[cfg(feature = "flame_it")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:199:19 | 199 | #[cfg(feature = "flame_it")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:309:16 | 309 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:323:16 | 323 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:382:16 | 382 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:390:16 | 390 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:401:16 | 401 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `flame_it` --> src/lib.rs:491:16 | 491 | #[cfg_attr(feature = "flame_it", flamer::flame)] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bench_it`, `default`, `hardcoded-data`, `serde`, `std`, `unstable`, and `with_serde` = help: consider adding `flame_it` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: method `text_range` is never used --> src/prepare.rs:170:19 | 168 | impl IsolatingRunSequence { | ------------------------- method in this implementation 169 | /// Returns the full range of text represented by this isolating run sequence 170 | pub(crate) fn text_range(&self) -> Range { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.217/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=23c33bd44e5b2880 -C extra-filename=-c893c1601ea249e9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/build/serde-c893c1601ea249e9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `unicode-bidi` (lib) generated 20 warnings (run `cargo fix --lib -p unicode-bidi` to apply 1 suggestion) Running `/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/build/serde-c893c1601ea249e9/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.217/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=b749c9e10a9e182f -C extra-filename=-2450d9623ee82f46 --out-dir /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --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_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling serde_test v1.0.177 Running `/usr/bin/rustc --crate-name serde_test --edition=2021 /usr/share/cargo/registry/serde_test-1.0.177/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=ea1ef5d3ece7c343 -C extra-filename=-90ff4109e4c793fe --out-dir /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/deps/libserde-2450d9623ee82f46.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-bidi v0.3.10 (/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10) Running `/usr/bin/rustc --crate-name unicode_bidi --edition=2018 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="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=f9287a2be9d9319c -C extra-filename=-1936960f143b9173 --out-dir /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/deps --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/deps/libserde_test-90ff4109e4c793fe.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `unicode-bidi` (lib test) generated 20 warnings (20 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 11.33s Running `/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/deps/unicode_bidi-1936960f143b9173` running 30 tests test char_data::tests::test_ascii ... ok test char_data::tests::test_smp ... ok test char_data::tests::test_bmp ... ok test char_data::tests::test_unassigned_planes ... ok test level::tests::test_has_rtl ... ok test level::tests::test_into ... ok test level::tests::test_is_ltr ... ok test level::tests::test_lower ... ok test level::tests::test_is_rtl ... ok test level::tests::test_new_explicit ... ok test level::tests::test_new ... ok test level::tests::test_raise ... ok test level::tests::test_raise_explicit ... ok test level::tests::test_str_eq ... ok test level::tests::test_string_eq ... ok test level::tests::test_vec ... ok test prepare::tests::test_isolating_run_sequences ... ok test prepare::tests::test_isolating_run_sequences_sos_and_eos ... ok test prepare::tests::test_level_runs ... ok test prepare::tests::test_not_removed_by_x9 ... ok test prepare::tests::test_removed_by_x9 ... ok test tests::test_bidi_info_has_rtl ... ok test tests::test_direction ... ok test tests::test_edge_cases_direction ... ok test tests::test_initial_text_info ... ok test tests::test_level_at ... ok test tests::test_paragraph_info_len ... ok test tests::test_process_text ... ok test tests::test_reordered_levels ... ok test tests::test_reorder_line ... ok test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests unicode_bidi Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name unicode_bidi --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/deps --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/deps/libserde_test-90ff4109e4c793fe.rlib --extern unicode_bidi=/home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/unicode-bidi-0.3.10/target/rpm/deps/libunicode_bidi-0e3e5cf7ce1f4ff6.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' --error-format human` running 2 tests test src/lib.rs - (line 16) ... ok test src/lib.rs - BidiInfo<'text>::reorder_visual (line 430) ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-unicode-bidi-devel-0.3.10-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/unicode-bidi-0.3.10/AUTHORS warning: File listed twice: /usr/share/cargo/registry/unicode-bidi-0.3.10/COPYRIGHT warning: File listed twice: /usr/share/cargo/registry/unicode-bidi-0.3.10/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/unicode-bidi-0.3.10/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/unicode-bidi-0.3.10/README.md Provides: crate(unicode-bidi) = 0.3.10 rust-unicode-bidi-devel = 0.3.10-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo Processing files: rust-unicode-bidi+default-devel-0.3.10-1.mga10.noarch Provides: crate(unicode-bidi/default) = 0.3.10 rust-unicode-bidi+default-devel = 0.3.10-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(unicode-bidi) = 0.3.10 crate(unicode-bidi/hardcoded-data) = 0.3.10 crate(unicode-bidi/std) = 0.3.10 Processing files: rust-unicode-bidi+bench_it-devel-0.3.10-1.mga10.noarch Provides: crate(unicode-bidi/bench_it) = 0.3.10 rust-unicode-bidi+bench_it-devel = 0.3.10-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(unicode-bidi) = 0.3.10 Processing files: rust-unicode-bidi+hardcoded-data-devel-0.3.10-1.mga10.noarch Provides: crate(unicode-bidi/hardcoded-data) = 0.3.10 rust-unicode-bidi+hardcoded-data-devel = 0.3.10-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(unicode-bidi) = 0.3.10 Processing files: rust-unicode-bidi+serde-devel-0.3.10-1.mga10.noarch Provides: crate(unicode-bidi/serde) = 0.3.10 rust-unicode-bidi+serde-devel = 0.3.10-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(serde) >= 0.8.0 crate(serde/derive) >= 0.8.0 crate(unicode-bidi) = 0.3.10 Processing files: rust-unicode-bidi+std-devel-0.3.10-1.mga10.noarch Provides: crate(unicode-bidi/std) = 0.3.10 rust-unicode-bidi+std-devel = 0.3.10-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(unicode-bidi) = 0.3.10 Processing files: rust-unicode-bidi+unstable-devel-0.3.10-1.mga10.noarch Provides: crate(unicode-bidi/unstable) = 0.3.10 rust-unicode-bidi+unstable-devel = 0.3.10-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(unicode-bidi) = 0.3.10 Processing files: rust-unicode-bidi+with_serde-devel-0.3.10-1.mga10.noarch Provides: crate(unicode-bidi/with_serde) = 0.3.10 rust-unicode-bidi+with_serde-devel = 0.3.10-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(unicode-bidi) = 0.3.10 crate(unicode-bidi/serde) = 0.3.10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-unicode-bidi+hardcoded-data-devel-0.3.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-unicode-bidi+bench_it-devel-0.3.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-unicode-bidi+std-devel-0.3.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-unicode-bidi+with_serde-devel-0.3.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-unicode-bidi+default-devel-0.3.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-unicode-bidi+unstable-devel-0.3.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-unicode-bidi+serde-devel-0.3.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-unicode-bidi-devel-0.3.10-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cE3NgP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build + test -d /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-unicode-bidi-0.3.10-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/unicode-bidi-0.3.10/AUTHORS File listed twice: /usr/share/cargo/registry/unicode-bidi-0.3.10/COPYRIGHT File listed twice: /usr/share/cargo/registry/unicode-bidi-0.3.10/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/unicode-bidi-0.3.10/LICENSE-MIT File listed twice: /usr/share/cargo/registry/unicode-bidi-0.3.10/README.md D: [iurt_root_command] Success!