D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ripgrep-14.1.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.h15F3h Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WjmXav + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build + rm -rf ripgrep-14.1.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ripgrep-14.1.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd ripgrep-14.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ripgrep-fix-metadata-auto.diff + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ripgrep-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.QDBd3f + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build + cd ripgrep-14.1.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --all-features --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3QmeCp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ripgrep-14.1.0 + '[' 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 --all-features Compiling libc v0.2.171 Compiling memchr v2.7.4 Compiling regex-syntax v0.8.5 Compiling log v0.4.26 Compiling cfg-if v1.0.0 Compiling shlex v1.3.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=42efa26aba98bd78 -C extra-filename=-5121e35c8cbfbca6 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/libc-5121e35c8cbfbca6 -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --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=c177c15078baeca2 -C extra-filename=-221c72cd6ff7c780 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/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.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("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d0d5fe105289cea2 -C extra-filename=-ec6a769025b5f44f --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pkg-config v0.3.31 Compiling serde v1.0.217 Compiling crossbeam-utils v0.8.21 Compiling serde_json v1.0.139 Compiling itoa v1.0.14 Compiling ryu v1.0.18 Compiling termcolor v1.4.0 Compiling anyhow v1.0.86 Compiling same-file v1.0.6 Compiling ripgrep v14.1.0 (/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0) Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std"))' -C metadata=081303fc207f2870 -C extra-filename=-d36e7413773bcebc --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/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/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/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 shlex --edition=2015 /usr/share/cargo/registry/shlex-1.3.0/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=566bf8880046a0c7 -C extra-filename=-116192f98fb20e65 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/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/serde-1.0.217/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=23c33bd44e5b2880 -C extra-filename=-c893c1601ea249e9 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/serde-c893c1601ea249e9 -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=acb045136fdfa993 -C extra-filename=-97b4d61f51835f4e --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/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 termcolor --edition=2018 /usr/share/cargo/registry/termcolor-1.4.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=59df100bef109177 -C extra-filename=-75cef99c9421cc25 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/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/crossbeam-utils-0.8.21/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 '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=c41465f051c349a9 -C extra-filename=-8755550745289994 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/crossbeam-utils-8755550745289994 -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name ryu --edition=2018 /usr/share/cargo/registry/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=5dbb236c7baabfa0 -C extra-filename=-9c577a59cbc8fcfd --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/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 pkg_config --edition=2018 /usr/share/cargo/registry/pkg-config-0.3.31/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=7bc00476902fb45c -C extra-filename=-101b1c6c5919a3df --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/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.86/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=52d14ab0ea23ef99 -C extra-filename=-1623b13c35a6f805 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/anyhow-1623b13c35a6f805 -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/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.139/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=f673b363dfdcfd79 -C extra-filename=-b3e61cc900119dd3 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/serde_json-b3e61cc900119dd3 -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/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=4e1cdc66e37a25b6 -C extra-filename=-58fba3c837cd9f27 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/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 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="pcre2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("pcre2"))' -C metadata=607889c8df08edd5 -C extra-filename=-569589f50eac7c73 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/ripgrep-569589f50eac7c73 -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling encoding_rs v0.8.33 Running `/usr/bin/rustc --crate-name encoding_rs --edition=2018 /usr/share/cargo/registry/encoding_rs-0.8.33/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde"))' -C metadata=8f8afae4eb3d575b -C extra-filename=-966e4f75d51897c8 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --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=76320f2ce9fe9923 -C extra-filename=-0df873084aee766c --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern same_file=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libsame_file-58fba3c837cd9f27.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling textwrap v0.16.1 Running `/usr/bin/rustc --crate-name textwrap --edition=2021 /usr/share/cargo/registry/textwrap-0.16.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", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=8b1a0355111a25f5 -C extra-filename=-c2fd5947cbd89631 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lexopt v0.3.0 Running `/usr/bin/rustc --crate-name lexopt --edition=2018 /usr/share/cargo/registry/lexopt-0.3.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=287f8f0eb5a0d8a6 -C extra-filename=-9c4e8acd04b36e0e --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/serde_json-b3e61cc900119dd3/build-script-build` Compiling aho-corasick v1.1.3 Compiling grep-matcher v0.1.7 Running `/usr/bin/rustc --crate-name grep_matcher --edition=2021 /usr/share/cargo/registry/grep-matcher-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=71150a8cf7b8f979 -C extra-filename=-44035393b4670f42 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libmemchr-221c72cd6ff7c780.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=08a8d7fb427ea6c4 -C extra-filename=-09f05247015e4938 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libmemchr-221c72cd6ff7c780.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/ripgrep-569589f50eac7c73/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/crossbeam-utils-8755550745289994/build-script-build` Running `/usr/bin/rustc --crate-name crossbeam_utils --edition=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.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 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=86ab75a40a5a4915 -C extra-filename=-6c8461405c123795 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Running `/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/serde-c893c1601ea249e9/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.217/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=b749c9e10a9e182f -C extra-filename=-2450d9623ee82f46 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/anyhow-1623b13c35a6f805/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/libc-5121e35c8cbfbca6/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/libc-5121e35c8cbfbca6/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=725a75cc44332baf -C extra-filename=-8db1b84232c234ea --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --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(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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="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=1e527a32fc5a66ef -C extra-filename=-bf8c0700655d2ea6 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --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(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /usr/share/cargo/registry/anyhow-1.0.86/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=cea27c1612d568ce -C extra-filename=-7a71c7a5eb2d2007 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/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_nightly_testing)' --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(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Compiling crossbeam-epoch v0.9.17 Running `/usr/bin/rustc --crate-name crossbeam_epoch --edition=2021 /usr/share/cargo/registry/crossbeam-epoch-0.9.17/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", "default", "nightly", "std"))' -C metadata=1a013e9929b688f1 -C extra-filename=-45ad05d8e62cfddc --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libcrossbeam_utils-6c8461405c123795.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling encoding_rs_io v0.1.7 Running `/usr/bin/rustc --crate-name encoding_rs_io --edition=2015 /usr/share/cargo/registry/encoding_rs_io-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5b2c5de8d4c7894b -C extra-filename=-9e30e0a4027479c8 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern encoding_rs=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libencoding_rs-966e4f75d51897c8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam-deque v0.8.4 Running `/usr/bin/rustc --crate-name crossbeam_deque --edition=2018 /usr/share/cargo/registry/crossbeam-deque-0.8.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="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-epoch", "crossbeam-utils", "default", "std"))' -C metadata=4e060f6133bc5208 -C extra-filename=-468334d1fec78106 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern crossbeam_epoch=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libcrossbeam_epoch-45ad05d8e62cfddc.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libcrossbeam_utils-6c8461405c123795.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling jobserver v0.1.32 Compiling memmap2 v0.9.5 Running `/usr/bin/rustc --crate-name jobserver --edition=2021 /usr/share/cargo/registry/jobserver-0.1.32/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=198fc1f43605bbbd -C extra-filename=-848a3d701500031d --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblibc-bf8c0700655d2ea6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memmap2 --edition=2018 /usr/share/cargo/registry/memmap2-0.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=8e6a4b377a14f7f7 -C extra-filename=-03ed447e0ce7e858 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex-automata v0.4.9 Compiling cc v1.2.17 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="default"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --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=c71548f4e71a1ae4 -C extra-filename=-666fa94ca9152e31 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libaho_corasick-09f05247015e4938.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libmemchr-221c72cd6ff7c780.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libregex_syntax-1570020434bc9df2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.2.17/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="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=4c8b38fb5a8ed004 -C extra-filename=-008b8f8412cf8d61 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern jobserver=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libjobserver-848a3d701500031d.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblibc-bf8c0700655d2ea6.rmeta --extern shlex=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libshlex-116192f98fb20e65.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.139/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=74cf6852c72dd3fe -C extra-filename=-8832ce95724c322a --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libitoa-97b4d61f51835f4e.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libmemchr-221c72cd6ff7c780.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libryu-9c577a59cbc8fcfd.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libserde-2450d9623ee82f46.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 bstr v1.11.3 Running `/usr/bin/rustc --crate-name bstr --edition=2021 /usr/share/cargo/registry/bstr-1.11.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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=224cc9eeb0a4e07a -C extra-filename=-42ff76e2f027d50b --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libmemchr-221c72cd6ff7c780.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libregex_automata-666fa94ca9152e31.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling globset v0.4.14 Compiling grep-searcher v0.1.13 Compiling grep-regex v0.1.12 Running `/usr/bin/rustc --crate-name globset --edition=2021 /usr/share/cargo/registry/globset-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=f2e58fded73faaa8 -C extra-filename=-f98709b6f1d6e896 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libaho_corasick-09f05247015e4938.rmeta --extern bstr=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libbstr-42ff76e2f027d50b.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblog-d36e7413773bcebc.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libregex_automata-666fa94ca9152e31.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libregex_syntax-1570020434bc9df2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name grep_searcher --edition=2021 /usr/share/cargo/registry/grep-searcher-0.1.13/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("avx-accel", "simd-accel"))' -C metadata=4ea4db8421661082 -C extra-filename=-4574027fdac2433f --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libbstr-42ff76e2f027d50b.rmeta --extern encoding_rs=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libencoding_rs-966e4f75d51897c8.rmeta --extern encoding_rs_io=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libencoding_rs_io-9e30e0a4027479c8.rmeta --extern grep_matcher=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libgrep_matcher-44035393b4670f42.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblog-d36e7413773bcebc.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libmemchr-221c72cd6ff7c780.rmeta --extern memmap=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libmemmap2-03ed447e0ce7e858.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name grep_regex --edition=2021 /usr/share/cargo/registry/grep-regex-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84ef85c14e355792 -C extra-filename=-0b77e0702269434b --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libbstr-42ff76e2f027d50b.rmeta --extern grep_matcher=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libgrep_matcher-44035393b4670f42.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblog-d36e7413773bcebc.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libregex_automata-666fa94ca9152e31.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libregex_syntax-1570020434bc9df2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling grep-printer v0.2.1 Running `/usr/bin/rustc --crate-name grep_printer --edition=2021 /usr/share/cargo/registry/grep-printer-0.2.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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=d2ca42c45110138a -C extra-filename=-9babad6c312c4876 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libbstr-42ff76e2f027d50b.rmeta --extern grep_matcher=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libgrep_matcher-44035393b4670f42.rmeta --extern grep_searcher=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libgrep_searcher-4574027fdac2433f.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblog-d36e7413773bcebc.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libserde-2450d9623ee82f46.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libserde_json-8832ce95724c322a.rmeta --extern termcolor=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libtermcolor-75cef99c9421cc25.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling grep-cli v0.1.10 Compiling ignore v0.4.22 Running `/usr/bin/rustc --crate-name ignore --edition=2021 /usr/share/cargo/registry/ignore-0.4.22/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("simd-accel"))' -C metadata=559490effa699061 -C extra-filename=-a398eee6b35d1a5a --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern crossbeam_deque=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libcrossbeam_deque-468334d1fec78106.rmeta --extern globset=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libglobset-f98709b6f1d6e896.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblog-d36e7413773bcebc.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libmemchr-221c72cd6ff7c780.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libregex_automata-666fa94ca9152e31.rmeta --extern same_file=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libsame_file-58fba3c837cd9f27.rmeta --extern walkdir=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libwalkdir-0df873084aee766c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name grep_cli --edition=2021 /usr/share/cargo/registry/grep-cli-0.1.10/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=6c7355e43e4b4af4 -C extra-filename=-deddab6119f60d8f --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libbstr-42ff76e2f027d50b.rmeta --extern globset=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libglobset-f98709b6f1d6e896.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblog-d36e7413773bcebc.rmeta --extern termcolor=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libtermcolor-75cef99c9421cc25.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pcre2-sys v0.2.8 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/pcre2-sys-0.2.8/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b26338f0f1b96e72 -C extra-filename=-397e7d7376e620f0 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/pcre2-sys-397e7d7376e620f0 -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern cc=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libcc-008b8f8412cf8d61.rlib --extern pkg_config=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libpkg_config-101b1c6c5919a3df.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/pcre2-sys-397e7d7376e620f0/build-script-build` Running `/usr/bin/rustc --crate-name pcre2_sys --edition=2021 /usr/share/cargo/registry/pcre2-sys-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=23157782fc7206c6 -C extra-filename=-6e8b6d693bcc90a1 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64 -l pcre2-8` Compiling pcre2 v0.2.6 Running `/usr/bin/rustc --crate-name pcre2 --edition=2021 /usr/share/cargo/registry/pcre2-0.2.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=7cdd3e303bd4d3b3 -C extra-filename=-882c84e3195ad3dd --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblog-d36e7413773bcebc.rmeta --extern pcre2_sys=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libpcre2_sys-6e8b6d693bcc90a1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64` Compiling grep-pcre2 v0.1.7 Running `/usr/bin/rustc --crate-name grep_pcre2 --edition=2018 /usr/share/cargo/registry/grep-pcre2-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eb611cb07200e2b8 -C extra-filename=-c295781c09c7e4a9 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern grep_matcher=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libgrep_matcher-44035393b4670f42.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblog-d36e7413773bcebc.rmeta --extern pcre2=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libpcre2-882c84e3195ad3dd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64` Compiling grep v0.3.1 Running `/usr/bin/rustc --crate-name grep --edition=2021 /usr/share/cargo/registry/grep-0.3.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="grep-pcre2"' --cfg 'feature="pcre2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx-accel", "grep-pcre2", "pcre2", "simd-accel"))' -C metadata=af11efdec8909f45 -C extra-filename=-498b2b60f4417aaa --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern grep_cli=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libgrep_cli-deddab6119f60d8f.rmeta --extern grep_matcher=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libgrep_matcher-44035393b4670f42.rmeta --extern grep_pcre2=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libgrep_pcre2-c295781c09c7e4a9.rmeta --extern grep_printer=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libgrep_printer-9babad6c312c4876.rmeta --extern grep_regex=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libgrep_regex-0b77e0702269434b.rmeta --extern grep_searcher=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libgrep_searcher-4574027fdac2433f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64` Running `/usr/bin/rustc --crate-name rg --edition=2021 crates/core/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="pcre2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("pcre2"))' -C metadata=ee96bb0f32678e00 -C extra-filename=-4a6e085b687a86a3 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libanyhow-7a71c7a5eb2d2007.rlib --extern bstr=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libbstr-42ff76e2f027d50b.rlib --extern grep=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libgrep-498b2b60f4417aaa.rlib --extern ignore=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libignore-a398eee6b35d1a5a.rlib --extern lexopt=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblexopt-9c4e8acd04b36e0e.rlib --extern log=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblog-d36e7413773bcebc.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libserde_json-8832ce95724c322a.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libtermcolor-75cef99c9421cc25.rlib --extern textwrap=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libtextwrap-c2fd5947cbd89631.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64` warning: unexpected `cfg` condition value: `simd-accel` --> crates/core/flags/doc/version.rs:164:27 | 164 | let simd_accel = cfg!(feature = "simd-accel"); | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `pcre2` = help: consider adding `simd-accel` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `ripgrep` (bin "rg") generated 1 warning Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 10s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.b6fw3N + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build + mkdir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ripgrep-14.1.0 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 0 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 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 install -j16 -Z avoid-dev-deps --profile rpm --no-track --path . --all-features Installing ripgrep v14.1.0 (/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0) Locking 45 packages to latest compatible versions Fresh memchr v2.7.4 Fresh aho-corasick v1.1.3 Fresh log v0.4.26 Fresh regex-syntax v0.8.5 Fresh regex-automata v0.4.9 Fresh libc v0.2.171 Fresh cfg-if v1.0.0 Fresh jobserver v0.1.32 Fresh bstr v1.11.3 Fresh shlex v1.3.0 Fresh cc v1.2.17 Fresh pkg-config v0.3.31 Fresh grep-matcher v0.1.7 Fresh encoding_rs v0.8.33 Fresh encoding_rs_io v0.1.7 Fresh pcre2-sys v0.2.8 Fresh crossbeam-utils v0.8.21 Fresh serde v1.0.217 Fresh globset v0.4.14 Fresh memmap2 v0.9.5 Fresh termcolor v1.4.0 Fresh itoa v1.0.14 Fresh ryu v1.0.18 Fresh grep-searcher v0.1.13 Fresh crossbeam-epoch v0.9.17 Fresh pcre2 v0.2.6 Fresh same-file v1.0.6 Fresh grep-regex v0.1.12 Fresh textwrap v0.16.1 Fresh lexopt v0.3.0 Fresh serde_json v1.0.139 Fresh grep-cli v0.1.10 Fresh walkdir v2.5.0 Fresh grep-pcre2 v0.1.7 Fresh crossbeam-deque v0.8.4 Fresh grep-printer v0.2.1 Fresh ignore v0.4.22 Fresh anyhow v1.0.86 Fresh grep v0.3.1 Fresh ripgrep v14.1.0 (/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0) warning: unexpected `cfg` condition value: `simd-accel` --> crates/core/flags/doc/version.rs:164:27 | 164 | let simd_accel = cfg!(feature = "simd-accel"); | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `pcre2` = help: consider adding `simd-accel` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `ripgrep` (bin "rg") generated 1 warning Finished `rpm` profile [optimized + debuginfo] target(s) in 0.05s Installing /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT/usr/bin/rg Installed package `ripgrep v14.1.0 (/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0)` (executable `rg`) warning: be sure to add `/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT/usr/bin` to your PATH to be able to run the installed binaries + mkdir -p /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT//usr/share/man/man1/ + mkdir -p /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT/usr/share/bash-completion/completions + mkdir -p /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT/usr/share/fish/vendor_completions.d + mkdir -p /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT/usr/share/zsh/site-functions + ./target/release/rg --generate man + ./target/release/rg --generate complete-bash + ./target/release/rg --generate complete-fish + ./target/release/rg --generate complete-zsh + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 14.1.0-2.mga10 --unique-debug-suffix -14.1.0-2.mga10.x86_64 --unique-debug-src-base ripgrep-14.1.0-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0 find-debuginfo: starting Extracting debug info from 1 files warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT/usr/bin/rg. Use `info auto-load python-scripts [REGEXP]' to list them. DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ripgrep-14.1.0-2.mga10.x86_64 find-debuginfo: done + /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/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 Reading /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.20usqp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ripgrep-14.1.0 + '[' 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 --all-features Fresh memchr v2.7.4 Fresh aho-corasick v1.1.3 Fresh log v0.4.26 Fresh regex-syntax v0.8.5 Fresh libc v0.2.171 Fresh cfg-if v1.0.0 Fresh shlex v1.3.0 Fresh pkg-config v0.3.31 Fresh grep-matcher v0.1.7 Compiling proc-macro2 v1.0.94 Fresh termcolor v1.4.0 Fresh ryu v1.0.18 Compiling unicode-ident v1.0.18 Fresh itoa v1.0.14 Fresh regex-automata v0.4.9 Fresh jobserver v0.1.32 Fresh encoding_rs v0.8.33 Fresh memmap2 v0.9.5 Fresh same-file v1.0.6 Fresh textwrap v0.16.1 Fresh lexopt v0.3.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/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=bd4599744536b08f -C extra-filename=-15d1b7bd054a668b --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/proc-macro2-15d1b7bd054a668b -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh bstr v1.11.3 Fresh cc v1.2.17 Fresh crossbeam-utils v0.8.21 Fresh encoding_rs_io v0.1.7 Fresh serde v1.0.217 Fresh walkdir v2.5.0 Dirty ripgrep v14.1.0 (/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0): the precalculated components changed Compiling ripgrep v14.1.0 (/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0) Fresh globset v0.4.14 Fresh serde_json v1.0.139 Fresh crossbeam-epoch v0.9.17 Fresh grep-searcher v0.1.13 Fresh grep-regex v0.1.12 Fresh anyhow v1.0.86 Running `/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/ripgrep-569589f50eac7c73/build-script-build` Fresh grep-printer v0.2.1 Fresh grep-cli v0.1.10 Fresh crossbeam-deque v0.8.4 Fresh pcre2-sys v0.2.8 Fresh ignore v0.4.22 Fresh pcre2 v0.2.6 Fresh grep-pcre2 v0.1.7 Fresh grep v0.3.1 Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=adcecc07420fd8e7 -C extra-filename=-e45ede29ac9488f1 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/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 rg --edition=2021 crates/core/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="pcre2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("pcre2"))' -C metadata=ee96bb0f32678e00 -C extra-filename=-4a6e085b687a86a3 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libanyhow-7a71c7a5eb2d2007.rlib --extern bstr=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libbstr-42ff76e2f027d50b.rlib --extern grep=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libgrep-498b2b60f4417aaa.rlib --extern ignore=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libignore-a398eee6b35d1a5a.rlib --extern lexopt=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblexopt-9c4e8acd04b36e0e.rlib --extern log=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblog-d36e7413773bcebc.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libserde_json-8832ce95724c322a.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libtermcolor-75cef99c9421cc25.rlib --extern textwrap=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libtextwrap-c2fd5947cbd89631.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64` warning: unexpected `cfg` condition value: `simd-accel` --> crates/core/flags/doc/version.rs:164:27 | 164 | let simd_accel = cfg!(feature = "simd-accel"); | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `pcre2` = help: consider adding `simd-accel` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/build/proc-macro2-15d1b7bd054a668b/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/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=0d1cffb056ee9986 -C extra-filename=-c6f8f1e514247a5d --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libunicode_ident-e45ede29ac9488f1.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 --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(procmacro2_backtrace)' --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)'` Compiling quote v1.0.40 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.40/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=7a8eafe1a79f77a9 -C extra-filename=-8a853e2baa7727fb --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libproc_macro2-c6f8f1e514247a5d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.100 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.100/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=0ba0c66ac4b9e277 -C extra-filename=-cffbe7683f5c9bb0 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libproc_macro2-c6f8f1e514247a5d.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libquote-8a853e2baa7727fb.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libunicode_ident-e45ede29ac9488f1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_derive v1.0.217 Running `/usr/bin/rustc --crate-name serde_derive --edition=2015 /usr/share/cargo/registry/serde_derive-1.0.217/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=a2f98afb93056b87 -C extra-filename=-b2755576fe495cd8 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libproc_macro2-c6f8f1e514247a5d.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libquote-8a853e2baa7727fb.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libsyn-cffbe7683f5c9bb0.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 rg --edition=2021 crates/core/main.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="pcre2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("pcre2"))' -C metadata=0342fbed0e17b9ff -C extra-filename=-bcaada786cbdb5d3 --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libanyhow-7a71c7a5eb2d2007.rlib --extern bstr=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libbstr-42ff76e2f027d50b.rlib --extern grep=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libgrep-498b2b60f4417aaa.rlib --extern ignore=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libignore-a398eee6b35d1a5a.rlib --extern lexopt=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblexopt-9c4e8acd04b36e0e.rlib --extern log=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblog-d36e7413773bcebc.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libserde-2450d9623ee82f46.rlib --extern serde_derive=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libserde_derive-b2755576fe495cd8.so --extern serde_json=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libserde_json-8832ce95724c322a.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libtermcolor-75cef99c9421cc25.rlib --extern textwrap=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libtextwrap-c2fd5947cbd89631.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libwalkdir-0df873084aee766c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64` Running `/usr/bin/rustc --crate-name integration --edition=2021 tests/tests.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="pcre2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("pcre2"))' -C metadata=f8f8b5096561895f -C extra-filename=-e4bda43160d06f3e --out-dir /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libanyhow-7a71c7a5eb2d2007.rlib --extern bstr=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libbstr-42ff76e2f027d50b.rlib --extern grep=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libgrep-498b2b60f4417aaa.rlib --extern ignore=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libignore-a398eee6b35d1a5a.rlib --extern lexopt=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblexopt-9c4e8acd04b36e0e.rlib --extern log=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/liblog-d36e7413773bcebc.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libserde-2450d9623ee82f46.rlib --extern serde_derive=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libserde_derive-b2755576fe495cd8.so --extern serde_json=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libserde_json-8832ce95724c322a.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libtermcolor-75cef99c9421cc25.rlib --extern textwrap=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libtextwrap-c2fd5947cbd89631.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/libwalkdir-0df873084aee766c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64` warning: `ripgrep` (bin "rg" test) generated 1 warning (1 duplicate) warning: `ripgrep` (bin "rg") generated 1 warning Finished `rpm` profile [optimized + debuginfo] target(s) in 53.32s Running `/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/rg-bcaada786cbdb5d3` running 114 tests test flags::defs::test_after_context ... ok test flags::config::tests::basic ... ok test flags::defs::test_auto_hybrid_regex ... ok test flags::defs::test_before_context ... ok test flags::config::tests::error ... ok test flags::defs::test_block_buffered ... ok test flags::defs::test_binary ... ok test flags::defs::test_case_sensitive ... ok test flags::defs::test_dfa_size_limit ... ok test flags::defs::test_field_match_separator ... ok test flags::defs::test_files_with_matches ... ok test flags::defs::test_fixed_strings ... ok test flags::defs::test_glob ... ok test flags::defs::test_heading ... ok test flags::defs::test_help ... ok test flags::defs::test_byte_offset ... ok test flags::defs::test_hostname_bin ... ok test flags::defs::test_hyperlink_format ... ok test flags::defs::test_iglob ... ok test flags::defs::test_ignore_file ... ok test flags::defs::test_ignore_file_case_insensitive ... ok test flags::defs::test_include_zero ... ok test flags::defs::test_invert_match ... ok test flags::defs::test_json ... ok test flags::defs::test_ignore_case ... ok test flags::defs::test_line_buffered ... ok test flags::defs::test_line_number ... ok test flags::defs::test_line_regexp ... ok test flags::defs::test_max_columns ... ok test flags::defs::test_max_columns_preview ... ok test flags::defs::test_max_count ... ok test flags::defs::test_max_depth ... ok test flags::defs::test_mmap ... ok test flags::defs::test_max_filesize ... ok test flags::defs::test_multiline ... ok test flags::defs::test_multiline_dotall ... ok test flags::defs::test_no_config ... ok test flags::defs::test_no_ignore ... ok test flags::defs::test_no_ignore_dot ... ok test flags::defs::test_no_ignore_exclude ... ok test flags::defs::test_no_ignore_files ... ok test flags::defs::test_no_ignore_global ... ok test flags::defs::test_no_ignore_messages ... ok test flags::defs::test_no_ignore_parent ... ok test flags::defs::test_no_ignore_vcs ... ok test flags::defs::test_no_line_number ... ok test flags::defs::test_colors ... ok test flags::defs::test_no_messages ... ok test flags::defs::test_no_pcre2_unicode ... ok test flags::defs::test_no_require_git ... ok test flags::defs::test_null ... ok test flags::defs::test_generate ... ok test flags::defs::test_only_matching ... ok test flags::defs::test_passthru ... ok test flags::defs::test_no_unicode ... ok test flags::defs::test_path_separator ... ok test flags::defs::test_pcre2_version ... ok test flags::defs::test_null_data ... ok test flags::defs::test_pre ... ok test flags::defs::test_pcre2 ... ok test flags::defs::test_pre_glob ... ok test flags::defs::test_replace ... ok test flags::defs::test_quiet ... ok test flags::defs::test_one_file_system ... ok test flags::defs::test_search_zip ... ok test flags::defs::test_stats ... ok test flags::defs::test_stop_on_nonmatch ... ok test flags::defs::test_text ... ok test flags::defs::test_smart_case ... ok test flags::defs::test_trim ... ok test flags::defs::test_trace ... ok test flags::defs::test_type_clear ... ok test flags::defs::test_type ... ok test flags::defs::test_pretty ... ok test flags::defs::test_regex_size_limit ... ok test flags::defs::test_type_list ... ok test flags::defs::test_regexp ... ok test flags::defs::test_unrestricted ... ok test flags::defs::test_crlf ... ok test flags::defs::test_vimgrep ... ok test flags::defs::test_version ... ok test flags::defs::test_with_filename_no ... ok test flags::defs::test_type_not ... ok test flags::defs::test_color ... ok test flags::defs::tests::available_shorts ... ok test flags::defs::test_word_regexp ... ok test flags::defs::test_with_filename ... ok test flags::defs::tests::choices_ascii_alphanumeric ... ok test flags::defs::tests::longs_all_ascii_alphanumeric ... ok test flags::defs::tests::longs_no_duplicates ... ok test flags::defs::test_type_add ... ok test flags::defs::test_context_separator ... ok test flags::defs::tests::shorts_no_duplicates ... ok test flags::defs::tests::switches_have_no_choices ... ok test flags::defs::tests::non_switches_have_variable_names ... ok test flags::defs::test_column ... ok test flags::defs::test_sort ... ok test flags::defs::test_count ... ok test flags::defs::test_encoding ... ok test flags::defs::test_files ... ok test flags::defs::test_engine ... ok test flags::defs::test_count_matches ... ok test flags::defs::test_field_context_separator ... ok test flags::defs::test_files_without_match ... ok test flags::defs::test_follow ... ok test flags::defs::test_sort_files ... ok test flags::defs::test_hidden ... ok test flags::defs::test_sortr ... ok test flags::defs::test_glob_case_insensitive ... ok test flags::defs::test_threads ... ok test flags::defs::tests::shorts_all_ascii_alphanumeric ... ok test flags::defs::test_context ... ok test flags::defs::test_debug ... ok test flags::defs::test_file ... ok test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/target/rpm/deps/integration-e4bda43160d06f3e` running 299 tests test feature::f1207_ignore_encoding ... ok test binary::after_match1_explicit_text ... ok test feature::f1155_auto_hybrid_regex ... ok test binary::after_match1_implicit_text ... ok test feature::f1_unknown_encoding ... ok test binary::after_match1_implicit ... ok test feature::f109_case_sensitive_part2 ... ok test feature::f1_utf16_auto ... ok test feature::f1404_nothing_searched_ignored ... ok test feature::f2288_context_partial_override ... ok test feature::f2288_context_partial_override_rev ... ok test feature::f263_sort_files_reverse ... ok test feature::f243_column_line ... ok test binary::after_match1_explicit_count ... ok test feature::context_sep ... ok test feature::f159_max_count_zero ... ok test binary::before_match2_explicit ... ok test binary::after_match1_stdin ... ok test feature::f362_dfa_size_limit ... ok test feature::f1078_max_columns_preview1 ... ok test feature::f34_only_matching_line_column ... ok test feature::f1_eucjp ... ok test feature::f129_matches ... ok test feature::f362_exceeds_regex_size_limit ... ok test feature::f34_only_matching ... ok test feature::f411_parallel_quiet_search_stats ... ok test feature::f275_pathsep ... ok test binary::before_match1_implicit ... ok test feature::f411_single_threaded_quiet_search_stats ... ok test feature::f411_single_threaded_search_stats ... ok test feature::f416_crlf ... ok test feature::f416_crlf_multiline ... ok test feature::f1_sjis ... ok test feature::f1078_max_columns_preview2 ... ok test feature::f411_parallel_search_stats ... ok test binary::after_match1_implicit_binary ... ok test feature::f159_max_count ... ok test binary::after_match1_implicit_count_binary ... ok test feature::f419_zero_as_shortcut_for_null ... ok test feature::f7 ... ok test feature::f416_crlf_only_matching ... ok test feature::f917_trim ... ok test feature::f917_trim_match ... ok test feature::f89_files_with_matches ... ok test feature::f1466_no_ignore_files ... ok test feature::f68_no_ignore_vcs ... ok test feature::f45_precedence_internal ... ok test feature::f89_files_without_match ... ok test feature::f70_smart_case ... ok test feature::f7_stdin ... ok test feature::f45_precedence_with_others ... ok test feature::f89_count ... ok test feature::f917_trim_max_columns_matches ... ok test feature::f917_trim_max_columns_multi_only_matching ... ok test feature::f917_trim_max_columns_multi_per_match ... ok test feature::f89_match ... ok test feature::f89_files ... ok test feature::f917_trim_max_columns_multi_standard ... ok test json::basic ... ok test json::quiet_stats ... ok test feature::f948_exit_code_error ... ok test feature::no_context_sep_overridden ... ok test feature::f917_trim_multi_standard ... ok test json::notutf8 ... ok test feature::f993_null_data ... ok test feature::f917_trim_max_columns_normal ... ok test feature::no_context_sep_overrides ... ok test misc::before_context ... ok test json::r1412_look_behind_match_missing ... ok test json::notutf8_file ... ok test feature::no_unicode ... ok test feature::no_context_sep ... ok test feature::f740_passthru ... ok test json::crlf ... ok test misc::binary_convert_mmap ... ok test misc::binary_convert ... ok test misc::binary_search_mmap ... ok test misc::before_context_line_numbers ... ok test misc::after_context ... ok test binary::after_match1_implicit_path ... ok test feature::f948_exit_code_no_match ... ok test feature::stop_on_nonmatch ... ok test misc::compressed_brotli ... ok test feature::f129_replace ... ok test feature::f129_context ... ok test misc::after_context_line_numbers ... ok test binary::before_match1_implicit_text ... ok test binary::before_match2_implicit ... ok test misc::columns ... ok test binary::after_match1_implicit_count ... ok test feature::f45_relative_cwd ... ok test feature::f263_sort_files ... ok test feature::f948_exit_code_match ... ok test misc::binary_quit_mmap ... ok test binary::before_match1_implicit_binary ... ok test misc::binary_quit ... ok test misc::binary_search_no_mmap ... ok test feature::f1_replacement_encoding ... ok test feature::context_sep_default ... ok test binary::after_match1_implicit_quiet ... ok test feature::f1207_auto_encoding ... ok test feature::context_sep_empty ... ok test misc::byte_offset_only_matching ... ok test binary::before_match1_explicit ... ok test binary::before_match2_implicit_text ... ok test binary::after_match1_explicit ... ok test json::r1095_crlf_empty_match ... ok test binary::after_match2_implicit_text ... ok test feature::f109_case_sensitive_part1 ... ok test misc::compressed_lz4 ... ok test feature::f109_max_depth ... ok test feature::f1420_no_ignore_exclude ... ok test feature::f1_utf16_explicit ... ok test feature::f20_no_filename ... ok test misc::case_insensitive ... ok test binary::after_match2_implicit ... ok test json::r1095_missing_crlf ... ok test feature::f1138_no_ignore_dot ... ok test misc::file_type_add ... ok test misc::compressed_bzip2 ... ok test misc::file_type_add_compose ... ok test misc::count ... ok test misc::compressed_uncompress ... ok test misc::dir ... ok test misc::file_type_clear ... ok test misc::file_types ... ok test misc::files_with_matches ... ok test feature::f1404_nothing_searched_warning ... ok test misc::compressed_xz ... ok test misc::compressed_zstd ... ok test misc::compressed_lzma ... ok test misc::context ... ok test misc::glob_case_insensitive ... ok test misc::count_matches_inverted ... ok test misc::count_matches ... ok test misc::files_without_match ... ok test misc::files ... ok test misc::compressed_gzip ... ok test misc::glob_always_case_insensitive ... ok test feature::f196_persistent_config ... ok test misc::compressed_failing_gzip ... ok test feature::f1842_field_context_separator ... ok test misc::count_matches_via_only ... ok test misc::context_line_numbers ... ok test misc::ignore_git_parent_stop ... ok test misc::ignore_git ... ok test feature::f1414_no_require_git ... ok test misc::max_filesize_parse_error_length ... ok test misc::replace_groups ... ok test misc::ignore_hidden ... ok test misc::glob_negate ... ok test misc::quiet ... ok test misc::glob ... ok test misc::inverted_line_numbers ... ok test misc::file_types_negate ... ok test misc::literal ... ok test misc::single_file ... ok test misc::max_filesize_suffix_overflow ... ok test misc::ignore_git_parent_stop_file ... ok test misc::ignore_git_parent ... ok test misc::glob_case_sensitive ... ok test misc::max_filesize_parse_error_suffix ... ok test misc::type_list ... ok test misc::inverted ... ok test misc::ignore_generic ... ok test misc::with_filename ... ok test misc::replace_named_groups ... ok test misc::replace ... ok test misc::line ... ok test misc::file_types_negate_all ... ok test misc::no_ignore_hidden ... ok test multiline::overlap2 ... ok test misc::unrestricted3 ... ok test feature::f1842_field_match_separator ... ok test misc::with_heading_default ... ok test misc::word ... ok test multiline::dot_no_newline ... ok test misc::ignore_ripgrep_parent_no_stop ... ok test misc::no_ignore ... ok test misc::no_parent_ignore_git ... ok test misc::max_filesize_parse_m_suffix ... ok test misc::file_types_all ... ok test misc::vimgrep_no_line ... ok test misc::replace_with_only_matching ... ok test regression::r1176_line_regex ... ok test misc::word_period ... ok test multiline::context ... ok test misc::max_filesize_parse_k_suffix ... ok test misc::symlink_nofollow ... ok test misc::vimgrep ... ok test misc::ignore_ripgrep ... ok test regression::r1064 ... ok test multiline::vimgrep ... ok test misc::line_numbers ... ok test misc::with_heading ... ok test misc::unrestricted1 ... ok test misc::max_filesize_parse_no_suffix ... ok test misc::preprocessing ... ok test misc::unrestricted2 ... ok test misc::vimgrep_no_line_no_column ... ok test multiline::dot_all ... ok test regression::r1098 ... ok test misc::include_zero ... ok test regression::r1159_invalid_flag ... ok test regression::r1334_crazy_literals ... ok test regression::r127 ... ok test regression::r1389_bad_symlinks_no_biscuit ... ok test regression::r1401_look_ahead_only_matching_1 ... ok test regression::r1319 ... ok test misc::preprocessing_glob ... ok test multiline::overlap1 ... ok test regression::r131 ... ok test regression::r1176_literal_file ... ok test misc::symlink_follow ... ok test multiline::only_matching ... ok test regression::r105_part2 ... ok test regression::r128 ... ok test regression::r105_part1 ... ok test regression::f1757 ... ok test regression::r1739_replacement_lineterm_match ... ok test regression::r1130 ... ok test regression::r1223_no_dir_check_for_default_path ... ok test regression::r1173 ... ok test regression::r1401_look_ahead_only_matching_2 ... ok test regression::r1380 ... ok test regression::r1573 ... ok test misc::include_zero_override ... ok test regression::r137 ... ok test regression::r1163 ... ok test regression::r1412_look_behind_no_replacement ... ok test regression::r1174 ... ok test regression::r1311_multi_line_term_replace ... ok test multiline::stdin ... ok test regression::r1259_drop_last_byte_nonl ... ok test regression::r156 ... ok test regression::r1203_reverse_suffix_literal ... ok test regression::r16 ... ok test regression::r1446_respect_excludes_in_worktree ... ok test regression::r2095 ... ok test regression::r1891 ... ok test regression::r1866 ... ok test regression::r256_j1 ... ok test regression::r2208 ... ok test regression::r1164 ... ok test regression::r1838_nul_error_with_binary_detection ... ok test regression::r1559 ... ok test regression::r199 ... ok test regression::r2658_null_data_line_regexp ... ok test regression::r1765 ... ok test regression::r1638 ... ok test regression::r2236 ... ok test regression::r210 ... ok test regression::r2198 ... ok test regression::r2574 ... ok test regression::r270 ... ok test regression::r493 ... ok test regression::r229 ... ok test regression::r1537 ... ok test regression::r228 ... ok test regression::r428_unrecognized_style ... ok test regression::r206 ... ok test regression::r251 ... ok test regression::r451_only_matching ... ok test regression::r506_word_not_parenthesized ... ok test regression::r693_context_in_contextless_mode ... ok test regression::r65 ... ok test regression::r451_only_matching_as_in_issue ... ok test regression::r99 ... ok test regression::r599 ... ok test regression::r553_flag ... ok test regression::r391 ... ok test regression::r900 ... ok test regression::r483_non_matching_exit_code ... ok test regression::r279 ... ok test regression::r483_matching_no_stdout ... ok test regression::r64 ... ok test regression::r256 ... ok test regression::r87 ... ok test regression::r49 ... ok test regression::r25 ... ok test regression::r50 ... ok test regression::r807 ... ok test regression::r90 ... ok test regression::r93 ... ok test regression::r67 ... ok test regression::r30 ... ok test regression::r428_color_context_path ... ok test regression::r568_leading_hyphen_option_args ... ok test regression::r405 ... ok test regression::r184 ... ok test regression::r553_switch ... ok test regression::r2480 ... ok test regression::r1878 ... ok test regression::r1868_context_passthru_override ... ok test regression::r1159_exit_status ... ok test feature::f2361_sort_nested_files ... ok test misc::sort_accessed ... ok test misc::sortr_accessed ... ok test misc::sort_files ... ok test result: ok. 299 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ripgrep-14.1.0-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZuzsWq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build + cd ripgrep-14.1.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT/usr/share/doc/ripgrep + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT/usr/share/doc/ripgrep + cp -pr /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/README.md /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT/usr/share/doc/ripgrep + cp -pr /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/FAQ.md /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT/usr/share/doc/ripgrep + cp -pr /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/GUIDE.md /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT/usr/share/doc/ripgrep + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1aYyAP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build + cd ripgrep-14.1.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT/usr/share/licenses/ripgrep + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT/usr/share/licenses/ripgrep + cp -pr /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/COPYING /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT/usr/share/licenses/ripgrep + cp -pr /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/UNLICENSE /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT/usr/share/licenses/ripgrep + cp -pr /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/ripgrep-14.1.0/LICENSE-MIT /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT/usr/share/licenses/ripgrep + RPM_EC=0 ++ jobs -p + exit 0 Provides: ripgrep = 14.1.0-2.mga10 ripgrep(x86-64) = 14.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.29)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.39)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libpcre2-8.so.0()(64bit) Processing files: ripgrep-bash-completion-14.1.0-2.mga10.x86_64 Provides: ripgrep-bash-completion = 14.1.0-2.mga10 ripgrep-bash-completion(x86-64) = 14.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ripgrep-fish-completion-14.1.0-2.mga10.x86_64 Provides: ripgrep-fish-completion = 14.1.0-2.mga10 ripgrep-fish-completion(x86-64) = 14.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ripgrep-zsh-completion-14.1.0-2.mga10.x86_64 Provides: ripgrep-zsh-completion = 14.1.0-2.mga10 ripgrep-zsh-completion(x86-64) = 14.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ripgrep-debugsource-14.1.0-2.mga10.x86_64 Provides: ripgrep-debugsource = 14.1.0-2.mga10 ripgrep-debugsource(x86-64) = 14.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ripgrep-debuginfo-14.1.0-2.mga10.x86_64 Provides: debuginfo(build-id) = 2886a67b0e3031ea35e8bbd2b142d2d11c336768 ripgrep-debuginfo = 14.1.0-2.mga10 ripgrep-debuginfo(x86-64) = 14.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ripgrep-debugsource(x86-64) = 14.1.0-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ripgrep-fish-completion-14.1.0-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ripgrep-bash-completion-14.1.0-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ripgrep-zsh-completion-14.1.0-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ripgrep-debugsource-14.1.0-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ripgrep-14.1.0-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ripgrep-debuginfo-14.1.0-2.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7exPgl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build + test -d /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/ripgrep-14.1.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!