D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-qoi-0.4.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.h3pOpI Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1vSCLh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build + rm -rf qoi-0.4.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/qoi-0.4.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd qoi-0.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-make-tests-no-std-compatible.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Fix-tests-with-png-0.18.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/qoi-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm -rf ext + rm tests/test_gen.rs + 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.fryw2k + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build + cd qoi-0.4.1 + /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.0qievD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-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 qoi-0.4.1 + '[' 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.24.0 Running `/usr/bin/rustc --crate-name bytemuck --edition=2018 /usr/share/cargo/registry/bytemuck-1.24.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", "alloc_uninit", "avx512_simd", "bytemuck_derive", "const_zeroed", "derive", "extern_crate_alloc", "extern_crate_std", "impl_core_error", "latest_stable_rust", "min_const_generics", "must_cast", "must_cast_extra", "nightly_docs", "nightly_float", "nightly_portable_simd", "nightly_stdsimd", "pod_saturating", "track_caller", "transparentwrapper_extra", "unsound_ptr_pod_impl", "wasm_simd", "zeroable_atomics", "zeroable_maybe_uninit", "zeroable_unwind_fn"))' -C metadata=42cf6b343086ad7e -C extra-filename=-36581dded5da5f57 --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling qoi v0.4.1 (/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1) Running `/usr/bin/rustc --crate-name qoi --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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "reference", "std"))' -C metadata=e019f6cbb4d82f88 -C extra-filename=-eea5a3356c53de9c --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern bytemuck=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libbytemuck-36581dded5da5f57.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 0.97s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dCzl77 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-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 qoi-0.4.1 + '[' 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=qoi ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.4.1 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/BUILDROOT/usr/share/cargo/registry/qoi-0.4.1 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/BUILDROOT/usr/share/cargo/registry/qoi-0.4.1 + /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 + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/BUILDROOT/usr/share/cargo/registry/qoi-0.4.1 + grep -w -E -v 'Cargo.(lock|toml.orig)' warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/BUILDROOT/usr/share/cargo/registry/qoi-0.4.1/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/BUILDROOT/usr/share/cargo/registry/qoi-0.4.1/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.esuTed + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-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 qoi-0.4.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 test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast -- --skip test_reference_images Compiling cfg-if v1.0.4 Compiling libc v0.2.180 Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling getrandom v0.3.4 Compiling zerocopy v0.8.26 Compiling simd-adler32 v0.3.8 Compiling crc32fast v1.5.0 Compiling adler2 v2.0.1 Compiling anyhow v1.0.100 Compiling same-file v1.0.6 Compiling bitflags v2.10.0 Fresh bytemuck v1.24.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=5847cfa6a656dc4c -C extra-filename=-5e3842ffd01dceae --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/build/libc-5e3842ffd01dceae -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/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 same_file --edition=2018 /usr/share/cargo/registry/same-file-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e1abe7d4c7a892b -C extra-filename=-cf659f104d49e127 --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/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/anyhow-1.0.100/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("backtrace", "default", "std"))' -C metadata=5fdc3c40d1e16e00 -C extra-filename=-63058a729dc0651d --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/build/anyhow-63058a729dc0651d -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/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/crc32fast-1.5.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=6d2ff8fbe9fb7e69 -C extra-filename=-d80c7436775a0cda --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/build/crc32fast-d80c7436775a0cda -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/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/getrandom-0.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=a7982f1b571b7705 -C extra-filename=-42ecac9a8af0a934 --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/build/getrandom-42ecac9a8af0a934 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/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 simd_adler32 --edition=2018 /usr/share/cargo/registry/simd-adler32-0.3.8/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="const-generics"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=7517207b779d916c -C extra-filename=-aa7ac35c32916288 --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/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 bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.10.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("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=251dafeeec321837 -C extra-filename=-ab189dc70665c543 --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/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 adler2 --edition=2021 /usr/share/cargo/registry/adler2-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ebff469818a58e6b -C extra-filename=-f593994f2f2394b8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/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/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=039fb398f35b9c46 -C extra-filename=-7c90d3069f38e1ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/build/zerocopy-7c90d3069f38e1ca -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling walkdir v2.5.0 Running `/usr/bin/rustc --crate-name walkdir --edition=2018 /usr/share/cargo/registry/walkdir-2.5.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())' -C metadata=28f26400155f5ffa -C extra-filename=-1ab4b8a88b507bb2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern same_file=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libsame_file-cf659f104d49e127.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling miniz_oxide v0.8.9 Compiling fdeflate v0.3.7 Running `/usr/bin/rustc --crate-name miniz_oxide --edition=2021 /usr/share/cargo/registry/miniz_oxide-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=e386cd31a8517fbf -C extra-filename=-29792b9a2c779126 --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern adler2=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libadler2-f593994f2f2394b8.rmeta --extern simd_adler32=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libsimd_adler32-aa7ac35c32916288.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name fdeflate --edition=2021 /usr/share/cargo/registry/fdeflate-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=704acb4b3d0ba476 -C extra-filename=-ed5a269eff5bc2bb --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern simd_adler32=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libsimd_adler32-aa7ac35c32916288.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/build/crc32fast-d80c7436775a0cda/build-script-build` Running `/usr/bin/rustc --crate-name crc32fast --edition=2021 /usr/share/cargo/registry/crc32fast-1.5.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=91e8482d934bbe7b -C extra-filename=-0dea707235f6016e --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'` Running `/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/build/getrandom-42ecac9a8af0a934/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/build/anyhow-63058a729dc0651d/build-script-build` Compiling flate2 v1.1.2 Running `/usr/bin/rustc --crate-name flate2 --edition=2018 /usr/share/cargo/registry/flate2-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=88412a08a0ab27c7 -C extra-filename=-d63a0da33bf8873a --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern crc32fast=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libcrc32fast-0dea707235f6016e.rmeta --extern miniz_oxide=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libminiz_oxide-29792b9a2c779126.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/build/libc-5e3842ffd01dceae/build-script-build` Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /usr/share/cargo/registry/anyhow-1.0.100/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("backtrace", "default", "std"))' -C metadata=a45b1f337155f7e1 -C extra-filename=-6a1475fbfbb71266 --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg std_backtrace --cfg error_generic_member_access --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/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 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a90c244e0b1f6725 -C extra-filename=-3c016273de920cf5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/build/zerocopy-7c90d3069f38e1ca/build-script-build` Compiling png v0.18.0 Running `/usr/bin/rustc --crate-name png --edition=2021 /usr/share/cargo/registry/png-0.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmarks", "unstable", "zlib-rs"))' -C metadata=bafabd96b30a3971 -C extra-filename=-9ec2e6d7f4fff16e --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libbitflags-ab189dc70665c543.rmeta --extern crc32fast=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libcrc32fast-0dea707235f6016e.rmeta --extern fdeflate=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libfdeflate-ed5a269eff5bc2bb.rmeta --extern flate2=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libflate2-d63a0da33bf8873a.rmeta --extern miniz_oxide=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libminiz_oxide-29792b9a2c779126.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name zerocopy --edition=2021 /usr/share/cargo/registry/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=c3523682d6bc7cd3 -C extra-filename=-e9c80e7b3fc77c4d --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` Running `/usr/bin/rustc --crate-name getrandom --edition=2021 /usr/share/cargo/registry/getrandom-0.3.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 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=756940ec2bc09c79 -C extra-filename=-a7952ae3c12e35ed --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.9.3 Running `/usr/bin/rustc --crate-name rand_core --edition=2021 /usr/share/cargo/registry/rand_core-0.9.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 --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=b12c8f7373c2e5a3 -C extra-filename=-9966216730126927 --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libgetrandom-a7952ae3c12e35ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ppv-lite86 v0.2.21 Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2021 /usr/share/cargo/registry/ppv-lite86-0.2.21/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="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=bab576c3077a1479 -C extra-filename=-6309d791f7d873cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern zerocopy=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libzerocopy-e9c80e7b3fc77c4d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_chacha v0.9.0 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2021 /usr/share/cargo/registry/rand_chacha-0.9.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=0628fc5b12e2a2ca -C extra-filename=-98a44a9616cb697e --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libppv_lite86-6309d791f7d873cf.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/librand_core-9966216730126927.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand v0.9.2 Running `/usr/bin/rustc --crate-name rand --edition=2021 /usr/share/cargo/registry/rand-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=103e49257bf2bf42 -C extra-filename=-297336cd7c630b34 --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/librand_chacha-98a44a9616cb697e.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/librand_core-9966216730126927.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling qoi v0.4.1 (/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1) Running `/usr/bin/rustc --crate-name common --edition=2021 tests/common.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,test)' --check-cfg 'cfg(feature, values("alloc", "default", "reference", "std"))' -C metadata=b6f3cf32eee71f64 -C extra-filename=-70b3abef66f8abd1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libanyhow-6a1475fbfbb71266.rlib --extern bytemuck=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libbytemuck-36581dded5da5f57.rlib --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rlib --extern png=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libpng-9ec2e6d7f4fff16e.rlib --extern qoi=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libqoi-eea5a3356c53de9c.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/librand-297336cd7c630b34.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libwalkdir-1ab4b8a88b507bb2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name test_misc --edition=2021 tests/test_misc.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,test)' --check-cfg 'cfg(feature, values("alloc", "default", "reference", "std"))' -C metadata=9d5442bd796e65d1 -C extra-filename=-df1cde24c1e80bc0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libanyhow-6a1475fbfbb71266.rlib --extern bytemuck=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libbytemuck-36581dded5da5f57.rlib --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rlib --extern png=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libpng-9ec2e6d7f4fff16e.rlib --extern qoi=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libqoi-eea5a3356c53de9c.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/librand-297336cd7c630b34.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libwalkdir-1ab4b8a88b507bb2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name test_chunks --edition=2021 tests/test_chunks.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,test)' --check-cfg 'cfg(feature, values("alloc", "default", "reference", "std"))' -C metadata=5fc78a8ec49f6cdc -C extra-filename=-12f2e27bcf185399 --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libanyhow-6a1475fbfbb71266.rlib --extern bytemuck=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libbytemuck-36581dded5da5f57.rlib --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rlib --extern png=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libpng-9ec2e6d7f4fff16e.rlib --extern qoi=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libqoi-eea5a3356c53de9c.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/librand-297336cd7c630b34.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libwalkdir-1ab4b8a88b507bb2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name qoi --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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "reference", "std"))' -C metadata=a8c4690b23673c79 -C extra-filename=-21f267329b3e5295 --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libanyhow-6a1475fbfbb71266.rlib --extern bytemuck=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libbytemuck-36581dded5da5f57.rlib --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rlib --extern png=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libpng-9ec2e6d7f4fff16e.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/librand-297336cd7c630b34.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libwalkdir-1ab4b8a88b507bb2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name test_ref --edition=2021 tests/test_ref.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,test)' --check-cfg 'cfg(feature, values("alloc", "default", "reference", "std"))' -C metadata=4e6359ae99fa5e3b -C extra-filename=-63408fbd51f2379c --out-dir /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libanyhow-6a1475fbfbb71266.rlib --extern bytemuck=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libbytemuck-36581dded5da5f57.rlib --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rlib --extern png=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libpng-9ec2e6d7f4fff16e.rlib --extern qoi=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libqoi-eea5a3356c53de9c.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/librand-297336cd7c630b34.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/libwalkdir-1ab4b8a88b507bb2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 7.87s Running `/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/qoi-21f267329b3e5295 --skip test_reference_images` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/common-70b3abef66f8abd1 --skip test_reference_images` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/test_chunks-12f2e27bcf185399 --skip test_reference_images` running 18 tests test test_encode_diff ... ok test test_encode_index_3ch ... ok test test_encode_index_zero_0x00_4ch ... ok test test_encode_index_4ch ... ok test test_encode_index_zero_0xff_4ch ... ok test test_encode_index_zero_3ch ... ok test test_encode_rgb_3ch ... ok test test_encode_rgb_4ch ... ok test test_encode_rgba ... ok test test_encode_run_end_3ch ... ok test test_encode_run_end_4ch ... ok test test_encode_run_mid_3ch ... ok test test_encode_run_mid_4ch ... ok test test_encode_run_start_63to124_3ch ... ok test test_encode_run_start_len1to62_3ch ... ok test test_encode_run_start_len1to62_4ch ... ok test test_encode_run_start_len63to124_4ch ... ok test test_encode_luma ... ok test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/test_misc-df1cde24c1e80bc0 --skip test_reference_images` running 1 test test test_new_encoder ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/qoi-0.4.1/target/rpm/deps/test_ref-63408fbd51f2379c --skip test_reference_images` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-qoi-devel-0.4.1-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/qoi-0.4.1/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/qoi-0.4.1/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/qoi-0.4.1/README.md Provides: crate(qoi) = 0.4.1 rust-qoi-devel = 0.4.1-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.12.0 rust >= 1.61.0 Processing files: rust-qoi+default-devel-0.4.1-1.mga10.noarch Provides: crate(qoi/default) = 0.4.1 rust-qoi+default-devel = 0.4.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(qoi) = 0.4.1 crate(qoi/std) = 0.4.1 Processing files: rust-qoi+alloc-devel-0.4.1-1.mga10.noarch Provides: crate(qoi/alloc) = 0.4.1 rust-qoi+alloc-devel = 0.4.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(qoi) = 0.4.1 Processing files: rust-qoi+reference-devel-0.4.1-1.mga10.noarch Provides: crate(qoi/reference) = 0.4.1 rust-qoi+reference-devel = 0.4.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(qoi) = 0.4.1 Processing files: rust-qoi+std-devel-0.4.1-1.mga10.noarch Provides: crate(qoi/std) = 0.4.1 rust-qoi+std-devel = 0.4.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(qoi) = 0.4.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-qoi+std-devel-0.4.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-qoi+default-devel-0.4.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-qoi-devel-0.4.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-qoi+reference-devel-0.4.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-qoi+alloc-devel-0.4.1-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Vjlt2h + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-qoi-0.4.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/qoi-0.4.1/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/qoi-0.4.1/LICENSE-MIT File listed twice: /usr/share/cargo/registry/qoi-0.4.1/README.md D: [iurt_root_command] Success!