D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/rust-ripgrep-15.1.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1UgGqt Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HvFzrc + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build + rm -rf ripgrep-15.1.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ripgrep-15.1.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd ripgrep-15.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ripgrep-fix-metadata-auto.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.xpEANY + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build + cd ripgrep-15.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.2zN4Nw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.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-15.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.180 Compiling memchr v2.7.6 Compiling regex-syntax v0.8.8 Compiling log v0.4.29 Compiling find-msvc-tools v0.1.5 Compiling shlex v1.3.0 Compiling pkg-config v0.3.32 Compiling serde_core v1.0.228 Compiling cfg-if v1.0.4 Compiling crossbeam-utils v0.8.21 Compiling serde_json v1.0.145 Compiling serde v1.0.228 Compiling termcolor v1.4.0 Compiling ryu v1.0.20 Compiling itoa v1.0.15 Compiling same-file v1.0.6 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=5847cfa6a656dc4c -C extra-filename=-5e3842ffd01dceae --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/libc-5e3842ffd01dceae -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=2cb72980667a884d -C extra-filename=-d2ddca1d63c83b86 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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=fc2aac04732ccc31 -C extra-filename=-9a2c0840de4b501a --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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 find_msvc_tools --edition=2018 /usr/share/cargo/registry/find-msvc-tools-0.1.5/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 --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=285a498358ef3ce4 -C extra-filename=-e5cc6597788409f3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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 log --edition=2021 /usr/share/cargo/registry/log-0.4.29/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", "serde_core", "std"))' -C metadata=6741b1bd1a41d0e8 -C extra-filename=-7a3fd8a77b4ebdcd --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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=cf8029a7143bd5bd -C extra-filename=-7753d24ed50f086b --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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.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=196d8f041392f804 -C extra-filename=-e7e77189d2b1a301 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=308b9d7726f3066f -C extra-filename=-2d14eb444e845067 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/serde_core-2d14eb444e845067 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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=ee6689af0088504d -C extra-filename=-51d3786ccaca8345 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/crossbeam-utils-51d3786ccaca8345 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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.145/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=d35b245d16952c70 -C extra-filename=-34ec34f7e6acb8c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/serde_json-34ec34f7e6acb8c6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=6d149103527dcc26 -C extra-filename=-dd7c4e8a46954bcf --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/serde-dd7c4e8a46954bcf -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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=cccb88b4d05a7715 -C extra-filename=-e3463e02888ccf3c --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=0235d907225ffb70 -C extra-filename=-d2d05061a9441134 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=c55d9d2978295758 -C extra-filename=-71540b4ba28b2000 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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=3e1abe7d4c7a892b -C extra-filename=-cf659f104d49e127 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling encoding_rs v0.8.35 Running `/usr/bin/rustc --crate-name encoding_rs --edition=2018 /usr/share/cargo/registry/encoding_rs-0.8.35/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", "any_all_workaround", "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", "simd-accel"))' -C metadata=612b6411eb4e6d4d -C extra-filename=-e99e333b4bb98828 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling anyhow v1.0.100 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/anyhow-1.0.100/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=5fdc3c40d1e16e00 -C extra-filename=-63058a729dc0651d --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/anyhow-63058a729dc0651d -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling walkdir v2.5.0 Running `/usr/bin/rustc --crate-name walkdir --edition=2018 /usr/share/cargo/registry/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=28f26400155f5ffa -C extra-filename=-1ab4b8a88b507bb2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern same_file=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libsame_file-cf659f104d49e127.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ripgrep v15.1.0 (/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0) Running `/usr/bin/rustc --crate-name build_script_build --edition=2024 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=36a684dc9372b853 -C extra-filename=-6a25a5049b52760d --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/ripgrep-6a25a5049b52760d -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lexopt v0.3.1 Running `/usr/bin/rustc --crate-name lexopt --edition=2018 /usr/share/cargo/registry/lexopt-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bc868f609c8f8c11 -C extra-filename=-f39aa3e4fdbc1c63 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling aho-corasick v1.1.3 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="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=66e9feaa3664d9ab -C extra-filename=-603398c38b41dba2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling grep-matcher v0.1.8 Running `/usr/bin/rustc --crate-name grep_matcher --edition=2024 /usr/share/cargo/registry/grep-matcher-0.1.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=5ad92f0ef867de13 -C extra-filename=-23545e9732cb4300 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling textwrap v0.16.2 Running `/usr/bin/rustc --crate-name textwrap --edition=2021 /usr/share/cargo/registry/textwrap-0.16.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=5a3334726c484287 -C extra-filename=-da595178ce7c4905 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/serde_json-34ec34f7e6acb8c6/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/crossbeam-utils-51d3786ccaca8345/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=d0e23c160c5e8f4a -C extra-filename=-54c02a11b9488bff --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/serde_core-2d14eb444e845067/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/libc-5e3842ffd01dceae/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/libc-5e3842ffd01dceae/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/serde-dd7c4e8a46954bcf/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=1ab3768c137ccb71 -C extra-filename=-2a87957c5358b52a --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=731d2b18cc4eb5f8 -C extra-filename=-f6a423b8b918e323 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a90c244e0b1f6725 -C extra-filename=-3c016273de920cf5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` 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=1ba66f94752335c7 -C extra-filename=-26811d81ea643862 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern encoding_rs=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libencoding_rs-e99e333b4bb98828.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/ripgrep-6a25a5049b52760d/build-script-build` warning: ripgrep@15.1.0: failed to run `git rev-parse`, so skipping embedding of commit hash: No such file or directory (os error 2) Running `/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/anyhow-63058a729dc0651d/build-script-build` Compiling regex-automata v0.4.13 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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=8ca859158278c2f2 -C extra-filename=-13907600543ffabe --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libaho_corasick-603398c38b41dba2.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libregex_syntax-9a2c0840de4b501a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam-epoch v0.9.18 Running `/usr/bin/rustc --crate-name crossbeam_epoch --edition=2021 /usr/share/cargo/registry/crossbeam-epoch-0.9.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 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=bc6f927a16dbbf3c -C extra-filename=-36ba18bc1a465a3c --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libcrossbeam_utils-54c02a11b9488bff.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /usr/share/cargo/registry/anyhow-1.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=a45b1f337155f7e1 -C extra-filename=-6a1475fbfbb71266 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Compiling crossbeam-deque v0.8.6 Running `/usr/bin/rustc --crate-name crossbeam_deque --edition=2021 /usr/share/cargo/registry/crossbeam-deque-0.8.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 --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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6ef0ef5a4ec7df6c -C extra-filename=-302798abefbab191 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern crossbeam_epoch=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libcrossbeam_epoch-36ba18bc1a465a3c.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libcrossbeam_utils-54c02a11b9488bff.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling jobserver v0.1.34 Compiling memmap2 v0.9.9 Running `/usr/bin/rustc --crate-name jobserver --edition=2021 /usr/share/cargo/registry/jobserver-0.1.34/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=2c1d32a643504d3a -C extra-filename=-85f443b0dcd1a4e7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblibc-2a87957c5358b52a.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=2021 /usr/share/cargo/registry/memmap2-0.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=a43c93d6d76f7ab3 -C extra-filename=-7c5327b538d2b487 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /usr/share/cargo/registry/serde_json-1.0.145/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=a048c859ef78b2f8 -C extra-filename=-a8316fb3eb599a1e --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libitoa-71540b4ba28b2000.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libryu-d2d05061a9441134.rmeta --extern serde_core=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libserde_core-f6a423b8b918e323.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"))'` Running `/usr/bin/rustc --crate-name serde --edition=2021 /usr/share/cargo/registry/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=7050738146f2930c -C extra-filename=-be3fcda3a005f5cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern serde_core=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libserde_core-f6a423b8b918e323.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling cc v1.2.49 Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.2.49/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 --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=2650fb8e0bba1d3b -C extra-filename=-1bfddb1cda796871 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern find_msvc_tools=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libfind_msvc_tools-e5cc6597788409f3.rmeta --extern jobserver=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libjobserver-85f443b0dcd1a4e7.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblibc-2a87957c5358b52a.rmeta --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libshlex-7753d24ed50f086b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bstr v1.12.1 Running `/usr/bin/rustc --crate-name bstr --edition=2021 /usr/share/cargo/registry/bstr-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=4599f83502e57618 -C extra-filename=-eb5d9226dd255a4e --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libregex_automata-13907600543ffabe.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling globset v0.4.18 Compiling grep-searcher v0.1.16 Compiling grep-regex v0.1.14 Running `/usr/bin/rustc --crate-name globset --edition=2024 /usr/share/cargo/registry/globset-0.4.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 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "log", "serde", "serde1", "simd-accel"))' -C metadata=a52eef4dbfa58e8a -C extra-filename=-1468e61b407278dc --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libaho_corasick-603398c38b41dba2.rmeta --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libbstr-eb5d9226dd255a4e.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libregex_automata-13907600543ffabe.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libregex_syntax-9a2c0840de4b501a.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=2024 /usr/share/cargo/registry/grep-searcher-0.1.16/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=a8249abd2d873783 -C extra-filename=-4866c0dc233fa1d2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libbstr-eb5d9226dd255a4e.rmeta --extern encoding_rs=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libencoding_rs-e99e333b4bb98828.rmeta --extern encoding_rs_io=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libencoding_rs_io-26811d81ea643862.rmeta --extern grep_matcher=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libgrep_matcher-23545e9732cb4300.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rmeta --extern memmap=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libmemmap2-7c5327b538d2b487.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=2024 /usr/share/cargo/registry/grep-regex-0.1.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())' -C metadata=7849d990917c06bf -C extra-filename=-0acd58d9f3ca61ba --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libbstr-eb5d9226dd255a4e.rmeta --extern grep_matcher=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libgrep_matcher-23545e9732cb4300.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libregex_automata-13907600543ffabe.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libregex_syntax-9a2c0840de4b501a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling grep-printer v0.3.1 Running `/usr/bin/rustc --crate-name grep_printer --edition=2024 /usr/share/cargo/registry/grep-printer-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="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=3a09bb256fd02475 -C extra-filename=-6a22c20274eda3f9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libbstr-eb5d9226dd255a4e.rmeta --extern grep_matcher=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libgrep_matcher-23545e9732cb4300.rmeta --extern grep_searcher=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libgrep_searcher-4866c0dc233fa1d2.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libserde-be3fcda3a005f5cf.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libserde_json-a8316fb3eb599a1e.rmeta --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libtermcolor-e3463e02888ccf3c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling grep-cli v0.1.12 Compiling ignore v0.4.25 Running `/usr/bin/rustc --crate-name ignore --edition=2024 /usr/share/cargo/registry/ignore-0.4.25/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=d0fd790bc9f1a42a -C extra-filename=-14fb8adb8fa7d01c --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern crossbeam_deque=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libcrossbeam_deque-302798abefbab191.rmeta --extern globset=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libglobset-1468e61b407278dc.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libregex_automata-13907600543ffabe.rmeta --extern same_file=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libsame_file-cf659f104d49e127.rmeta --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libwalkdir-1ab4b8a88b507bb2.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=2024 /usr/share/cargo/registry/grep-cli-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=04588267b13e840c -C extra-filename=-03164f24e47fcd3e --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libbstr-eb5d9226dd255a4e.rmeta --extern globset=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libglobset-1468e61b407278dc.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rmeta --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libtermcolor-e3463e02888ccf3c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pcre2-sys v0.2.10 Running `/usr/bin/rustc --crate-name build_script_build --edition=2024 /usr/share/cargo/registry/pcre2-sys-0.2.10/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=5641fc41910292c4 -C extra-filename=-abb6d0fecf799f68 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/pcre2-sys-abb6d0fecf799f68 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern cc=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libcc-1bfddb1cda796871.rlib --extern pkg_config=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libpkg_config-e7e77189d2b1a301.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/pcre2-sys-abb6d0fecf799f68/build-script-build` Running `/usr/bin/rustc --crate-name pcre2_sys --edition=2024 /usr/share/cargo/registry/pcre2-sys-0.2.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=e4ff2abfdfd1750c -C extra-filename=-608b257bb70491fc --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblibc-3c016273de920cf5.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.11 Running `/usr/bin/rustc --crate-name pcre2 --edition=2024 /usr/share/cargo/registry/pcre2-0.2.11/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=0e9d42d5b5d30ccf -C extra-filename=-f3d4b6b493b48645 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rmeta --extern pcre2_sys=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libpcre2_sys-608b257bb70491fc.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.9 Running `/usr/bin/rustc --crate-name grep_pcre2 --edition=2024 /usr/share/cargo/registry/grep-pcre2-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=971b47d21367c389 -C extra-filename=-cabf6b6ccdc1b045 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern grep_matcher=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libgrep_matcher-23545e9732cb4300.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rmeta --extern pcre2=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libpcre2-f3d4b6b493b48645.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64` Compiling grep v0.4.1 Running `/usr/bin/rustc --crate-name grep --edition=2024 /usr/share/cargo/registry/grep-0.4.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=4237bcdd0f058186 -C extra-filename=-0ac115d03c418146 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern grep_cli=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libgrep_cli-03164f24e47fcd3e.rmeta --extern grep_matcher=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libgrep_matcher-23545e9732cb4300.rmeta --extern grep_pcre2=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libgrep_pcre2-cabf6b6ccdc1b045.rmeta --extern grep_printer=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libgrep_printer-6a22c20274eda3f9.rmeta --extern grep_regex=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libgrep_regex-0acd58d9f3ca61ba.rmeta --extern grep_searcher=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libgrep_searcher-4866c0dc233fa1d2.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=2024 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=af7b54b8ca8ff52c -C extra-filename=-418f8481ed17de0c --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libanyhow-6a1475fbfbb71266.rlib --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libbstr-eb5d9226dd255a4e.rlib --extern grep=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libgrep-0ac115d03c418146.rlib --extern ignore=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libignore-14fb8adb8fa7d01c.rlib --extern lexopt=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblexopt-f39aa3e4fdbc1c63.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libserde_json-a8316fb3eb599a1e.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libtermcolor-e3463e02888ccf3c.rlib --extern textwrap=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libtextwrap-da595178ce7c4905.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64` Finished `rpm` profile [optimized + debuginfo] target(s) in 3m 34s + set -euo pipefail + /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 tree -Z avoid-dev-deps --workspace --offline --edges no-build,no-dev,no-proc-macro --no-dedupe --target all --all-features --prefix none --format '# {l}' + sed -e 's: / :/:g' -e 's:/: OR :g' + sort -u # (Apache-2.0 OR MIT) AND BSD-3-Clause # (MIT OR Apache-2.0) AND Unicode-DFS-2016 # Apache-2.0 OR BSL-1.0 # MIT # MIT OR Apache-2.0 # Unlicense OR MIT + set -euo pipefail + sort -u + /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 tree -Z avoid-dev-deps --workspace --offline --edges no-build,no-dev,no-proc-macro --no-dedupe --target all --all-features --prefix none --format '{l}: {p}' ++ pwd + sed -e 's: (/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0[^)]*)::g' -e 's: / :/:g' -e 's:/: OR :g' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AsIOlZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.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-15.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 v15.1.0 (/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0) Locking 46 packages to latest Rust 1.85 compatible versions Fresh memchr v2.7.6 Fresh aho-corasick v1.1.3 Fresh regex-syntax v0.8.8 Fresh log v0.4.29 Fresh shlex v1.3.0 Fresh find-msvc-tools v0.1.5 Fresh pkg-config v0.3.32 Fresh grep-matcher v0.1.8 Fresh cfg-if v1.0.4 Fresh itoa v1.0.15 Fresh ryu v1.0.20 Fresh regex-automata v0.4.13 Fresh libc v0.2.180 Fresh encoding_rs v0.8.35 Fresh termcolor v1.4.0 Fresh same-file v1.0.6 Fresh textwrap v0.16.2 Fresh lexopt v0.3.1 Fresh jobserver v0.1.34 Fresh bstr v1.12.1 Fresh serde_core v1.0.228 Fresh crossbeam-utils v0.8.21 Fresh encoding_rs_io v0.1.7 Fresh memmap2 v0.9.9 Fresh walkdir v2.5.0 Dirty ripgrep v15.1.0 (/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0): the precalculated components changed Compiling ripgrep v15.1.0 (/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0) Fresh cc v1.2.49 Fresh globset v0.4.18 Fresh serde v1.0.228 Fresh crossbeam-epoch v0.9.18 Fresh serde_json v1.0.145 Fresh grep-searcher v0.1.16 Fresh grep-regex v0.1.14 Fresh anyhow v1.0.100 Fresh crossbeam-deque v0.8.6 Fresh grep-cli v0.1.12 Fresh grep-printer v0.3.1 Fresh ignore v0.4.25 Fresh pcre2-sys v0.2.10 Fresh pcre2 v0.2.11 Fresh grep-pcre2 v0.1.9 Fresh grep v0.4.1 Running `/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/ripgrep-6a25a5049b52760d/build-script-build` warning: ripgrep@15.1.0: failed to run `git rev-parse`, so skipping embedding of commit hash: No such file or directory (os error 2) Running `/usr/bin/rustc --crate-name rg --edition=2024 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=af7b54b8ca8ff52c -C extra-filename=-418f8481ed17de0c --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libanyhow-6a1475fbfbb71266.rlib --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libbstr-eb5d9226dd255a4e.rlib --extern grep=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libgrep-0ac115d03c418146.rlib --extern ignore=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libignore-14fb8adb8fa7d01c.rlib --extern lexopt=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblexopt-f39aa3e4fdbc1c63.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libserde_json-a8316fb3eb599a1e.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libtermcolor-e3463e02888ccf3c.rlib --extern textwrap=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libtextwrap-da595178ce7c4905.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64` Finished `rpm` profile [optimized + debuginfo] target(s) in 44.85s Installing /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT/usr/bin/rg Installed package `ripgrep v15.1.0 (/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0)` (executable `rg`) warning: be sure to add `/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT/usr/bin` to your PATH to be able to run the installed binaries + target/release/rg --generate man + install -Dpm 0644 rg.1 -t /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT//usr/share/man/man1/ + target/release/rg --generate complete-bash + target/release/rg --generate complete-fish + target/release/rg --generate complete-zsh + install -Dpm 0644 rg.bash -t /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT//usr/share/bash-completion/completions + install -Dpm 0644 rg.fish -t /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT//usr/share/fish/vendor_completions.d + install -Dpm 0644 _rg -t /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT//usr/share/zsh/site-functions + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 15.1.0-1.mga10 --unique-debug-suffix -15.1.0-1.mga10.x86_64 --unique-debug-src-base rust-ripgrep-15.1.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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/rust-ripgrep-15.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/rust-ripgrep-15.1.0-1.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/rust-ripgrep-15.1.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.c5zkyx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.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-15.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.6 Fresh aho-corasick v1.1.3 Fresh regex-syntax v0.8.8 Fresh log v0.4.29 Fresh libc v0.2.180 Fresh find-msvc-tools v0.1.5 Fresh shlex v1.3.0 Fresh pkg-config v0.3.32 Fresh grep-matcher v0.1.8 Fresh cfg-if v1.0.4 Compiling proc-macro2 v1.0.105 Compiling quote v1.0.41 Compiling unicode-ident v1.0.22 Fresh regex-automata v0.4.13 Fresh jobserver v0.1.34 Fresh encoding_rs v0.8.35 Fresh memmap2 v0.9.9 Fresh termcolor v1.4.0 Fresh itoa v1.0.15 Fresh ryu v1.0.20 Fresh same-file v1.0.6 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/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=763a3debca300727 -C extra-filename=-aae0e2b8968b1687 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/proc-macro2-aae0e2b8968b1687 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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/quote-1.0.41/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=39f375f908efb1bb -C extra-filename=-69bac2c5df078512 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/quote-69bac2c5df078512 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.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 unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e10476e151b089a0 -C extra-filename=-79a01b0086603322 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh bstr v1.12.1 Fresh cc v1.2.49 Fresh serde_core v1.0.228 Fresh encoding_rs_io v0.1.7 Fresh crossbeam-utils v0.8.21 Fresh walkdir v2.5.0 Fresh textwrap v0.16.2 Fresh lexopt v0.3.1 Fresh globset v0.4.18 Fresh serde v1.0.228 Fresh serde_json v1.0.145 Fresh crossbeam-epoch v0.9.18 Fresh grep-searcher v0.1.16 Fresh grep-regex v0.1.14 Fresh anyhow v1.0.100 Dirty ripgrep v15.1.0 (/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0): the precalculated components changed Compiling ripgrep v15.1.0 (/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0) Fresh crossbeam-deque v0.8.6 Fresh grep-cli v0.1.12 Fresh grep-printer v0.3.1 Running `/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/ripgrep-6a25a5049b52760d/build-script-build` Fresh pcre2-sys v0.2.10 Fresh ignore v0.4.25 Fresh pcre2 v0.2.11 Fresh grep-pcre2 v0.1.9 Fresh grep v0.4.1 warning: ripgrep@15.1.0: failed to run `git rev-parse`, so skipping embedding of commit hash: No such file or directory (os error 2) Running `/usr/bin/rustc --crate-name rg --edition=2024 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=af7b54b8ca8ff52c -C extra-filename=-418f8481ed17de0c --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libanyhow-6a1475fbfbb71266.rlib --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libbstr-eb5d9226dd255a4e.rlib --extern grep=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libgrep-0ac115d03c418146.rlib --extern ignore=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libignore-14fb8adb8fa7d01c.rlib --extern lexopt=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblexopt-f39aa3e4fdbc1c63.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libserde_json-a8316fb3eb599a1e.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libtermcolor-e3463e02888ccf3c.rlib --extern textwrap=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libtextwrap-da595178ce7c4905.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64` Running `/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/quote-69bac2c5df078512/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/build/proc-macro2-aae0e2b8968b1687/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/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=d15c89115e79848d -C extra-filename=-d151520d96832d10 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=e89ba0d9fe70dac5 -C extra-filename=-dead99f81fdc3634 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libproc_macro2-d151520d96832d10.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v2.0.114 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/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=056192f69449cb51 -C extra-filename=-0a45e762f5e46d34 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libproc_macro2-d151520d96832d10.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libquote-dead99f81fdc3634.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_derive v1.0.228 Running `/usr/bin/rustc --crate-name serde_derive --edition=2021 /usr/share/cargo/registry/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=be4d51e8af4cd9ed -C extra-filename=-013ac22b884b5c7d --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libproc_macro2-d151520d96832d10.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libquote-dead99f81fdc3634.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libsyn-0a45e762f5e46d34.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 integration --edition=2024 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=10aaff720e79c90e -C extra-filename=-630fced3602ca177 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libanyhow-6a1475fbfbb71266.rlib --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libbstr-eb5d9226dd255a4e.rlib --extern grep=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libgrep-0ac115d03c418146.rlib --extern ignore=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libignore-14fb8adb8fa7d01c.rlib --extern lexopt=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblexopt-f39aa3e4fdbc1c63.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libserde-be3fcda3a005f5cf.rlib --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libserde_derive-013ac22b884b5c7d.so --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libserde_json-a8316fb3eb599a1e.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libtermcolor-e3463e02888ccf3c.rlib --extern textwrap=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libtextwrap-da595178ce7c4905.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libwalkdir-1ab4b8a88b507bb2.rlib -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=2024 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=cfcffe45778cf810 -C extra-filename=-a159ba3f97dc6285 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libanyhow-6a1475fbfbb71266.rlib --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libbstr-eb5d9226dd255a4e.rlib --extern grep=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libgrep-0ac115d03c418146.rlib --extern ignore=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libignore-14fb8adb8fa7d01c.rlib --extern lexopt=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblexopt-f39aa3e4fdbc1c63.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libserde-be3fcda3a005f5cf.rlib --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libserde_derive-013ac22b884b5c7d.so --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libserde_json-a8316fb3eb599a1e.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libtermcolor-e3463e02888ccf3c.rlib --extern textwrap=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libtextwrap-da595178ce7c4905.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/libwalkdir-1ab4b8a88b507bb2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64` Finished `rpm` profile [optimized + debuginfo] target(s) in 53.01s Running `/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/rg-a159ba3f97dc6285` running 114 tests test flags::config::tests::error ... ok test flags::defs::test_block_buffered ... ok test flags::defs::test_column ... ok test flags::defs::test_case_sensitive ... ok test flags::defs::test_crlf ... ok test flags::defs::test_hostname_bin ... ok test flags::defs::test_files_without_match ... ok test flags::defs::test_count ... ok test flags::defs::test_auto_hybrid_regex ... ok test flags::defs::test_encoding ... ok test flags::defs::test_file ... ok test flags::defs::test_context ... ok test flags::defs::test_fixed_strings ... ok test flags::defs::test_hidden ... ok test flags::defs::test_heading ... ok test flags::defs::test_ignore_case ... ok test flags::defs::test_dfa_size_limit ... ok test flags::defs::test_field_match_separator ... ok test flags::defs::test_generate ... ok test flags::defs::test_help ... ok test flags::defs::test_before_context ... ok test flags::defs::test_binary ... ok test flags::defs::test_byte_offset ... ok test flags::defs::test_color ... ok test flags::config::tests::basic ... ok test flags::defs::test_colors ... ok test flags::defs::test_ignore_file ... ok test flags::defs::test_count_matches ... ok test flags::defs::test_debug ... ok test flags::defs::test_files_with_matches ... ok test flags::defs::test_glob ... ok test flags::defs::test_engine ... ok test flags::defs::test_context_separator ... ok test flags::defs::test_hyperlink_format ... ok test flags::defs::test_field_context_separator ... ok test flags::defs::test_follow ... ok test flags::defs::test_iglob ... ok test flags::defs::test_glob_case_insensitive ... ok test flags::defs::test_files ... ok test flags::defs::test_after_context ... ok test flags::defs::test_ignore_file_case_insensitive ... ok test flags::defs::test_invert_match ... ok test flags::defs::test_line_regexp ... 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_include_zero ... ok test flags::defs::test_max_count ... ok test flags::defs::test_json ... ok test flags::defs::test_no_require_git ... ok test flags::defs::test_only_matching ... ok test flags::defs::test_passthru ... ok test flags::defs::test_path_separator ... ok test flags::defs::test_no_ignore_parent ... ok test flags::defs::test_no_ignore_vcs ... ok test flags::defs::test_no_messages ... ok test flags::defs::test_no_unicode ... ok test flags::defs::test_quiet ... ok test flags::defs::test_pcre2_version ... ok test flags::defs::test_line_number ... ok test flags::defs::test_max_columns ... ok test flags::defs::test_pre ... ok test flags::defs::test_null ... ok test flags::defs::test_max_columns_preview ... ok test flags::defs::test_mmap ... ok test flags::defs::test_no_ignore_exclude ... ok test flags::defs::test_multiline ... ok test flags::defs::test_no_ignore_global ... ok test flags::defs::test_no_line_number ... ok test flags::defs::test_line_buffered ... ok test flags::defs::test_max_depth ... ok test flags::defs::test_multiline_dotall ... ok test flags::defs::test_no_ignore_messages ... ok test flags::defs::test_pcre2 ... ok test flags::defs::test_no_pcre2_unicode ... ok test flags::defs::test_max_filesize ... ok test flags::defs::test_null_data ... ok test flags::defs::test_one_file_system ... ok test flags::defs::test_pretty ... ok test flags::defs::test_pre_glob ... ok test flags::defs::test_no_ignore_files ... ok test flags::defs::test_regex_size_limit ... ok test flags::defs::test_regexp ... ok test flags::defs::test_replace ... ok test flags::defs::test_search_zip ... ok test flags::defs::test_smart_case ... ok test flags::defs::test_sort_files ... ok test flags::defs::test_sortr ... ok test flags::defs::test_stats ... ok test flags::defs::test_stop_on_nonmatch ... ok test flags::defs::test_vimgrep ... ok test flags::defs::test_with_filename ... ok test flags::defs::test_with_filename_no ... ok test flags::defs::tests::choices_ascii_alphanumeric ... ok test flags::defs::test_threads ... ok test flags::defs::test_trim ... ok test flags::defs::test_type_list ... ok test flags::defs::test_trace ... ok test flags::defs::test_unrestricted ... ok test flags::defs::test_version ... ok test flags::defs::tests::available_shorts ... ok test flags::defs::test_type_add ... ok test flags::defs::test_sort ... ok test flags::defs::tests::non_switches_have_variable_names ... ok test flags::defs::tests::shorts_all_ascii_alphanumeric ... ok test flags::defs::tests::longs_all_ascii_alphanumeric ... ok test flags::defs::test_word_regexp ... ok test flags::defs::tests::shorts_no_duplicates ... ok test flags::defs::test_type_not ... ok test flags::defs::test_text ... ok test flags::defs::tests::longs_no_duplicates ... ok test flags::defs::test_type ... ok test flags::defs::test_type_clear ... ok test flags::defs::tests::switches_have_no_choices ... ok test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s Running `/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/target/rpm/deps/integration-630fced3602ca177` running 329 tests test binary::before_match1_explicit ... ok test binary::after_match1_explicit ... ok test binary::after_match1_implicit_text ... ok test binary::after_match1_stdin ... ok test binary::after_match1_explicit_text ... ok test binary::after_match1_implicit ... ok test binary::after_match1_explicit_count ... ok test binary::mmap_match_count ... ok test feature::f1207_auto_encoding ... ok test binary::before_match1_implicit ... ok test binary::mmap_match_multiple ... ok test binary::after_match2_implicit_text ... ok test binary::after_match1_implicit_binary ... ok test binary::after_match1_implicit_count ... ok test binary::after_match1_implicit_count_binary ... ok test feature::f1155_auto_hybrid_regex ... ok test feature::context_sep ... ok test binary::after_match2_implicit ... ok test binary::before_match2_implicit_text ... ok test feature::f2288_context_partial_override_rev ... ok test feature::f109_max_depth ... ok test feature::f1_unknown_encoding ... ok test feature::f1_eucjp ... ok test feature::f129_context ... ok test feature::f129_replace ... ok test binary::after_match1_implicit_quiet ... ok test binary::before_match1_implicit_text ... ok test feature::f1138_no_ignore_dot ... ok test feature::f1420_no_ignore_exclude ... ok test feature::f1207_ignore_encoding ... ok test feature::f1078_max_columns_preview1 ... ok test feature::f243_column_line ... ok test feature::f1404_nothing_searched_ignored ... ok test feature::f109_case_sensitive_part1 ... ok test feature::f1842_field_match_separator ... ok test feature::context_sep_default ... ok test binary::mmap_after_nul_match ... ok test binary::before_match2_explicit ... ok test binary::before_match2_implicit ... ok test feature::f34_only_matching ... ok test binary::mmap_binary_flag ... ok test feature::f159_max_count ... ok test feature::f275_pathsep ... ok test feature::f1_replacement_encoding ... ok test binary::before_match1_implicit_binary ... ok test feature::f2288_context_partial_override ... ok test feature::f1_utf16_explicit ... ok test binary::mmap_match_explicit ... ok test feature::f1414_no_require_git ... ok test feature::context_sep_empty ... ok test feature::f109_case_sensitive_part2 ... ok test binary::after_match1_implicit_path ... ok test binary::mmap_text_flag ... ok test feature::f917_trim_match ... ok test feature::f917_trim ... ok test binary::mmap_match_implicit ... ok test feature::f20_no_filename ... ok test feature::f362_exceeds_regex_size_limit ... ok test feature::f1_sjis ... ok test feature::f7 ... ok test feature::f263_sort_files_reverse ... ok test feature::f1404_nothing_searched_warning ... ok test feature::f1_utf16_auto ... ok test feature::f70_smart_case ... ok test binary::matching_files_inconsistent_with_count ... ok test feature::f89_count ... ok test feature::f89_files ... ok test feature::f948_exit_code_error ... ok test feature::f1078_max_columns_preview2 ... ok test feature::f159_max_count_zero ... ok test feature::f362_dfa_size_limit ... ok test feature::f416_crlf_only_matching ... ok test feature::f411_single_threaded_search_stats ... ok test feature::f411_single_threaded_quiet_search_stats ... ok test feature::f416_crlf_multiline ... ok test feature::f68_no_ignore_vcs ... ok test binary::mmap_match_near_nul ... ok test feature::f411_parallel_search_stats ... ok test feature::f34_only_matching_line_column ... ok test feature::f263_sort_files ... ok test feature::f129_matches ... ok test feature::no_context_sep ... ok test feature::f411_parallel_quiet_search_stats ... ok test feature::f917_trim_max_columns_matches ... ok test feature::f89_match ... ok test feature::f416_crlf ... ok test feature::f89_files_without_match ... ok test feature::f45_precedence_internal ... ok test feature::f917_trim_max_columns_normal ... ok test feature::f89_files_with_matches ... ok test feature::f917_trim_max_columns_multi_standard ... ok test feature::f917_trim_max_columns_multi_only_matching ... ok test feature::f993_null_data ... ok test feature::f917_trim_multi_standard ... ok test feature::f196_persistent_config ... ok test feature::f419_zero_as_shortcut_for_null ... ok test feature::no_context_sep_overridden ... ok test feature::f740_passthru ... ok test feature::f948_exit_code_match ... ok test feature::f7_stdin ... ok test feature::f1466_no_ignore_files ... ok test feature::f917_trim_max_columns_multi_per_match ... ok test feature::f1842_field_context_separator ... ok test feature::f45_precedence_with_others ... ok test feature::f948_exit_code_no_match ... ok test json::r1412_look_behind_match_missing ... ok test misc::compressed_brotli ... ok test feature::no_context_sep_overrides ... ok test feature::no_unicode ... ok test json::notutf8 ... ok test json::quiet_stats ... ok test misc::binary_convert_mmap ... ok test misc::before_context ... ok test feature::f45_relative_cwd ... ok test json::basic ... ok test json::crlf ... ok test json::replacement ... ok test misc::byte_offset_only_matching ... ok test misc::columns ... ok test misc::before_context_line_numbers ... ok test misc::binary_convert ... ok test feature::stop_on_nonmatch ... ok test misc::compressed_lz4 ... ok test misc::binary_quit_mmap ... ok test misc::after_context ... ok test json::notutf8_file ... ok test misc::after_context_line_numbers ... ok test misc::glob_case_insensitive ... ok test misc::file_type_clear ... ok test misc::binary_search_no_mmap ... ok test misc::glob_always_case_insensitive ... ok test misc::context_line_numbers ... ok test misc::binary_quit ... ok test misc::files ... ok test misc::binary_search_mmap ... ok test misc::file_type_add_compose ... ok test misc::files_without_match ... ok test misc::glob_case_sensitive ... ok test misc::count_matches_via_only ... ok test misc::compressed_uncompress ... ok test misc::file_types_negate ... ok test misc::dir ... ok test misc::ignore_git ... ok test misc::case_insensitive ... ok test misc::context ... ok test misc::file_types ... ok test misc::ignore_git_parent ... ok test misc::ignore_git_parent_stop_file ... ok test misc::ignore_hidden ... ok test misc::count_matches ... ok test misc::count_matches_inverted ... ok test misc::glob ... ok test misc::count ... ok test misc::ignore_generic ... ok test misc::glob_negate ... ok test misc::compressed_failing_gzip ... ok test misc::file_type_add ... ok test misc::ignore_ripgrep ... ok test json::r1095_missing_crlf ... ok test json::r1095_crlf_empty_match ... ok test misc::compressed_gzip ... ok test misc::inverted ... ok test misc::ignore_ripgrep_parent_no_stop ... ok test misc::compressed_lzma ... ok test misc::files_with_matches ... ok test misc::literal ... ok test misc::compressed_bzip2 ... ok test misc::line_numbers ... ok test misc::compressed_xz ... ok test misc::ignore_git_parent_stop ... ok test misc::max_filesize_parse_error_suffix ... ok test misc::inverted_line_numbers ... ok test misc::compressed_zstd ... ok test misc::replace_with_only_matching ... ok test misc::type_list ... ok test misc::line ... ok test misc::max_filesize_parse_error_length ... ok test misc::single_file ... ok test misc::include_zero ... ok test multiline::only_matching ... ok test multiline::context ... ok test misc::include_zero_override ... ok test misc::file_types_all ... ok test misc::file_types_negate_all ... ok test misc::quiet ... ok test misc::with_filename ... ok test misc::with_heading_default ... ok test misc::replace_named_groups ... ok test misc::word_period ... ok test misc::unrestricted3 ... ok test multiline::dot_all ... ok test misc::replace ... ok test misc::with_heading ... ok test misc::symlink_nofollow ... ok test misc::no_ignore_hidden ... ok test misc::word ... ok test misc::unrestricted2 ... ok test multiline::dot_no_newline ... ok test misc::replace_groups ... ok test misc::max_filesize_suffix_overflow ... ok test misc::max_filesize_parse_no_suffix ... ok test multiline::stdin ... ok test misc::max_filesize_parse_k_suffix ... ok test misc::no_ignore ... ok test misc::symlink_follow ... ok test misc::max_filesize_parse_m_suffix ... ok test misc::vimgrep ... ok test multiline::overlap2 ... ok test regression::r1401_look_ahead_only_matching_2 ... ok test multiline::vimgrep ... ok test multiline::overlap1 ... ok test misc::vimgrep_no_line_no_column ... ok test misc::preprocessing_glob ... ok test regression::r1159_invalid_flag ... ok test misc::unrestricted1 ... ok test misc::preprocessing ... ok test regression::r1176_line_regex ... ok test regression::r1401_look_ahead_only_matching_1 ... ok test regression::r1223_no_dir_check_for_default_path ... ok test misc::no_parent_ignore_git ... ok test misc::vimgrep_no_line ... ok test regression::r1389_bad_symlinks_no_biscuit ... ok test regression::r1739_replacement_lineterm_match ... ok test regression::r1412_look_behind_no_replacement ... ok test regression::r1173 ... ok test regression::r2094 ... ok test regression::r1559 ... ok test regression::r210 ... ok test regression::r105_part1 ... ok test regression::r1891 ... ok test regression::r137 ... ok test regression::r1334_crazy_literals ... ok test regression::r1866 ... ok test regression::r105_part2 ... ok test regression::r131 ... ok test regression::r1311_multi_line_term_replace ... ok test regression::r1573 ... ok test regression::r1838_nul_error_with_binary_detection ... ok test regression::r2095 ... ok test regression::r1174 ... ok test regression::r256_j1 ... ok test regression::r1130 ... ok test regression::r1446_respect_excludes_in_worktree ... ok test regression::r127 ... ok test regression::r1638 ... ok test regression::r2236 ... ok test regression::r1064 ... ok test regression::r16 ... ok test regression::r199 ... ok test regression::r1098 ... ok test regression::r1380 ... ok test regression::r156 ... ok test regression::r2198 ... ok test regression::r1259_drop_last_byte_nonl ... ok test regression::r1163 ... ok test regression::r1765 ... ok test regression::r251 ... ok test regression::r1319 ... ok test regression::r1537 ... ok test regression::r128 ... ok test regression::r1164 ... ok test regression::r2208 ... ok test regression::r1176_literal_file ... ok test regression::r451_only_matching_as_in_issue ... ok test regression::r1203_reverse_suffix_literal ... ok test regression::r229 ... ok test regression::r493 ... ok test regression::r3180_look_around_panic ... ok test regression::r206 ... ok test regression::r256 ... ok test regression::r451_only_matching ... ok test regression::r3139_multiline_lookahead_files_with_matches ... ok test regression::r428_unrecognized_style ... ok test regression::r3127_glob_flag_not_allow_unclosed_class ... ok test regression::r25 ... ok test regression::r506_word_not_parenthesized ... ok test regression::r483_matching_no_stdout ... ok test regression::r3067_gitignore_error ... ok test regression::r2574 ... ok test regression::r30 ... ok test regression::r553_flag ... ok test regression::r693_context_in_contextless_mode ... ok test regression::r1334_invert_empty_patterns ... ok test regression::r599 ... ok test regression::r2480 ... ok test regression::r184 ... ok test regression::r3127_gitignore_allow_unclosed_class ... ok test regression::r228 ... ok test regression::r50 ... ok test regression::r67 ... ok test regression::r405 ... ok test regression::r900 ... ok test regression::r3179_global_gitignore_cwd ... ok test regression::f1757 ... ok test regression::r49 ... ok test regression::r279 ... ok test regression::r807 ... ok test regression::r93 ... ok test regression::r87 ... ok test regression::r270 ... ok test regression::r99 ... ok test regression::r1868_context_passthru_override ... ok test regression::r2658_null_data_line_regexp ... ok test regression::r391 ... ok test regression::r428_color_context_path ... ok test regression::r64 ... ok test regression::r2990_trip_over_trailing_dot ... ok test regression::r2944_incorrect_bytes_searched ... ok test regression::r1878 ... ok test regression::r2770_gitignore_error ... ok test regression::r65 ... ok test regression::r829_2933 ... ok test regression::r90 ... ok test regression::r483_non_matching_exit_code ... ok test regression::r829_2778 ... ok test regression::r553_switch ... ok test regression::r568_leading_hyphen_option_args ... ok test regression::r829_2747 ... ok test regression::r1159_exit_status ... ok test regression::r829_2836 ... ok test regression::r3108_files_without_match_quiet_exit ... ok test regression::r829_2731 ... ok test regression::r829_original ... ok test regression::r3173_hidden_whitelist_only_dot ... ok test regression::r2711 ... ok test misc::sort_files ... ok test misc::sortr_accessed ... ok test misc::sort_accessed ... ok test feature::f2361_sort_nested_files ... ok test result: ok. 329 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.86s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ripgrep-15.1.0-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EBfwR2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build + cd ripgrep-15.1.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.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/rust-ripgrep-15.1.0-build/BUILDROOT/usr/share/doc/ripgrep + cp -pr /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/CHANGELOG.md /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT/usr/share/doc/ripgrep + cp -pr /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/FAQ.md /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT/usr/share/doc/ripgrep + cp -pr /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/GUIDE.md /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT/usr/share/doc/ripgrep + cp -pr /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/README.md /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT/usr/share/doc/ripgrep + cp -pr /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/RELEASE-CHECKLIST.md /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.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.Moxy7t + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build + cd ripgrep-15.1.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.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/rust-ripgrep-15.1.0-build/BUILDROOT/usr/share/licenses/ripgrep + cp -pr /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/COPYING /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT/usr/share/licenses/ripgrep + cp -pr /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/LICENSE-MIT /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT/usr/share/licenses/ripgrep + cp -pr /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/UNLICENSE /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT/usr/share/licenses/ripgrep + cp -pr /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/ripgrep-15.1.0/LICENSE.dependencies /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT/usr/share/licenses/ripgrep + RPM_EC=0 ++ jobs -p + exit 0 Provides: ripgrep = 15.1.0-1.mga10 ripgrep(x86-64) = 15.1.0-1.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.30)(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) libpcre2-8.so.0(PCRE2_10.47)(64bit) Obsoletes: ripgrep-bash-completion < 15.1.0 ripgrep-fish-completion < 15.1.0 ripgrep-zsh-completion < 15.1.0 Processing files: rust-ripgrep-debugsource-15.1.0-1.mga10.x86_64 Provides: rust-ripgrep-debugsource = 15.1.0-1.mga10 rust-ripgrep-debugsource(x86-64) = 15.1.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ripgrep-debuginfo-15.1.0-1.mga10.x86_64 Provides: debuginfo(build-id) = 4e6610bd8aefd99fe2da9981a960b21a3f5d65b9 ripgrep-debuginfo = 15.1.0-1.mga10 ripgrep-debuginfo(x86-64) = 15.1.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rust-ripgrep-debugsource(x86-64) = 15.1.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/rust-ripgrep-debugsource-15.1.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ripgrep-15.1.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ripgrep-debuginfo-15.1.0-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WIrKTe + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-ripgrep-15.1.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!