D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-fixedbitset-0.4.2-0.1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.d2rzsT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build + test -d /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cNSm36 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build + rm -rf fixedbitset-0.4.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/fixedbitset-0.4.2.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd fixedbitset-0.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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.cXAuws + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build + cd fixedbitset-0.4.2 + /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.azm6DQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build + cd fixedbitset-0.4.2 + '[' 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 2021 Compiling fixedbitset v0.4.2 (/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2) Running `/usr/bin/rustc --crate-name fixedbitset --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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=32420cfc6acd6352 -C extra-filename=-32420cfc6acd6352 --out-dir /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 1.54s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.R9A2Lm + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/BUILDROOT + cd fixedbitset-0.4.2 + '[' 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=fixedbitset ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.4.2 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/BUILDROOT/usr/share/cargo/registry/fixedbitset-0.4.2 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/BUILDROOT/usr/share/cargo/registry/fixedbitset-0.4.2 + /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-fixedbitset-0.4.2-build/BUILDROOT/usr/share/cargo/registry/fixedbitset-0.4.2 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/BUILDROOT/usr/share/cargo/registry/fixedbitset-0.4.2/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/BUILDROOT/usr/share/cargo/registry/fixedbitset-0.4.2/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OJD110 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build + cd fixedbitset-0.4.2 + '[' 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 warning: no edition set: defaulting to the 2015 edition while the latest is 2021 Compiling serde v1.0.210 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.210/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=19bec9ff0a340feb -C extra-filename=-19bec9ff0a340feb --out-dir /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/build/serde-19bec9ff0a340feb -L dependency=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_json v1.0.128 Compiling ryu v1.0.12 Compiling itoa v1.0.14 Compiling memchr v2.7.4 Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=bc25218a385aa5f2 -C extra-filename=-bc25218a385aa5f2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name ryu --edition=2018 /usr/share/cargo/registry/ryu-1.0.12/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)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=646297dffa6453c8 -C extra-filename=-646297dffa6453c8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/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.128/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=4cb13d4ce331eca3 -C extra-filename=-4cb13d4ce331eca3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/build/serde_json-4cb13d4ce331eca3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/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.14/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)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=3665b5202e2cd6e0 -C extra-filename=-3665b5202e2cd6e0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/build/serde_json-4cb13d4ce331eca3/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/build/serde-19bec9ff0a340feb/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=2ea7d2f063c67d57 -C extra-filename=-2ea7d2f063c67d57 --out-dir /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/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)'` Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /usr/share/cargo/registry/serde_json-1.0.128/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=e75f907577245f1f -C extra-filename=-e75f907577245f1f --out-dir /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps/libitoa-3665b5202e2cd6e0.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps/libmemchr-bc25218a385aa5f2.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps/libryu-646297dffa6453c8.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps/libserde-2ea7d2f063c67d57.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 fixedbitset v0.4.2 (/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2) Running `/usr/bin/rustc --crate-name fixedbitset --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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b3ee5e0985c2f61c -C extra-filename=-b3ee5e0985c2f61c --out-dir /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps/libserde_json-e75f907577245f1f.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 19.89s Running `/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps/fixedbitset-b3ee5e0985c2f61c` running 49 tests test bitxor_equal_lengths ... ok test count_ones_oob - should panic ... ok test bitxor_assign_longer ... ok test intersection ... ok test is_disjoint_first_longer ... ok test binary_trait ... ok test bitor_assign_shorter ... ok test bitand_assign_shorter ... ok test test_is_clear ... ok test with_blocks_too_small ... ok test subset_superset_shorter ... ok test test_toggle ... ok test symmetric_difference ... ok test copy_bit ... ok test bitand_first_larger ... ok test from_iterator_ones ... ok test bitand_assign_longer ... ok test subset_superset_longer ... ok test bitor_first_smaller ... ok test count_ones ... ok test count_ones_panic ... ok test default ... ok test extend_on_empty ... ok test bitxor_first_smaller ... ok test is_disjoint_first_shorter ... ok test op_assign_ref ... ok test bitxor_first_larger ... ok test it_works ... ok test set_range ... ok test difference ... ok test toggle_range ... ok test union ... ok test with_blocks_too_big ... ok test with_blocks_too_big_range_check ... ok test bitxor_assign_shorter ... ok test bitor_assign_longer ... ok test bitor_equal_lengths ... ok test count_ones_negative_range - should panic ... ok test iter_ones_range ... ok test bitand_equal_lengths ... ok test from_iterator ... ok test bitand_first_smaller ... ok test bitor_first_larger ... ok test grow ... ok test display_trait ... ok test insert_range ... ok test extend ... ok test ones ... ok test with_blocks ... ok test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s Doc-tests fixedbitset Running `/usr/bin/rustdoc --edition=2015 --crate-type lib --color auto --crate-name fixedbitset --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps --extern fixedbitset=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps/libfixedbitset-32420cfc6acd6352.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/fixedbitset-0.4.2/target/rpm/deps/libserde_json-e75f907577245f1f.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' --error-format human` running 4 tests test src/lib.rs - FixedBitSet::is_empty (line 147) ... ok test src/lib.rs - FixedBitSet::len (line 128) ... ok test src/lib.rs - FixedBitSet::is_clear (line 165) ... ok test src/lib.rs - FixedBitSet::with_capacity_and_blocks (line 92) ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-fixedbitset-devel-0.4.2-0.1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/fixedbitset-0.4.2/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/fixedbitset-0.4.2/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/fixedbitset-0.4.2/README.md Provides: crate(fixedbitset) = 0.4.2 rust-fixedbitset-devel = 0.4.2-0.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-fixedbitset+default-devel-0.4.2-0.1.mga10.noarch Provides: crate(fixedbitset/default) = 0.4.2 rust-fixedbitset+default-devel = 0.4.2-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(fixedbitset) = 0.4.2 crate(fixedbitset/std) = 0.4.2 Processing files: rust-fixedbitset+serde-devel-0.4.2-0.1.mga10.noarch Provides: crate(fixedbitset/serde) = 0.4.2 rust-fixedbitset+serde-devel = 0.4.2-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(fixedbitset) = 0.4.2 crate(serde/default) >= 1.0.0 crate(serde/derive) >= 1.0.0 Processing files: rust-fixedbitset+std-devel-0.4.2-0.1.mga10.noarch Provides: crate(fixedbitset/std) = 0.4.2 rust-fixedbitset+std-devel = 0.4.2-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(fixedbitset) = 0.4.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-fixedbitset+default-devel-0.4.2-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-fixedbitset+std-devel-0.4.2-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-fixedbitset+serde-devel-0.4.2-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-fixedbitset-devel-0.4.2-0.1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lk6AyH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build + test -d /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-fixedbitset-0.4.2-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/fixedbitset-0.4.2/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/fixedbitset-0.4.2/LICENSE-MIT File listed twice: /usr/share/cargo/registry/fixedbitset-0.4.2/README.md D: [iurt_root_command] Success!