D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-codspeed-2.8.1-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uKiz8w Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MdZqRy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build + rm -rf codspeed-2.8.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/codspeed-2.8.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd codspeed-2.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/codspeed-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vjew0M + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build + cd codspeed-2.8.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.bCwwGf + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.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 codspeed-2.8.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 proc-macro2 v1.0.103 Compiling quote v1.0.41 Compiling unicode-ident v1.0.22 Compiling serde_core v1.0.228 Compiling libc v0.2.177 Compiling getrandom v0.3.4 Compiling serde v1.0.228 Compiling serde_json v1.0.145 Compiling cfg-if v1.0.4 Compiling memchr v2.7.6 Compiling itoa v1.0.15 Compiling ryu v1.0.20 Compiling colored v3.0.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.103/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=3add556331d781c0 -C extra-filename=-e3f4ef3a846fda53 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/build/proc-macro2-e3f4ef3a846fda53 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.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/quote-1.0.41/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=7fb291cad514f309 -C extra-filename=-26f50094f48312ad --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/build/quote-26f50094f48312ad -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.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 unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fce5040485256e3 -C extra-filename=-a3b8a94300f2993b --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.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/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=27abe0f82296edbc -C extra-filename=-f489482c2ee18dc0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/build/serde_core-f489482c2ee18dc0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.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/libc-0.2.177/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=6c53a61b680a75b4 -C extra-filename=-247bd7b76ee2d7cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/build/libc-247bd7b76ee2d7cf -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=898890717e78e5e0 -C extra-filename=-29acb0affbf55703 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/build/getrandom-29acb0affbf55703 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.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/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=f53f4736918d824c -C extra-filename=-7314f4d37a93f896 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/build/serde-7314f4d37a93f896 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.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/serde_json-1.0.145/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=7878499f2edcd231 -C extra-filename=-4f335e325c7cd85a --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/build/serde_json-4f335e325c7cd85a -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.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 memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=5f11f86e58430004 -C extra-filename=-e9097f8141b6d867 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.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 itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=0bbd46796fca45f4 -C extra-filename=-e2e4aee30191aaaf --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.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 colored --edition=2021 /usr/share/cargo/registry/colored-3.0.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("no-color"))' -C metadata=ada477ce29f1c788 -C extra-filename=-8113dcc345175291 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.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 ryu --edition=2018 /usr/share/cargo/registry/ryu-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=07da0d2e45ca60d6 -C extra-filename=-40ebcfffb6f95769 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.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 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=557655ab03dec7b9 -C extra-filename=-e398f09b4be48fa3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/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-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/build/serde_json-4f335e325c7cd85a/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/build/quote-26f50094f48312ad/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/build/getrandom-29acb0affbf55703/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/build/serde-7314f4d37a93f896/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/build/proc-macro2-e3f4ef3a846fda53/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/build/serde_core-f489482c2ee18dc0/build-script-build` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=a5b445de6bf125d2 -C extra-filename=-adc57aa35be971e4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=6fac6dd7e744d402 -C extra-filename=-7eccde3cd8220641 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libunicode_ident-a3b8a94300f2993b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/build/libc-247bd7b76ee2d7cf/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.177/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--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=a599050c4c5aeb77 -C extra-filename=-4f7180ecd5406f0f --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.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(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=1169dbff9c209071 -C extra-filename=-f2c3939b7397b47d --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libproc_macro2-7eccde3cd8220641.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v2.0.108 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.108/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=875f2d8f93e2e064 -C extra-filename=-ea7c0045c044187e --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libproc_macro2-7eccde3cd8220641.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libquote-f2c3939b7397b47d.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libunicode_ident-a3b8a94300f2993b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=62494c17df324105 -C extra-filename=-17f6431c6fe5fe0e --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libcfg_if-e398f09b4be48fa3.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/liblibc-4f7180ecd5406f0f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling uuid v1.16.0 Running `/usr/bin/rustc --crate-name uuid --edition=2018 /usr/share/cargo/registry/uuid-1.16.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 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "bytemuck", "default", "fast-rng", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "v1", "v3", "v4", "v5", "v6", "v7", "v8"))' -C metadata=bea2d5d4be190391 -C extra-filename=-6785cec16068f25a --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libgetrandom-17f6431c6fe5fe0e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /usr/share/cargo/registry/serde_json-1.0.145/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=bc2ed78498f85db2 -C extra-filename=-bc6035c8e0fc8a91 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libitoa-e2e4aee30191aaaf.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libmemchr-e9097f8141b6d867.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libryu-40ebcfffb6f95769.rmeta --extern serde_core=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libserde_core-adc57aa35be971e4.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 serde_derive v1.0.228 Running `/usr/bin/rustc --crate-name serde_derive --edition=2021 /usr/share/cargo/registry/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=4f05b01555698c16 -C extra-filename=-02e8aec4b742b796 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libproc_macro2-7eccde3cd8220641.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libquote-f2c3939b7397b47d.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libsyn-ea7c0045c044187e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde --edition=2021 /usr/share/cargo/registry/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=92826b80d6819b4e -C extra-filename=-42d11529fd909778 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps --extern serde_core=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libserde_core-adc57aa35be971e4.rmeta --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libserde_derive-02e8aec4b742b796.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling codspeed v2.8.1 (/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1) Running `/usr/bin/rustc --crate-name codspeed --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b8c5acc8c2dee20 -C extra-filename=-baef31f6ef823bc9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps --extern colored=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libcolored-8113dcc345175291.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/liblibc-4f7180ecd5406f0f.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libserde-42d11529fd909778.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libserde_json-bc6035c8e0fc8a91.rmeta --extern uuid=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libuuid-6785cec16068f25a.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 31.68s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Wy9OXQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.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 codspeed-2.8.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=codspeed ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=2.8.1 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/BUILDROOT/usr/share/cargo/registry/codspeed-2.8.1 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/BUILDROOT/usr/share/cargo/registry/codspeed-2.8.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 + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/BUILDROOT/usr/share/cargo/registry/codspeed-2.8.1 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/BUILDROOT/usr/share/cargo/registry/codspeed-2.8.1/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/BUILDROOT/usr/share/cargo/registry/codspeed-2.8.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.S8uLpS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.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 codspeed-2.8.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 Fresh unicode-ident v1.0.22 Fresh proc-macro2 v1.0.103 Fresh cfg-if v1.0.4 Compiling rustix v1.1.2 Compiling bitflags v2.9.0 Fresh ryu v1.0.20 Fresh quote v1.0.41 Compiling linux-raw-sys v0.11.0 Fresh memchr v2.7.6 Fresh itoa v1.0.15 Compiling once_cell v1.21.3 Fresh colored v3.0.0 Compiling fastrand v2.1.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-1.1.2/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(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=2c8e415465972266 -C extra-filename=-b479939ae0256ccc --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/build/rustix-b479939ae0256ccc -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.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.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("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=374699fdba2e7132 -C extra-filename=-3e3aaf12f0525762 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.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 linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.11.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(target_arch, values("xtensa"))' --cfg 'feature="auxvec"' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auxvec", "bootparam", "btrfs", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=6335d6c20785e326 -C extra-filename=-3fc36a138081810d --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.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 once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.21.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="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=e0d89d1e5d7c783a -C extra-filename=-4f0382002da0630d --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh libc v0.2.177 Fresh serde_core v1.0.228 Fresh syn v2.0.108 Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=04f7c14bbae2a236 -C extra-filename=-ef1cfd00bf09e535 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh getrandom v0.3.4 Fresh serde_derive v1.0.228 Fresh serde_json v1.0.145 Fresh uuid v1.16.0 Fresh serde v1.0.228 Running `/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/build/rustix-b479939ae0256ccc/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=94869506fb8356f4 -C extra-filename=-c40966835ebd610a --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libbitflags-3e3aaf12f0525762.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/liblinux_raw_sys-3fc36a138081810d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` Compiling tempfile v3.23.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.23.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="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=9c5f0237e40d0265 -C extra-filename=-63e9820c9ec31841 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libfastrand-ef1cfd00bf09e535.rmeta --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libgetrandom-17f6431c6fe5fe0e.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libonce_cell-4f0382002da0630d.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/librustix-c40966835ebd610a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling codspeed v2.8.1 (/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1) Running `/usr/bin/rustc --crate-name codspeed --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=623198c4d1419a24 -C extra-filename=-70494e17e0a75841 --out-dir /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps --extern colored=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libcolored-8113dcc345175291.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/liblibc-4f7180ecd5406f0f.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libserde-42d11529fd909778.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libserde_json-bc6035c8e0fc8a91.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libtempfile-63e9820c9ec31841.rlib --extern uuid=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libuuid-6785cec16068f25a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 4.79s Running `/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/codspeed-70494e17e0a75841` running 4 tests test utils::tests::test_get_formated_function_path ... ok test utils::tests::test_get_git_relative_path_not_found ... ok test utils::tests::test_get_git_relative_path_found ... ok test utils::tests::test_get_git_relative_path_not_found_with_symlink ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests codspeed Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name codspeed --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps --extern codspeed=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libcodspeed-baef31f6ef823bc9.rlib --extern colored=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libcolored-8113dcc345175291.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/liblibc-4f7180ecd5406f0f.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libserde-42d11529fd909778.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libserde_json-bc6035c8e0fc8a91.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libtempfile-63e9820c9ec31841.rlib --extern uuid=/home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/codspeed-2.8.1/target/rpm/deps/libuuid-6785cec16068f25a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-codspeed-devel-2.8.1-2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/codspeed-2.8.1/README.md Provides: crate(codspeed) = 2.8.1 rust-codspeed-devel = 2.8.1-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(colored/default) >= 3.0.0 crate(libc/default) >= 0.2.0 crate(serde/default) >= 1.0.217 crate(serde/derive) >= 1.0.217 crate(serde_json/default) >= 1.0.138 crate(uuid/default) >= 1.12.1 crate(uuid/v4) >= 1.12.1 rust >= 1.74 Processing files: rust-codspeed+default-devel-2.8.1-2.mga10.noarch Provides: crate(codspeed/default) = 2.8.1 rust-codspeed+default-devel = 2.8.1-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(codspeed) = 2.8.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-codspeed+default-devel-2.8.1-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-codspeed-devel-2.8.1-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VddlsE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-codspeed-2.8.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/codspeed-2.8.1/README.md D: [iurt_root_command] Success!