D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-rgb-0.8.50-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.q1DM2m Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZCbeSG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build + rm -rf rgb-0.8.50 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/rgb-0.8.50.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd rgb-0.8.50 + /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.CmDNpm + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build + cd rgb-0.8.50 + /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.tEuxOH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rgb-0.8.50 + '[' 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 bytemuck v1.18.0 Running `/usr/bin/rustc --crate-name bytemuck --edition=2018 /usr/share/cargo/registry/bytemuck-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 --deny=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_simd", "align_offset", "bytemuck_derive", "const_zeroed", "derive", "extern_crate_alloc", "extern_crate_std", "latest_stable_rust", "min_const_generics", "must_cast", "nightly_docs", "nightly_float", "nightly_portable_simd", "nightly_stdsimd", "unsound_ptr_pod_impl", "wasm_simd", "zeroable_atomics", "zeroable_maybe_uninit"))' -C metadata=ba804afb98e6467a -C extra-filename=-ebbd235e71edae06 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rgb v0.8.50 (/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50) Running `/usr/bin/rustc --crate-name rgb --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="argb"' --cfg 'feature="as-bytes"' --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="grb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("argb", "as-bytes", "bytemuck", "checked_fns", "default", "defmt-03", "grb", "serde", "unstable-experimental"))' -C metadata=3123f4ad08c036e2 -C extra-filename=-f38352f5551f66a5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps --extern bytemuck=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps/libbytemuck-ebbd235e71edae06.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 0.93s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7GIR2z + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rgb-0.8.50 + '[' 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=rgb ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.8.50 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/BUILDROOT/usr/share/cargo/registry/rgb-0.8.50 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/BUILDROOT/usr/share/cargo/registry/rgb-0.8.50 + /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-rgb-0.8.50-build/BUILDROOT/usr/share/cargo/registry/rgb-0.8.50 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/BUILDROOT/usr/share/cargo/registry/rgb-0.8.50/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/BUILDROOT/usr/share/cargo/registry/rgb-0.8.50/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.xbChSj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rgb-0.8.50 + '[' 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 Compiling serde_json v1.0.139 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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=1c4146f58c3de436 -C extra-filename=-ad0a7c3fedf2c95b --out-dir /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/build/serde-ad0a7c3fedf2c95b -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling memchr v2.7.4 Fresh bytemuck v1.18.0 Compiling itoa v1.0.14 Compiling ryu v1.0.18 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde_json-1.0.139/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=f673b363dfdcfd79 -C extra-filename=-b3e61cc900119dd3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/build/serde_json-b3e61cc900119dd3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/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 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,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=9228fa86758e8c03 -C extra-filename=-3b1147e61686bb87 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/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,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=acb045136fdfa993 -C extra-filename=-97b4d61f51835f4e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/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.18/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=5dbb236c7baabfa0 -C extra-filename=-9c577a59cbc8fcfd --out-dir /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/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-rgb-0.8.50-build/rgb-0.8.50/target/rpm/build/serde_json-b3e61cc900119dd3/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/build/serde-ad0a7c3fedf2c95b/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=898ffdd579bc7492 -C extra-filename=-1dc5088c4b615f2b --out-dir /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/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.139/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=010814ace0650fc2 -C extra-filename=-6d99cba3d348c187 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps/libitoa-97b4d61f51835f4e.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps/libmemchr-3b1147e61686bb87.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps/libryu-9c577a59cbc8fcfd.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps/libserde-1dc5088c4b615f2b.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 rgb v0.8.50 (/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50) Running `/usr/bin/rustc --crate-name rgb --edition=2021 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="argb"' --cfg 'feature="as-bytes"' --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="grb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("argb", "as-bytes", "bytemuck", "checked_fns", "default", "defmt-03", "grb", "serde", "unstable-experimental"))' -C metadata=5abb2557f5fad878 -C extra-filename=-18d8d3c9b91856b7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps --extern bytemuck=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps/libbytemuck-ebbd235e71edae06.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps/libserde_json-6d99cba3d348c187.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name example --edition=2021 examples/example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="argb"' --cfg 'feature="as-bytes"' --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="grb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("argb", "as-bytes", "bytemuck", "checked_fns", "default", "defmt-03", "grb", "serde", "unstable-experimental"))' -C metadata=f91e2effa29d72b2 -C extra-filename=-9ebb4ad653a10c2a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps --extern bytemuck=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps/libbytemuck-ebbd235e71edae06.rlib --extern rgb=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps/librgb-f38352f5551f66a5.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps/libserde_json-6d99cba3d348c187.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: use of deprecated method `legacy::internal::rgba::>::map_rgb`: Renamed to map_colors() --> src/legacy/internal/rgba.rs:358:36 | 358 | let neg = RGBA::new(1u8,2,3,4).map_rgb(|c| -(c as i16)); | ^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `rgb` (lib test) generated 1 warning Finished `rpm` profile [optimized + debuginfo] target(s) in 8.49s Running `/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps/rgb-18d8d3c9b91856b7` running 25 tests test as_bytes::shared_impl ... ok test bytes ... ok test into ... ok test formats::gray_alpha::swizzle ... ok test legacy::alt::gray ... ok test legacy::internal::convert::argb_converts ... ok test legacy::internal::convert::array::convert_array ... ok test legacy::internal::convert::converts ... ok test legacy::internal::convert::tuple::converts ... ok test legacy::internal::ops::test::sum ... ok test legacy::internal::ops::test::test_add ... ok test legacy::internal::ops::test::test_add_assign ... ok test legacy::internal::ops::test::test_mult ... ok test legacy::internal::ops::test::test_mult_assign ... ok test legacy::internal::ops::test::test_sub ... ok test legacy::internal::rgb::rgb_test::grb_test ... ok test legacy::internal::ops::test::test_sub_assign ... ok test legacy::internal::rgb::rgb_test::sanity_check ... ok test legacy::internal::rgb::rgb_test::test_fmt ... ok test legacy::internal::rgba::abgr_test ... ok test legacy::internal::rgba::bgra_test ... ok test legacy::internal::rgba::rgba_test ... ok test rgb_works ... ok test rgba_works ... ok test sub_floats ... ok test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests rgb Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name rgb --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps --extern bytemuck=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps/libbytemuck-ebbd235e71edae06.rlib --extern rgb=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps/librgb-f38352f5551f66a5.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/rgb-0.8.50/target/rpm/deps/libserde_json-6d99cba3d348c187.rlib -C embed-bitcode=no --cfg 'feature="argb"' --cfg 'feature="as-bytes"' --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="grb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("argb", "as-bytes", "bytemuck", "checked_fns", "default", "defmt-03", "grb", "serde", "unstable-experimental"))' --error-format human` running 12 tests test src/legacy/internal/pixel.rs - legacy::internal::pixel::ComponentSlice::as_mut_slice (line 16) ... ignored test src/legacy/internal/rgba.rs - legacy::internal::rgba::BGRA (line 25) - compile fail ... ok test src/formats/rgba.rs - formats::rgba::Rgba (line 9) ... ok test src/formats/argb.rs - formats::argb::Argb (line 9) ... ok test src/formats/bgra.rs - formats::bgra::Bgra (line 9) ... ok test src/formats/grb.rs - formats::grb::Grb (line 9) ... ok test src/formats/abgr.rs - formats::abgr::Abgr (line 9) ... ok test src/formats/rgb.rs - formats::rgb::Rgb (line 9) ... ok test src/formats/bgr.rs - formats::bgr::Bgr (line 9) ... ok test src/legacy/internal/pixel.rs - legacy::internal::pixel::ComponentBytes (line 29) ... ok test src/legacy/internal/pixel.rs - legacy::internal::pixel::ComponentMap (line 62) ... ok test src/lib.rs - (line 11) ... ok test result: ok. 11 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.24s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-rgb-devel-0.8.50-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/rgb-0.8.50/LICENSE warning: File listed twice: /usr/share/cargo/registry/rgb-0.8.50/README.md Provides: crate(rgb) = 0.8.50 rust-rgb-devel = 0.8.50-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo rust >= 1.63 Processing files: rust-rgb+default-devel-0.8.50-1.mga10.noarch Provides: crate(rgb/default) = 0.8.50 rust-rgb+default-devel = 0.8.50-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rgb) = 0.8.50 crate(rgb/argb) = 0.8.50 crate(rgb/as-bytes) = 0.8.50 crate(rgb/grb) = 0.8.50 Processing files: rust-rgb+argb-devel-0.8.50-1.mga10.noarch Provides: crate(rgb/argb) = 0.8.50 rust-rgb+argb-devel = 0.8.50-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rgb) = 0.8.50 Processing files: rust-rgb+as-bytes-devel-0.8.50-1.mga10.noarch Provides: crate(rgb/as-bytes) = 0.8.50 rust-rgb+as-bytes-devel = 0.8.50-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rgb) = 0.8.50 crate(rgb/bytemuck) = 0.8.50 Processing files: rust-rgb+bytemuck-devel-0.8.50-1.mga10.noarch Provides: crate(rgb/bytemuck) = 0.8.50 rust-rgb+bytemuck-devel = 0.8.50-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bytemuck/default) >= 1.16.0 crate(rgb) = 0.8.50 Processing files: rust-rgb+checked_fns-devel-0.8.50-1.mga10.noarch Provides: crate(rgb/checked_fns) = 0.8.50 rust-rgb+checked_fns-devel = 0.8.50-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rgb) = 0.8.50 Processing files: rust-rgb+grb-devel-0.8.50-1.mga10.noarch Provides: crate(rgb/grb) = 0.8.50 rust-rgb+grb-devel = 0.8.50-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rgb) = 0.8.50 Processing files: rust-rgb+serde-devel-0.8.50-1.mga10.noarch Provides: crate(rgb/serde) = 0.8.50 rust-rgb+serde-devel = 0.8.50-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rgb) = 0.8.50 crate(serde) >= 1.0.200 crate(serde/derive) >= 1.0.200 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rgb+argb-devel-0.8.50-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rgb+grb-devel-0.8.50-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rgb+default-devel-0.8.50-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rgb+as-bytes-devel-0.8.50-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rgb+serde-devel-0.8.50-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rgb+bytemuck-devel-0.8.50-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rgb+checked_fns-devel-0.8.50-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rgb-devel-0.8.50-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TkbphB + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rgb-0.8.50-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/rgb-0.8.50/LICENSE File listed twice: /usr/share/cargo/registry/rgb-0.8.50/README.md D: [iurt_root_command] Success!