D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-scan_fmt-0.2.6-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sqlUqc Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mRRqE9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build + rm -rf scan_fmt-0.2.6 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/scan_fmt-0.2.6.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd scan_fmt-0.2.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZGnbAw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build + cd scan_fmt-0.2.6 + /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.9l7KHc + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-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 scan_fmt-0.2.6 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Compiling memchr v2.7.4 Compiling regex-syntax v0.8.5 Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=9228fa86758e8c03 -C extra-filename=-3b1147e61686bb87 --out-dir /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/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 regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.5/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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=7fada060eb077420 -C extra-filename=-1570020434bc9df2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling aho-corasick v1.1.3 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.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="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=156a830d116d5bd9 -C extra-filename=-9249320532705819 --out-dir /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps/libmemchr-3b1147e61686bb87.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex-automata v0.4.9 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.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 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=1d06f71640ada769 -C extra-filename=-e605e61d4ae5dfad --out-dir /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps/libaho_corasick-9249320532705819.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps/libmemchr-3b1147e61686bb87.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps/libregex_syntax-1570020434bc9df2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.11.1 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.11.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="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=fa50f593d6a7b081 -C extra-filename=-c75f1f31ce46b663 --out-dir /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps/libaho_corasick-9249320532705819.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps/libmemchr-3b1147e61686bb87.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps/libregex_automata-e605e61d4ae5dfad.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps/libregex_syntax-1570020434bc9df2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling scan_fmt v0.2.6 (/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6) Running `/usr/bin/rustc --crate-name scan_fmt --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="regex"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex", "std"))' -C metadata=2cd961a2d5ede2eb -C extra-filename=-30d2f1b83adf8c5c --out-dir /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps --extern regex=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps/libregex-c75f1f31ce46b663.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 17.50s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Be4yEk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-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 scan_fmt-0.2.6 + '[' 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=scan_fmt ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.2.6 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/BUILDROOT/usr/share/cargo/registry/scan_fmt-0.2.6 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/BUILDROOT/usr/share/cargo/registry/scan_fmt-0.2.6 + /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-scan_fmt-0.2.6-build/BUILDROOT/usr/share/cargo/registry/scan_fmt-0.2.6 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/BUILDROOT/usr/share/cargo/registry/scan_fmt-0.2.6/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/BUILDROOT/usr/share/cargo/registry/scan_fmt-0.2.6/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.q0Vrsp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-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 scan_fmt-0.2.6 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Fresh memchr v2.7.4 Fresh aho-corasick v1.1.3 Fresh regex-syntax v0.8.5 Fresh regex-automata v0.4.9 Fresh regex v1.11.1 Compiling scan_fmt v0.2.6 (/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6) Running `/usr/bin/rustc --crate-name scan_fmt --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="regex"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex", "std"))' -C metadata=dfede90876a103c1 -C extra-filename=-d0cfd5050c952dc9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps --extern regex=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps/libregex-c75f1f31ce46b663.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 2.90s Running `/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps/scan_fmt-d0cfd5050c952dc9` running 26 tests test parse::test_complex ... ok test parse::match_end ... ok test parse::test_hex ... ok test parse::test_pattern ... ok test parse::test_plus_sign ... ok test parse::test_endline ... ok test parse::test_regex::bad_pattern ... ok test parse::test_string ... ok test parse::test_regex::mixed_regex_and_pattern ... ok test parse::test_simple ... ok test parse::test_regex::unicode ... ok test test_err_equals ... ok test parse::test_regex::simple ... ok test test_hex ... ok test parse::test_width ... ok test parse::test_regex::uses_group_if_present ... ok test test_ip_addr ... ok test test_limited_data_range ... ok test test_match_end ... ok test test_no_post_match ... ok test test_plus_sign ... ok test test_no_post_match_regex ... ok test test_scan_all ... ok test test_too_many_outputs ... ok test test_skip_assign ... ok test test_width_specifier ... ok test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests scan_fmt Running `/usr/bin/rustdoc --edition=2015 --crate-type lib --color auto --crate-name scan_fmt --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps --extern regex=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps/libregex-c75f1f31ce46b663.rlib --extern scan_fmt=/home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/scan_fmt-0.2.6/target/rpm/deps/libscan_fmt-30d2f1b83adf8c5c.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="regex"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex", "std"))' --error-format human` running 3 tests test src/lib.rs - (line 12) ... ignored test src/lib.rs - (line 69) ... ignored test src/lib.rs - (line 18) ... ok test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.35s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-scan_fmt-devel-0.2.6-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/scan_fmt-0.2.6/LICENSE warning: File listed twice: /usr/share/cargo/registry/scan_fmt-0.2.6/README.md Provides: crate(scan_fmt) = 0.2.6 rust-scan_fmt-devel = 0.2.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo Processing files: rust-scan_fmt+default-devel-0.2.6-1.mga10.noarch Provides: crate(scan_fmt/default) = 0.2.6 rust-scan_fmt+default-devel = 0.2.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(scan_fmt) = 0.2.6 crate(scan_fmt/regex) = 0.2.6 crate(scan_fmt/std) = 0.2.6 Processing files: rust-scan_fmt+regex-devel-0.2.6-1.mga10.noarch Provides: crate(scan_fmt/regex) = 0.2.6 rust-scan_fmt+regex-devel = 0.2.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(regex/default) >= 1.0.0 crate(scan_fmt) = 0.2.6 Processing files: rust-scan_fmt+std-devel-0.2.6-1.mga10.noarch Provides: crate(scan_fmt/std) = 0.2.6 rust-scan_fmt+std-devel = 0.2.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(scan_fmt) = 0.2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-scan_fmt+regex-devel-0.2.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-scan_fmt+default-devel-0.2.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-scan_fmt+std-devel-0.2.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-scan_fmt-devel-0.2.6-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dsZ3CF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build + test -d /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-scan_fmt-0.2.6-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/scan_fmt-0.2.6/LICENSE File listed twice: /usr/share/cargo/registry/scan_fmt-0.2.6/README.md D: [iurt_root_command] Success!