D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/helix-24.03-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.S8Pk4I Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QTDAQt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/helix-24.03-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/helix-24.03-build + rm -rf helix-24.03 + /usr/bin/mkdir -p helix-24.03 + cd helix-24.03 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/helix-24.03-source.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/helix-24.03-vendor.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.toml.orig + rm -rf Cargo.lock + sed -e 's|@HELIX_RUNTIME_DIR@|/usr/lib64/helix|' -i helix-loader/src/lib.rs + sed -e '/^\#\!\/usr\/bin\/env .*/d' -i contrib/completion/hx.bash contrib/completion/hx.elv contrib/completion/hx.fish contrib/completion/hx.zsh + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iBvrUE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/helix-24.03-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 helix-24.03 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export HELIX_RUNTIME=/usr/lib64/helix/runtime + HELIX_RUNTIME=/usr/lib64/helix/runtime + export HELIX_DISABLE_AUTO_GRAMMAR_BUILD=true + HELIX_DISABLE_AUTO_GRAMMAR_BUILD=true + export TARGET=x86_64 + TARGET=x86_64 + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling libc v0.2.153 Compiling proc-macro2 v1.0.76 Compiling unicode-ident v1.0.8 Compiling cfg-if v1.0.0 Compiling memchr v2.6.3 Compiling autocfg v1.1.0 Compiling once_cell v1.19.0 Compiling regex-syntax v0.8.2 Compiling thiserror v1.0.58 Compiling smallvec v1.13.2 Compiling tinyvec_macros v0.1.1 Compiling fastrand v2.0.1 Compiling version_check v0.9.4 Compiling scopeguard v1.1.0 Compiling gix-trace v0.1.8 Compiling faster-hex v0.9.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/libc-0.2.153/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=e160d3c7ae01bb01 -C extra-filename=-af9236aef9b240ac --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/libc-af9236aef9b240ac -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/proc-macro2-1.0.76/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=e4e4bd1828a169bf -C extra-filename=-0b4a33d4b0332e1f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/proc-macro2-0b4a33d4b0332e1f -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-ident-1.0.8/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=dad0f599b855d215 -C extra-filename=-aa880071840c7d25 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=5d5538279c6728db -C extra-filename=-1aaa72dca48d6902 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/memchr-2.6.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=daf1e4fca5c18510 -C extra-filename=-1cd2fd608f684f29 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 autocfg --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/autocfg-1.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=117becde0dfef3d9 -C extra-filename=-a43b7e5f19916d10 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/once_cell-1.19.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=1d6cf96212445164 -C extra-filename=-2fd46a7086a715fa --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/regex-syntax-0.8.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=6e6d29dcc49ede0c -C extra-filename=-8bfade7d82ca38b0 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/thiserror-1.0.58/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=3d39865a3d14ebec -C extra-filename=-610e0f3fa2c09cb9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/thiserror-610e0f3fa2c09cb9 -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 smallvec --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/smallvec-1.13.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=70d4432fc1070cfe -C extra-filename=-7a8e98719d8bb6b5 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 tinyvec_macros --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0839398e4de1515 -C extra-filename=-bd25504720f2b172 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 fastrand --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/fastrand-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=23c9b2234cdaa808 -C extra-filename=-cde4925252701159 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 version_check --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/version_check-0.9.4/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=376a02f6aff76aa6 -C extra-filename=-a0d91f975338daa6 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 scopeguard --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/scopeguard-1.1.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=f44014ae04db20e2 -C extra-filename=-e1384dc66bea7db9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 gix_trace --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-trace-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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "tracing", "tracing-detail"))' -C metadata=a11a88b8517f8d3b -C extra-filename=-8cddeb653666b0f1 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 faster_hex --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/faster-hex-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=8a84b16afcdfc33e -C extra-filename=-ba1487327adf6c7d --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crc32fast v1.3.2 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crc32fast-1.3.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=1fdeac6b22ec1490 -C extra-filename=-aed906c9021d8c34 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/crc32fast-aed906c9021d8c34 -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tinyvec v1.6.0 Running `/usr/bin/rustc --crate-name tinyvec --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tinyvec-1.6.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=7b8243eb30d69662 -C extra-filename=-36516c084c10c38d --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern tinyvec_macros=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtinyvec_macros-bd25504720f2b172.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rustix v0.38.32 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/rustix-0.38.32/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="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=e6c9561008c92194 -C extra-filename=-7ce3d4f86106166c --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/rustix-7ce3d4f86106166c -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bitflags v2.5.0 Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/bitflags-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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=22ef2237907790ee -C extra-filename=-dba14d6a526028b2 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling parking_lot_core v0.9.7 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/parking_lot_core-0.9.7/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("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=afbb5db633897b9d -C extra-filename=-49aee389f18e2cd4 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/parking_lot_core-49aee389f18e2cd4 -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling adler v1.0.2 Running `/usr/bin/rustc --crate-name adler --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/adler-1.0.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=b4ae321a6244e779 -C extra-filename=-59dde8fec2ffbf93 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling same-file v1.0.6 Running `/usr/bin/rustc --crate-name same_file --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25c6759003f51e48 -C extra-filename=-a82fdb5f683f5e5e --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling miniz_oxide v0.7.1 Running `/usr/bin/rustc --crate-name miniz_oxide --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/miniz_oxide-0.7.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=b0979e9e4b53c722 -C extra-filename=-01fe9f8f0e6f1bda --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern adler=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libadler-59dde8fec2ffbf93.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling prodash v28.0.0 Running `/usr/bin/rustc --crate-name prodash --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/prodash-28.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "bytesize", "crosstermion", "ctrlc", "dashmap", "default", "futures-core", "futures-lite", "human_format", "humantime", "is-terminal", "local-time", "log", "parking_lot", "progress-log", "progress-tree", "progress-tree-hp-hashmap", "progress-tree-log", "render-line", "render-line-autoconfigure", "render-line-crossterm", "render-tui", "render-tui-crossterm", "signal-hook", "time", "tui", "tui-react", "unicode-segmentation", "unicode-width", "unit-bytes", "unit-duration", "unit-human"))' -C metadata=0bc68b0df5cfdce2 -C extra-filename=-d01dbb2772e4802c --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling walkdir v2.4.0 Running `/usr/bin/rustc --crate-name walkdir --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/walkdir-2.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2985e5f0eb26d70f -C extra-filename=-e6672b1a6094bf2b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern same_file=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsame_file-a82fdb5f683f5e5e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling sha1_smol v1.0.0 Running `/usr/bin/rustc --crate-name sha1_smol --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/sha1_smol-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=abd9a413a76e166f -C extra-filename=-d05d995e4588d35e --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling home v0.5.9 Running `/usr/bin/rustc --crate-name home --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/home-0.5.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68657dcc7d7f544b -C extra-filename=-d487b449c150502d --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling aho-corasick v1.1.2 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/aho-corasick-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -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=8bda6840980bce3b -C extra-filename=-36d83b66705147ed --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-1cd2fd608f684f29.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/parking_lot_core-49aee389f18e2cd4/build-script-build` Compiling serde v1.0.197 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde-1.0.197/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=299367b17bd67c1f -C extra-filename=-9f2f6ccbac8458ca --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/serde-9f2f6ccbac8458ca -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/crc32fast-aed906c9021d8c34/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/proc-macro2-0b4a33d4b0332e1f/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/thiserror-610e0f3fa2c09cb9/build-script-build` Running `/usr/bin/rustc --crate-name crc32fast --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crc32fast-1.3.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=b9061da976462e8f -C extra-filename=-91b573189c3f466f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-1aaa72dca48d6902.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg crc32fast_stdarchx86` Compiling itoa v1.0.6 Running `/usr/bin/rustc --crate-name itoa --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/itoa-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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=f65bb184880f1dee -C extra-filename=-95d76f3a508b87e9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 proc_macro2 --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/proc-macro2-1.0.76/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d4e86b34216ef782 -C extra-filename=-ef46499cd0c254be --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_ident-aa880071840c7d25.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` Compiling winnow v0.6.5 Running `/usr/bin/rustc --crate-name winnow --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/winnow-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=61cb6616879de9af -C extra-filename=-51e8957c66d7bf11 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-1cd2fd608f684f29.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling flate2 v1.0.27 Running `/usr/bin/rustc --crate-name flate2 --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/flate2-1.0.27/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="any_impl"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat"))' -C metadata=11d359885996f89e -C extra-filename=-e6be671fe9aad31c --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern crc32fast=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrc32fast-91b573189c3f466f.rmeta --extern miniz_oxide=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libminiz_oxide-01fe9f8f0e6f1bda.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling zerocopy v0.7.31 Running `/usr/bin/rustc --crate-name zerocopy --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/zerocopy-0.7.31/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=79755ff208447e8b -C extra-filename=-b7ab8dca8c192be4 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/libc-af9236aef9b240ac/build-script-build` Compiling unicode-normalization v0.1.22 Running `/usr/bin/rustc --crate-name unicode_normalization --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-normalization-0.1.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=88f0b61f5e84bc63 -C extra-filename=-fe5d97b3dd1060f0 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern tinyvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtinyvec-36516c084c10c38d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling powerfmt v0.2.0 Running `/usr/bin/rustc --crate-name libc --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/libc-0.2.153/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=f57e051aabf52afe -C extra-filename=-27e800de402e5782 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Running `/usr/bin/rustc --crate-name powerfmt --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/powerfmt-0.2.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=7c04acba405c5dd7 -C extra-filename=-9e6523eb0fa197b2 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling allocator-api2 v0.2.14 Running `/usr/bin/rustc --crate-name allocator_api2 --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/allocator-api2-0.2.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=f9c18143829935fc -C extra-filename=-c2063bc36d7cfc69 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling time-core v0.1.6 Running `/usr/bin/rustc --crate-name time_core --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/time-core-0.1.6/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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c11c679e37883a30 -C extra-filename=-2a01fbf4a893b001 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num-conv v0.1.0 Running `/usr/bin/rustc --crate-name num_conv --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/num-conv-0.1.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 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34360048eefa357a -C extra-filename=-a5857dc78fda0062 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling deranged v0.5.5 Running `/usr/bin/rustc --crate-name deranged --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/deranged-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde"))' -C metadata=c2e1ee4403ea0a13 -C extra-filename=-8af2bf009f4159b1 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern powerfmt=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpowerfmt-9e6523eb0fa197b2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/rustix-7ce3d4f86106166c/build-script-build` Compiling quote v1.0.35 Running `/usr/bin/rustc --crate-name quote --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/quote-1.0.35/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=fb0a5638dce9a3ee -C extra-filename=-70fa3509ea8c6d00 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libproc_macro2-ef46499cd0c254be.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ahash v0.8.11 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/ahash-0.8.11/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="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=34c2b58d358c42e0 -C extra-filename=-d95866a318fd54cc --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/ahash-d95866a318fd54cc -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libversion_check-a0d91f975338daa6.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lock_api v0.4.9 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/lock_api-0.4.9/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="arc_lock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=eadb6c296a445e6c -C extra-filename=-39c162438fe1b8be --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/lock_api-39c162438fe1b8be -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libautocfg-a43b7e5f19916d10.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num_threads v0.1.6 Running `/usr/bin/rustc --crate-name num_threads --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/num_threads-0.1.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a43145273952e9f3 -C extra-filename=-7f72a1f9f74a53ba --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling time-macros v0.2.24 Running `/usr/bin/rustc --crate-name time_macros --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/time-macros-0.2.24/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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=d640bd96fcdd97db -C extra-filename=-11e77940dc419e3a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern num_conv=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnum_conv-a5857dc78fda0062.rlib --extern time_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtime_core-2a01fbf4a893b001.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling linux-raw-sys v0.4.12 Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/linux-raw-sys-0.4.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "elf", "errno", "general", "if_ether", "io_uring", "ioctl", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=5bd7294dfc03669f -C extra-filename=-5b9c13faacec0e30 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 num_conv --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/num-conv-0.1.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70f239062378d590 -C extra-filename=-84aa78993cf89e97 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.48 Running `/usr/bin/rustc --crate-name syn --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/syn-2.0.48/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="default"' --cfg 'feature="derive"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=daa47f376b932e1a -C extra-filename=-1d3c6cfa2d33356f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libproc_macro2-ef46499cd0c254be.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libquote-70fa3509ea8c6d00.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_ident-aa880071840c7d25.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-utils v0.1.11 Running `/usr/bin/rustc --crate-name gix_utils --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-utils-0.1.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr"))' -C metadata=f416b3871edbb3cb -C extra-filename=-78a7c7ef5880b16d --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfastrand-cde4925252701159.rmeta --extern unicode_normalization=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_normalization-fe5d97b3dd1060f0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/parking_lot_core-0.9.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=acae97bd17f12f51 -C extra-filename=-e97e36dbd494a956 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-1aaa72dca48d6902.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-7a8e98719d8bb6b5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling getrandom v0.2.9 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/getrandom-0.2.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=396518b012943f9f -C extra-filename=-d25b65d2a661d09b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-1aaa72dca48d6902.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name time_core --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/time-core-0.1.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6d5bdd91f92c7b7f -C extra-filename=-21b53b2b34da847e --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/lock_api-39c162438fe1b8be/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/ahash-d95866a318fd54cc/build-script-build` Running `/usr/bin/rustc --crate-name lock_api --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/lock_api-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="arc_lock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=b317591014155a4d -C extra-filename=-05c19c39bf0a91fe --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern scopeguard=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libscopeguard-e1384dc66bea7db9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_const_fn_trait_bound` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/rustix-0.38.32/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=0b666de19a914369 -C extra-filename=-e0850a17540b0377 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-dba14d6a526028b2.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblinux_raw_sys-5b9c13faacec0e30.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` Running `/usr/bin/rustc --crate-name ahash --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/ahash-0.8.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=759bf519042dff07 -C extra-filename=-31833936913c29f0 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-1aaa72dca48d6902.rmeta --extern getrandom=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgetrandom-d25b65d2a661d09b.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-2fd46a7086a715fa.rmeta --extern zerocopy=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libzerocopy-b7ab8dca8c192be4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'feature="folded_multiply"'` Compiling log v0.4.21 Compiling memmap2 v0.9.0 Running `/usr/bin/rustc --crate-name log --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/log-0.4.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=eff9ec2f6639e8b3 -C extra-filename=-8f28273be8c73b1f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 memmap2 --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/memmap2-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=15fc136ebb72376c -C extra-filename=-f2039c25969d5d44 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/serde-9f2f6ccbac8458ca/build-script-build` Compiling cc v1.0.90 Running `/usr/bin/rustc --crate-name cc --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/cc-1.0.90/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("jobserver", "libc", "parallel"))' -C metadata=67690d607dc8ebbe -C extra-filename=-de269c055f25bcac --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex-automata v0.4.5 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/regex-automata-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=8534c1342687e2a7 -C extra-filename=-17dbff12d8244b43 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libaho_corasick-36d83b66705147ed.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-1cd2fd608f684f29.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_syntax-8bfade7d82ca38b0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling parking_lot v0.12.1 Running `/usr/bin/rustc --crate-name parking_lot --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/parking_lot-0.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="arc_lock"' --cfg 'feature="default"' --cfg 'feature="hardware-lock-elision"' --cfg 'feature="send_guard"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=ac7535b2dde77c06 -C extra-filename=-898e627556fa4023 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern lock_api=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblock_api-05c19c39bf0a91fe.rmeta --extern parking_lot_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot_core-e97e36dbd494a956.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hashbrown v0.14.3 Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/hashbrown-0.14.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=3237c60aa87bedf1 -C extra-filename=-c317e1e4bcb2f318 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern ahash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libahash-31833936913c29f0.rmeta --extern allocator_api2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liballocator_api2-c2063bc36d7cfc69.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num_cpus v1.15.0 Running `/usr/bin/rustc --crate-name num_cpus --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/num_cpus-1.15.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0699cb6cc3bba0f0 -C extra-filename=-2089ca9f293bc1cf --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling anyhow v1.0.81 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/anyhow-1.0.81/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=a4af9b8f8ad229cf -C extra-filename=-e62ed58eec3b7a53 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/anyhow-e62ed58eec3b7a53 -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam-utils v0.8.16 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crossbeam-utils-0.8.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=bf77ad8aa60ff0a5 -C extra-filename=-a97c2bce7a496d7b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/crossbeam-utils-a97c2bce7a496d7b -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling memoffset v0.9.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/memoffset-0.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=a9844b4f5b02aff3 -C extra-filename=-e61856bf952ae966 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/memoffset-e61856bf952ae966 -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libautocfg-a43b7e5f19916d10.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling static_assertions v1.1.0 Running `/usr/bin/rustc --crate-name static_assertions --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/static_assertions-1.1.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=44f57ab1a1ed2c23 -C extra-filename=-7cc0b43dcc7cde8a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/memoffset-e61856bf952ae966/build-script-build` Compiling crossbeam-epoch v0.9.15 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crossbeam-epoch-0.9.15/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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=fdcf9db658543f41 -C extra-filename=-8ce3cfd76fd97f85 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/crossbeam-epoch-8ce3cfd76fd97f85 -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libautocfg-a43b7e5f19916d10.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memoffset --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/memoffset-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=fe97cfaf2a92709f -C extra-filename=-4f45d83ae692edcd --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/crossbeam-utils-a97c2bce7a496d7b/build-script-build` Running `/usr/bin/rustc --crate-name crossbeam_utils --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crossbeam-utils-0.8.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=e719ccbf95d29d15 -C extra-filename=-1459295c05384411 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-1aaa72dca48d6902.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling signal-hook-registry v1.4.1 Running `/usr/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/signal-hook-registry-1.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=878fa1db966f35b2 -C extra-filename=-f6c580c06c491464 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling helix-loader v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-loader) Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 helix-loader/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=9f0425ad8e56c945 -C extra-filename=-97b50dd1feefa0f7 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/helix-loader-97b50dd1feefa0f7 -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling mio v0.8.11 Running `/usr/bin/rustc --crate-name mio --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/mio-0.8.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=79e42630f54373ba -C extra-filename=-efb90329b252dcd4 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling encoding_rs v0.8.33 Running `/usr/bin/rustc --crate-name encoding_rs --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/encoding_rs-0.8.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=bc9363d633578708 -C extra-filename=-1b7b5f85b26912a4 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-1aaa72dca48d6902.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling either v1.9.0 Running `/usr/bin/rustc --crate-name either --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/either-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=d0559d2c3fe1188d -C extra-filename=-6f529c51698724da --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/crossbeam-epoch-8ce3cfd76fd97f85/build-script-build` Compiling unicode-bom v2.0.2 Running `/usr/bin/rustc --crate-name unicode_bom --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-bom-2.0.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c1ec1b99eb193e4 -C extra-filename=-36d5bef7c28596b8 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 crossbeam_epoch --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crossbeam-epoch-0.9.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 linker-plugin-lto -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", "loom", "loom-crate", "nightly", "std"))' -C metadata=ffa1981fe0720ec9 -C extra-filename=-66999b3f03cca6f5 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-1aaa72dca48d6902.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossbeam_utils-1459295c05384411.rmeta --extern memoffset=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemoffset-4f45d83ae692edcd.rmeta --extern scopeguard=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libscopeguard-e1384dc66bea7db9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pin-project-lite v0.2.12 Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/pin-project-lite-0.2.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2304332b6be998d -C extra-filename=-176e3f216fdee0af --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rayon-core v1.11.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/rayon-core-1.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8922b95e8377791f -C extra-filename=-78a0169e6dc1a327 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/rayon-core-78a0169e6dc1a327 -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-core v0.3.30 Running `/usr/bin/rustc --crate-name futures_core --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/futures-core-0.3.30/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 linker-plugin-lto -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", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=1de8ca30474aadcb -C extra-filename=-e8da9fad5b7be529 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling equivalent v1.0.0 Running `/usr/bin/rustc --crate-name equivalent --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/equivalent-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ce13a1fe747ed7a -C extra-filename=-5002125f242967b2 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling percent-encoding v2.3.1 Running `/usr/bin/rustc --crate-name percent_encoding --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/percent-encoding-2.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=9ab7226d7eb8ef7b -C extra-filename=-40f38647876ea374 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-bidi v0.3.13 Running `/usr/bin/rustc --crate-name unicode_bidi --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-bidi-0.3.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=e99b153e5881ce13 -C extra-filename=-384dc64fe07f6053 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling str_indices v0.4.1 Running `/usr/bin/rustc --crate-name str_indices --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/str_indices-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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "simd"))' -C metadata=6bb452cfebaa7004 -C extra-filename=-2b93b778700e9f09 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam-deque v0.8.3 Running `/usr/bin/rustc --crate-name crossbeam_deque --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crossbeam-deque-0.8.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-epoch", "crossbeam-utils", "default", "std"))' -C metadata=4186091c98253343 -C extra-filename=-3721d0bad2ccfce0 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-1aaa72dca48d6902.rmeta --extern crossbeam_epoch=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossbeam_epoch-66999b3f03cca6f5.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossbeam_utils-1459295c05384411.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/rayon-core-78a0169e6dc1a327/build-script-build` Compiling form_urlencoded v1.2.1 Running `/usr/bin/rustc --crate-name form_urlencoded --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=426fa0980a4e4125 -C extra-filename=-37e021381254f40f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern percent_encoding=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpercent_encoding-40f38647876ea374.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling indexmap v2.0.0 Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/indexmap-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=75cff9a5cfa61613 -C extra-filename=-3eb8b35a07d22322 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern equivalent=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libequivalent-5002125f242967b2.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhashbrown-c317e1e4bcb2f318.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ropey v1.6.1 Running `/usr/bin/rustc --crate-name ropey --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/ropey-1.6.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cr_lines", "default", "simd", "small_chunks", "unicode_lines"))' -C metadata=96f6549c6db57246 -C extra-filename=-b9857640441fc044 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-7a8e98719d8bb6b5.rmeta --extern str_indices=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libstr_indices-2b93b778700e9f09.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.10.1 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tempfile-3.10.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=9b0c0fca4e7eed3c -C extra-filename=-361ba3dac201d6bb --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-1aaa72dca48d6902.rmeta --extern fastrand=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfastrand-cde4925252701159.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/librustix-e0850a17540b0377.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam-channel v0.5.8 Running `/usr/bin/rustc --crate-name crossbeam_channel --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crossbeam-channel-0.5.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-utils", "default", "std"))' -C metadata=d6590ed6c5b5f6b4 -C extra-filename=-6d7e70ca1772aaa8 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-1aaa72dca48d6902.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossbeam_utils-1459295c05384411.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/anyhow-e62ed58eec3b7a53/build-script-build` Compiling idna v0.5.0 Running `/usr/bin/rustc --crate-name idna --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/idna-0.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=ee0eed1dda2a253f -C extra-filename=-ef6cfe01ac30ce99 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern unicode_bidi=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_bidi-384dc64fe07f6053.rmeta --extern unicode_normalization=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_normalization-fe5d97b3dd1060f0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling kstring v2.0.0 Running `/usr/bin/rustc --crate-name kstring --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/kstring-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unsafe"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc", "default", "document-features", "max_inline", "serde", "std", "unsafe", "unstable_bench_subset"))' -C metadata=6e18fccb304b68ac -C extra-filename=-995742f616dd2b2a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern static_assertions=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libstatic_assertions-7cc0b43dcc7cde8a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling socket2 v0.5.5 Running `/usr/bin/rustc --crate-name socket2 --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/socket2-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=7ace7dd8e6aa0d67 -C extra-filename=-541be99b8204a942 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling slab v0.4.8 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/slab-0.4.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=a755aa9751d92b7e -C extra-filename=-653acc0d66d505fa --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/slab-653acc0d66d505fa -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libautocfg-a43b7e5f19916d10.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num-traits v0.2.15 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/num-traits-0.2.15/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("default", "i128", "libm", "std"))' -C metadata=76b3478ebc3616ef -C extra-filename=-e8c938de723b6239 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/num-traits-e8c938de723b6239 -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libautocfg-a43b7e5f19916d10.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_json v1.0.114 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde_json-1.0.114/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=2274a99026aa5629 -C extra-filename=-9867040ff932f620 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/serde_json-9867040ff932f620 -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bytes v1.4.0 Running `/usr/bin/rustc --crate-name bytes --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/bytes-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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=8696577a946265bb -C extra-filename=-d95319454aa66391 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/memchr-2.6.3/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=e6e96525f2e3fdbd -C extra-filename=-786f3a1dd3a2d893 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/num-traits-e8c938de723b6239/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/serde_json-9867040ff932f620/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/slab-653acc0d66d505fa/build-script-build` Running `/usr/bin/rustc --crate-name rayon_core --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/rayon-core-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=acdb3899d60ab979 -C extra-filename=-549f187dcf1fe640 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern crossbeam_channel=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossbeam_channel-6d7e70ca1772aaa8.rmeta --extern crossbeam_deque=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossbeam_deque-3721d0bad2ccfce0.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossbeam_utils-1459295c05384411.rmeta --extern num_cpus=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnum_cpus-2089ca9f293bc1cf.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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/anyhow-1.0.81/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 linker-plugin-lto -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=eaf688256a46914e -C extra-filename=-0ed897f52b131b5e --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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` Compiling which v6.0.1 Running `/usr/bin/rustc --crate-name which --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/which-6.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=87fce330d0d26f44 -C extra-filename=-ef9a8342b6fa2ba9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libeither-6f529c51698724da.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhome-d487b449c150502d.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/librustix-e0850a17540b0377.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling smartstring v1.0.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/smartstring-1.0.1/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("arbitrary", "default", "proptest", "serde", "std", "test"))' -C metadata=86a5571333f485e9 -C extra-filename=-9bb0f1fa78e1c732 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/smartstring-9bb0f1fa78e1c732 -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libautocfg-a43b7e5f19916d10.rlib --extern version_check=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libversion_check-a0d91f975338daa6.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/aho-corasick-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=ce4fa0f1361541be -C extra-filename=-d90425c9535c065e --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-786f3a1dd3a2d893.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling slotmap v1.0.7 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/slotmap-1.0.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "unstable"))' -C metadata=c3be1dc73ccf4680 -C extra-filename=-5dd6faed6fd42eba --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/slotmap-5dd6faed6fd42eba -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libversion_check-a0d91f975338daa6.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/serde-9f2f6ccbac8458ca/build-script-build` Compiling etcetera v0.8.0 Running `/usr/bin/rustc --crate-name etcetera --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/etcetera-0.8.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f9ad0962c61cf89b -C extra-filename=-025b297a0a95aa99 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-1aaa72dca48d6902.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhome-d487b449c150502d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-general-category v0.6.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-general-category-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6105dd75e3dea79f -C extra-filename=-58f5ebe12642f52a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/unicode-general-category-58f5ebe12642f52a -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cov-mark v1.1.0 Running `/usr/bin/rustc --crate-name cov_mark --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/cov-mark-1.1.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("thread-local"))' -C metadata=8c4340092bf1cf11 -C extra-filename=-b07bd43ab2601141 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/regex-syntax-0.8.2/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"' --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=08e84464b469739a -C extra-filename=-efca0e657bc318b3 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling dunce v1.0.4 Compiling arc-swap v1.7.1 Running `/usr/bin/rustc --crate-name dunce --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/dunce-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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2e6520ef5202e638 -C extra-filename=-89c25eb1de1e3b65 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 arc_swap --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/arc-swap-1.7.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=ed923d65c19f59ae -C extra-filename=-3c2bea4b00313ad0 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-segmentation v1.11.0 Running `/usr/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-segmentation-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=320a9dff7ed26b76 -C extra-filename=-a9afd85e8dcbaeef --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ryu v1.0.13 Running `/usr/bin/rustc --crate-name ryu --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/ryu-1.0.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=62e0cda3c0f23b8e -C extra-filename=-6da0174f5af4c7fa --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bstr v1.8.0 Running `/usr/bin/rustc --crate-name bstr --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/bstr-1.8.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 linker-plugin-lto -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=8e0098b4045d238d -C extra-filename=-73d5dec2909db458 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-1cd2fd608f684f29.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_automata-17dbff12d8244b43.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.10.4 Running `/usr/bin/rustc --crate-name regex --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/regex-1.10.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=097870e710d9da41 -C extra-filename=-294bf263bc16d3ab --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libaho_corasick-36d83b66705147ed.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-1cd2fd608f684f29.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_automata-17dbff12d8244b43.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_syntax-8bfade7d82ca38b0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex-cursor v0.1.4 Running `/usr/bin/rustc --crate-name regex_cursor --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/regex-cursor-0.1.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="ropey"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf-inline", "ropey"))' -C metadata=acc602aa2555a8b9 -C extra-filename=-4524f95e1f775f0d --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-1cd2fd608f684f29.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_automata-17dbff12d8244b43.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_syntax-8bfade7d82ca38b0.rmeta --extern ropey=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libropey-b9857640441fc044.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/unicode-general-category-58f5ebe12642f52a/build-script-build` Compiling nucleo-matcher v0.2.0 Running `/usr/bin/rustc --crate-name nucleo_matcher --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/nucleo-matcher-0.2.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode-casefold"' --cfg 'feature="unicode-normalization"' --cfg 'feature="unicode-segmentation"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode-casefold", "unicode-normalization", "unicode-segmentation"))' -C metadata=4eae1210e67cd7c2 -C extra-filename=-00bc30214f68623c --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cov_mark=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcov_mark-b07bd43ab2601141.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-1cd2fd608f684f29.rmeta --extern unicode_segmentation=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_segmentation-a9afd85e8dcbaeef.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/slotmap-5dd6faed6fd42eba/build-script-build` Compiling rayon v1.7.0 Running `/usr/bin/rustc --crate-name rayon --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/rayon-1.7.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=15e4d4faffc9d39a -C extra-filename=-93aa7050f6f9f3a9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libeither-6f529c51698724da.rmeta --extern rayon_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/librayon_core-549f187dcf1fe640.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/smartstring-9bb0f1fa78e1c732/build-script-build` Compiling globset v0.4.14 Running `/usr/bin/rustc --crate-name globset --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/globset-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=246b80f06fc50a1c -C extra-filename=-3cff16d5f616e4f5 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libaho_corasick-36d83b66705147ed.rmeta --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_automata-17dbff12d8244b43.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_syntax-8bfade7d82ca38b0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name num_traits --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/num-traits-0.2.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=ef96146bc2927561 -C extra-filename=-c62bb003f1dbfb9f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_i128 --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_int_assignop_ref --cfg has_div_euclid` Compiling helix-stdx v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-stdx) Running `/usr/bin/rustc --crate-name helix_stdx --edition=2021 helix-stdx/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=823fece3c08bb63c -C extra-filename=-d9a71808bed33f24 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern dunce=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libdunce-89c25eb1de1e3b65.rmeta --extern etcetera=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libetcetera-025b297a0a95aa99.rmeta --extern regex_cursor=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_cursor-4524f95e1f775f0d.rmeta --extern ropey=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libropey-b9857640441fc044.rmeta --extern which=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwhich-ef9a8342b6fa2ba9.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name slab --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/slab-0.4.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=4865c1db5a21c5c3 -C extra-filename=-5500ec2e2a6eb194 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling threadpool v1.8.1 Running `/usr/bin/rustc --crate-name threadpool --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/threadpool-1.8.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f0e73b5637fbde4c -C extra-filename=-b331de3f1eb991ca --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern num_cpus=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnum_cpus-2089ca9f293bc1cf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-sec v0.10.6 Running `/usr/bin/rustc --crate-name gix_sec --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-sec-0.10.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=388ced41ae377b0f -C extra-filename=-9b500a1d27e57765 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-dba14d6a526028b2.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/rustix-7ce3d4f86106166c/build-script-build` Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/regex-automata-0.4.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 -C debug-assertions=off --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=50da039273fbe7a6 -C extra-filename=-6edfdabeecdc4ccf --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libaho_corasick-d90425c9535c065e.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-786f3a1dd3a2d893.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_syntax-efca0e657bc318b3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling libloading v0.8.3 Running `/usr/bin/rustc --crate-name libloading --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/libloading-0.8.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=949a236f3360b44a -C extra-filename=-081e1e3bc9db5f86 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-1aaa72dca48d6902.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-width v0.1.11 Running `/usr/bin/rustc --crate-name unicode_width --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-width-0.1.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=48e250e67134b0fd -C extra-filename=-316ede2929a01227 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=e3b214dd5d19df54 -C extra-filename=-3b4f33efbf31cd78 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling iana-time-zone v0.1.56 Running `/usr/bin/rustc --crate-name iana_time_zone --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/iana-time-zone-0.1.56/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=436e20294308269b -C extra-filename=-59fb97c93c839061 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling time v0.3.44 Running `/usr/bin/rustc --crate-name time --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/time-0.3.44/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=0c3d8ca3f1485a91 -C extra-filename=-b1b4c3f999664593 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern deranged=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libderanged-8af2bf009f4159b1.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libitoa-95d76f3a508b87e9.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --extern num_conv=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnum_conv-84aa78993cf89e97.rmeta --extern num_threads=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnum_threads-7f72a1f9f74a53ba.rmeta --extern powerfmt=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpowerfmt-9e6523eb0fa197b2.rmeta --extern time_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtime_core-21b53b2b34da847e.rmeta --extern time_macros=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtime_macros-11e77940dc419e3a.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-task v0.3.30 Running `/usr/bin/rustc --crate-name futures_task --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/futures-task-0.3.30/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=91fd9146491e7680 -C extra-filename=-a5dd8bc4a9b03b56 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pin-utils v0.1.0 Running `/usr/bin/rustc --crate-name pin_utils --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/pin-utils-0.1.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d228f3bdfa3e3d87 -C extra-filename=-45978586f1d82be7 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 cc --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/cc-1.0.90/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "libc", "parallel"))' -C metadata=d138868e2bb0d595 -C extra-filename=-17e925cea4eddd37 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hashbrown v0.12.3 Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/hashbrown-0.12.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=ecf66cbe1c02ac3a -C extra-filename=-b11d91203c0e30e2 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/linux-raw-sys-0.4.12/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="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "elf", "errno", "general", "if_ether", "io_uring", "ioctl", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=159d396c069c0022 -C extra-filename=-2bb259aac58f760b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling smawk v0.3.1 Running `/usr/bin/rustc --crate-name smawk --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/smawk-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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ndarray"))' -C metadata=aebbee6ae6845e4a -C extra-filename=-19c3c930ab89928a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/bitflags-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=690d2388207aa541 -C extra-filename=-453537b88ba77fc7 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-linebreak v0.1.5 Running `/usr/bin/rustc --crate-name unicode_linebreak --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-linebreak-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 opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca4a7c0197c51731 -C extra-filename=-ecbfa30d97a83fba --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling signal-hook v0.3.17 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/signal-hook-0.3.17/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="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=6a2f78a5fcd8578e -C extra-filename=-e11ac9034a553b72 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/signal-hook-e11ac9034a553b72 -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling textwrap v0.16.1 Running `/usr/bin/rustc --crate-name textwrap --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/textwrap-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=784e982506580757 -C extra-filename=-0e3dd555ddb37b84 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern smawk=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmawk-19c3c930ab89928a.rmeta --extern unicode_linebreak=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_linebreak-ecbfa30d97a83fba.rmeta --extern unicode_width=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_width-316ede2929a01227.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling imara-diff v0.1.5 Running `/usr/bin/rustc --crate-name imara_diff --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/imara-diff-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 opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unified_diff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unified_diff"))' -C metadata=2f7dff1e09aecdce -C extra-filename=-078923567bb01fe5 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern ahash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libahash-31833936913c29f0.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhashbrown-b11d91203c0e30e2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/signal-hook-e11ac9034a553b72/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/rustix-0.38.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=1a63549c8a228c66 -C extra-filename=-939a5c347506ff7a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-453537b88ba77fc7.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblinux_raw_sys-2bb259aac58f760b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` Compiling nucleo v0.2.1 Running `/usr/bin/rustc --crate-name nucleo --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/nucleo-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3fd8ac15f47e43f -C extra-filename=-7acdf33ce721259f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern nucleo_matcher=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnucleo_matcher-00bc30214f68623c.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-898e627556fa4023.rmeta --extern rayon=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/librayon-93aa7050f6f9f3a9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-util v0.3.30 Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/futures-util-0.3.30/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=1fd73fcda77b63a3 -C extra-filename=-12a22dc47781a46b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_core-e8da9fad5b7be529.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_task-a5dd8bc4a9b03b56.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpin_project_lite-176e3f216fdee0af.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpin_utils-45978586f1d82be7.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libslab-5500ec2e2a6eb194.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tree-sitter v0.22.2 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tree-sitter-0.22.2/binding_rust/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("bindgen", "wasm", "wasmtime", "wasmtime-c-api"))' -C metadata=8070dc16788f0a8b -C extra-filename=-62cfd7f6063c99a1 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-62cfd7f6063c99a1 -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcc-de269c055f25bcac.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling chrono v0.4.35 Running `/usr/bin/rustc --crate-name chrono --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/chrono-0.4.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="now"' --cfg 'feature="std"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "rustc-serialize", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=3c7dfd8bebaae4f8 -C extra-filename=-64c0a5655943fcf1 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern iana_time_zone=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libiana_time_zone-59fb97c93c839061.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnum_traits-c62bb003f1dbfb9f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name smartstring --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/smartstring-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "serde", "std", "test"))' -C metadata=3fcb026a12e39165 -C extra-filename=-b1c639191205cbba --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern static_assertions=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libstatic_assertions-7cc0b43dcc7cde8a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name slotmap --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/slotmap-1.0.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "unstable"))' -C metadata=bc6385ab33757243 -C extra-filename=-04e12bc00bd6e0a9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_min_const_generics` Running `/usr/bin/rustc --crate-name unicode_general_category --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-general-category-0.6.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a2a417439235eafd -C extra-filename=-68b2ff46d83da3fd --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling filetime v0.2.23 Running `/usr/bin/rustc --crate-name filetime --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/filetime-0.2.23/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=03c58ff4480f671d -C extra-filename=-9a3a8d2953104475 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-1aaa72dca48d6902.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-62cfd7f6063c99a1/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/libc-af9236aef9b240ac/build-script-build` Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/hashbrown-0.14.3/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="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=c4d8979830763bd4 -C extra-filename=-044db20b5a9a9595 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 smallvec --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/smallvec-1.13.2/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("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=fc072e76da5aa398 -C extra-filename=-97a36f77cd50c4b4 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling clru v0.6.1 Running `/usr/bin/rustc --crate-name clru --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/clru-0.6.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ae66cc2187e3803 -C extra-filename=-6ef032afd3d9f9d3 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 equivalent --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/equivalent-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a6348c71bebf100 -C extra-filename=-9de232edbe8705d2 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 home --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/home-0.5.9/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::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f3e6f240f2d5904 -C extra-filename=-1cb1e5a2d1a42078 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling shell-words v1.1.0 Running `/usr/bin/rustc --crate-name shell_words --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/shell-words-1.1.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9c74a30cf07a327c -C extra-filename=-19fcb0789d7e1870 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 str_indices --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/str_indices-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "simd"))' -C metadata=548bf25940b9efe7 -C extra-filename=-72a9bfef2a6e0799 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling fnv v1.0.7 Running `/usr/bin/rustc --crate-name fnv --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/fnv-1.0.7/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e0de5a3832072785 -C extra-filename=-0992a708f6c50e4e --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 libc --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/libc-0.2.153/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=5ee06f25f725228f -C extra-filename=-12a786e500dffcf9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-62cfd7f6063c99a1/build-script-build` Running `/usr/bin/rustc --crate-name signal_hook --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/signal-hook-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=7d08d809e3d4116f -C extra-filename=-b0ee9c3a39784d92 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --extern signal_hook_registry=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook_registry-f6c580c06c491464.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name ropey --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/ropey-1.6.1/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("cr_lines", "default", "simd", "small_chunks", "unicode_lines"))' -C metadata=24b631fb9a1a389b -C extra-filename=-fd6e3c9b251342b3 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-97a36f77cd50c4b4.rmeta --extern str_indices=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libstr_indices-72a9bfef2a6e0799.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/indexmap-2.0.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("arbitrary", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=a96b8ebe537d380e -C extra-filename=-0ec2dab19530b3e6 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern equivalent=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libequivalent-9de232edbe8705d2.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhashbrown-044db20b5a9a9595.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-executor v0.3.30 Running `/usr/bin/rustc --crate-name futures_executor --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/futures-executor-0.3.30/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=678123992c1a6d75 -C extra-filename=-925f90332e31c8bb --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_core-e8da9fad5b7be529.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_task-a5dd8bc4a9b03b56.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_util-12a22dc47781a46b.rmeta --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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/log-0.4.21/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("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=6534b7673a2f4e0c -C extra-filename=-573394b9da47fa6a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 either --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/either-1.9.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="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=73b55e4f91ac2bd7 -C extra-filename=-cc6566d9008e222a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 winnow --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/winnow-0.6.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 -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=f0332a8e534e3cb3 -C extra-filename=-69df89444e33c129 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 which --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/which-6.0.1/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("regex"))' -C metadata=a09d4407ebbf54c0 -C extra-filename=-5f94347b6206fa40 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libeither-cc6566d9008e222a.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhome-1cb1e5a2d1a42078.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/librustix-939a5c347506ff7a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/regex-1.10.4/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="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=527dab5aa62002b2 -C extra-filename=-1b1d1af1a1a781d7 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libaho_corasick-d90425c9535c065e.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-786f3a1dd3a2d893.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_automata-6edfdabeecdc4ccf.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_syntax-efca0e657bc318b3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex_cursor --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/regex-cursor-0.1.4/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="perf-inline"' --cfg 'feature="ropey"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf-inline", "ropey"))' -C metadata=9a57e47d616e1c99 -C extra-filename=-029f7524f13e7867 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-573394b9da47fa6a.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-786f3a1dd3a2d893.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_automata-6edfdabeecdc4ccf.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_syntax-efca0e657bc318b3.rmeta --extern ropey=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libropey-fd6e3c9b251342b3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name num_cpus --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/num_cpus-1.15.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e0de6772399de2d3 -C extra-filename=-d51de0464a95fdbb --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-12a786e500dffcf9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name etcetera --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/etcetera-0.8.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7646a4bd8337ae3d -C extra-filename=-b44c2adad4dec956 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-3b4f33efbf31cd78.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhome-1cb1e5a2d1a42078.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/anyhow-e62ed58eec3b7a53/build-script-build` Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/fastrand-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=4775102f401ebbb2 -C extra-filename=-997e052182ddacb1 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 dunce --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/dunce-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=328deef188043f26 -C extra-filename=-6dd9fe6aa8af6531 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bitflags v1.3.2 Running `/usr/bin/rustc --crate-name bitflags --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/bitflags-1.3.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=a3c662257b7238a2 -C extra-filename=-299b5a47871effdb --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 helix_stdx --edition=2021 helix-stdx/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=2a602e0faa4ba93a -C extra-filename=-5d98d8c18b6a9272 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern dunce=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libdunce-6dd9fe6aa8af6531.rmeta --extern etcetera=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libetcetera-b44c2adad4dec956.rmeta --extern regex_cursor=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_cursor-029f7524f13e7867.rmeta --extern ropey=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libropey-fd6e3c9b251342b3.rmeta --extern which=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwhich-5f94347b6206fa40.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/anyhow-1.0.81/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("backtrace", "default", "std"))' -C metadata=238d4324708fdc09 -C extra-filename=-2f3c8f1929ad4901 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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` Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tempfile-3.10.1/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("nightly"))' -C metadata=469db34688d0b1fc -C extra-filename=-59b6fa372a54a8f4 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-3b4f33efbf31cd78.rmeta --extern fastrand=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfastrand-997e052182ddacb1.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/librustix-939a5c347506ff7a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name threadpool --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/threadpool-1.8.1/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=daa5f918f78b1441 -C extra-filename=-2fa75239b67cd880 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern num_cpus=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnum_cpus-d51de0464a95fdbb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling signal-hook-mio v0.2.3 Running `/usr/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/signal-hook-mio-0.2.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="mio-0_8"' --cfg 'feature="support-v0_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8"))' -C metadata=3afde7f909da0be9 -C extra-filename=-732e052de24480d0 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --extern mio_0_8=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmio-efb90329b252dcd4.rmeta --extern signal_hook=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook-b0ee9c3a39784d92.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name libloading --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/libloading-0.8.3/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=54028fd53215dc1f -C extra-filename=-a492fa5f507a0e62 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-3b4f33efbf31cd78.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicase v2.6.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicase-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=2712f5204da54e85 -C extra-filename=-817db8e8e1e965a9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/unicase-817db8e8e1e965a9 -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libversion_check-a0d91f975338daa6.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/once_cell-1.19.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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=21ed7606e69a3278 -C extra-filename=-1ae3e5a55b6589fd --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling helix-parsec v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-parsec) Running `/usr/bin/rustc --crate-name helix_parsec --edition=2021 helix-parsec/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5775c75d6cf3a115 -C extra-filename=-234f3bebe8a517b3 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossterm v0.27.0 Running `/usr/bin/rustc --crate-name crossterm --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crossterm-0.27.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "serde", "use-dev-tty", "windows"))' -C metadata=d055ac6918b5bb99 -C extra-filename=-d93698e73b1b8905 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-dba14d6a526028b2.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_core-e8da9fad5b7be529.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --extern mio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmio-efb90329b252dcd4.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-898e627556fa4023.rmeta --extern signal_hook=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook-b0ee9c3a39784d92.rmeta --extern signal_hook_mio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook_mio-732e052de24480d0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling chardetng v0.1.17 Running `/usr/bin/rustc --crate-name chardetng --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/chardetng-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "multithreading", "rayon", "testing-only-no-semver-guarantees-do-not-use"))' -C metadata=9481dbe6ffcf5668 -C extra-filename=-547ea645f53ad065 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-1aaa72dca48d6902.rmeta --extern encoding_rs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libencoding_rs-1b7b5f85b26912a4.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-1cd2fd608f684f29.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/unicase-817db8e8e1e965a9/build-script-build` Compiling grep-matcher v0.1.7 Running `/usr/bin/rustc --crate-name grep_matcher --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/grep-matcher-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84c20f5207c0b093 -C extra-filename=-13d6a5b7a06e277f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-1cd2fd608f684f29.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling is-docker v0.2.0 Running `/usr/bin/rustc --crate-name is_docker --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/is-docker-0.2.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a91ab1de0485a2f1 -C extra-filename=-75aa8996fc60b585 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-2fd46a7086a715fa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pulldown-cmark v0.10.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/pulldown-cmark-0.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=4bcdc1c50e398768 -C extra-filename=-e7e9817132ffb76a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/pulldown-cmark-e7e9817132ffb76a -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/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 unicase --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicase-2.6.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=2d4745778854cc52 -C extra-filename=-27f82b280394b67a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` Compiling is-wsl v0.4.0 Running `/usr/bin/rustc --crate-name is_wsl --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/is-wsl-0.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6411d59c4fdd7fdc -C extra-filename=-0a26c1305cf54c33 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern is_docker=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libis_docker-75aa8996fc60b585.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-2fd46a7086a715fa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling encoding_rs_io v0.1.7 Running `/usr/bin/rustc --crate-name encoding_rs_io --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f81eed10fc960c7 -C extra-filename=-fcb606e172baf7bf --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern encoding_rs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libencoding_rs-1b7b5f85b26912a4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling termini v1.0.0 Running `/usr/bin/rustc --crate-name termini --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/termini-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6992fe2d7d794492 -C extra-filename=-3ae4c0c45012e4de --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern home=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhome-d487b449c150502d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/pulldown-cmark-e7e9817132ffb76a/build-script-build` Compiling pathdiff v0.2.1 Running `/usr/bin/rustc --crate-name pathdiff --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/pathdiff-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=ad5af00052740f6e -C extra-filename=-c9c60a5a186e6639 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cassowary v0.3.0 Running `/usr/bin/rustc --crate-name cassowary --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/cassowary-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d037a34c4565f9c -C extra-filename=-e914fbca97543721 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling open v5.1.2 Running `/usr/bin/rustc --crate-name open --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/open-5.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("shellexecute-on-windows"))' -C metadata=0b941e274e2124b9 -C extra-filename=-5892124368eae97b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern is_wsl=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libis_wsl-0a26c1305cf54c33.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --extern pathdiff=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpathdiff-c9c60a5a186e6639.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling grep-searcher v0.1.13 Running `/usr/bin/rustc --crate-name grep_searcher --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/grep-searcher-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx-accel", "simd-accel"))' -C metadata=b2c442d3e5b1adeb -C extra-filename=-f86112ed4ee5986d --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern encoding_rs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libencoding_rs-1b7b5f85b26912a4.rmeta --extern encoding_rs_io=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libencoding_rs_io-fcb606e172baf7bf.rmeta --extern grep_matcher=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgrep_matcher-13d6a5b7a06e277f.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-1cd2fd608f684f29.rmeta --extern memmap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemmap2-f2039c25969d5d44.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pulldown_cmark --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/pulldown-cmark-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=7f93ea549e97617c -C extra-filename=-b6d929844f2c2dad --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-dba14d6a526028b2.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-1cd2fd608f684f29.rmeta --extern unicase=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicase-27f82b280394b67a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling grep-regex v0.1.12 Running `/usr/bin/rustc --crate-name grep_regex --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/grep-regex-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b2205ed905d376b4 -C extra-filename=-c9d7fb0596b02b18 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern grep_matcher=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgrep_matcher-13d6a5b7a06e277f.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_automata-17dbff12d8244b43.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_syntax-8bfade7d82ca38b0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ignore v0.4.22 Running `/usr/bin/rustc --crate-name ignore --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/ignore-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=5fe34cb154e41fec -C extra-filename=-882b1fefeaf343d9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern crossbeam_deque=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossbeam_deque-3721d0bad2ccfce0.rmeta --extern globset=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libglobset-3cff16d5f616e4f5.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-1cd2fd608f684f29.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_automata-17dbff12d8244b43.rmeta --extern same_file=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsame_file-a82fdb5f683f5e5e.rmeta --extern walkdir=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwalkdir-e6672b1a6094bf2b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling fern v0.6.2 Running `/usr/bin/rustc --crate-name fern --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/fern-0.6.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "colored", "date-based", "libc", "meta-logging-in-format", "reopen-03", "reopen-1", "reopen03", "reopen1", "syslog-3", "syslog-4", "syslog-6", "syslog3", "syslog4", "syslog6"))' -C metadata=5d43929a93e884dc -C extra-filename=-e8b9ee29f7eae32b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling content_inspector v0.2.4 Running `/usr/bin/rustc --crate-name content_inspector --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/content_inspector-0.2.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3bf8725c94ee00f3 -C extra-filename=-307c067c5353bc16 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-1cd2fd608f684f29.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/helix-loader-97b50dd1feefa0f7/build-script-build` Running `/usr/bin/rustc --crate-name tree_sitter --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tree-sitter-0.22.2/binding_rust/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "wasm", "wasmtime", "wasmtime-c-api"))' -C metadata=ff207ce50a069158 -C extra-filename=-8a42f3926a40cbb6 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern regex=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex-294bf263bc16d3ab.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-c219ab00cbe8f40a/out -l static=tree-sitter` Running `/usr/bin/rustc --crate-name tree_sitter --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tree-sitter-0.22.2/binding_rust/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("bindgen", "wasm", "wasmtime", "wasmtime-c-api"))' -C metadata=74b4ffa9af6e8809 -C extra-filename=-f189d61c2d761ad5 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern regex=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex-1b1d1af1a1a781d7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-2d0e57fd34b043fd/out -l static=tree-sitter` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/helix-loader-97b50dd1feefa0f7/build-script-build` Compiling thiserror-impl v1.0.58 Compiling serde_derive v1.0.197 Compiling tokio-macros v2.2.0 Compiling serde_repr v0.1.12 Compiling gix-macros v0.1.4 Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/thiserror-impl-1.0.58/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6443bffe2817d51c -C extra-filename=-5dd30e5deb21e899 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libproc_macro2-ef46499cd0c254be.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libquote-70fa3509ea8c6d00.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsyn-1d3c6cfa2d33356f.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_derive --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde_derive-1.0.197/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=1ee512a72791b734 -C extra-filename=-ea0f16bd4e7dad3a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libproc_macro2-ef46499cd0c254be.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libquote-70fa3509ea8c6d00.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsyn-1d3c6cfa2d33356f.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 tokio_macros --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tokio-macros-2.2.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=04cd32abc83b3c2f -C extra-filename=-f4730c535fa1e806 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libproc_macro2-ef46499cd0c254be.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libquote-70fa3509ea8c6d00.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsyn-1d3c6cfa2d33356f.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_repr --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde_repr-0.1.12/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ed9f7e960d1ff4d2 -C extra-filename=-49a5ace8ef541351 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libproc_macro2-ef46499cd0c254be.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libquote-70fa3509ea8c6d00.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsyn-1d3c6cfa2d33356f.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 gix_macros --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-macros-0.1.4/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=22d3c8e7a32a6982 -C extra-filename=-26a46cb095242a93 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libproc_macro2-ef46499cd0c254be.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libquote-70fa3509ea8c6d00.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsyn-1d3c6cfa2d33356f.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio v1.36.0 Running `/usr/bin/rustc --crate-name tokio --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tokio-1.36.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=908da858e72955c1 -C extra-filename=-14fa3b6b33b3e5ad --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbytes-d95319454aa66391.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --extern mio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmio-efb90329b252dcd4.rmeta --extern num_cpus=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnum_cpus-2089ca9f293bc1cf.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-898e627556fa4023.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpin_project_lite-176e3f216fdee0af.rmeta --extern signal_hook_registry=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook_registry-f6c580c06c491464.rmeta --extern socket2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsocket2-541be99b8204a942.rmeta --extern tokio_macros=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio_macros-f4730c535fa1e806.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/thiserror-1.0.58/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8720e8318ea311ba -C extra-filename=-d5efeb93eee7ef06 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern thiserror_impl=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror_impl-5dd30e5deb21e899.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg error_generic_member_access` Compiling gix-hash v0.14.2 Compiling gix-date v0.8.5 Compiling gix-path v0.10.7 Compiling gix-validate v0.8.4 Compiling gix-chunk v0.4.8 Compiling gix-quote v0.4.12 Compiling gix-bitmap v0.2.11 Compiling gix-packetline-blocking v0.17.3 Running `/usr/bin/rustc --crate-name gix_hash --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-hash-0.14.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=8ebff46d07ec76e2 -C extra-filename=-d428e19262306a91 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern faster_hex=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfaster_hex-ba1487327adf6c7d.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_date --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-date-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=0ae6040ea8e366c1 -C extra-filename=-ff2a4fdee076a620 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libitoa-95d76f3a508b87e9.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --extern time=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtime-b1b4c3f999664593.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_validate --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-validate-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ebb86090699ea5b -C extra-filename=-67953faac9304d6b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_path --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-path-0.10.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43d4d1d26f4b4444 -C extra-filename=-7636c600774eb67a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-8cddeb653666b0f1.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhome-d487b449c150502d.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-2fd46a7086a715fa.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_bitmap --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-bitmap-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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a75ff1a959e10531 -C extra-filename=-9bcfd5f782a32b92 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_chunk --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-chunk-0.4.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ad25aa401bb29f0 -C extra-filename=-e18fa571d1a8c0ad --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_quote --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-quote-0.4.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2afcf48b470740bc -C extra-filename=-6376b8278045169a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-78a7c7ef5880b16d.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_packetline_blocking --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-packetline-blocking-0.17.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="blocking-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "blocking-io", "default", "document-features", "serde"))' -C metadata=df0a9c3e106d40a6 -C extra-filename=-b93c8fe76e940966 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern faster_hex=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfaster_hex-ba1487327adf6c7d.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-8cddeb653666b0f1.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-features v0.38.1 Compiling gix-hashtable v0.5.2 Running `/usr/bin/rustc --crate-name gix_features --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-features-0.38.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="crc32"' --cfg 'feature="default"' --cfg 'feature="fs-read-dir"' --cfg 'feature="once_cell"' --cfg 'feature="prodash"' --cfg 'feature="progress"' --cfg 'feature="rustsha1"' --cfg 'feature="walkdir"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache-efficiency-debug", "crc32", "default", "document-features", "fast-sha1", "fs-read-dir", "fs-walkdir-parallel", "io-pipe", "once_cell", "parallel", "prodash", "progress", "progress-unit-bytes", "progress-unit-human-numbers", "rustsha1", "tracing", "tracing-detail", "walkdir", "zlib", "zlib-ng", "zlib-ng-compat", "zlib-rust-backend", "zlib-stock"))' -C metadata=80cab55b98a1328d -C extra-filename=-a7504104157d2216 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern crc32fast=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrc32fast-91b573189c3f466f.rmeta --extern flate2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libflate2-e6be671fe9aad31c.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-8cddeb653666b0f1.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-78a7c7ef5880b16d.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-2fd46a7086a715fa.rmeta --extern prodash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libprodash-d01dbb2772e4802c.rmeta --extern sha1_smol=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsha1_smol-d05d995e4588d35e.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --extern walkdir=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwalkdir-e6672b1a6094bf2b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_hashtable --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-hashtable-0.5.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0f2fb212ef858c1e -C extra-filename=-c1100ec7ff7f28b4 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhashbrown-c317e1e4bcb2f318.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-898e627556fa4023.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-config-value v0.14.6 Compiling gix-command v0.3.6 Running `/usr/bin/rustc --crate-name gix_config_value --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-config-value-0.14.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=5d30d5519d613ef8 -C extra-filename=-5536e7faa9d54043 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-dba14d6a526028b2.rmeta --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-7636c600774eb67a.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_command --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-command-0.3.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7163b151b03340b -C extra-filename=-88dc056655c74224 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-7636c600774eb67a.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-8cddeb653666b0f1.rmeta --extern shell_words=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libshell_words-19fcb0789d7e1870.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-actor v0.31.1 Running `/usr/bin/rustc --crate-name gix_actor --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-actor-0.31.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "gix-features", "serde"))' -C metadata=51bb0e46201c18c8 -C extra-filename=-3901df3278dfb8e6 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_date-ff2a4fdee076a620.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-78a7c7ef5880b16d.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libitoa-95d76f3a508b87e9.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwinnow-51e8957c66d7bf11.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling helix-event v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-event) Compiling tokio-stream v0.1.15 Compiling signal-hook-tokio v0.3.1 Running `/usr/bin/rustc --crate-name helix_event --edition=2021 helix-event/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("integration_test"))' -C metadata=1d7c22e83f091193 -C extra-filename=-1536f6726a5e2e72 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern ahash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libahash-31833936913c29f0.rmeta --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-0ed897f52b131b5e.rmeta --extern futures_executor=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_executor-925f90332e31c8bb.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhashbrown-c317e1e4bcb2f318.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-2fd46a7086a715fa.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-898e627556fa4023.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-14fa3b6b33b3e5ad.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tokio_stream --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tokio-stream-0.1.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=03636c750a0b2268 -C extra-filename=-96f5665fc8b24b59 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_core-e8da9fad5b7be529.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpin_project_lite-176e3f216fdee0af.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-14fa3b6b33b3e5ad.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name signal_hook_tokio --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/signal-hook-tokio-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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="futures-core-0_3"' --cfg 'feature="futures-v0_3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-core-0_3", "futures-v0_3"))' -C metadata=4390b6e7d0d80aef -C extra-filename=-f5c17207271147e1 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern futures_core_0_3=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_core-e8da9fad5b7be529.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --extern signal_hook=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook-b0ee9c3a39784d92.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-14fa3b6b33b3e5ad.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-fs v0.10.1 Compiling gix-glob v0.16.2 Compiling gix-commitgraph v0.24.2 Running `/usr/bin/rustc --crate-name gix_fs --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-fs-0.10.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=362c2a904b5b67aa -C extra-filename=-2038641b735384ee --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-a7504104157d2216.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-78a7c7ef5880b16d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_glob --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-glob-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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=841ddbd481429a65 -C extra-filename=-7d5a173ae6775be1 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-dba14d6a526028b2.rmeta --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-a7504104157d2216.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-7636c600774eb67a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_commitgraph --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-commitgraph-0.24.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=e20eccfe6c4da93c -C extra-filename=-086dd5755fc9f37f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_chunk=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_chunk-e18fa571d1a8c0ad.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-a7504104157d2216.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern memmap2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemmap2-f2039c25969d5d44.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-object v0.42.1 Running `/usr/bin/rustc --crate-name gix_object --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-object-0.42.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde", "verbose-object-parsing-errors"))' -C metadata=c706d9826ec6987e -C extra-filename=-29a8dfb8a9d1d524 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_actor=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_actor-3901df3278dfb8e6.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_date-ff2a4fdee076a620.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-a7504104157d2216.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-78a7c7ef5880b16d.rmeta --extern gix_validate=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_validate-67953faac9304d6b.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libitoa-95d76f3a508b87e9.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-7a8e98719d8bb6b5.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwinnow-51e8957c66d7bf11.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-tempfile v13.0.0 Running `/usr/bin/rustc --crate-name gix_tempfile --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-tempfile-13.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "hp-hashmap", "signals"))' -C metadata=8126414a00335ec3 -C extra-filename=-bbb318d8553ea3b0 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern gix_fs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_fs-2038641b735384ee.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-2fd46a7086a715fa.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-898e627556fa4023.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtempfile-361ba3dac201d6bb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-attributes v0.22.2 Compiling gix-ignore v0.11.2 Running `/usr/bin/rustc --crate-name gix_attributes --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-attributes-0.22.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=0d375a2b46ccaad9 -C extra-filename=-709e30217262f46a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_glob=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_glob-7d5a173ae6775be1.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-7636c600774eb67a.rmeta --extern gix_quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_quote-6376b8278045169a.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-8cddeb653666b0f1.rmeta --extern kstring=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libkstring-995742f616dd2b2a.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-7a8e98719d8bb6b5.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --extern unicode_bom=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_bom-36d5bef7c28596b8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_ignore --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-ignore-0.11.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=9659e9aa629a65ef -C extra-filename=-b855a737bb2e773a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_glob=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_glob-7d5a173ae6775be1.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-7636c600774eb67a.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-8cddeb653666b0f1.rmeta --extern unicode_bom=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_bom-36d5bef7c28596b8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-lock v13.0.0 Running `/usr/bin/rustc --crate-name gix_lock --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-lock-13.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8bfe480a6253b6c6 -C extra-filename=-784c69ae8ccf62ec --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern gix_tempfile=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_tempfile-bbb318d8553ea3b0.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-78a7c7ef5880b16d.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-pathspec v0.7.2 Running `/usr/bin/rustc --crate-name gix_pathspec --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-pathspec-0.7.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=166ff4c044cebb84 -C extra-filename=-477d0a871e099a20 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-dba14d6a526028b2.rmeta --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_attributes=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_attributes-709e30217262f46a.rmeta --extern gix_config_value=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_config_value-5536e7faa9d54043.rmeta --extern gix_glob=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_glob-7d5a173ae6775be1.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-7636c600774eb67a.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-revwalk v0.13.0 Compiling gix-ref v0.43.0 Compiling gix-pack v0.49.0 Compiling gix-filter v0.11.0 Compiling gix-diff v0.42.0 Running `/usr/bin/rustc --crate-name gix_revwalk --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-revwalk-0.13.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4e40504b5b38cd55 -C extra-filename=-7b1dd2285e7027b6 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern gix_commitgraph=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_commitgraph-086dd5755fc9f37f.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_date-ff2a4fdee076a620.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern gix_hashtable=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hashtable-c1100ec7ff7f28b4.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-29a8dfb8a9d1d524.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-7a8e98719d8bb6b5.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_ref --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-ref-0.43.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=0bb23111fedb156a -C extra-filename=-49ac02c2102e1a06 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern gix_actor=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_actor-3901df3278dfb8e6.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_date-ff2a4fdee076a620.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-a7504104157d2216.rmeta --extern gix_fs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_fs-2038641b735384ee.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern gix_lock=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_lock-784c69ae8ccf62ec.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-29a8dfb8a9d1d524.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-7636c600774eb67a.rmeta --extern gix_tempfile=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_tempfile-bbb318d8553ea3b0.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-78a7c7ef5880b16d.rmeta --extern gix_validate=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_validate-67953faac9304d6b.rmeta --extern memmap2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemmap2-f2039c25969d5d44.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwinnow-51e8957c66d7bf11.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_pack --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-pack-0.49.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="object-cache-dynamic"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "generate", "object-cache-dynamic", "pack-cache-lru-dynamic", "pack-cache-lru-static", "serde", "streaming-input", "wasm"))' -C metadata=0860eca07331c41b -C extra-filename=-d1580bd633c986a0 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern clru=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libclru-6ef032afd3d9f9d3.rmeta --extern gix_chunk=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_chunk-e18fa571d1a8c0ad.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-a7504104157d2216.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern gix_hashtable=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hashtable-c1100ec7ff7f28b4.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-29a8dfb8a9d1d524.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-7636c600774eb67a.rmeta --extern gix_tempfile=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_tempfile-bbb318d8553ea3b0.rmeta --extern memmap2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemmap2-f2039c25969d5d44.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-898e627556fa4023.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-7a8e98719d8bb6b5.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_filter --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-filter-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=26d200f1d904beff -C extra-filename=-aba335dce4e4edfe --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern encoding_rs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libencoding_rs-1b7b5f85b26912a4.rmeta --extern gix_attributes=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_attributes-709e30217262f46a.rmeta --extern gix_command=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_command-88dc056655c74224.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-29a8dfb8a9d1d524.rmeta --extern gix_packetline=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_packetline_blocking-b93c8fe76e940966.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-7636c600774eb67a.rmeta --extern gix_quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_quote-6376b8278045169a.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-8cddeb653666b0f1.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-78a7c7ef5880b16d.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-7a8e98719d8bb6b5.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_diff --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-diff-0.42.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blob", "default", "document-features", "serde", "wasm"))' -C metadata=691b1bfdabc2ac4d -C extra-filename=-e4c2432f766c3830 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-29a8dfb8a9d1d524.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-revision v0.27.0 Compiling gix-traverse v0.38.0 Running `/usr/bin/rustc --crate-name gix_revision --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-revision-0.27.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "describe", "document-features", "serde"))' -C metadata=e6d1d6eb69787d4c -C extra-filename=-823e389e281cc1af --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_date-ff2a4fdee076a620.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern gix_hashtable=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hashtable-c1100ec7ff7f28b4.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-29a8dfb8a9d1d524.rmeta --extern gix_revwalk=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_revwalk-7b1dd2285e7027b6.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-8cddeb653666b0f1.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_traverse --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-traverse-0.38.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ff7a77fc688aa2da -C extra-filename=-3ebc6565cb5a5543 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern gix_commitgraph=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_commitgraph-086dd5755fc9f37f.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_date-ff2a4fdee076a620.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern gix_hashtable=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hashtable-c1100ec7ff7f28b4.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-29a8dfb8a9d1d524.rmeta --extern gix_revwalk=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_revwalk-7b1dd2285e7027b6.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-7a8e98719d8bb6b5.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-index v0.31.1 Running `/usr/bin/rustc --crate-name gix_index --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-index-0.31.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=3ce4430c0d7efc62 -C extra-filename=-8d2b4eb2d7819eb5 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-dba14d6a526028b2.rmeta --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern filetime=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfiletime-9a3a8d2953104475.rmeta --extern fnv=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfnv-0992a708f6c50e4e.rmeta --extern gix_bitmap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_bitmap-9bcfd5f782a32b92.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-a7504104157d2216.rmeta --extern gix_fs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_fs-2038641b735384ee.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern gix_lock=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_lock-784c69ae8ccf62ec.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-29a8dfb8a9d1d524.rmeta --extern gix_traverse=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_traverse-3ebc6565cb5a5543.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-78a7c7ef5880b16d.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhashbrown-c317e1e4bcb2f318.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libitoa-95d76f3a508b87e9.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --extern memmap2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemmap2-f2039c25969d5d44.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/librustix-e0850a17540b0377.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-7a8e98719d8bb6b5.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-refspec v0.23.0 Running `/usr/bin/rustc --crate-name gix_refspec --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-refspec-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=becb54067ab5050b -C extra-filename=-92876018f151d8b6 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern gix_revision=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_revision-823e389e281cc1af.rmeta --extern gix_validate=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_validate-67953faac9304d6b.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-7a8e98719d8bb6b5.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-odb v0.59.0 Running `/usr/bin/rustc --crate-name gix_odb --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-odb-0.59.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=b8ca4a06d4650979 -C extra-filename=-9c79e316d15b26a0 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern arc_swap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libarc_swap-3c2bea4b00313ad0.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_date-ff2a4fdee076a620.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-a7504104157d2216.rmeta --extern gix_fs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_fs-2038641b735384ee.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-29a8dfb8a9d1d524.rmeta --extern gix_pack=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_pack-d1580bd633c986a0.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-7636c600774eb67a.rmeta --extern gix_quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_quote-6376b8278045169a.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-898e627556fa4023.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtempfile-361ba3dac201d6bb.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-config v0.36.0 Compiling gix-discover v0.31.0 Running `/usr/bin/rustc --crate-name gix_config --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-config-0.36.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=6336b6722f421a16 -C extra-filename=-8a2f5751fa448494 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_config_value=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_config_value-5536e7faa9d54043.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-a7504104157d2216.rmeta --extern gix_glob=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_glob-7d5a173ae6775be1.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-7636c600774eb67a.rmeta --extern gix_ref=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_ref-49ac02c2102e1a06.rmeta --extern gix_sec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_sec-9b500a1d27e57765.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-1cd2fd608f684f29.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-2fd46a7086a715fa.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-7a8e98719d8bb6b5.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --extern unicode_bom=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_bom-36d5bef7c28596b8.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwinnow-51e8957c66d7bf11.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_discover --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-discover-0.31.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5863e2f9f07037e1 -C extra-filename=-7975bd35a17326fd --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_fs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_fs-2038641b735384ee.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-7636c600774eb67a.rmeta --extern gix_ref=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_ref-49ac02c2102e1a06.rmeta --extern gix_sec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_sec-9b500a1d27e57765.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-worktree v0.32.0 Running `/usr/bin/rustc --crate-name gix_worktree --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-worktree-0.32.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attributes", "default", "document-features", "serde"))' -C metadata=ec411c34697c87a7 -C extra-filename=-325d05ba92178284 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_attributes=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_attributes-709e30217262f46a.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-a7504104157d2216.rmeta --extern gix_fs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_fs-2038641b735384ee.rmeta --extern gix_glob=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_glob-7d5a173ae6775be1.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern gix_ignore=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_ignore-b855a737bb2e773a.rmeta --extern gix_index=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_index-8d2b4eb2d7819eb5.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-29a8dfb8a9d1d524.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-7636c600774eb67a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde-1.0.197/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=dec78f2631773c7d -C extra-filename=-393e63bcef59be47 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern serde_derive=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_derive-ea0f16bd4e7dad3a.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde-1.0.197/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=b78c116796ca3eed -C extra-filename=-b00ae39f346bbf67 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern serde_derive=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_derive-ea0f16bd4e7dad3a.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml_datetime v0.6.5 Compiling serde_spanned v0.6.5 Compiling url v2.5.0 Running `/usr/bin/rustc --crate-name toml_datetime --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/toml_datetime-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=c131ff953b7fbdab -C extra-filename=-8ca8b9f0f68f54cb --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-393e63bcef59be47.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde_spanned-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=dfeafeec5ad57a87 -C extra-filename=-10d6c063f82d2616 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-393e63bcef59be47.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name url --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/url-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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=267f50bd4b51fc54 -C extra-filename=-4031200f370276b8 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern form_urlencoded=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libform_urlencoded-37e021381254f40f.rmeta --extern idna=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libidna-ef6cfe01ac30ce99.rmeta --extern percent_encoding=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpercent_encoding-40f38647876ea374.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-393e63bcef59be47.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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde_json-1.0.114/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 linker-plugin-lto -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=022e2ed659dbab55 -C extra-filename=-6338edf5b1edf36a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libitoa-95d76f3a508b87e9.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libryu-6da0174f5af4c7fa.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-393e63bcef59be47.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg limb_width_64` Running `/usr/bin/rustc --crate-name toml_datetime --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/toml_datetime-0.6.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 -C debug-assertions=off --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=1747b807ef0702e1 -C extra-filename=-88ab15f66dc33873 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-b00ae39f346bbf67.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde_spanned-0.6.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 -C debug-assertions=off --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=e182125acecbec2d -C extra-filename=-5e6cc1935b513f1a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-b00ae39f346bbf67.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml_edit v0.22.8 Running `/usr/bin/rustc --crate-name toml_edit --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/toml_edit-0.22.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=eaf613a24a59ccc4 -C extra-filename=-0d7972bc69ae8308 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern indexmap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libindexmap-3eb8b35a07d22322.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-393e63bcef59be47.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_spanned-10d6c063f82d2616.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml_datetime-8ca8b9f0f68f54cb.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwinnow-51e8957c66d7bf11.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name toml_edit --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/toml_edit-0.22.8/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="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=34a4ec98fc739200 -C extra-filename=-3d5913e2dbd78e03 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern indexmap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libindexmap-0ec2dab19530b3e6.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-b00ae39f346bbf67.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_spanned-5e6cc1935b513f1a.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml_datetime-88ab15f66dc33873.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwinnow-69df89444e33c129.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-url v0.27.2 Running `/usr/bin/rustc --crate-name gix_url --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-url-0.27.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=ef896740194c5248 -C extra-filename=-86afa0a04da06761 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-a7504104157d2216.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-7636c600774eb67a.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhome-d487b449c150502d.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --extern url=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liburl-4031200f370276b8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-submodule v0.10.0 Running `/usr/bin/rustc --crate-name gix_submodule --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-submodule-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9261a7e368f84497 -C extra-filename=-590bfee033007f00 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-73d5dec2909db458.rmeta --extern gix_config=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_config-8a2f5751fa448494.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-7636c600774eb67a.rmeta --extern gix_pathspec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_pathspec-477d0a871e099a20.rmeta --extern gix_refspec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_refspec-92876018f151d8b6.rmeta --extern gix_url=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_url-86afa0a04da06761.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lsp-types v0.95.1 Running `/usr/bin/rustc --crate-name lsp_types --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/lsp-types-0.95.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proposed"))' -C metadata=2a5bcb5cd72d53ba -C extra-filename=-a78d81de58202814 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-299b5a47871effdb.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-393e63bcef59be47.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_json-6338edf5b1edf36a.rmeta --extern serde_repr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_repr-49a5ace8ef541351.so --extern url=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liburl-4031200f370276b8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix v0.61.0 Running `/usr/bin/rustc --crate-name gix --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-0.61.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="attributes"' --cfg 'feature="command"' --cfg 'feature="excludes"' --cfg 'feature="index"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-network-client", "async-network-client-async-std", "async-std", "attributes", "basic", "blob-diff", "blocking-http-transport-curl", "blocking-http-transport-curl-rustls", "blocking-http-transport-reqwest", "blocking-http-transport-reqwest-native-tls", "blocking-http-transport-reqwest-rust-tls", "blocking-http-transport-reqwest-rust-tls-trust-dns", "blocking-network-client", "cache-efficiency-debug", "comfort", "command", "credentials", "default", "dirwalk", "document-features", "excludes", "extras", "fast-sha1", "gix-archive", "gix-protocol", "gix-status", "gix-transport", "gix-worktree-stream", "hp-tempfile-registry", "index", "interrupt", "mailmap", "max-control", "max-performance", "max-performance-safe", "pack-cache-lru-dynamic", "pack-cache-lru-static", "parallel", "parallel-walkdir", "prodash", "progress-tree", "regex", "reqwest-for-configuration-only", "revision", "revparse-regex", "serde", "status", "verbose-object-parsing-errors", "worktree-archive", "worktree-mutation", "worktree-stream", "zlib-ng", "zlib-ng-compat", "zlib-stock"))' -C metadata=8d5bef416bc67c87 -C extra-filename=-051ede472be00c84 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern gix_actor=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_actor-3901df3278dfb8e6.rmeta --extern gix_attributes=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_attributes-709e30217262f46a.rmeta --extern gix_command=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_command-88dc056655c74224.rmeta --extern gix_commitgraph=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_commitgraph-086dd5755fc9f37f.rmeta --extern gix_config=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_config-8a2f5751fa448494.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_date-ff2a4fdee076a620.rmeta --extern gix_diff=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_diff-e4c2432f766c3830.rmeta --extern gix_discover=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_discover-7975bd35a17326fd.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-a7504104157d2216.rmeta --extern gix_filter=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_filter-aba335dce4e4edfe.rmeta --extern gix_fs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_fs-2038641b735384ee.rmeta --extern gix_glob=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_glob-7d5a173ae6775be1.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-d428e19262306a91.rmeta --extern gix_hashtable=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hashtable-c1100ec7ff7f28b4.rmeta --extern gix_ignore=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_ignore-b855a737bb2e773a.rmeta --extern gix_index=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_index-8d2b4eb2d7819eb5.rmeta --extern gix_lock=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_lock-784c69ae8ccf62ec.rmeta --extern gix_macros=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_macros-26a46cb095242a93.so --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-29a8dfb8a9d1d524.rmeta --extern gix_odb=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_odb-9c79e316d15b26a0.rmeta --extern gix_pack=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_pack-d1580bd633c986a0.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-7636c600774eb67a.rmeta --extern gix_pathspec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_pathspec-477d0a871e099a20.rmeta --extern gix_ref=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_ref-49ac02c2102e1a06.rmeta --extern gix_refspec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_refspec-92876018f151d8b6.rmeta --extern gix_revision=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_revision-823e389e281cc1af.rmeta --extern gix_revwalk=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_revwalk-7b1dd2285e7027b6.rmeta --extern gix_sec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_sec-9b500a1d27e57765.rmeta --extern gix_submodule=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_submodule-590bfee033007f00.rmeta --extern gix_tempfile=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_tempfile-bbb318d8553ea3b0.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-8cddeb653666b0f1.rmeta --extern gix_traverse=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_traverse-3ebc6565cb5a5543.rmeta --extern gix_url=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_url-86afa0a04da06761.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-78a7c7ef5880b16d.rmeta --extern gix_validate=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_validate-67953faac9304d6b.rmeta --extern gix_worktree=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_worktree-325d05ba92178284.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-2fd46a7086a715fa.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-898e627556fa4023.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-7a8e98719d8bb6b5.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml v0.8.12 Running `/usr/bin/rustc --crate-name toml --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/toml-0.8.12/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="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=d2ace987c0103a5e -C extra-filename=-e2ee7e3a00891e8c --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-b00ae39f346bbf67.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_spanned-5e6cc1935b513f1a.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml_datetime-88ab15f66dc33873.rmeta --extern toml_edit=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml_edit-3d5913e2dbd78e03.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name toml --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/toml-0.8.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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=83b62b5259062f40 -C extra-filename=-fcfabd7baf3c5c92 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-393e63bcef59be47.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_spanned-10d6c063f82d2616.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml_datetime-8ca8b9f0f68f54cb.rmeta --extern toml_edit=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml_edit-0d7972bc69ae8308.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name helix_loader --edition=2021 helix-loader/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=3c16bff95e2dbe41 -C extra-filename=-c2faf9d399ad1e83 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-2f3c8f1929ad4901.rmeta --extern cc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcc-de269c055f25bcac.rmeta --extern dunce=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libdunce-6dd9fe6aa8af6531.rmeta --extern etcetera=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libetcetera-b44c2adad4dec956.rmeta --extern helix_stdx=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_stdx-5d98d8c18b6a9272.rmeta --extern libloading=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibloading-a492fa5f507a0e62.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-573394b9da47fa6a.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-1ae3e5a55b6589fd.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-b00ae39f346bbf67.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtempfile-59b6fa372a54a8f4.rmeta --extern threadpool=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthreadpool-2fa75239b67cd880.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml-e2ee7e3a00891e8c.rmeta --extern tree_sitter=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtree_sitter-f189d61c2d761ad5.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-2d0e57fd34b043fd/out` Running `/usr/bin/rustc --crate-name helix_loader --edition=2021 helix-loader/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a967ffb8ee86ca86 -C extra-filename=-804122c4b5cb02f9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-0ed897f52b131b5e.rmeta --extern cc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcc-17e925cea4eddd37.rmeta --extern dunce=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libdunce-89c25eb1de1e3b65.rmeta --extern etcetera=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libetcetera-025b297a0a95aa99.rmeta --extern helix_stdx=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_stdx-d9a71808bed33f24.rmeta --extern libloading=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibloading-081e1e3bc9db5f86.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-2fd46a7086a715fa.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-393e63bcef59be47.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtempfile-361ba3dac201d6bb.rmeta --extern threadpool=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthreadpool-b331de3f1eb991ca.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml-fcfabd7baf3c5c92.rmeta --extern tree_sitter=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtree_sitter-8a42f3926a40cbb6.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-c219ab00cbe8f40a/out` Compiling helix-core v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-core) Running `/usr/bin/rustc --crate-name helix_core --edition=2021 helix-core/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("integration", "unicode-lines"))' -C metadata=9f1d6196260515ce -C extra-filename=-7d3fa16c7548086a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern ahash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libahash-31833936913c29f0.rmeta --extern arc_swap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libarc_swap-3c2bea4b00313ad0.rmeta --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-dba14d6a526028b2.rmeta --extern chrono=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libchrono-64c0a5655943fcf1.rmeta --extern dunce=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libdunce-89c25eb1de1e3b65.rmeta --extern encoding_rs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libencoding_rs-1b7b5f85b26912a4.rmeta --extern etcetera=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libetcetera-025b297a0a95aa99.rmeta --extern globset=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libglobset-3cff16d5f616e4f5.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhashbrown-c317e1e4bcb2f318.rmeta --extern helix_loader=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_loader-804122c4b5cb02f9.rmeta --extern helix_stdx=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_stdx-d9a71808bed33f24.rmeta --extern imara_diff=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libimara_diff-078923567bb01fe5.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rmeta --extern nucleo=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnucleo-7acdf33ce721259f.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-2fd46a7086a715fa.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-898e627556fa4023.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex-294bf263bc16d3ab.rmeta --extern ropey=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libropey-b9857640441fc044.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-393e63bcef59be47.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_json-6338edf5b1edf36a.rmeta --extern slotmap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libslotmap-04e12bc00bd6e0a9.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-7a8e98719d8bb6b5.rmeta --extern smartstring=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmartstring-b1c639191205cbba.rmeta --extern textwrap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtextwrap-0e3dd555ddb37b84.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml-fcfabd7baf3c5c92.rmeta --extern tree_sitter=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtree_sitter-8a42f3926a40cbb6.rmeta --extern unicode_general_category=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_general_category-68b2ff46d83da3fd.rmeta --extern unicode_segmentation=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_segmentation-a9afd85e8dcbaeef.rmeta --extern unicode_width=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_width-316ede2929a01227.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-c219ab00cbe8f40a/out` warning: hiding a lifetime that's named elsewhere is confusing --> helix-core/src/selection.rs:638:83 | 636 | &'a self, | -- the lifetime is named here 637 | text: RopeSlice<'a>, | -- the lifetime is named here 638 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> + 'a | -- ^^^^^^^^ -- the same lifetime is named here | | | | the same lifetime is named here the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 638 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> + 'a | +++ warning: hiding a lifetime that's named elsewhere is confusing --> helix-core/src/text_annotations.rs:131:55 | 131 | fn from((annotations, metadata): (&'a [A], M)) -> Layer { | -- ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 131 | fn from((annotations, metadata): (&'a [A], M)) -> Layer<'a, A, M> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-core/src/transaction.rs:492:25 | 492 | pub fn changes_iter(&self) -> ChangeIterator { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 492 | pub fn changes_iter(&self) -> ChangeIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-core/src/transaction.rs:725:25 | 725 | pub fn changes_iter(&self) -> ChangeIterator { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 725 | pub fn changes_iter(&self) -> ChangeIterator<'_> { | ++++ Compiling helix-vcs v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-vcs) Compiling helix-dap v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-dap) Running `/usr/bin/rustc --crate-name helix_vcs --edition=2021 helix-vcs/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="git"' --cfg 'feature="gix"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("git", "gix"))' -C metadata=4fcc842b7dd3e4bf -C extra-filename=-268c100b122396fd --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-0ed897f52b131b5e.rmeta --extern arc_swap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libarc_swap-3c2bea4b00313ad0.rmeta --extern gix=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix-051ede472be00c84.rmeta --extern helix_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_core-7d3fa16c7548086a.rmeta --extern helix_event=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_event-1536f6726a5e2e72.rmeta --extern imara_diff=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libimara_diff-078923567bb01fe5.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-898e627556fa4023.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-14fa3b6b33b3e5ad.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-c219ab00cbe8f40a/out` Running `/usr/bin/rustc --crate-name helix_dap --edition=2021 helix-dap/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=51b308637dad8329 -C extra-filename=-ba0c400f998f3bf7 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-0ed897f52b131b5e.rmeta --extern helix_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_core-7d3fa16c7548086a.rmeta --extern helix_stdx=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_stdx-d9a71808bed33f24.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-393e63bcef59be47.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_json-6338edf5b1edf36a.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-14fa3b6b33b3e5ad.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-c219ab00cbe8f40a/out` warning: hiding a lifetime that's elided elsewhere is confusing --> helix-vcs/src/diff.rs:70:17 | 70 | pub fn load(&self) -> Diff { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 70 | pub fn load(&self) -> Diff<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-vcs/src/diff/line_cache.rs:131:27 | 131 | pub fn interned_lines(&self) -> Option<&InternedInput> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 131 | pub fn interned_lines(&self) -> Option<&InternedInput>> { | ++++ warning: `helix-vcs` (lib) generated 2 warnings (run `cargo fix --lib -p helix-vcs` to apply 2 suggestions) Compiling helix-lsp v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-lsp) Running `/usr/bin/rustc --crate-name helix_lsp --edition=2021 helix-lsp/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe9f60fc9e2a0ddf -C extra-filename=-c82aec82ff959089 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-0ed897f52b131b5e.rmeta --extern arc_swap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libarc_swap-3c2bea4b00313ad0.rmeta --extern futures_executor=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_executor-925f90332e31c8bb.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_util-12a22dc47781a46b.rmeta --extern globset=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libglobset-3cff16d5f616e4f5.rmeta --extern helix_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_core-7d3fa16c7548086a.rmeta --extern helix_loader=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_loader-804122c4b5cb02f9.rmeta --extern helix_parsec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_parsec-234f3bebe8a517b3.rmeta --extern helix_stdx=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_stdx-d9a71808bed33f24.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rmeta --extern lsp_types=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblsp_types-a78d81de58202814.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-898e627556fa4023.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-393e63bcef59be47.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_json-6338edf5b1edf36a.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-d5efeb93eee7ef06.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-14fa3b6b33b3e5ad.rmeta --extern tokio_stream=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio_stream-96f5665fc8b24b59.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-c219ab00cbe8f40a/out` warning: hiding a lifetime that's elided elsewhere is confusing --> helix-lsp/src/snippet.rs:447:21 | 447 | pub fn parse(s: &str) -> Result { | ^^^^ ^^^^^^^ ^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 447 | pub fn parse(s: &str) -> Result, &str> { | ++++ Compiling helix-view v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-view) Running `/usr/bin/rustc --crate-name helix_view --edition=2021 helix-view/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "default", "term"))' -C metadata=ff1381f679c125e0 -C extra-filename=-f3d2c0520e66faa2 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-0ed897f52b131b5e.rmeta --extern arc_swap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libarc_swap-3c2bea4b00313ad0.rmeta --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-dba14d6a526028b2.rmeta --extern chardetng=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libchardetng-547ea645f53ad065.rmeta --extern crossterm=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossterm-d93698e73b1b8905.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_util-12a22dc47781a46b.rmeta --extern helix_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_core-7d3fa16c7548086a.rmeta --extern helix_dap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_dap-ba0c400f998f3bf7.rmeta --extern helix_event=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_event-1536f6726a5e2e72.rmeta --extern helix_loader=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_loader-804122c4b5cb02f9.rmeta --extern helix_lsp=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_lsp-c82aec82ff959089.rmeta --extern helix_stdx=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_stdx-d9a71808bed33f24.rmeta --extern helix_vcs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_vcs-268c100b122396fd.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-2fd46a7086a715fa.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-898e627556fa4023.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/librustix-e0850a17540b0377.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-393e63bcef59be47.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_json-6338edf5b1edf36a.rmeta --extern slotmap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libslotmap-04e12bc00bd6e0a9.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-14fa3b6b33b3e5ad.rmeta --extern tokio_stream=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio_stream-96f5665fc8b24b59.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml-fcfabd7baf3c5c92.rmeta --extern url=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liburl-4031200f370276b8.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-c219ab00cbe8f40a/out` warning: unexpected `cfg` condition value: `wasm32` --> helix-view/src/clipboard.rs:93:7 | 93 | #[cfg(target_os = "wasm32")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("wasm32"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"wasm32\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `wasm32` --> helix-view/src/clipboard.rs:99:24 | 99 | #[cfg(not(any(windows, target_os = "wasm32", target_os = "macos")))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("wasm32"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"wasm32\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm32` --> helix-view/src/editor.rs:378:24 | 378 | #[cfg(not(any(windows, target_os = "wasm32")))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("wasm32"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"wasm32\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unicode-lines` --> helix-view/src/editor.rs:819:11 | 819 | #[cfg(feature = "unicode-lines")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossterm`, `default`, and `term` = help: consider adding `unicode-lines` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unicode-lines` --> helix-view/src/editor.rs:822:11 | 822 | #[cfg(feature = "unicode-lines")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossterm`, `default`, and `term` = help: consider adding `unicode-lines` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unicode-lines` --> helix-view/src/editor.rs:825:11 | 825 | #[cfg(feature = "unicode-lines")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossterm`, `default`, and `term` = help: consider adding `unicode-lines` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unicode-lines` --> helix-view/src/editor.rs:835:19 | 835 | #[cfg(feature = "unicode-lines")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossterm`, `default`, and `term` = help: consider adding `unicode-lines` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unicode-lines` --> helix-view/src/editor.rs:837:19 | 837 | #[cfg(feature = "unicode-lines")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossterm`, `default`, and `term` = help: consider adding `unicode-lines` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unicode-lines` --> helix-view/src/editor.rs:839:19 | 839 | #[cfg(feature = "unicode-lines")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossterm`, `default`, and `term` = help: consider adding `unicode-lines` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> helix-view/src/clipboard.rs:13:13 | 13 | fn name(&self) -> Cow; | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 13 | fn name(&self) -> Cow<'_, str>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-view/src/clipboard.rs:219:17 | 219 | fn name(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 219 | fn name(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-view/src/clipboard.rs:337:21 | 337 | fn name(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 337 | fn name(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-view/src/document.rs:1691:26 | 1691 | pub fn relative_path(&self) -> Option> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1691 | pub fn relative_path(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-view/src/register.rs:221:36 | 221 | pub fn clipboard_provider_name(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 221 | pub fn clipboard_provider_name(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-view/src/tree.rs:419:21 | 419 | pub fn traverse(&self) -> Traverse { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 419 | pub fn traverse(&self) -> Traverse<'_> { | ++++ Compiling helix-term v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-term) Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 helix-term/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="git"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "git", "integration", "unicode-lines"))' -C metadata=2328b3e408975bea -C extra-filename=-d6acf7a685fac2c5 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/helix-term-d6acf7a685fac2c5 -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern helix_loader=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_loader-c2faf9d399ad1e83.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-2d0e57fd34b043fd/out` Compiling helix-tui v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-tui) Running `/usr/bin/rustc --crate-name helix_tui --edition=2021 helix-tui/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="crossterm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "default", "serde"))' -C metadata=f3d88e8da6a9786c -C extra-filename=-0340d26c7343f256 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-dba14d6a526028b2.rmeta --extern cassowary=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcassowary-e914fbca97543721.rmeta --extern crossterm=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossterm-d93698e73b1b8905.rmeta --extern helix_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_core-7d3fa16c7548086a.rmeta --extern helix_view=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_view-f3d2c0520e66faa2.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-2fd46a7086a715fa.rmeta --extern termini=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtermini-3ae4c0c45012e4de.rmeta --extern unicode_segmentation=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_segmentation-a9afd85e8dcbaeef.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-c219ab00cbe8f40a/out` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/helix-term-d6acf7a685fac2c5/build-script-build` Running `/usr/bin/rustc --crate-name helix_term --edition=2021 helix-term/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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="git"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "git", "integration", "unicode-lines"))' -C metadata=2b04ec5056ea9171 -C extra-filename=-3ccadf25d75e29f7 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-0ed897f52b131b5e.rmeta --extern arc_swap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libarc_swap-3c2bea4b00313ad0.rmeta --extern chrono=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libchrono-64c0a5655943fcf1.rmeta --extern content_inspector=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcontent_inspector-307c067c5353bc16.rmeta --extern crossterm=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossterm-d93698e73b1b8905.rmeta --extern fern=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfern-e8b9ee29f7eae32b.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_util-12a22dc47781a46b.rmeta --extern grep_regex=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgrep_regex-c9d7fb0596b02b18.rmeta --extern grep_searcher=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgrep_searcher-f86112ed4ee5986d.rmeta --extern helix_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_core-7d3fa16c7548086a.rmeta --extern helix_dap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_dap-ba0c400f998f3bf7.rmeta --extern helix_event=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_event-1536f6726a5e2e72.rmeta --extern helix_loader=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_loader-804122c4b5cb02f9.rmeta --extern helix_lsp=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_lsp-c82aec82ff959089.rmeta --extern helix_stdx=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_stdx-d9a71808bed33f24.rmeta --extern tui=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_tui-0340d26c7343f256.rmeta --extern helix_vcs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_vcs-268c100b122396fd.rmeta --extern helix_view=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_view-f3d2c0520e66faa2.rmeta --extern ignore=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libignore-882b1fefeaf343d9.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rmeta --extern nucleo=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnucleo-7acdf33ce721259f.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-2fd46a7086a715fa.rmeta --extern open=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libopen-5892124368eae97b.rmeta --extern pulldown_cmark=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpulldown_cmark-b6d929844f2c2dad.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-393e63bcef59be47.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_json-6338edf5b1edf36a.rmeta --extern signal_hook=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook-b0ee9c3a39784d92.rmeta --extern signal_hook_tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook_tokio-f5c17207271147e1.rmeta --extern termini=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtermini-3ae4c0c45012e4de.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-14fa3b6b33b3e5ad.rmeta --extern tokio_stream=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio_stream-96f5665fc8b24b59.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml-fcfabd7baf3c5c92.rmeta --extern url=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liburl-4031200f370276b8.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-c219ab00cbe8f40a/out` warning: unnecessary parentheses around closure body --> helix-term/src/application.rs:121:37 | 121 | .filter(|theme| (true_color || theme.is_16_color())) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 121 - .filter(|theme| (true_color || theme.is_16_color())) 121 + .filter(|theme| true_color || theme.is_16_color() ) | warning: unnecessary parentheses around closure body --> helix-term/src/application.rs:424:37 | 424 | .filter(|theme| (true_color || theme.is_16_color())) | ^ ^ | help: remove these parentheses | 424 - .filter(|theme| (true_color || theme.is_16_color())) 424 + .filter(|theme| true_color || theme.is_16_color() ) | warning: unnecessary parentheses around type --> helix-term/src/ui/editor.rs:621:40 | 621 | line_decorations: &mut Vec>, | ^ ^ | help: remove these parentheses | 621 - line_decorations: &mut Vec>, 621 + line_decorations: &mut Vec>, | warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands.rs:2217:19 | 2217 | fn format(&self, current_path: &Self::Data) -> Row { | ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 2217 | fn format(&self, current_path: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands.rs:2851:19 | 2851 | fn format(&self, _data: &Self::Data) -> Row { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2851 | fn format(&self, _data: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands.rs:2918:19 | 2918 | fn format(&self, _data: &Self::Data) -> Row { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2918 | fn format(&self, _data: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands.rs:3000:15 | 3000 | fn format(&self, keymap: &Self::Data) -> Row { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 3000 | fn format(&self, keymap: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands/dap.rs:28:15 | 28 | fn format(&self, _data: &Self::Data) -> Row { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 28 | fn format(&self, _data: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands/dap.rs:36:15 | 36 | fn format(&self, _data: &Self::Data) -> Row { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 36 | fn format(&self, _data: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands/dap.rs:44:15 | 44 | fn format(&self, thread_states: &Self::Data) -> Row { | ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 44 | fn format(&self, thread_states: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands/lsp.rs:70:15 | 70 | fn format(&self, cwdir: &Self::Data) -> Row { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 70 | fn format(&self, cwdir: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands/lsp.rs:109:15 | 109 | fn format(&self, current_doc_path: &Self::Data) -> Row { | ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 109 | fn format(&self, current_doc_path: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands/lsp.rs:145:15 | 145 | fn format(&self, (styles, format): &Self::Data) -> Row { | ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 145 | fn format(&self, (styles, format): &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands/lsp.rs:505:15 | 505 | fn format(&self, _data: &Self::Data) -> Row { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 505 | fn format(&self, _data: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands/lsp.rs:755:15 | 755 | fn format(&self, _data: &Self::Data) -> Row { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 755 | fn format(&self, _data: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/ui/completion.rs:29:18 | 29 | fn sort_text(&self, data: &Self::Data) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 29 | fn sort_text(&self, data: &Self::Data) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/ui/completion.rs:34:20 | 34 | fn filter_text(&self, _data: &Self::Data) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 34 | fn filter_text(&self, _data: &Self::Data) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/ui/completion.rs:43:15 | 43 | fn format(&self, _data: &Self::Data) -> menu::Row { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 43 | fn format(&self, _data: &Self::Data) -> menu::Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/ui/menu.rs:28:15 | 28 | fn format(&self, data: &Self::Data) -> Row; | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 28 | fn format(&self, data: &Self::Data) -> Row<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/ui/menu.rs:30:18 | 30 | fn sort_text(&self, data: &Self::Data) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | fn sort_text(&self, data: &Self::Data) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/ui/menu.rs:35:20 | 35 | fn filter_text(&self, data: &Self::Data) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 35 | fn filter_text(&self, data: &Self::Data) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/ui/menu.rs:45:15 | 45 | fn format(&self, root_path: &Self::Data) -> Row { | ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | fn format(&self, root_path: &Self::Data) -> Row<'_> { | ++++ warning: `helix-core` (lib) generated 4 warnings (run `cargo fix --lib -p helix-core` to apply 4 suggestions) warning: `helix-view` (lib) generated 15 warnings (run `cargo fix --lib -p helix-view` to apply 6 suggestions) warning: `helix-lsp` (lib) generated 1 warning (run `cargo fix --lib -p helix-lsp` to apply 1 suggestion) warning: `helix-term` (lib) generated 22 warnings (run `cargo fix --lib -p helix-term` to apply 22 suggestions) Running `/usr/bin/rustc --crate-name hx --edition=2021 helix-term/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="git"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "git", "integration", "unicode-lines"))' -C metadata=6442398a436613e7 -C extra-filename=-14ee2437e7ecea05 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-0ed897f52b131b5e.rlib --extern arc_swap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libarc_swap-3c2bea4b00313ad0.rlib --extern chrono=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libchrono-64c0a5655943fcf1.rlib --extern content_inspector=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcontent_inspector-307c067c5353bc16.rlib --extern crossterm=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossterm-d93698e73b1b8905.rlib --extern fern=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfern-e8b9ee29f7eae32b.rlib --extern futures_util=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_util-12a22dc47781a46b.rlib --extern grep_regex=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgrep_regex-c9d7fb0596b02b18.rlib --extern grep_searcher=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgrep_searcher-f86112ed4ee5986d.rlib --extern helix_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_core-7d3fa16c7548086a.rlib --extern helix_dap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_dap-ba0c400f998f3bf7.rlib --extern helix_event=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_event-1536f6726a5e2e72.rlib --extern helix_loader=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_loader-804122c4b5cb02f9.rlib --extern helix_lsp=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_lsp-c82aec82ff959089.rlib --extern helix_stdx=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_stdx-d9a71808bed33f24.rlib --extern helix_term=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_term-3ccadf25d75e29f7.rlib --extern tui=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_tui-0340d26c7343f256.rlib --extern helix_vcs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_vcs-268c100b122396fd.rlib --extern helix_view=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_view-f3d2c0520e66faa2.rlib --extern ignore=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libignore-882b1fefeaf343d9.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-27e800de402e5782.rlib --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-8f28273be8c73b1f.rlib --extern nucleo=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnucleo-7acdf33ce721259f.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-2fd46a7086a715fa.rlib --extern open=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libopen-5892124368eae97b.rlib --extern pulldown_cmark=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpulldown_cmark-b6d929844f2c2dad.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-393e63bcef59be47.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_json-6338edf5b1edf36a.rlib --extern signal_hook=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook-b0ee9c3a39784d92.rlib --extern signal_hook_tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook_tokio-f5c17207271147e1.rlib --extern termini=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtermini-3ae4c0c45012e4de.rlib --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-14fa3b6b33b3e5ad.rlib --extern tokio_stream=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio_stream-96f5665fc8b24b59.rlib --extern toml=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml-fcfabd7baf3c5c92.rlib --extern url=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liburl-4031200f370276b8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-c219ab00cbe8f40a/out` Finished `rpm` profile [optimized + debuginfo] target(s) in 5m 27s + cargo run --release -- --grammar build Locking 268 packages to latest compatible versions Compiling libc v0.2.153 Compiling proc-macro2 v1.0.76 Compiling unicode-ident v1.0.8 Compiling cfg-if v1.0.0 Compiling memchr v2.6.3 Compiling autocfg v1.1.0 Compiling regex-syntax v0.8.2 Compiling once_cell v1.19.0 Compiling thiserror v1.0.58 Compiling smallvec v1.13.2 Compiling tinyvec_macros v0.1.1 Compiling version_check v0.9.4 Compiling fastrand v2.0.1 Compiling scopeguard v1.1.0 Compiling gix-trace v0.1.8 Compiling faster-hex v0.9.0 Compiling crc32fast v1.3.2 Compiling adler v1.0.2 Compiling same-file v1.0.6 Compiling parking_lot_core v0.9.7 Compiling bitflags v2.5.0 Compiling rustix v0.38.32 Compiling prodash v28.0.0 Compiling sha1_smol v1.0.0 Compiling serde v1.0.197 Compiling home v0.5.9 Compiling itoa v1.0.6 Compiling zerocopy v0.7.31 Compiling powerfmt v0.2.0 Compiling allocator-api2 v0.2.14 Compiling time-core v0.1.6 Compiling num-conv v0.1.0 Compiling num_threads v0.1.6 Compiling linux-raw-sys v0.4.12 Compiling log v0.4.21 Compiling cc v1.0.90 Compiling anyhow v1.0.81 Compiling crossbeam-utils v0.8.16 Compiling static_assertions v1.1.0 Compiling helix-loader v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-loader) Compiling either v1.9.0 Compiling pin-project-lite v0.2.12 Compiling unicode-bom v2.0.2 Compiling str_indices v0.4.1 Compiling percent-encoding v2.3.1 Compiling rayon-core v1.11.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/libc-0.2.153/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=4b22618fd5202152 -C extra-filename=-051af1c9b34e672d --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/libc-051af1c9b34e672d -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/proc-macro2-1.0.76/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=397ecd9ca1e05404 -C extra-filename=-afe84103fc407428 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/proc-macro2-afe84103fc407428 -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-ident-1.0.8/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=83b906a907ccb547 -C extra-filename=-724b1eb16d08aa91 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/memchr-2.6.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 linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=236ce497961b60cb -C extra-filename=-fc38a977f895f2f1 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=ec4216346a96bcd3 -C extra-filename=-f51e2d0cee002b5c --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/autocfg-1.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0f34d867e87caf64 -C extra-filename=-e3ba8121e165b31a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/regex-syntax-0.8.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 linker-plugin-lto --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=08138fa9aee8ee55 -C extra-filename=-9a3d884590aa8757 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/smallvec-1.13.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 linker-plugin-lto --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=5819b9560d179d41 -C extra-filename=-d282f9129eea9449 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name version_check --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/version_check-0.9.4/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=6e26c0ba0391cf24 -C extra-filename=-f3bd1de904166fe0 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/once_cell-1.19.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 linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=208becf2e85b5dd2 -C extra-filename=-5b3b51df6f12b49c --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/thiserror-1.0.58/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=4cd66bbf1a42eb62 -C extra-filename=-a1e2ceb14f2ffc8c --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/thiserror-a1e2ceb14f2ffc8c -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tinyvec_macros --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f8c46969f9a04960 -C extra-filename=-2f9258c6d7d47981 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/fastrand-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=ab60bb5a4eae7ce6 -C extra-filename=-f31fb2e539827e5d --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_trace --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-trace-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 linker-plugin-lto --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "tracing", "tracing-detail"))' -C metadata=90e8b2f4e7479546 -C extra-filename=-876a5d985474fc84 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name scopeguard --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/scopeguard-1.1.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=0969e09915b32785 -C extra-filename=-23cea6ec64eb1c07 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name faster_hex --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/faster-hex-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=7a015e5c76aed59a -C extra-filename=-ea0ac62b8f738159 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crc32fast-1.3.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=c5ab5e5b1359df1a -C extra-filename=-53a2e46011cf750c --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/crc32fast-53a2e46011cf750c -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name adler --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/adler-1.0.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=2ba5d79d271c0aac -C extra-filename=-1e619228e3b2e218 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da6e6cda93593985 -C extra-filename=-254c5bd4ac81c91b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/parking_lot_core-0.9.7/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("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=54efaba3150101f3 -C extra-filename=-adc27c2cecf72ce5 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/parking_lot_core-adc27c2cecf72ce5 -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/bitflags-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 linker-plugin-lto --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=3aaa1cc9edd3c125 -C extra-filename=-22cc4ae4e76a9e16 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/rustix-0.38.32/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="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=112837c9b8543d2c -C extra-filename=-4e8140a7915376e9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/rustix-4e8140a7915376e9 -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name prodash --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/prodash-28.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "bytesize", "crosstermion", "ctrlc", "dashmap", "default", "futures-core", "futures-lite", "human_format", "humantime", "is-terminal", "local-time", "log", "parking_lot", "progress-log", "progress-tree", "progress-tree-hp-hashmap", "progress-tree-log", "render-line", "render-line-autoconfigure", "render-line-crossterm", "render-tui", "render-tui-crossterm", "signal-hook", "time", "tui", "tui-react", "unicode-segmentation", "unicode-width", "unit-bytes", "unit-duration", "unit-human"))' -C metadata=de2812e1c72712dd -C extra-filename=-900ab03000c60490 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name sha1_smol --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/sha1_smol-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=9f1475df7027976f -C extra-filename=-bf708b6cb2eecf6b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde-1.0.197/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=38c8475390ec1a8a -C extra-filename=-5c049ac1e3ee6171 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/serde-5c049ac1e3ee6171 -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/itoa-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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=ce0caaa93ff88e7f -C extra-filename=-2a5d22e59da01b8f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name home --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/home-0.5.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 linker-plugin-lto '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c729a98bbf9de3ae -C extra-filename=-0ba4445953694766 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name zerocopy --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/zerocopy-0.7.31/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 linker-plugin-lto --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=3f790f3d27a09669 -C extra-filename=-3d8c28ff2782f67e --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name powerfmt --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/powerfmt-0.2.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=9744674719f1be11 -C extra-filename=-a5d863d298b41190 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name allocator_api2 --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/allocator-api2-0.2.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 linker-plugin-lto --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=0c91dffc6d860a7c -C extra-filename=-24d2443f6b2656ab --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name time_core --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/time-core-0.1.6/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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9933b35009076f0 -C extra-filename=-7b51fdaae487d0e1 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name num_conv --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/num-conv-0.1.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 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=755446ec2a6571e5 -C extra-filename=-fbbeb35819e8abb8 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name num_conv --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/num-conv-0.1.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 linker-plugin-lto --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75f66e0a66f96ebc -C extra-filename=-63060a6dc791ef53 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name num_threads --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/num_threads-0.1.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c4132f29cbec1f3 -C extra-filename=-97d57de49778b623 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/linux-raw-sys-0.4.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 linker-plugin-lto --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "elf", "errno", "general", "if_ether", "io_uring", "ioctl", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=8e66e1b9357ca020 -C extra-filename=-34d1af4e2dfe1183 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name time_core --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/time-core-0.1.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 linker-plugin-lto --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cbf3e143ab6033d3 -C extra-filename=-8fe7120ac309ca3f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cc --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/cc-1.0.90/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("jobserver", "libc", "parallel"))' -C metadata=39ae27dbf838c83d -C extra-filename=-5d9fd7b8064ef40b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/log-0.4.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 linker-plugin-lto --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=8204c7e481ce431f -C extra-filename=-8b8cf3b7a84779bf --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crossbeam-utils-0.8.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=18142bd9f34397c5 -C extra-filename=-594b44ffc7081abc --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/crossbeam-utils-594b44ffc7081abc -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name static_assertions --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/static_assertions-1.1.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=fc24605b36fb9a5c -C extra-filename=-5df1125a3ee155bc --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/anyhow-1.0.81/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=738ec7a6b5f29210 -C extra-filename=-f952cc3ea721eaeb --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/anyhow-f952cc3ea721eaeb -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 helix-loader/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=61ad18542679d7c2 -C extra-filename=-b80fa194e83e3a06 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/helix-loader-b80fa194e83e3a06 -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name either --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/either-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=14f393e632940df3 -C extra-filename=-24b6c78a8cddd5f2 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/pin-project-lite-0.2.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f9307440a95e737e -C extra-filename=-b536a9b652f2a794 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_bom --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-bom-2.0.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=204739dbebb5225e -C extra-filename=-8dddbd0a8a5a3aba --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name str_indices --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/str_indices-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 linker-plugin-lto --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "simd"))' -C metadata=457ca28bd8021f3f -C extra-filename=-dc0739e2ed6068e9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name percent_encoding --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/percent-encoding-2.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 linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=aab30f5c3e83370a -C extra-filename=-162538d2a4f3500b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/rayon-core-1.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dd7a2a2d5cac198c -C extra-filename=-faf99616b1c49392 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/rayon-core-faf99616b1c49392 -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tinyvec v1.6.0 Compiling walkdir v2.4.0 Running `/usr/bin/rustc --crate-name walkdir --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/walkdir-2.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=182f9316c8176ee5 -C extra-filename=-28bd469c0c2a25a5 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern same_file=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsame_file-254c5bd4ac81c91b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tinyvec --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tinyvec-1.6.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 linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=22edd68201f27155 -C extra-filename=-6fb68b2155682231 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern tinyvec_macros=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtinyvec_macros-2f9258c6d7d47981.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling miniz_oxide v0.7.1 Running `/usr/bin/rustc --crate-name miniz_oxide --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/miniz_oxide-0.7.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 linker-plugin-lto --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=4e652224e4735c0d -C extra-filename=-863f6b9a8cb53fef --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern adler=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libadler-1e619228e3b2e218.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling deranged v0.5.5 Running `/usr/bin/rustc --crate-name deranged --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/deranged-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde"))' -C metadata=04e445f59d3f0cb1 -C extra-filename=-429e028d72a5ea02 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern powerfmt=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpowerfmt-a5d863d298b41190.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling equivalent v1.0.0 Running `/usr/bin/rustc --crate-name equivalent --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/equivalent-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e924c5435ce989d7 -C extra-filename=-46da1d536a1ee53c --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-core v0.3.30 Running `/usr/bin/rustc --crate-name futures_core --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/futures-core-0.3.30/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 linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=22b9ccb36d9a7eb2 -C extra-filename=-8177c8057382091b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-bidi v0.3.13 Running `/usr/bin/rustc --crate-name unicode_bidi --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-bidi-0.3.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 linker-plugin-lto --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=15d93696a5ee5f15 -C extra-filename=-c4d85c3d9917ea6f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/rayon-core-faf99616b1c49392/build-script-build` Compiling form_urlencoded v1.2.1 Running `/usr/bin/rustc --crate-name form_urlencoded --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3bcf7afd5a8006bb -C extra-filename=-06ff994be7da93e6 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern percent_encoding=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpercent_encoding-162538d2a4f3500b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling kstring v2.0.0 Running `/usr/bin/rustc --crate-name kstring --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/kstring-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unsafe"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc", "default", "document-features", "max_inline", "serde", "std", "unsafe", "unstable_bench_subset"))' -C metadata=260bfa67d5244688 -C extra-filename=-c424ebc89e56a4b0 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern static_assertions=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libstatic_assertions-5df1125a3ee155bc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/serde-5c049ac1e3ee6171/build-script-build` Compiling bytes v1.4.0 Running `/usr/bin/rustc --crate-name bytes --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/bytes-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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=2cf5d3b9fd83b05f -C extra-filename=-6035bd96fcf675bd --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_json v1.0.114 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde_json-1.0.114/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=c1b8f32dfe98d052 -C extra-filename=-735760f82faa957f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/serde_json-735760f82faa957f -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling encoding_rs v0.8.33 Compiling etcetera v0.8.0 Running `/usr/bin/rustc --crate-name encoding_rs --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/encoding_rs-0.8.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=317f6d004add0bb3 -C extra-filename=-f77d0140d9f0ef31 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-f51e2d0cee002b5c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/crossbeam-utils-594b44ffc7081abc/build-script-build` Running `/usr/bin/rustc --crate-name etcetera --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/etcetera-0.8.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e047472f016cbee4 -C extra-filename=-4d0a9762df316a56 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-f51e2d0cee002b5c.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhome-0ba4445953694766.rmeta --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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/memchr-2.6.3/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=3b7d09f299548e92 -C extra-filename=-8e3d2b8d370fe13b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/serde-5c049ac1e3ee6171/build-script-build` Compiling unicode-general-category v0.6.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-general-category-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=060ba2be407300e5 -C extra-filename=-bfef63e37431a9da --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/unicode-general-category-bfef63e37431a9da -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling arc-swap v1.7.1 Compiling dunce v1.0.4 Running `/usr/bin/rustc --crate-name arc_swap --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/arc-swap-1.7.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=2a0693a18a0db41e -C extra-filename=-f08b15ddb3cb9187 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name dunce --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/dunce-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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ed09ac40284cb45f -C extra-filename=-10aae351b424c256 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/regex-syntax-0.8.2/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"' --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=113804bd99250028 -C extra-filename=-d1eaed451a46d3d1 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ryu v1.0.13 Running `/usr/bin/rustc --crate-name ryu --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/ryu-1.0.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=c50c0d8ad81733c9 -C extra-filename=-f068ec53321c2a9b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name crossbeam_utils --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crossbeam-utils-0.8.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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=352e49a653e1ba42 -C extra-filename=-9f0dab8aa604c3a4 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-f51e2d0cee002b5c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-segmentation v1.11.0 Running `/usr/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-segmentation-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=546ee7818176f904 -C extra-filename=-b54fa7319dc48aa4 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cov-mark v1.1.0 Compiling time-macros v0.2.24 Compiling libloading v0.8.3 Running `/usr/bin/rustc --crate-name time_macros --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/time-macros-0.2.24/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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=5a2ad13efede0c57 -C extra-filename=-87c568a3f6cbc4eb --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern num_conv=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnum_conv-fbbeb35819e8abb8.rlib --extern time_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtime_core-7b51fdaae487d0e1.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 cov_mark --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/cov-mark-1.1.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("thread-local"))' -C metadata=e2f93d068180a3c7 -C extra-filename=-e83cf903f0ec4770 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/anyhow-f952cc3ea721eaeb/build-script-build` Compiling unicode-linebreak v0.1.5 Running `/usr/bin/rustc --crate-name libloading --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/libloading-0.8.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f7d5caf2f6743fd -C extra-filename=-1edf0e244fa01698 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-f51e2d0cee002b5c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling smawk v0.3.1 Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/bitflags-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=1c0900fd095e0141 -C extra-filename=-8439152bffefbb14 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name smawk --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/smawk-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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ndarray"))' -C metadata=4b7601af98a5e43e -C extra-filename=-5c1696fbe2706f1a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_linebreak --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-linebreak-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 opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0db801d710ccf658 -C extra-filename=-d8b2462c0b4d3847 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/linux-raw-sys-0.4.12/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="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "elf", "errno", "general", "if_ether", "io_uring", "ioctl", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=362ff5567dbd8649 -C extra-filename=-5c6a1d1d515c097d --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=691ba2157aeb7109 -C extra-filename=-5e44e72be26ded97 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling iana-time-zone v0.1.56 Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/anyhow-1.0.81/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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=4b9f3a33151c6d6c -C extra-filename=-8fb7bc3749e4d111 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg std_backtrace` Running `/usr/bin/rustc --crate-name iana_time_zone --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/iana-time-zone-0.1.56/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 linker-plugin-lto --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=cfffc0c341e94e0b -C extra-filename=-07e4109189ac81dc --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ropey v1.6.1 Running `/usr/bin/rustc --crate-name ropey --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/ropey-1.6.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 linker-plugin-lto --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cr_lines", "default", "simd", "small_chunks", "unicode_lines"))' -C metadata=b4e2cb834b1caa6b -C extra-filename=-c88245577623ddfe --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-d282f9129eea9449.rmeta --extern str_indices=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libstr_indices-dc0739e2ed6068e9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hashbrown v0.12.3 Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/hashbrown-0.12.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 linker-plugin-lto --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=c7cf2571f4de2a35 -C extra-filename=-2fa2b6a21e27cff4 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/crc32fast-53a2e46011cf750c/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/parking_lot_core-adc27c2cecf72ce5/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/thiserror-a1e2ceb14f2ffc8c/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/proc-macro2-afe84103fc407428/build-script-build` Compiling futures-task v0.3.30 Running `/usr/bin/rustc --crate-name futures_task --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/futures-task-0.3.30/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 linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=838602b59b3fe6cd -C extra-filename=-c13ccc2757fb41fb --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name crc32fast --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crc32fast-1.3.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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=eabd728845c0d384 -C extra-filename=-2d00e05a50c98cf0 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-f51e2d0cee002b5c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg crc32fast_stdarchx86` Compiling pin-utils v0.1.0 Running `/usr/bin/rustc --crate-name pin_utils --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/pin-utils-0.1.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=284c79504028e9ee -C extra-filename=-584a762c21912a7e --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cc --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/cc-1.0.90/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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "libc", "parallel"))' -C metadata=b908845ac2cc7bd5 -C extra-filename=-6aedb9c369905387 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/proc-macro2-1.0.76/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=bafc6c04b6664c68 -C extra-filename=-770f9a26cb5ad73e --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_ident-724b1eb16d08aa91.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/rustix-4e8140a7915376e9/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/rustix-4e8140a7915376e9/build-script-build` Compiling aho-corasick v1.1.2 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/aho-corasick-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --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=949450f8df4d0f39 -C extra-filename=-81456cce80b9b64b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-fc38a977f895f2f1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling winnow v0.6.5 Running `/usr/bin/rustc --crate-name winnow --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/winnow-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=e76e538a5f478e50 -C extra-filename=-874907795b4bd6db --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-fc38a977f895f2f1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/serde_json-735760f82faa957f/build-script-build` Compiling unicode-width v0.1.11 Running `/usr/bin/rustc --crate-name unicode_width --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-width-0.1.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 linker-plugin-lto --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=97477a6708b4bbaf -C extra-filename=-fd64e42e74f4fef1 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling signal-hook v0.3.17 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/signal-hook-0.3.17/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="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=7b763345e43da22b -C extra-filename=-83624e516fdb4d9e --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/signal-hook-83624e516fdb4d9e -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling nucleo-matcher v0.2.0 Compiling shell-words v1.1.0 Running `/usr/bin/rustc --crate-name shell_words --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/shell-words-1.1.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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ea14a8f6fca8e7dd -C extra-filename=-9cea714de331eef0 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name nucleo_matcher --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/nucleo-matcher-0.2.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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="unicode-casefold"' --cfg 'feature="unicode-normalization"' --cfg 'feature="unicode-segmentation"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode-casefold", "unicode-normalization", "unicode-segmentation"))' -C metadata=ed5f828f89e5d5b0 -C extra-filename=-2b323274c9753e12 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cov_mark=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcov_mark-e83cf903f0ec4770.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-fc38a977f895f2f1.rmeta --extern unicode_segmentation=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_segmentation-b54fa7319dc48aa4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hashbrown v0.14.3 Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/hashbrown-0.14.3/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="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=d9403791d99c2f76 -C extra-filename=-89b068cdc6c05085 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling fnv v1.0.7 Running `/usr/bin/rustc --crate-name fnv --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/fnv-1.0.7/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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5f25cd6c33f0f640 -C extra-filename=-9ac74effc12c9894 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/rustix-0.38.32/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 linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=b579b046d2c5e00a -C extra-filename=-d9054bdf667723a9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-22cc4ae4e76a9e16.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblinux_raw_sys-34d1af4e2dfe1183.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/smallvec-1.13.2/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("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=82ab754c30e61012 -C extra-filename=-147efd535477344f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name str_indices --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/str_indices-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "simd"))' -C metadata=0bb2de8f6f5cb3d7 -C extra-filename=-ba43d7d685f08226 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name equivalent --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/equivalent-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=837f59695c4dbcf2 -C extra-filename=-b48c47a11573bf51 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name home --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/home-0.5.9/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::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=acfdfec066c29237 -C extra-filename=-06fda1b7bf3501da --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/libc-051af1c9b34e672d/build-script-build` Compiling flate2 v1.0.27 Running `/usr/bin/rustc --crate-name flate2 --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/flate2-1.0.27/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 linker-plugin-lto --cfg 'feature="any_impl"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat"))' -C metadata=008f0ee81ef20705 -C extra-filename=-e5ff3781443c3f8f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern crc32fast=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrc32fast-2d00e05a50c98cf0.rmeta --extern miniz_oxide=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libminiz_oxide-863f6b9a8cb53fef.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-normalization v0.1.22 Running `/usr/bin/rustc --crate-name unicode_normalization --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-normalization-0.1.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=16c4bd6c558656c7 -C extra-filename=-287b7f35b5f8b542 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern tinyvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtinyvec-6fb68b2155682231.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam-channel v0.5.8 Running `/usr/bin/rustc --crate-name crossbeam_channel --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crossbeam-channel-0.5.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 linker-plugin-lto --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-utils", "default", "std"))' -C metadata=8ec04ca7d7d2c65f -C extra-filename=-15617a345a367465 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-f51e2d0cee002b5c.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossbeam_utils-9f0dab8aa604c3a4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/aho-corasick-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=3b439e82e669e19d -C extra-filename=-91af5316b896ed23 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-8e3d2b8d370fe13b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/signal-hook-83624e516fdb4d9e/build-script-build` Compiling textwrap v0.16.1 Running `/usr/bin/rustc --crate-name textwrap --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/textwrap-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=233a6712c384afd1 -C extra-filename=-0c156e5d1e361e48 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern smawk=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmawk-5c1696fbe2706f1a.rmeta --extern unicode_linebreak=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_linebreak-d8b2462c0b4d3847.rmeta --extern unicode_width=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_width-fd64e42e74f4fef1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling clru v0.6.1 Running `/usr/bin/rustc --crate-name libc --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/libc-0.2.153/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 linker-plugin-lto --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=d548e499f90cfc6a -C extra-filename=-5f6ab917ccd797d4 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Running `/usr/bin/rustc --crate-name clru --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/clru-0.6.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b3708870f276e67f -C extra-filename=-2afb03e7f8f64aa6 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/libc-051af1c9b34e672d/build-script-build` Running `/usr/bin/rustc --crate-name log --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/log-0.4.21/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("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=0fc9f7a67eb0d56d -C extra-filename=-09418b164a422e51 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name either --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/either-1.9.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="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=2e05259f6e86ef72 -C extra-filename=-8e50cfd30c47a71a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/rustix-0.38.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=16decf6858fd6ddc -C extra-filename=-22352b2687fe03f2 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-8439152bffefbb14.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblinux_raw_sys-5c6a1d1d515c097d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` Running `/usr/bin/rustc --crate-name winnow --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/winnow-0.6.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 -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=79b2783839e86952 -C extra-filename=-9190bf7f95bf1e44 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bitflags v1.3.2 Running `/usr/bin/rustc --crate-name etcetera --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/etcetera-0.8.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ea5855e28157d7d -C extra-filename=-f5b8cea87b077a07 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-5e44e72be26ded97.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhome-06fda1b7bf3501da.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/bitflags-1.3.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 linker-plugin-lto --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=f875642ceceee4b8 -C extra-filename=-de8a00541385f559 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/anyhow-f952cc3ea721eaeb/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/libc-0.2.153/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=b4ff8aaa71490a55 -C extra-filename=-6f7ff5012a486a91 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/fastrand-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=75ee3ff28c56eea6 -C extra-filename=-5bb280192591bb98 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/unicode-general-category-bfef63e37431a9da/build-script-build` Compiling quote v1.0.35 Running `/usr/bin/rustc --crate-name quote --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/quote-1.0.35/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=383df6138bceb461 -C extra-filename=-85f5d065a99e5975 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libproc_macro2-770f9a26cb5ad73e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ahash v0.8.11 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/ahash-0.8.11/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="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=d081fb33d41c6212 -C extra-filename=-1880b407d1d44d91 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/ahash-1880b407d1d44d91 -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libversion_check-f3bd1de904166fe0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling slotmap v1.0.7 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/slotmap-1.0.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "unstable"))' -C metadata=c38dd4fb09652a77 -C extra-filename=-1b49e50351f2ca55 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/slotmap-1b49e50351f2ca55 -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libversion_check-f3bd1de904166fe0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name dunce --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/dunce-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6ab0bd48a67eed39 -C extra-filename=-12299efae7c9ff92 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/anyhow-1.0.81/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("backtrace", "default", "std"))' -C metadata=f55b7fa14f7cd7d1 -C extra-filename=-7f54d80a29d12b09 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg std_backtrace` Compiling unicase v2.6.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicase-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=c38c9978505998f0 -C extra-filename=-b3bb8a3b93440cc8 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/unicase-b3bb8a3b93440cc8 -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libversion_check-f3bd1de904166fe0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name libloading --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/libloading-0.8.3/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=fe8efd6d590192cc -C extra-filename=-ae60a1b542e81615 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-5e44e72be26ded97.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling helix-parsec v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-parsec) Running `/usr/bin/rustc --crate-name helix_parsec --edition=2021 helix-parsec/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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ffdfec48b95ab409 -C extra-filename=-5b9bcf7e760f336c --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name ropey --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/ropey-1.6.1/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("cr_lines", "default", "simd", "small_chunks", "unicode_lines"))' -C metadata=c2325e7f56258bc6 -C extra-filename=-ad2d30d541568397 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-147efd535477344f.rmeta --extern str_indices=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libstr_indices-ba43d7d685f08226.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_general_category --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicode-general-category-0.6.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf9ed05c7330b5f5 -C extra-filename=-8ce06905a7ae25aa --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/once_cell-1.19.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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=8b3f9ded06ce101e -C extra-filename=-5e5ba3a0c88244ac --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling grep-matcher v0.1.7 Running `/usr/bin/rustc --crate-name grep_matcher --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/grep-matcher-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9c0006fc37f842e7 -C extra-filename=-ecf7ee7dbb5c5aa4 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-fc38a977f895f2f1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling is-docker v0.2.0 Running `/usr/bin/rustc --crate-name is_docker --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/is-docker-0.2.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a58ff1aa60aaf18f -C extra-filename=-aaebcbe444a2f9d8 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-5b3b51df6f12b49c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pulldown-cmark v0.10.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/pulldown-cmark-0.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=b9b77deea4b5f38e -C extra-filename=-6dba2f53ff109fc1 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/pulldown-cmark-6dba2f53ff109fc1 -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling termini v1.0.0 Running `/usr/bin/rustc --crate-name termini --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/termini-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7995dc3caaf394f -C extra-filename=-2fc858e0fb907bd3 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern home=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhome-0ba4445953694766.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lock_api v0.4.9 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/lock_api-0.4.9/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="arc_lock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=80333927f4f08f4f -C extra-filename=-9e014ddf820652bb --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/lock_api-9e014ddf820652bb -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libautocfg-e3ba8121e165b31a.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling memoffset v0.9.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/memoffset-0.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=6a47f5fb587711d6 -C extra-filename=-8899a6e9707c19f1 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/memoffset-8899a6e9707c19f1 -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libautocfg-e3ba8121e165b31a.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam-epoch v0.9.15 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crossbeam-epoch-0.9.15/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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=f31312cd0e2bce4f -C extra-filename=-e372969cf9f3905e --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/crossbeam-epoch-e372969cf9f3905e -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libautocfg-e3ba8121e165b31a.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling slab v0.4.8 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/slab-0.4.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=8e4f90e4f198a70c -C extra-filename=-afdf26e4723fb093 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/slab-afdf26e4723fb093 -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libautocfg-e3ba8121e165b31a.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num-traits v0.2.15 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/num-traits-0.2.15/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("default", "i128", "libm", "std"))' -C metadata=b10b57a80b6a8537 -C extra-filename=-9f8061a2732073ca --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/num-traits-9f8061a2732073ca -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libautocfg-e3ba8121e165b31a.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.48 Running `/usr/bin/rustc --crate-name syn --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/syn-2.0.48/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="default"' --cfg 'feature="derive"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=8c4964690ad21d36 -C extra-filename=-7a22e40533ec87bd --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libproc_macro2-770f9a26cb5ad73e.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libquote-85f5d065a99e5975.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_ident-724b1eb16d08aa91.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling smartstring v1.0.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/smartstring-1.0.1/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("arbitrary", "default", "proptest", "serde", "std", "test"))' -C metadata=e6f6aff65c5edd4a -C extra-filename=-1071b44f592f3973 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/smartstring-1071b44f592f3973 -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libautocfg-e3ba8121e165b31a.rlib --extern version_check=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libversion_check-f3bd1de904166fe0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-utils v0.1.11 Running `/usr/bin/rustc --crate-name gix_utils --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-utils-0.1.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr"))' -C metadata=df3296ead39c21e6 -C extra-filename=-7f70476295872b76 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfastrand-f31fb2e539827e5d.rmeta --extern unicode_normalization=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_normalization-287b7f35b5f8b542.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/ahash-1880b407d1d44d91/build-script-build` Compiling idna v0.5.0 Running `/usr/bin/rustc --crate-name idna --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/idna-0.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 linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=c3e1477a73f76080 -C extra-filename=-c73aaa1504c48ad8 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern unicode_bidi=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_bidi-c4d85c3d9917ea6f.rmeta --extern unicode_normalization=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_normalization-287b7f35b5f8b542.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/parking_lot_core-0.9.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=e3915adc19030f7b -C extra-filename=-ba2937e3c96e169b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-f51e2d0cee002b5c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-d282f9129eea9449.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling getrandom v0.2.9 Compiling memmap2 v0.9.0 Compiling num_cpus v1.15.0 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/getrandom-0.2.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=4c58a0b1428e4181 -C extra-filename=-4bf76bf2df3ba715 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-f51e2d0cee002b5c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memmap2 --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/memmap2-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=82ed6278cf85a492 -C extra-filename=-9ef737c3c587c365 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name num_cpus --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/num_cpus-1.15.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3bb489322843a6a3 -C extra-filename=-2e6d86e8d99fdab5 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling signal-hook-registry v1.4.1 Compiling mio v0.8.11 Running `/usr/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/signal-hook-registry-1.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=176aa28818848401 -C extra-filename=-006947e397d47b3a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name mio --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/mio-0.8.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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=6fa0902aa09ab37f -C extra-filename=-cd0702c3c32748d9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling socket2 v0.5.5 Compiling gix-sec v0.10.6 Running `/usr/bin/rustc --crate-name gix_sec --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-sec-0.10.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=2552ec6944965de2 -C extra-filename=-bcb1f94bd8bc4ebd --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-22cc4ae4e76a9e16.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name socket2 --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/socket2-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=caca37b627723781 -C extra-filename=-e26cee557bf501fd --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/slotmap-1b49e50351f2ca55/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/lock_api-9e014ddf820652bb/build-script-build` Compiling filetime v0.2.23 Running `/usr/bin/rustc --crate-name filetime --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/filetime-0.2.23/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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf72da04b622199b -C extra-filename=-cb6260feae490519 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-f51e2d0cee002b5c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/num-traits-9f8061a2732073ca/build-script-build` Compiling regex-automata v0.4.5 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/regex-automata-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --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=c319cb7d739bddba -C extra-filename=-7e9bacbebe8758ac --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libaho_corasick-81456cce80b9b64b.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-fc38a977f895f2f1.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_syntax-9a3d884590aa8757.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling indexmap v2.0.0 Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/memoffset-8899a6e9707c19f1/build-script-build` Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/indexmap-2.0.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("arbitrary", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=6d2990733a33a967 -C extra-filename=-349c46213d1d546f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern equivalent=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libequivalent-b48c47a11573bf51.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhashbrown-89b068cdc6c05085.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name ahash --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/ahash-0.8.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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=191fd3b5e5d01c9e -C extra-filename=-9e80ebbe51c36d0f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-f51e2d0cee002b5c.rmeta --extern getrandom=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgetrandom-4bf76bf2df3ba715.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-5b3b51df6f12b49c.rmeta --extern zerocopy=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libzerocopy-3d8c28ff2782f67e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'feature="folded_multiply"'` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/slab-afdf26e4723fb093/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/smartstring-1071b44f592f3973/build-script-build` Running `/usr/bin/rustc --crate-name num_cpus --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/num_cpus-1.15.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a474be30fa355eba -C extra-filename=-f15975f77ce8d7b9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-6f7ff5012a486a91.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/unicase-b3bb8a3b93440cc8/build-script-build` Running `/usr/bin/rustc --crate-name slotmap --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/slotmap-1.0.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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "unstable"))' -C metadata=cbe09aedda993e28 -C extra-filename=-c79e952d94dd0823 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_min_const_generics` Compiling chardetng v0.1.17 Running `/usr/bin/rustc --crate-name chardetng --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/chardetng-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "multithreading", "rayon", "testing-only-no-semver-guarantees-do-not-use"))' -C metadata=6de7469afc57fade -C extra-filename=-65a8b4979a1039d7 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-f51e2d0cee002b5c.rmeta --extern encoding_rs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libencoding_rs-f77d0140d9f0ef31.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-fc38a977f895f2f1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/pulldown-cmark-6dba2f53ff109fc1/build-script-build` Compiling is-wsl v0.4.0 Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/crossbeam-epoch-e372969cf9f3905e/build-script-build` Running `/usr/bin/rustc --crate-name is_wsl --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/is-wsl-0.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f20280a7a928c250 -C extra-filename=-b2f3a08ff7ab6b6e --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern is_docker=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libis_docker-aaebcbe444a2f9d8.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-5b3b51df6f12b49c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name lock_api --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/lock_api-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="arc_lock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=383b0d077d28cd61 -C extra-filename=-a8c140900f24fe9b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern scopeguard=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libscopeguard-23cea6ec64eb1c07.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_const_fn_trait_bound` Compiling threadpool v1.8.1 Running `/usr/bin/rustc --crate-name threadpool --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/threadpool-1.8.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be26fd7cd468cb40 -C extra-filename=-ca27fcea09b884c8 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern num_cpus=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnum_cpus-2e6d86e8d99fdab5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name signal_hook --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/signal-hook-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=119e999e7b5c4323 -C extra-filename=-faf3400c08a6f597 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --extern signal_hook_registry=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook_registry-006947e397d47b3a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling encoding_rs_io v0.1.7 Running `/usr/bin/rustc --crate-name encoding_rs_io --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b71282db6790ab9 -C extra-filename=-35bf06890b6f52e0 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern encoding_rs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libencoding_rs-f77d0140d9f0ef31.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cassowary v0.3.0 Running `/usr/bin/rustc --crate-name memoffset --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/memoffset-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=d74ef31f7aa4c85e -C extra-filename=-6947d8808797de64 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const` Running `/usr/bin/rustc --crate-name cassowary --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/cassowary-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5bb10a717c7d74a8 -C extra-filename=-a7085028956c5975 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name slab --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/slab-0.4.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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=2b3aafe5a7f9cdbc -C extra-filename=-6f182892f3469129 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pathdiff v0.2.1 Running `/usr/bin/rustc --crate-name pathdiff --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/pathdiff-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=0acb063bb19f7590 -C extra-filename=-fe05c788f2af2a12 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling content_inspector v0.2.4 Running `/usr/bin/rustc --crate-name content_inspector --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/content_inspector-0.2.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a766a4a18f3cebcb -C extra-filename=-9cce64159b6f60b2 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-fc38a977f895f2f1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name smartstring --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/smartstring-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "serde", "std", "test"))' -C metadata=98a7f7416903ff9a -C extra-filename=-8cb8d6c61edc4a37 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern static_assertions=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libstatic_assertions-5df1125a3ee155bc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicase --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/unicase-2.6.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=65714ba9adf9784d -C extra-filename=-92d84b4b10978692 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` Running `/usr/bin/rustc --crate-name crossbeam_epoch --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crossbeam-epoch-0.9.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 linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=4362017aa2bb83d4 -C extra-filename=-bd2e54f209d38c20 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-f51e2d0cee002b5c.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossbeam_utils-9f0dab8aa604c3a4.rmeta --extern memoffset=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemoffset-6947d8808797de64.rmeta --extern scopeguard=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libscopeguard-23cea6ec64eb1c07.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/regex-automata-0.4.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 -C debug-assertions=off --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=0df137be8f6727be -C extra-filename=-ee56aa0f7fcafe99 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libaho_corasick-91af5316b896ed23.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-8e3d2b8d370fe13b.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_syntax-d1eaed451a46d3d1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling fern v0.6.2 Running `/usr/bin/rustc --crate-name fern --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/fern-0.6.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "colored", "date-based", "libc", "meta-logging-in-format", "reopen-03", "reopen-1", "reopen03", "reopen1", "syslog-3", "syslog-4", "syslog-6", "syslog3", "syslog4", "syslog6"))' -C metadata=45cd220350ffb36a -C extra-filename=-86f7656e8cfc09c7 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/hashbrown-0.14.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 linker-plugin-lto --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=09b1012fa11acbdc -C extra-filename=-ee78b0929ba76786 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern ahash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libahash-9e80ebbe51c36d0f.rmeta --extern allocator_api2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liballocator_api2-24d2443f6b2656ab.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-util v0.3.30 Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/futures-util-0.3.30/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 linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=ad0bfbb8e7de313c -C extra-filename=-bdbf3df905c8210a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_core-8177c8057382091b.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_task-c13ccc2757fb41fb.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpin_project_lite-b536a9b652f2a794.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpin_utils-584a762c21912a7e.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libslab-6f182892f3469129.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling imara-diff v0.1.5 Running `/usr/bin/rustc --crate-name imara_diff --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/imara-diff-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 opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="unified_diff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unified_diff"))' -C metadata=d5c18b29e17007d1 -C extra-filename=-de67e567a80533ef --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern ahash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libahash-9e80ebbe51c36d0f.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhashbrown-2fa2b6a21e27cff4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling signal-hook-mio v0.2.3 Running `/usr/bin/rustc --crate-name threadpool --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/threadpool-1.8.1/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=787871651ab41f97 -C extra-filename=-cb9ab15b91a9c067 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern num_cpus=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnum_cpus-f15975f77ce8d7b9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/signal-hook-mio-0.2.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 linker-plugin-lto --cfg 'feature="mio-0_8"' --cfg 'feature="support-v0_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8"))' -C metadata=f6cd1cc9488bf7a4 -C extra-filename=-3e8f84fc582a2ecd --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --extern mio_0_8=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmio-cd0702c3c32748d9.rmeta --extern signal_hook=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook-faf3400c08a6f597.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling parking_lot v0.12.1 Running `/usr/bin/rustc --crate-name parking_lot --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/parking_lot-0.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 linker-plugin-lto --cfg 'feature="arc_lock"' --cfg 'feature="default"' --cfg 'feature="hardware-lock-elision"' --cfg 'feature="send_guard"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=e9f46aa530aadaf9 -C extra-filename=-da8eefc03f4362ba --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern lock_api=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblock_api-a8c140900f24fe9b.rmeta --extern parking_lot_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot_core-ba2937e3c96e169b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling open v5.1.2 Running `/usr/bin/rustc --crate-name open --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/open-5.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("shellexecute-on-windows"))' -C metadata=65422d368a421eba -C extra-filename=-21e661588b4f58b3 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern is_wsl=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libis_wsl-b2f3a08ff7ab6b6e.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --extern pathdiff=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpathdiff-fe05c788f2af2a12.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name num_traits --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/num-traits-0.2.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=fce5a6eeb21e442a -C extra-filename=-fa1831c8ff52484a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_i128 --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_int_assignop_ref --cfg has_div_euclid` Running `/usr/bin/rustc --crate-name pulldown_cmark --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/pulldown-cmark-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=468e5b9b0ba14534 -C extra-filename=-6fe776644c66dcd5 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-22cc4ae4e76a9e16.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-fc38a977f895f2f1.rmeta --extern unicase=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicase-92d84b4b10978692.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam-deque v0.8.3 Running `/usr/bin/rustc --crate-name crossbeam_deque --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crossbeam-deque-0.8.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 linker-plugin-lto --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-epoch", "crossbeam-utils", "default", "std"))' -C metadata=001be4b71835a179 -C extra-filename=-ac1b86d7ca4bdcd6 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-f51e2d0cee002b5c.rmeta --extern crossbeam_epoch=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossbeam_epoch-bd2e54f209d38c20.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossbeam_utils-9f0dab8aa604c3a4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.10.1 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tempfile-3.10.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=07c54a2af449fe45 -C extra-filename=-e4db92fc3ea32157 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-f51e2d0cee002b5c.rmeta --extern fastrand=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfastrand-f31fb2e539827e5d.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/librustix-d9054bdf667723a9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling which v6.0.1 Running `/usr/bin/rustc --crate-name which --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/which-6.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=e46d8b0f99cb1d96 -C extra-filename=-6bf7b1fac43a2b96 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern either=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libeither-24b6c78a8cddd5f2.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhome-0ba4445953694766.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/librustix-d9054bdf667723a9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rayon_core --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/rayon-core-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ad18fdd7039e0bb -C extra-filename=-906d24e40915dbb7 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern crossbeam_channel=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossbeam_channel-15617a345a367465.rmeta --extern crossbeam_deque=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossbeam_deque-ac1b86d7ca4bdcd6.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossbeam_utils-9f0dab8aa604c3a4.rmeta --extern num_cpus=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnum_cpus-2e6d86e8d99fdab5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossterm v0.27.0 Running `/usr/bin/rustc --crate-name crossterm --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/crossterm-0.27.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 linker-plugin-lto --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "serde", "use-dev-tty", "windows"))' -C metadata=f3ef91326779723f -C extra-filename=-30a0522f5b622ce1 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-22cc4ae4e76a9e16.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_core-8177c8057382091b.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --extern mio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmio-cd0702c3c32748d9.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-da8eefc03f4362ba.rmeta --extern signal_hook=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook-faf3400c08a6f597.rmeta --extern signal_hook_mio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook_mio-3e8f84fc582a2ecd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name which --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/which-6.0.1/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("regex"))' -C metadata=3347c9b65423aaeb -C extra-filename=-bbef74a112ee4ff3 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern either=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libeither-8e50cfd30c47a71a.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhome-06fda1b7bf3501da.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/librustix-22352b2687fe03f2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tempfile-3.10.1/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("nightly"))' -C metadata=8b0a94c9e73f0d3e -C extra-filename=-832eb511474e49b4 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-5e44e72be26ded97.rmeta --extern fastrand=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfastrand-5bb280192591bb98.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/librustix-22352b2687fe03f2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/indexmap-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=2ec0a2a1b7871ee9 -C extra-filename=-e4b5997ebd0fb9cb --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern equivalent=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libequivalent-46da1d536a1ee53c.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhashbrown-ee78b0929ba76786.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling chrono v0.4.35 Running `/usr/bin/rustc --crate-name chrono --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/chrono-0.4.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 linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="now"' --cfg 'feature="std"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "rustc-serialize", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=e4b195aaaafea50f -C extra-filename=-4574104eda47b3ef --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern iana_time_zone=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libiana_time_zone-07e4109189ac81dc.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnum_traits-fa1831c8ff52484a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rayon v1.7.0 Running `/usr/bin/rustc --crate-name rayon --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/rayon-1.7.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=231d6915c5c0ad70 -C extra-filename=-b1bb9ed5c91e33c9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern either=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libeither-24b6c78a8cddd5f2.rmeta --extern rayon_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/librayon_core-906d24e40915dbb7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-executor v0.3.30 Running `/usr/bin/rustc --crate-name futures_executor --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/futures-executor-0.3.30/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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=083724d3df0b04d7 -C extra-filename=-acf2de963e9458d9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_core-8177c8057382091b.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_task-c13ccc2757fb41fb.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_util-bdbf3df905c8210a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling nucleo v0.2.1 Running `/usr/bin/rustc --crate-name nucleo --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/nucleo-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=420aae2c34d0505b -C extra-filename=-ce488b65a3ba4bd6 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern nucleo_matcher=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnucleo_matcher-2b323274c9753e12.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-da8eefc03f4362ba.rmeta --extern rayon=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/librayon-b1bb9ed5c91e33c9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bstr v1.8.0 Compiling regex-cursor v0.1.4 Compiling regex v1.10.4 Running `/usr/bin/rustc --crate-name regex --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/regex-1.10.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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=55bd658b233a7186 -C extra-filename=-2ec74a0026538eb9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libaho_corasick-81456cce80b9b64b.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-fc38a977f895f2f1.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_automata-7e9bacbebe8758ac.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_syntax-9a3d884590aa8757.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex_cursor --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/regex-cursor-0.1.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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="ropey"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf-inline", "ropey"))' -C metadata=75452ee0f5c0cdbd -C extra-filename=-656c5841d727d557 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-fc38a977f895f2f1.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_automata-7e9bacbebe8758ac.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_syntax-9a3d884590aa8757.rmeta --extern ropey=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libropey-c88245577623ddfe.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bstr --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/bstr-1.8.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 linker-plugin-lto --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=626a11c23ccf61c6 -C extra-filename=-607d2d55ca849b56 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-fc38a977f895f2f1.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_automata-7e9bacbebe8758ac.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/regex-1.10.4/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="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=e9afa52d92f2f49d -C extra-filename=-d0b3c2204f8cd257 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libaho_corasick-91af5316b896ed23.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-8e3d2b8d370fe13b.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_automata-ee56aa0f7fcafe99.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_syntax-d1eaed451a46d3d1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex_cursor --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/regex-cursor-0.1.4/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="perf-inline"' --cfg 'feature="ropey"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf-inline", "ropey"))' -C metadata=ee524d43ed0cb4e2 -C extra-filename=-39f3bc192962a26a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-09418b164a422e51.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-8e3d2b8d370fe13b.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_automata-ee56aa0f7fcafe99.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_syntax-d1eaed451a46d3d1.rmeta --extern ropey=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libropey-ad2d30d541568397.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling globset v0.4.14 Compiling grep-searcher v0.1.13 Compiling grep-regex v0.1.12 Running `/usr/bin/rustc --crate-name globset --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/globset-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=3021100305b53a7d -C extra-filename=-e9797a86f94bcc03 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libaho_corasick-81456cce80b9b64b.rmeta --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_automata-7e9bacbebe8758ac.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_syntax-9a3d884590aa8757.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name grep_searcher --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/grep-searcher-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx-accel", "simd-accel"))' -C metadata=74f2aa14164ac3a8 -C extra-filename=-e2adb0b3f63aa139 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern encoding_rs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libencoding_rs-f77d0140d9f0ef31.rmeta --extern encoding_rs_io=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libencoding_rs_io-35bf06890b6f52e0.rmeta --extern grep_matcher=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgrep_matcher-ecf7ee7dbb5c5aa4.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-fc38a977f895f2f1.rmeta --extern memmap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemmap2-9ef737c3c587c365.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name grep_regex --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/grep-regex-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25034847271dcfa9 -C extra-filename=-3e5020e7577be277 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern grep_matcher=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgrep_matcher-ecf7ee7dbb5c5aa4.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_automata-7e9bacbebe8758ac.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_syntax-9a3d884590aa8757.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tree-sitter v0.22.2 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tree-sitter-0.22.2/binding_rust/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("bindgen", "wasm", "wasmtime", "wasmtime-c-api"))' -C metadata=6cccedf216594a8a -C extra-filename=-dff9f37fa4f96e2e --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-dff9f37fa4f96e2e -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcc-5d9fd7b8064ef40b.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling helix-stdx v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-stdx) Running `/usr/bin/rustc --crate-name helix_stdx --edition=2021 helix-stdx/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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa4d2097830558fe -C extra-filename=-a7536286d969d658 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern dunce=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libdunce-10aae351b424c256.rmeta --extern etcetera=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libetcetera-4d0a9762df316a56.rmeta --extern regex_cursor=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_cursor-656c5841d727d557.rmeta --extern ropey=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libropey-c88245577623ddfe.rmeta --extern which=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwhich-6bf7b1fac43a2b96.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling time v0.3.44 Running `/usr/bin/rustc --crate-name time --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/time-0.3.44/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 linker-plugin-lto --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=55da669a782813be -C extra-filename=-e1b7af27f5eeed1f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern deranged=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libderanged-429e028d72a5ea02.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libitoa-2a5d22e59da01b8f.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --extern num_conv=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnum_conv-63060a6dc791ef53.rmeta --extern num_threads=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnum_threads-97d57de49778b623.rmeta --extern powerfmt=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpowerfmt-a5d863d298b41190.rmeta --extern time_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtime_core-8fe7120ac309ca3f.rmeta --extern time_macros=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtime_macros-87c568a3f6cbc4eb.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ignore v0.4.22 Running `/usr/bin/rustc --crate-name ignore --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/ignore-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=bf3afb26c5ba38eb -C extra-filename=-fc12d61e1dbfc8ec --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern crossbeam_deque=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossbeam_deque-ac1b86d7ca4bdcd6.rmeta --extern globset=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libglobset-e9797a86f94bcc03.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-fc38a977f895f2f1.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_automata-7e9bacbebe8758ac.rmeta --extern same_file=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsame_file-254c5bd4ac81c91b.rmeta --extern walkdir=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwalkdir-28bd469c0c2a25a5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name helix_stdx --edition=2021 helix-stdx/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=446c7bab37aa8604 -C extra-filename=-e8ab68ab8aac2ce7 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern dunce=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libdunce-12299efae7c9ff92.rmeta --extern etcetera=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libetcetera-f5b8cea87b077a07.rmeta --extern regex_cursor=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_cursor-39f3bc192962a26a.rmeta --extern ropey=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libropey-ad2d30d541568397.rmeta --extern which=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwhich-bbef74a112ee4ff3.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-dff9f37fa4f96e2e/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-dff9f37fa4f96e2e/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/helix-loader-b80fa194e83e3a06/build-script-build` Running `/usr/bin/rustc --crate-name tree_sitter --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tree-sitter-0.22.2/binding_rust/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("bindgen", "wasm", "wasmtime", "wasmtime-c-api"))' -C metadata=e9fd4cf272fa1d1f -C extra-filename=-183500692af73d02 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern regex=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex-d0b3c2204f8cd257.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-35bf40f8eca958e7/out -l static=tree-sitter` Running `/usr/bin/rustc --crate-name tree_sitter --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tree-sitter-0.22.2/binding_rust/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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "wasm", "wasmtime", "wasmtime-c-api"))' -C metadata=0001eaa681298db9 -C extra-filename=-ee67f08ca7255fde --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern regex=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex-2ec74a0026538eb9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-9610dc6842a850f5/out -l static=tree-sitter` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/helix-loader-b80fa194e83e3a06/build-script-build` Compiling thiserror-impl v1.0.58 Compiling serde_derive v1.0.197 Compiling tokio-macros v2.2.0 Compiling serde_repr v0.1.12 Compiling gix-macros v0.1.4 Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/thiserror-impl-1.0.58/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4ad8c414201f65b -C extra-filename=-7abffcf06eb44c46 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libproc_macro2-770f9a26cb5ad73e.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libquote-85f5d065a99e5975.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsyn-7a22e40533ec87bd.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_derive --edition=2015 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde_derive-1.0.197/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=81ddbc23282855e4 -C extra-filename=-1826b00ff11cfa5d --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libproc_macro2-770f9a26cb5ad73e.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libquote-85f5d065a99e5975.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsyn-7a22e40533ec87bd.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 tokio_macros --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tokio-macros-2.2.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d61c3a77572bcbe4 -C extra-filename=-8d2fe40799f928b1 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libproc_macro2-770f9a26cb5ad73e.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libquote-85f5d065a99e5975.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsyn-7a22e40533ec87bd.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_repr --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde_repr-0.1.12/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bee9fc48bf7f2cbe -C extra-filename=-0f9dd10e96d70d75 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libproc_macro2-770f9a26cb5ad73e.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libquote-85f5d065a99e5975.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsyn-7a22e40533ec87bd.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 gix_macros --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-macros-0.1.4/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=816ba22e285030ec -C extra-filename=-034004c84d5fe81b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libproc_macro2-770f9a26cb5ad73e.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libquote-85f5d065a99e5975.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsyn-7a22e40533ec87bd.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio v1.36.0 Running `/usr/bin/rustc --crate-name tokio --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tokio-1.36.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 linker-plugin-lto --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=a2459ceeadee97e0 -C extra-filename=-93587410e412e455 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbytes-6035bd96fcf675bd.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --extern mio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmio-cd0702c3c32748d9.rmeta --extern num_cpus=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnum_cpus-2e6d86e8d99fdab5.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-da8eefc03f4362ba.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpin_project_lite-b536a9b652f2a794.rmeta --extern signal_hook_registry=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook_registry-006947e397d47b3a.rmeta --extern socket2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsocket2-e26cee557bf501fd.rmeta --extern tokio_macros=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio_macros-8d2fe40799f928b1.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/thiserror-1.0.58/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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=35c418f00f7ad491 -C extra-filename=-a4fdb4736e2a40cc --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern thiserror_impl=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror_impl-7abffcf06eb44c46.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-hash v0.14.2 Compiling gix-date v0.8.5 Compiling gix-validate v0.8.4 Compiling gix-path v0.10.7 Compiling gix-chunk v0.4.8 Compiling gix-quote v0.4.12 Compiling gix-bitmap v0.2.11 Compiling gix-packetline-blocking v0.17.3 Running `/usr/bin/rustc --crate-name gix_hash --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-hash-0.14.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=f8484cc20bf3a0b9 -C extra-filename=-892b087919c2fece --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern faster_hex=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfaster_hex-ea0ac62b8f738159.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_date --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-date-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=85eb0368b8b16878 -C extra-filename=-c9b662c975506d21 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libitoa-2a5d22e59da01b8f.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --extern time=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtime-e1b7af27f5eeed1f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_validate --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-validate-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba4502457b16c67d -C extra-filename=-4108f43e511cd67a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_path --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-path-0.10.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48f7320df1504f63 -C extra-filename=-3fee043ff27cedad --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-876a5d985474fc84.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhome-0ba4445953694766.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-5b3b51df6f12b49c.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_chunk --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-chunk-0.4.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=031f91c2b213095c -C extra-filename=-86ea2e2b3a2534ce --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_bitmap --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-bitmap-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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5c52ae370aa86186 -C extra-filename=-458daa78f82b4f6f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_quote --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-quote-0.4.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=89d2a70a5588d108 -C extra-filename=-d90ce2b6bdcb3011 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-7f70476295872b76.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_packetline_blocking --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-packetline-blocking-0.17.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 linker-plugin-lto --cfg 'feature="blocking-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "blocking-io", "default", "document-features", "serde"))' -C metadata=cb33dd6f1105815a -C extra-filename=-6de0e4b57fa2e23d --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern faster_hex=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfaster_hex-ea0ac62b8f738159.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-876a5d985474fc84.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-config-value v0.14.6 Compiling gix-command v0.3.6 Running `/usr/bin/rustc --crate-name gix_config_value --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-config-value-0.14.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=58bc8a763c1cbd88 -C extra-filename=-29926800e6a40082 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-22cc4ae4e76a9e16.rmeta --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-3fee043ff27cedad.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_command --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-command-0.3.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=16833dd19f1d9c44 -C extra-filename=-f9d2f9d7a34a6e5c --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-3fee043ff27cedad.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-876a5d985474fc84.rmeta --extern shell_words=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libshell_words-9cea714de331eef0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-features v0.38.1 Compiling gix-hashtable v0.5.2 Running `/usr/bin/rustc --crate-name gix_features --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-features-0.38.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 linker-plugin-lto --cfg 'feature="crc32"' --cfg 'feature="default"' --cfg 'feature="fs-read-dir"' --cfg 'feature="once_cell"' --cfg 'feature="prodash"' --cfg 'feature="progress"' --cfg 'feature="rustsha1"' --cfg 'feature="walkdir"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache-efficiency-debug", "crc32", "default", "document-features", "fast-sha1", "fs-read-dir", "fs-walkdir-parallel", "io-pipe", "once_cell", "parallel", "prodash", "progress", "progress-unit-bytes", "progress-unit-human-numbers", "rustsha1", "tracing", "tracing-detail", "walkdir", "zlib", "zlib-ng", "zlib-ng-compat", "zlib-rust-backend", "zlib-stock"))' -C metadata=cb3da13e4b7a38e1 -C extra-filename=-34dc70316806fb05 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern crc32fast=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrc32fast-2d00e05a50c98cf0.rmeta --extern flate2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libflate2-e5ff3781443c3f8f.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-876a5d985474fc84.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-7f70476295872b76.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-5b3b51df6f12b49c.rmeta --extern prodash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libprodash-900ab03000c60490.rmeta --extern sha1_smol=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsha1_smol-bf708b6cb2eecf6b.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --extern walkdir=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwalkdir-28bd469c0c2a25a5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_hashtable --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-hashtable-0.5.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e18c32b8c5a44d47 -C extra-filename=-324f21f8485c0697 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhashbrown-ee78b0929ba76786.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-da8eefc03f4362ba.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-actor v0.31.1 Running `/usr/bin/rustc --crate-name gix_actor --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-actor-0.31.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "gix-features", "serde"))' -C metadata=110cfe556a4983de -C extra-filename=-0e686a819070922d --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_date-c9b662c975506d21.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-7f70476295872b76.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libitoa-2a5d22e59da01b8f.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwinnow-874907795b4bd6db.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling helix-event v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-event) Compiling tokio-stream v0.1.15 Compiling signal-hook-tokio v0.3.1 Running `/usr/bin/rustc --crate-name helix_event --edition=2021 helix-event/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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("integration_test"))' -C metadata=9039626f0aa8e8f4 -C extra-filename=-737b330a80f4d5e5 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern ahash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libahash-9e80ebbe51c36d0f.rmeta --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-8fb7bc3749e4d111.rmeta --extern futures_executor=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_executor-acf2de963e9458d9.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhashbrown-ee78b0929ba76786.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-5b3b51df6f12b49c.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-da8eefc03f4362ba.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-93587410e412e455.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tokio_stream --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/tokio-stream-0.1.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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=9397b2b91cf5741e -C extra-filename=-990fd865e05608f3 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_core-8177c8057382091b.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpin_project_lite-b536a9b652f2a794.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-93587410e412e455.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name signal_hook_tokio --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/signal-hook-tokio-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 linker-plugin-lto --cfg 'feature="futures-core-0_3"' --cfg 'feature="futures-v0_3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-core-0_3", "futures-v0_3"))' -C metadata=63672ef72706cc2f -C extra-filename=-d24febaa493ba641 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern futures_core_0_3=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_core-8177c8057382091b.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --extern signal_hook=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook-faf3400c08a6f597.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-93587410e412e455.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-fs v0.10.1 Compiling gix-glob v0.16.2 Compiling gix-commitgraph v0.24.2 Running `/usr/bin/rustc --crate-name gix_glob --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-glob-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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=e4bf7b0f827ece82 -C extra-filename=-cbc87e9e479a1149 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-22cc4ae4e76a9e16.rmeta --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-34dc70316806fb05.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-3fee043ff27cedad.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_commitgraph --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-commitgraph-0.24.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=c74c895dcca8a0fa -C extra-filename=-870a9f1a21285fa0 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_chunk=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_chunk-86ea2e2b3a2534ce.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-34dc70316806fb05.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern memmap2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemmap2-9ef737c3c587c365.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_fs --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-fs-0.10.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=b62cb99b79550e90 -C extra-filename=-5ed5851546d5af64 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-34dc70316806fb05.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-7f70476295872b76.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-object v0.42.1 Running `/usr/bin/rustc --crate-name gix_object --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-object-0.42.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde", "verbose-object-parsing-errors"))' -C metadata=ad9a652d155ab353 -C extra-filename=-8ef4efcbea13798d --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_actor=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_actor-0e686a819070922d.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_date-c9b662c975506d21.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-34dc70316806fb05.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-7f70476295872b76.rmeta --extern gix_validate=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_validate-4108f43e511cd67a.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libitoa-2a5d22e59da01b8f.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-d282f9129eea9449.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwinnow-874907795b4bd6db.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-tempfile v13.0.0 Running `/usr/bin/rustc --crate-name gix_tempfile --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-tempfile-13.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "hp-hashmap", "signals"))' -C metadata=b6ba5ba1ece4ab3c -C extra-filename=-d2111a1b17b666b8 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern gix_fs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_fs-5ed5851546d5af64.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-5b3b51df6f12b49c.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-da8eefc03f4362ba.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtempfile-e4db92fc3ea32157.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-attributes v0.22.2 Compiling gix-ignore v0.11.2 Running `/usr/bin/rustc --crate-name gix_attributes --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-attributes-0.22.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=8a724b995d12e5de -C extra-filename=-dec76ab7d49bbfb2 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_glob=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_glob-cbc87e9e479a1149.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-3fee043ff27cedad.rmeta --extern gix_quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_quote-d90ce2b6bdcb3011.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-876a5d985474fc84.rmeta --extern kstring=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libkstring-c424ebc89e56a4b0.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-d282f9129eea9449.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --extern unicode_bom=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_bom-8dddbd0a8a5a3aba.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_ignore --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-ignore-0.11.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=a30b9ba5da61670d -C extra-filename=-64cc0b9b357a26af --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_glob=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_glob-cbc87e9e479a1149.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-3fee043ff27cedad.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-876a5d985474fc84.rmeta --extern unicode_bom=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_bom-8dddbd0a8a5a3aba.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-lock v13.0.0 Running `/usr/bin/rustc --crate-name gix_lock --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-lock-13.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ef26a8a26c562bc -C extra-filename=-1b2fe010b3db2b55 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern gix_tempfile=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_tempfile-d2111a1b17b666b8.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-7f70476295872b76.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-pathspec v0.7.2 Running `/usr/bin/rustc --crate-name gix_pathspec --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-pathspec-0.7.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=978ba8fd5f951c72 -C extra-filename=-ef6d38215ab88d4d --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-22cc4ae4e76a9e16.rmeta --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_attributes=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_attributes-dec76ab7d49bbfb2.rmeta --extern gix_config_value=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_config_value-29926800e6a40082.rmeta --extern gix_glob=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_glob-cbc87e9e479a1149.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-3fee043ff27cedad.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-revwalk v0.13.0 Compiling gix-ref v0.43.0 Compiling gix-pack v0.49.0 Compiling gix-diff v0.42.0 Compiling gix-filter v0.11.0 Running `/usr/bin/rustc --crate-name gix_revwalk --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-revwalk-0.13.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=30956009054f53bf -C extra-filename=-cc86ddd91867d757 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern gix_commitgraph=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_commitgraph-870a9f1a21285fa0.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_date-c9b662c975506d21.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern gix_hashtable=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hashtable-324f21f8485c0697.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-8ef4efcbea13798d.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-d282f9129eea9449.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_ref --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-ref-0.43.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=0b4fce7f4be28cad -C extra-filename=-f4264d64866eedd8 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern gix_actor=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_actor-0e686a819070922d.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_date-c9b662c975506d21.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-34dc70316806fb05.rmeta --extern gix_fs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_fs-5ed5851546d5af64.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern gix_lock=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_lock-1b2fe010b3db2b55.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-8ef4efcbea13798d.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-3fee043ff27cedad.rmeta --extern gix_tempfile=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_tempfile-d2111a1b17b666b8.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-7f70476295872b76.rmeta --extern gix_validate=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_validate-4108f43e511cd67a.rmeta --extern memmap2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemmap2-9ef737c3c587c365.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwinnow-874907795b4bd6db.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_pack --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-pack-0.49.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 linker-plugin-lto --cfg 'feature="object-cache-dynamic"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "generate", "object-cache-dynamic", "pack-cache-lru-dynamic", "pack-cache-lru-static", "serde", "streaming-input", "wasm"))' -C metadata=37c96326b00ce7a9 -C extra-filename=-bf2b1c93893954a9 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern clru=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libclru-2afb03e7f8f64aa6.rmeta --extern gix_chunk=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_chunk-86ea2e2b3a2534ce.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-34dc70316806fb05.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern gix_hashtable=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hashtable-324f21f8485c0697.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-8ef4efcbea13798d.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-3fee043ff27cedad.rmeta --extern gix_tempfile=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_tempfile-d2111a1b17b666b8.rmeta --extern memmap2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemmap2-9ef737c3c587c365.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-da8eefc03f4362ba.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-d282f9129eea9449.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_diff --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-diff-0.42.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blob", "default", "document-features", "serde", "wasm"))' -C metadata=ab4ec418280fc13c -C extra-filename=-d48604a8f2b8cf96 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-8ef4efcbea13798d.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_filter --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-filter-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b82f33c8eeaa16e2 -C extra-filename=-3a95064c4051fcc7 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern encoding_rs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libencoding_rs-f77d0140d9f0ef31.rmeta --extern gix_attributes=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_attributes-dec76ab7d49bbfb2.rmeta --extern gix_command=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_command-f9d2f9d7a34a6e5c.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-8ef4efcbea13798d.rmeta --extern gix_packetline=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_packetline_blocking-6de0e4b57fa2e23d.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-3fee043ff27cedad.rmeta --extern gix_quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_quote-d90ce2b6bdcb3011.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-876a5d985474fc84.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-7f70476295872b76.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-d282f9129eea9449.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-revision v0.27.0 Compiling gix-traverse v0.38.0 Running `/usr/bin/rustc --crate-name gix_revision --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-revision-0.27.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "describe", "document-features", "serde"))' -C metadata=f12abb9051597bfd -C extra-filename=-c8b56057354dda17 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_date-c9b662c975506d21.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern gix_hashtable=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hashtable-324f21f8485c0697.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-8ef4efcbea13798d.rmeta --extern gix_revwalk=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_revwalk-cc86ddd91867d757.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-876a5d985474fc84.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_traverse --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-traverse-0.38.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0d943ee7c9e3f9c1 -C extra-filename=-1745ffa196735d0d --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern gix_commitgraph=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_commitgraph-870a9f1a21285fa0.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_date-c9b662c975506d21.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern gix_hashtable=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hashtable-324f21f8485c0697.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-8ef4efcbea13798d.rmeta --extern gix_revwalk=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_revwalk-cc86ddd91867d757.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-d282f9129eea9449.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-index v0.31.1 Running `/usr/bin/rustc --crate-name gix_index --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-index-0.31.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=51cb234ea1a04ee9 -C extra-filename=-7491b34c83566f1c --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-22cc4ae4e76a9e16.rmeta --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern filetime=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfiletime-cb6260feae490519.rmeta --extern fnv=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfnv-9ac74effc12c9894.rmeta --extern gix_bitmap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_bitmap-458daa78f82b4f6f.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-34dc70316806fb05.rmeta --extern gix_fs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_fs-5ed5851546d5af64.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern gix_lock=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_lock-1b2fe010b3db2b55.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-8ef4efcbea13798d.rmeta --extern gix_traverse=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_traverse-1745ffa196735d0d.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-7f70476295872b76.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhashbrown-ee78b0929ba76786.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libitoa-2a5d22e59da01b8f.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --extern memmap2=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemmap2-9ef737c3c587c365.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/librustix-d9054bdf667723a9.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-d282f9129eea9449.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-refspec v0.23.0 Running `/usr/bin/rustc --crate-name gix_refspec --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-refspec-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af8d26f0cfcc3c6a -C extra-filename=-9722d851eef2aa06 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern gix_revision=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_revision-c8b56057354dda17.rmeta --extern gix_validate=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_validate-4108f43e511cd67a.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-d282f9129eea9449.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-odb v0.59.0 Running `/usr/bin/rustc --crate-name gix_odb --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-odb-0.59.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=39d1f762ecb79cd3 -C extra-filename=-e4a7c96ffa61e851 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern arc_swap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libarc_swap-f08b15ddb3cb9187.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_date-c9b662c975506d21.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-34dc70316806fb05.rmeta --extern gix_fs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_fs-5ed5851546d5af64.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-8ef4efcbea13798d.rmeta --extern gix_pack=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_pack-bf2b1c93893954a9.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-3fee043ff27cedad.rmeta --extern gix_quote=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_quote-d90ce2b6bdcb3011.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-da8eefc03f4362ba.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtempfile-e4db92fc3ea32157.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-config v0.36.0 Compiling gix-discover v0.31.0 Running `/usr/bin/rustc --crate-name gix_config --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-config-0.36.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=d02671221df58701 -C extra-filename=-3f91489efc1aadc4 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_config_value=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_config_value-29926800e6a40082.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-34dc70316806fb05.rmeta --extern gix_glob=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_glob-cbc87e9e479a1149.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-3fee043ff27cedad.rmeta --extern gix_ref=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_ref-f4264d64866eedd8.rmeta --extern gix_sec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_sec-bcb1f94bd8bc4ebd.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-fc38a977f895f2f1.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-5b3b51df6f12b49c.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-d282f9129eea9449.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --extern unicode_bom=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_bom-8dddbd0a8a5a3aba.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwinnow-874907795b4bd6db.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_discover --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-discover-0.31.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a570cffa363fc68 -C extra-filename=-b845a88c696b04fc --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_fs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_fs-5ed5851546d5af64.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-3fee043ff27cedad.rmeta --extern gix_ref=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_ref-f4264d64866eedd8.rmeta --extern gix_sec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_sec-bcb1f94bd8bc4ebd.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-worktree v0.32.0 Running `/usr/bin/rustc --crate-name gix_worktree --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-worktree-0.32.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 linker-plugin-lto --cfg 'feature="attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attributes", "default", "document-features", "serde"))' -C metadata=7d95713b57c2c2dd -C extra-filename=-70f9b7defe43396b --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_attributes=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_attributes-dec76ab7d49bbfb2.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-34dc70316806fb05.rmeta --extern gix_fs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_fs-5ed5851546d5af64.rmeta --extern gix_glob=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_glob-cbc87e9e479a1149.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern gix_ignore=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_ignore-64cc0b9b357a26af.rmeta --extern gix_index=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_index-7491b34c83566f1c.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-8ef4efcbea13798d.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-3fee043ff27cedad.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde-1.0.197/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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c727e0e52a627090 -C extra-filename=-138f7f5626e4a23e --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern serde_derive=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_derive-1826b00ff11cfa5d.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde-1.0.197/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=be2d13feec818ad9 -C extra-filename=-9fd6f2af0de1f45f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern serde_derive=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_derive-1826b00ff11cfa5d.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_spanned v0.6.5 Compiling toml_datetime v0.6.5 Compiling url v2.5.0 Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde_spanned-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=067668a55b46761b -C extra-filename=-eae274d9d1a85e78 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-138f7f5626e4a23e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name toml_datetime --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/toml_datetime-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=606e60922ddddb57 -C extra-filename=-2ed0069708e899d8 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-138f7f5626e4a23e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name url --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/url-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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=06b5b8c20693b457 -C extra-filename=-01bb0296a628de2d --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern form_urlencoded=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libform_urlencoded-06ff994be7da93e6.rmeta --extern idna=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libidna-c73aaa1504c48ad8.rmeta --extern percent_encoding=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpercent_encoding-162538d2a4f3500b.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-138f7f5626e4a23e.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 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde_json-1.0.114/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 linker-plugin-lto --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=f66e708e41f51d91 -C extra-filename=-9d0a084919298307 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libitoa-2a5d22e59da01b8f.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libryu-f068ec53321c2a9b.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-138f7f5626e4a23e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg limb_width_64` Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/serde_spanned-0.6.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 -C debug-assertions=off --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=0899123ecce1754c -C extra-filename=-1332284aecdd0b60 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-9fd6f2af0de1f45f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name toml_datetime --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/toml_datetime-0.6.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 -C debug-assertions=off --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=54d13650e1deb3b9 -C extra-filename=-f22defc17800d947 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-9fd6f2af0de1f45f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml_edit v0.22.8 Running `/usr/bin/rustc --crate-name toml_edit --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/toml_edit-0.22.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 linker-plugin-lto --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=9a7c6f825725c317 -C extra-filename=-c96b13205ca693db --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern indexmap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libindexmap-e4b5997ebd0fb9cb.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-138f7f5626e4a23e.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_spanned-eae274d9d1a85e78.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml_datetime-2ed0069708e899d8.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwinnow-874907795b4bd6db.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name toml_edit --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/toml_edit-0.22.8/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="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=09f4f946c917f0b2 -C extra-filename=-3357b6c236d3b3a4 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern indexmap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libindexmap-349c46213d1d546f.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-9fd6f2af0de1f45f.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_spanned-1332284aecdd0b60.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml_datetime-f22defc17800d947.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwinnow-9190bf7f95bf1e44.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-url v0.27.2 Running `/usr/bin/rustc --crate-name gix_url --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-url-0.27.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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=893ef94ff48e72ba -C extra-filename=-0f49462b24127b4a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-34dc70316806fb05.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-3fee043ff27cedad.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhome-0ba4445953694766.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --extern url=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liburl-01bb0296a628de2d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-submodule v0.10.0 Running `/usr/bin/rustc --crate-name gix_submodule --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-submodule-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=26567077ee5f37b2 -C extra-filename=-6acc44cb15e1e7aa --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-607d2d55ca849b56.rmeta --extern gix_config=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_config-3f91489efc1aadc4.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-3fee043ff27cedad.rmeta --extern gix_pathspec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_pathspec-ef6d38215ab88d4d.rmeta --extern gix_refspec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_refspec-9722d851eef2aa06.rmeta --extern gix_url=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_url-0f49462b24127b4a.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lsp-types v0.95.1 Running `/usr/bin/rustc --crate-name lsp_types --edition=2018 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/lsp-types-0.95.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 linker-plugin-lto --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proposed"))' -C metadata=0797e335c6cf1766 -C extra-filename=-1bad87a5ecae6943 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-de8a00541385f559.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-138f7f5626e4a23e.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_json-9d0a084919298307.rmeta --extern serde_repr=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_repr-0f9dd10e96d70d75.so --extern url=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liburl-01bb0296a628de2d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix v0.61.0 Running `/usr/bin/rustc --crate-name gix --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/gix-0.61.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 linker-plugin-lto --cfg 'feature="attributes"' --cfg 'feature="command"' --cfg 'feature="excludes"' --cfg 'feature="index"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-network-client", "async-network-client-async-std", "async-std", "attributes", "basic", "blob-diff", "blocking-http-transport-curl", "blocking-http-transport-curl-rustls", "blocking-http-transport-reqwest", "blocking-http-transport-reqwest-native-tls", "blocking-http-transport-reqwest-rust-tls", "blocking-http-transport-reqwest-rust-tls-trust-dns", "blocking-network-client", "cache-efficiency-debug", "comfort", "command", "credentials", "default", "dirwalk", "document-features", "excludes", "extras", "fast-sha1", "gix-archive", "gix-protocol", "gix-status", "gix-transport", "gix-worktree-stream", "hp-tempfile-registry", "index", "interrupt", "mailmap", "max-control", "max-performance", "max-performance-safe", "pack-cache-lru-dynamic", "pack-cache-lru-static", "parallel", "parallel-walkdir", "prodash", "progress-tree", "regex", "reqwest-for-configuration-only", "revision", "revparse-regex", "serde", "status", "verbose-object-parsing-errors", "worktree-archive", "worktree-mutation", "worktree-stream", "zlib-ng", "zlib-ng-compat", "zlib-stock"))' -C metadata=a3e4e026e59ca653 -C extra-filename=-9924113f6d63ae67 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern gix_actor=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_actor-0e686a819070922d.rmeta --extern gix_attributes=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_attributes-dec76ab7d49bbfb2.rmeta --extern gix_command=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_command-f9d2f9d7a34a6e5c.rmeta --extern gix_commitgraph=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_commitgraph-870a9f1a21285fa0.rmeta --extern gix_config=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_config-3f91489efc1aadc4.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_date-c9b662c975506d21.rmeta --extern gix_diff=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_diff-d48604a8f2b8cf96.rmeta --extern gix_discover=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_discover-b845a88c696b04fc.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-34dc70316806fb05.rmeta --extern gix_filter=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_filter-3a95064c4051fcc7.rmeta --extern gix_fs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_fs-5ed5851546d5af64.rmeta --extern gix_glob=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_glob-cbc87e9e479a1149.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-892b087919c2fece.rmeta --extern gix_hashtable=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hashtable-324f21f8485c0697.rmeta --extern gix_ignore=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_ignore-64cc0b9b357a26af.rmeta --extern gix_index=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_index-7491b34c83566f1c.rmeta --extern gix_lock=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_lock-1b2fe010b3db2b55.rmeta --extern gix_macros=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_macros-034004c84d5fe81b.so --extern gix_object=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-8ef4efcbea13798d.rmeta --extern gix_odb=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_odb-e4a7c96ffa61e851.rmeta --extern gix_pack=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_pack-bf2b1c93893954a9.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-3fee043ff27cedad.rmeta --extern gix_pathspec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_pathspec-ef6d38215ab88d4d.rmeta --extern gix_ref=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_ref-f4264d64866eedd8.rmeta --extern gix_refspec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_refspec-9722d851eef2aa06.rmeta --extern gix_revision=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_revision-c8b56057354dda17.rmeta --extern gix_revwalk=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_revwalk-cc86ddd91867d757.rmeta --extern gix_sec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_sec-bcb1f94bd8bc4ebd.rmeta --extern gix_submodule=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_submodule-6acc44cb15e1e7aa.rmeta --extern gix_tempfile=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_tempfile-d2111a1b17b666b8.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-876a5d985474fc84.rmeta --extern gix_traverse=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_traverse-1745ffa196735d0d.rmeta --extern gix_url=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_url-0f49462b24127b4a.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-7f70476295872b76.rmeta --extern gix_validate=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_validate-4108f43e511cd67a.rmeta --extern gix_worktree=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_worktree-70f9b7defe43396b.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-5b3b51df6f12b49c.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-da8eefc03f4362ba.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-d282f9129eea9449.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml v0.8.12 Running `/usr/bin/rustc --crate-name toml --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/toml-0.8.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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=0ee356d9c5671a17 -C extra-filename=-bd9e0c48c92fa64f --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-138f7f5626e4a23e.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_spanned-eae274d9d1a85e78.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml_datetime-2ed0069708e899d8.rmeta --extern toml_edit=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml_edit-c96b13205ca693db.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name toml --edition=2021 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/vendor/toml-0.8.12/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="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=dc0da68f90794571 -C extra-filename=-049ed6090928b3b7 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-9fd6f2af0de1f45f.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_spanned-1332284aecdd0b60.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml_datetime-f22defc17800d947.rmeta --extern toml_edit=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml_edit-3357b6c236d3b3a4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name helix_loader --edition=2021 helix-loader/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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=804d846ec313416d -C extra-filename=-f7b774c4d924ca6a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-8fb7bc3749e4d111.rmeta --extern cc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcc-6aedb9c369905387.rmeta --extern dunce=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libdunce-10aae351b424c256.rmeta --extern etcetera=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libetcetera-4d0a9762df316a56.rmeta --extern helix_stdx=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-a7536286d969d658.rmeta --extern libloading=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibloading-1edf0e244fa01698.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-5b3b51df6f12b49c.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-138f7f5626e4a23e.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtempfile-e4db92fc3ea32157.rmeta --extern threadpool=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthreadpool-ca27fcea09b884c8.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml-bd9e0c48c92fa64f.rmeta --extern tree_sitter=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtree_sitter-ee67f08ca7255fde.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-9610dc6842a850f5/out` Running `/usr/bin/rustc --crate-name helix_loader --edition=2021 helix-loader/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=14daa3672de1a1a0 -C extra-filename=-ff5e91b2d45872ab --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-7f54d80a29d12b09.rmeta --extern cc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcc-5d9fd7b8064ef40b.rmeta --extern dunce=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libdunce-12299efae7c9ff92.rmeta --extern etcetera=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libetcetera-f5b8cea87b077a07.rmeta --extern helix_stdx=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-e8ab68ab8aac2ce7.rmeta --extern libloading=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibloading-ae60a1b542e81615.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-09418b164a422e51.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-5e5ba3a0c88244ac.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-9fd6f2af0de1f45f.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtempfile-832eb511474e49b4.rmeta --extern threadpool=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthreadpool-cb9ab15b91a9c067.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml-049ed6090928b3b7.rmeta --extern tree_sitter=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtree_sitter-183500692af73d02.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-35bf40f8eca958e7/out` Compiling helix-core v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-core) Running `/usr/bin/rustc --crate-name helix_core --edition=2021 helix-core/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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("integration", "unicode-lines"))' -C metadata=1b23b1223f60dd3f -C extra-filename=-fd185253fa0264b7 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern ahash=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libahash-9e80ebbe51c36d0f.rmeta --extern arc_swap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libarc_swap-f08b15ddb3cb9187.rmeta --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-22cc4ae4e76a9e16.rmeta --extern chrono=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libchrono-4574104eda47b3ef.rmeta --extern dunce=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libdunce-10aae351b424c256.rmeta --extern encoding_rs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libencoding_rs-f77d0140d9f0ef31.rmeta --extern etcetera=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libetcetera-4d0a9762df316a56.rmeta --extern globset=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libglobset-e9797a86f94bcc03.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhashbrown-ee78b0929ba76786.rmeta --extern helix_loader=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_loader-f7b774c4d924ca6a.rmeta --extern helix_stdx=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-a7536286d969d658.rmeta --extern imara_diff=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libimara_diff-de67e567a80533ef.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rmeta --extern nucleo=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnucleo-ce488b65a3ba4bd6.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-5b3b51df6f12b49c.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-da8eefc03f4362ba.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex-2ec74a0026538eb9.rmeta --extern ropey=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libropey-c88245577623ddfe.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-138f7f5626e4a23e.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_json-9d0a084919298307.rmeta --extern slotmap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libslotmap-c79e952d94dd0823.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-d282f9129eea9449.rmeta --extern smartstring=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmartstring-8cb8d6c61edc4a37.rmeta --extern textwrap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtextwrap-0c156e5d1e361e48.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml-bd9e0c48c92fa64f.rmeta --extern tree_sitter=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtree_sitter-ee67f08ca7255fde.rmeta --extern unicode_general_category=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_general_category-8ce06905a7ae25aa.rmeta --extern unicode_segmentation=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_segmentation-b54fa7319dc48aa4.rmeta --extern unicode_width=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_width-fd64e42e74f4fef1.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-9610dc6842a850f5/out` warning: hiding a lifetime that's named elsewhere is confusing --> helix-core/src/selection.rs:638:83 | 636 | &'a self, | -- the lifetime is named here 637 | text: RopeSlice<'a>, | -- the lifetime is named here 638 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> + 'a | -- ^^^^^^^^ -- the same lifetime is named here | | | | the same lifetime is named here the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 638 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> + 'a | +++ warning: hiding a lifetime that's named elsewhere is confusing --> helix-core/src/text_annotations.rs:131:55 | 131 | fn from((annotations, metadata): (&'a [A], M)) -> Layer { | -- ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 131 | fn from((annotations, metadata): (&'a [A], M)) -> Layer<'a, A, M> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-core/src/transaction.rs:492:25 | 492 | pub fn changes_iter(&self) -> ChangeIterator { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 492 | pub fn changes_iter(&self) -> ChangeIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-core/src/transaction.rs:725:25 | 725 | pub fn changes_iter(&self) -> ChangeIterator { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 725 | pub fn changes_iter(&self) -> ChangeIterator<'_> { | ++++ Compiling helix-vcs v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-vcs) Compiling helix-dap v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-dap) Running `/usr/bin/rustc --crate-name helix_vcs --edition=2021 helix-vcs/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 linker-plugin-lto --cfg 'feature="git"' --cfg 'feature="gix"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("git", "gix"))' -C metadata=167630ea8b0de4a1 -C extra-filename=-43cb5a0d2152c57a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-8fb7bc3749e4d111.rmeta --extern arc_swap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libarc_swap-f08b15ddb3cb9187.rmeta --extern gix=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix-9924113f6d63ae67.rmeta --extern helix_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_core-fd185253fa0264b7.rmeta --extern helix_event=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_event-737b330a80f4d5e5.rmeta --extern imara_diff=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libimara_diff-de67e567a80533ef.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-da8eefc03f4362ba.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-93587410e412e455.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-9610dc6842a850f5/out` Running `/usr/bin/rustc --crate-name helix_dap --edition=2021 helix-dap/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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=77253cbef8ea9cdb -C extra-filename=-ad83b65b93fc3260 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-8fb7bc3749e4d111.rmeta --extern helix_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_core-fd185253fa0264b7.rmeta --extern helix_stdx=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-a7536286d969d658.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-138f7f5626e4a23e.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_json-9d0a084919298307.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-93587410e412e455.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-9610dc6842a850f5/out` warning: hiding a lifetime that's elided elsewhere is confusing --> helix-vcs/src/diff.rs:70:17 | 70 | pub fn load(&self) -> Diff { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 70 | pub fn load(&self) -> Diff<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-vcs/src/diff/line_cache.rs:131:27 | 131 | pub fn interned_lines(&self) -> Option<&InternedInput> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 131 | pub fn interned_lines(&self) -> Option<&InternedInput>> { | ++++ warning: `helix-vcs` (lib) generated 2 warnings (run `cargo fix --lib -p helix-vcs` to apply 2 suggestions) Compiling helix-lsp v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-lsp) Running `/usr/bin/rustc --crate-name helix_lsp --edition=2021 helix-lsp/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 linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc9b5bc8bcafb37d -C extra-filename=-6adcd52cda4cea7a --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-8fb7bc3749e4d111.rmeta --extern arc_swap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libarc_swap-f08b15ddb3cb9187.rmeta --extern futures_executor=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_executor-acf2de963e9458d9.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_util-bdbf3df905c8210a.rmeta --extern globset=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libglobset-e9797a86f94bcc03.rmeta --extern helix_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_core-fd185253fa0264b7.rmeta --extern helix_loader=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_loader-f7b774c4d924ca6a.rmeta --extern helix_parsec=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_parsec-5b9bcf7e760f336c.rmeta --extern helix_stdx=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-a7536286d969d658.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rmeta --extern lsp_types=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblsp_types-1bad87a5ecae6943.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-da8eefc03f4362ba.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-138f7f5626e4a23e.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_json-9d0a084919298307.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-a4fdb4736e2a40cc.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-93587410e412e455.rmeta --extern tokio_stream=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio_stream-990fd865e05608f3.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-9610dc6842a850f5/out` warning: hiding a lifetime that's elided elsewhere is confusing --> helix-lsp/src/snippet.rs:447:21 | 447 | pub fn parse(s: &str) -> Result { | ^^^^ ^^^^^^^ ^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 447 | pub fn parse(s: &str) -> Result, &str> { | ++++ Compiling helix-view v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-view) Running `/usr/bin/rustc --crate-name helix_view --edition=2021 helix-view/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 linker-plugin-lto --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "default", "term"))' -C metadata=93cfc67c1506934f -C extra-filename=-e4bb4e2ec848fa23 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-8fb7bc3749e4d111.rmeta --extern arc_swap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libarc_swap-f08b15ddb3cb9187.rmeta --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-22cc4ae4e76a9e16.rmeta --extern chardetng=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libchardetng-65a8b4979a1039d7.rmeta --extern crossterm=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossterm-30a0522f5b622ce1.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_util-bdbf3df905c8210a.rmeta --extern helix_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_core-fd185253fa0264b7.rmeta --extern helix_dap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_dap-ad83b65b93fc3260.rmeta --extern helix_event=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_event-737b330a80f4d5e5.rmeta --extern helix_loader=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_loader-f7b774c4d924ca6a.rmeta --extern helix_lsp=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_lsp-6adcd52cda4cea7a.rmeta --extern helix_stdx=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-a7536286d969d658.rmeta --extern helix_vcs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_vcs-43cb5a0d2152c57a.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-5b3b51df6f12b49c.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-da8eefc03f4362ba.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/librustix-d9054bdf667723a9.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-138f7f5626e4a23e.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_json-9d0a084919298307.rmeta --extern slotmap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libslotmap-c79e952d94dd0823.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-93587410e412e455.rmeta --extern tokio_stream=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio_stream-990fd865e05608f3.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml-bd9e0c48c92fa64f.rmeta --extern url=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liburl-01bb0296a628de2d.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-9610dc6842a850f5/out` warning: unexpected `cfg` condition value: `wasm32` --> helix-view/src/clipboard.rs:93:7 | 93 | #[cfg(target_os = "wasm32")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `wasm32` --> helix-view/src/clipboard.rs:99:24 | 99 | #[cfg(not(any(windows, target_os = "wasm32", target_os = "macos")))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm32` --> helix-view/src/editor.rs:378:24 | 378 | #[cfg(not(any(windows, target_os = "wasm32")))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unicode-lines` --> helix-view/src/editor.rs:819:11 | 819 | #[cfg(feature = "unicode-lines")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossterm`, `default`, and `term` = help: consider adding `unicode-lines` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unicode-lines` --> helix-view/src/editor.rs:822:11 | 822 | #[cfg(feature = "unicode-lines")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossterm`, `default`, and `term` = help: consider adding `unicode-lines` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unicode-lines` --> helix-view/src/editor.rs:825:11 | 825 | #[cfg(feature = "unicode-lines")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossterm`, `default`, and `term` = help: consider adding `unicode-lines` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unicode-lines` --> helix-view/src/editor.rs:835:19 | 835 | #[cfg(feature = "unicode-lines")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossterm`, `default`, and `term` = help: consider adding `unicode-lines` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unicode-lines` --> helix-view/src/editor.rs:837:19 | 837 | #[cfg(feature = "unicode-lines")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossterm`, `default`, and `term` = help: consider adding `unicode-lines` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unicode-lines` --> helix-view/src/editor.rs:839:19 | 839 | #[cfg(feature = "unicode-lines")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossterm`, `default`, and `term` = help: consider adding `unicode-lines` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> helix-view/src/clipboard.rs:13:13 | 13 | fn name(&self) -> Cow; | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 13 | fn name(&self) -> Cow<'_, str>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-view/src/clipboard.rs:219:17 | 219 | fn name(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 219 | fn name(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-view/src/clipboard.rs:337:21 | 337 | fn name(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 337 | fn name(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-view/src/document.rs:1691:26 | 1691 | pub fn relative_path(&self) -> Option> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1691 | pub fn relative_path(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-view/src/register.rs:221:36 | 221 | pub fn clipboard_provider_name(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 221 | pub fn clipboard_provider_name(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-view/src/tree.rs:419:21 | 419 | pub fn traverse(&self) -> Traverse { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 419 | pub fn traverse(&self) -> Traverse<'_> { | ++++ Compiling helix-term v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-term) Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 helix-term/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="git"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "git", "integration", "unicode-lines"))' -C metadata=3cb503453c219de2 -C extra-filename=-0a2dadd1c2b99b46 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/helix-term-0a2dadd1c2b99b46 -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern helix_loader=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_loader-ff5e91b2d45872ab.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-35bf40f8eca958e7/out` Compiling helix-tui v24.3.0 (/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-tui) Running `/usr/bin/rustc --crate-name helix_tui --edition=2021 helix-tui/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 linker-plugin-lto --cfg 'feature="crossterm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "default", "serde"))' -C metadata=a26c81408b9d368e -C extra-filename=-adda75c583274bb8 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-22cc4ae4e76a9e16.rmeta --extern cassowary=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcassowary-a7085028956c5975.rmeta --extern crossterm=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossterm-30a0522f5b622ce1.rmeta --extern helix_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_core-fd185253fa0264b7.rmeta --extern helix_view=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_view-e4bb4e2ec848fa23.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-5b3b51df6f12b49c.rmeta --extern termini=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtermini-2fc858e0fb907bd3.rmeta --extern unicode_segmentation=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_segmentation-b54fa7319dc48aa4.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-9610dc6842a850f5/out` Running `/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/helix-term-0a2dadd1c2b99b46/build-script-build` Running `/usr/bin/rustc --crate-name helix_term --edition=2021 helix-term/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 linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="git"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "git", "integration", "unicode-lines"))' -C metadata=d0a5c790fb0e9026 -C extra-filename=-35a49337d774c739 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-8fb7bc3749e4d111.rmeta --extern arc_swap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libarc_swap-f08b15ddb3cb9187.rmeta --extern chrono=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libchrono-4574104eda47b3ef.rmeta --extern content_inspector=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcontent_inspector-9cce64159b6f60b2.rmeta --extern crossterm=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossterm-30a0522f5b622ce1.rmeta --extern fern=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfern-86f7656e8cfc09c7.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_util-bdbf3df905c8210a.rmeta --extern grep_regex=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgrep_regex-3e5020e7577be277.rmeta --extern grep_searcher=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgrep_searcher-e2adb0b3f63aa139.rmeta --extern helix_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_core-fd185253fa0264b7.rmeta --extern helix_dap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_dap-ad83b65b93fc3260.rmeta --extern helix_event=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_event-737b330a80f4d5e5.rmeta --extern helix_loader=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_loader-f7b774c4d924ca6a.rmeta --extern helix_lsp=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_lsp-6adcd52cda4cea7a.rmeta --extern helix_stdx=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-a7536286d969d658.rmeta --extern tui=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_tui-adda75c583274bb8.rmeta --extern helix_vcs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_vcs-43cb5a0d2152c57a.rmeta --extern helix_view=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_view-e4bb4e2ec848fa23.rmeta --extern ignore=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libignore-fc12d61e1dbfc8ec.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rmeta --extern nucleo=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnucleo-ce488b65a3ba4bd6.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-5b3b51df6f12b49c.rmeta --extern open=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libopen-21e661588b4f58b3.rmeta --extern pulldown_cmark=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpulldown_cmark-6fe776644c66dcd5.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-138f7f5626e4a23e.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_json-9d0a084919298307.rmeta --extern signal_hook=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook-faf3400c08a6f597.rmeta --extern signal_hook_tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook_tokio-d24febaa493ba641.rmeta --extern termini=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtermini-2fc858e0fb907bd3.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-93587410e412e455.rmeta --extern tokio_stream=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio_stream-990fd865e05608f3.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml-bd9e0c48c92fa64f.rmeta --extern url=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liburl-01bb0296a628de2d.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-9610dc6842a850f5/out` warning: unnecessary parentheses around closure body --> helix-term/src/application.rs:121:37 | 121 | .filter(|theme| (true_color || theme.is_16_color())) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 121 - .filter(|theme| (true_color || theme.is_16_color())) 121 + .filter(|theme| true_color || theme.is_16_color() ) | warning: unnecessary parentheses around closure body --> helix-term/src/application.rs:424:37 | 424 | .filter(|theme| (true_color || theme.is_16_color())) | ^ ^ | help: remove these parentheses | 424 - .filter(|theme| (true_color || theme.is_16_color())) 424 + .filter(|theme| true_color || theme.is_16_color() ) | warning: unnecessary parentheses around type --> helix-term/src/ui/editor.rs:621:40 | 621 | line_decorations: &mut Vec>, | ^ ^ | help: remove these parentheses | 621 - line_decorations: &mut Vec>, 621 + line_decorations: &mut Vec>, | warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands.rs:2217:19 | 2217 | fn format(&self, current_path: &Self::Data) -> Row { | ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 2217 | fn format(&self, current_path: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands.rs:2851:19 | 2851 | fn format(&self, _data: &Self::Data) -> Row { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2851 | fn format(&self, _data: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands.rs:2918:19 | 2918 | fn format(&self, _data: &Self::Data) -> Row { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2918 | fn format(&self, _data: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands.rs:3000:15 | 3000 | fn format(&self, keymap: &Self::Data) -> Row { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 3000 | fn format(&self, keymap: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands/dap.rs:28:15 | 28 | fn format(&self, _data: &Self::Data) -> Row { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 28 | fn format(&self, _data: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands/dap.rs:36:15 | 36 | fn format(&self, _data: &Self::Data) -> Row { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 36 | fn format(&self, _data: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands/dap.rs:44:15 | 44 | fn format(&self, thread_states: &Self::Data) -> Row { | ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 44 | fn format(&self, thread_states: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands/lsp.rs:70:15 | 70 | fn format(&self, cwdir: &Self::Data) -> Row { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 70 | fn format(&self, cwdir: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands/lsp.rs:109:15 | 109 | fn format(&self, current_doc_path: &Self::Data) -> Row { | ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 109 | fn format(&self, current_doc_path: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands/lsp.rs:145:15 | 145 | fn format(&self, (styles, format): &Self::Data) -> Row { | ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 145 | fn format(&self, (styles, format): &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands/lsp.rs:505:15 | 505 | fn format(&self, _data: &Self::Data) -> Row { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 505 | fn format(&self, _data: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/commands/lsp.rs:755:15 | 755 | fn format(&self, _data: &Self::Data) -> Row { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 755 | fn format(&self, _data: &Self::Data) -> Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/ui/completion.rs:29:18 | 29 | fn sort_text(&self, data: &Self::Data) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 29 | fn sort_text(&self, data: &Self::Data) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/ui/completion.rs:34:20 | 34 | fn filter_text(&self, _data: &Self::Data) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 34 | fn filter_text(&self, _data: &Self::Data) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/ui/completion.rs:43:15 | 43 | fn format(&self, _data: &Self::Data) -> menu::Row { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 43 | fn format(&self, _data: &Self::Data) -> menu::Row<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/ui/menu.rs:28:15 | 28 | fn format(&self, data: &Self::Data) -> Row; | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 28 | fn format(&self, data: &Self::Data) -> Row<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/ui/menu.rs:30:18 | 30 | fn sort_text(&self, data: &Self::Data) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | fn sort_text(&self, data: &Self::Data) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/ui/menu.rs:35:20 | 35 | fn filter_text(&self, data: &Self::Data) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 35 | fn filter_text(&self, data: &Self::Data) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> helix-term/src/ui/menu.rs:45:15 | 45 | fn format(&self, root_path: &Self::Data) -> Row { | ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | fn format(&self, root_path: &Self::Data) -> Row<'_> { | ++++ warning: `helix-core` (lib) generated 4 warnings (run `cargo fix --lib -p helix-core` to apply 4 suggestions) warning: `helix-view` (lib) generated 15 warnings (run `cargo fix --lib -p helix-view` to apply 6 suggestions) warning: `helix-lsp` (lib) generated 1 warning (run `cargo fix --lib -p helix-lsp` to apply 1 suggestion) warning: `helix-term` (lib) generated 22 warnings (run `cargo fix --lib -p helix-term` to apply 22 suggestions) Running `/usr/bin/rustc --crate-name hx --edition=2021 helix-term/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto=thin --cfg 'feature="default"' --cfg 'feature="git"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "git", "integration", "unicode-lines"))' -C metadata=c685e93cff69abd1 -C extra-filename=-7ce95bf8bc13b1f4 --out-dir /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-8fb7bc3749e4d111.rlib --extern arc_swap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libarc_swap-f08b15ddb3cb9187.rlib --extern chrono=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libchrono-4574104eda47b3ef.rlib --extern content_inspector=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcontent_inspector-9cce64159b6f60b2.rlib --extern crossterm=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossterm-30a0522f5b622ce1.rlib --extern fern=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfern-86f7656e8cfc09c7.rlib --extern futures_util=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_util-bdbf3df905c8210a.rlib --extern grep_regex=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgrep_regex-3e5020e7577be277.rlib --extern grep_searcher=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgrep_searcher-e2adb0b3f63aa139.rlib --extern helix_core=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_core-fd185253fa0264b7.rlib --extern helix_dap=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_dap-ad83b65b93fc3260.rlib --extern helix_event=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_event-737b330a80f4d5e5.rlib --extern helix_loader=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_loader-f7b774c4d924ca6a.rlib --extern helix_lsp=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_lsp-6adcd52cda4cea7a.rlib --extern helix_stdx=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-a7536286d969d658.rlib --extern helix_term=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_term-35a49337d774c739.rlib --extern tui=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_tui-adda75c583274bb8.rlib --extern helix_vcs=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_vcs-43cb5a0d2152c57a.rlib --extern helix_view=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_view-e4bb4e2ec848fa23.rlib --extern ignore=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libignore-fc12d61e1dbfc8ec.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-5f6ab917ccd797d4.rlib --extern log=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-8b8cf3b7a84779bf.rlib --extern nucleo=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnucleo-ce488b65a3ba4bd6.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-5b3b51df6f12b49c.rlib --extern open=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libopen-21e661588b4f58b3.rlib --extern pulldown_cmark=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpulldown_cmark-6fe776644c66dcd5.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-138f7f5626e4a23e.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_json-9d0a084919298307.rlib --extern signal_hook=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook-faf3400c08a6f597.rlib --extern signal_hook_tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook_tokio-d24febaa493ba641.rlib --extern termini=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtermini-2fc858e0fb907bd3.rlib --extern tokio=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-93587410e412e455.rlib --extern tokio_stream=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio_stream-990fd865e05608f3.rlib --extern toml=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml-bd9e0c48c92fa64f.rlib --extern url=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liburl-01bb0296a628de2d.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-9610dc6842a850f5/out` Finished `release` profile [optimized] target(s) in 4m 59s Running `target/release/hx --grammar build` Building 187 grammars cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/awk/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/sway/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/sway/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/elixir/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/elixir/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/rust/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/rust/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/fish/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/awk/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/janet-simple/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/janet-simple/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/protobuf/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/json/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/toml/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/toml/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/fish/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/json5/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/c/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/c-sharp/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/c-sharp/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/cel/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/spicedb/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/cpp/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/cpp/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/gowork/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/javascript/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/javascript/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/typescript/typescript/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/typescript/typescript/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/css/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/css/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/html/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/html/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/scss/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/scss/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/python/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/python/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/nix/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/nix/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ruby/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ruby/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/php/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/bash/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/bash/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/php/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/php-only/php_only/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/php-only/php_only/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/blade/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/twig/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/latex/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/latex/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/bibtex/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/gotmpl/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/nickel/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/nickel/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/go/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/julia/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/tsx/tsx/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/tsx/tsx/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/smali/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/smali/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/gomod/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/java/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ledger/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/julia/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/beancount/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/beancount/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/lua/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/lua/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/svelte/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/svelte/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/vue/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/vue/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/lean/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/lean/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/lpf/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ocaml/ocaml/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ocaml/ocaml/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ocaml-interface/interface/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ocaml-interface/interface/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/yaml/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/yaml/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/haskell/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/haskell/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/haskell-persistent/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/haskell-persistent/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/purescript/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/purescript/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/zig/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/tsq/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/cmake/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/cmake/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/make/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/glsl/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/perl/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/perl/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/pod/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/pod/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/comment/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/comment/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/wgsl/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/llvm/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/llvm-mir/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/tablegen/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/tablegen/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/markdown/tree-sitter-markdown/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/markdown/tree-sitter-markdown/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/markdown_inline/tree-sitter-markdown-inline/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/markdown_inline/tree-sitter-markdown-inline/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/dart/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/dart/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/scala/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/scala/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/dockerfile/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/git-commit/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/diff/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/git-rebase/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/regex/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/git-config/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/gitattributes/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/gitignore/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/graphql/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/elm/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/elm/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/iex/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/rescript/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/rescript/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/erlang/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/kotlin/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/kotlin/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/hcl/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/hcl/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/org/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/org/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/solidity/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/gleam/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/gleam/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ron/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ron/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/robot/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/r/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/swift/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/swift/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/embedded-template/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/eex/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/heex/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/sql/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/sql/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/gdscript/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/gdscript/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/godot-resource/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/godot-resource/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/nu/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/vala/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/devicetree/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/cpon/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/odin/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/meson/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/sshclientconfig/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/scheme/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/v/tree_sitter_v/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/v/tree_sitter_v/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/verilog/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/edoc/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/jsdoc/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/openscad/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/prisma/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/clojure/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/elvish/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/fortran/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/fortran/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ungrammar/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/dot/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/cue/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/cue/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/slint/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/task/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/xit/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/esdl/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/esdl/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/pascal/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/sml/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/sml/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/jsonnet/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/jsonnet/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ada/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/astro/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/astro/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/bass/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/wat/wat/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/wast/wast/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/d/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/d/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/vhs/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/kdl/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/kdl/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/xml/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/dtd/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/wit/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ini/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/bicep/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/qmljs/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/qmljs/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/mermaid/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/matlab/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/matlab/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ponylang/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ponylang/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/dhall/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/dhall/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/pem/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/passwd/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/hosts/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/uxntal/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/yuck/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/yuck/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/prql/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/po/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/nasm/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/gas/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/rst/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/rst/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/capnp/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/smithy/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/vhdl/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/rego/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/nim/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/nim/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/hurl/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/markdoc/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/opencl/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/just/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/just/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/gn/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/blueprint/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/forth/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/fsharp/src/scanner.cc cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/fsharp/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/t32/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/t32/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/typst/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/typst/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/jinja2/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/unison/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/unison/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/todotxt/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/strace/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/agda/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/agda/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/templ/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/templ/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/dbml/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/hoon/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/hoon/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/log/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/hocon/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/koka/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/koka/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/tact/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/pkl/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/pkl/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/groovy/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/groovy/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/fidl/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/powershell/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/powershell/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ld/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/hyprlang/src/parser.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/supercollider/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/supercollider/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/glimmer/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/glimmer/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ohm/src/scanner.c cargo:rerun-if-changed=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/ohm/src/parser.c cargo:warning=Compiler version doesn't include clang or GCC: "g++" "--version" 187 grammars built now ["ada", "agda", "astro", "awk", "bash", "bass", "beancount", "bibtex", "bicep", "blade", "blueprint", "c", "c-sharp", "capnp", "cel", "clojure", "cmake", "comment", "cpon", "cpp", "css", "cue", "d", "dart", "dbml", "devicetree", "dhall", "diff", "dockerfile", "dot", "dtd", "edoc", "eex", "elixir", "elm", "elvish", "embedded-template", "erlang", "esdl", "fidl", "fish", "forth", "fortran", "fsharp", "gas", "gdscript", "git-commit", "git-config", "git-rebase", "gitattributes", "gitignore", "gleam", "glimmer", "glsl", "gn", "go", "godot-resource", "gomod", "gotmpl", "gowork", "graphql", "groovy", "haskell", "haskell-persistent", "hcl", "heex", "hocon", "hoon", "hosts", "html", "hurl", "hyprlang", "iex", "ini", "janet-simple", "java", "javascript", "jinja2", "jsdoc", "json", "json5", "jsonnet", "julia", "just", "kdl", "koka", "kotlin", "latex", "ld", "lean", "ledger", "llvm", "llvm-mir", "log", "lpf", "lua", "make", "markdoc", "markdown", "markdown_inline", "matlab", "mermaid", "meson", "nasm", "nickel", "nim", "nix", "nu", "ocaml", "ocaml-interface", "odin", "ohm", "opencl", "openscad", "org", "pascal", "passwd", "pem", "perl", "php", "php-only", "pkl", "po", "pod", "ponylang", "powershell", "prisma", "protobuf", "prql", "purescript", "python", "qmljs", "r", "regex", "rego", "rescript", "robot", "ron", "rst", "ruby", "rust", "scala", "scheme", "scss", "slint", "smali", "smithy", "sml", "solidity", "spicedb", "sql", "sshclientconfig", "strace", "supercollider", "svelte", "sway", "swift", "t32", "tablegen", "tact", "task", "templ", "todotxt", "toml", "tsq", "tsx", "twig", "typescript", "typst", "ungrammar", "unison", "uxntal", "v", "vala", "verilog", "vhdl", "vhs", "vue", "wast", "wat", "wgsl", "wit", "xit", "xml", "yaml", "yuck", "zig"] + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HUuWqr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/helix-24.03-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/helix-24.03-build + mkdir /home/pterjan/rpmbuild/BUILD/helix-24.03-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 helix-24.03 + '[' 1 -eq 1 ']' + install -d -m 0755 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/bin + install -m 0755 target/release/hx /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/bin/ + install -d -m 0755 /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime + cp -av runtime/queries /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime 'runtime/queries' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries' 'runtime/queries/rego' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rego' 'runtime/queries/rego/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rego/injections.scm' 'runtime/queries/rego/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rego/highlights.scm' 'runtime/queries/po' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/po' 'runtime/queries/po/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/po/textobjects.scm' 'runtime/queries/po/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/po/highlights.scm' 'runtime/queries/ini' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ini' 'runtime/queries/ini/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ini/highlights.scm' 'runtime/queries/scss' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/scss' 'runtime/queries/scss/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/scss/injections.scm' 'runtime/queries/scss/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/scss/highlights.scm' 'runtime/queries/lpf' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/lpf' 'runtime/queries/lpf/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/lpf/highlights.scm' 'runtime/queries/swift' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/swift' 'runtime/queries/swift/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/swift/locals.scm' 'runtime/queries/swift/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/swift/highlights.scm' 'runtime/queries/fsharp' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fsharp' 'runtime/queries/fsharp/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fsharp/locals.scm' 'runtime/queries/fsharp/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fsharp/highlights.scm' 'runtime/queries/v' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/v' 'runtime/queries/v/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/v/textobjects.scm' 'runtime/queries/v/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/v/indents.scm' 'runtime/queries/v/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/v/injections.scm' 'runtime/queries/v/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/v/highlights.scm' 'runtime/queries/hocon' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hocon' 'runtime/queries/hocon/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hocon/indents.scm' 'runtime/queries/hocon/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hocon/highlights.scm' 'runtime/queries/bash' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/bash' 'runtime/queries/bash/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/bash/textobjects.scm' 'runtime/queries/bash/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/bash/indents.scm' 'runtime/queries/bash/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/bash/injections.scm' 'runtime/queries/bash/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/bash/highlights.scm' 'runtime/queries/svelte' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/svelte' 'runtime/queries/svelte/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/svelte/indents.scm' 'runtime/queries/svelte/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/svelte/injections.scm' 'runtime/queries/svelte/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/svelte/highlights.scm' 'runtime/queries/ruby' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ruby' 'runtime/queries/ruby/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ruby/textobjects.scm' 'runtime/queries/ruby/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ruby/locals.scm' 'runtime/queries/ruby/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ruby/indents.scm' 'runtime/queries/ruby/tags.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ruby/tags.scm' 'runtime/queries/ruby/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ruby/injections.scm' 'runtime/queries/ruby/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ruby/highlights.scm' 'runtime/queries/diff' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/diff' 'runtime/queries/diff/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/diff/highlights.scm' 'runtime/queries/wgsl' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/wgsl' 'runtime/queries/wgsl/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/wgsl/injections.scm' 'runtime/queries/wgsl/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/wgsl/highlights.scm' 'runtime/queries/markdown' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/markdown' 'runtime/queries/markdown/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/markdown/injections.scm' 'runtime/queries/markdown/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/markdown/highlights.scm' 'runtime/queries/eex' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/eex' 'runtime/queries/eex/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/eex/injections.scm' 'runtime/queries/eex/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/eex/highlights.scm' 'runtime/queries/agda' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/agda' 'runtime/queries/agda/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/agda/highlights.scm' 'runtime/queries/vhdl' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/vhdl' 'runtime/queries/vhdl/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/vhdl/highlights.scm' 'runtime/queries/bass' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/bass' 'runtime/queries/bass/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/bass/highlights.scm' 'runtime/queries/msbuild' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/msbuild' 'runtime/queries/msbuild/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/msbuild/indents.scm' 'runtime/queries/msbuild/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/msbuild/injections.scm' 'runtime/queries/msbuild/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/msbuild/highlights.scm' 'runtime/queries/dbml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dbml' 'runtime/queries/dbml/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dbml/highlights.scm' 'runtime/queries/yaml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/yaml' 'runtime/queries/yaml/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/yaml/indents.scm' 'runtime/queries/yaml/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/yaml/injections.scm' 'runtime/queries/yaml/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/yaml/highlights.scm' 'runtime/queries/racket' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/racket' 'runtime/queries/racket/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/racket/indents.scm' 'runtime/queries/racket/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/racket/injections.scm' 'runtime/queries/racket/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/racket/highlights.scm' 'runtime/queries/jsonnet' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jsonnet' 'runtime/queries/jsonnet/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jsonnet/highlights.scm' 'runtime/queries/jinja' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jinja' 'runtime/queries/jinja/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jinja/injections.scm' 'runtime/queries/jinja/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jinja/highlights.scm' 'runtime/queries/just' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/just' 'runtime/queries/just/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/just/textobjects.scm' 'runtime/queries/just/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/just/locals.scm' 'runtime/queries/just/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/just/indents.scm' 'runtime/queries/just/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/just/folds.scm' 'runtime/queries/just/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/just/injections.scm' 'runtime/queries/just/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/just/highlights.scm' 'runtime/queries/sql' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/sql' 'runtime/queries/sql/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/sql/highlights.scm' 'runtime/queries/go' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/go' 'runtime/queries/go/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/go/textobjects.scm' 'runtime/queries/go/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/go/locals.scm' 'runtime/queries/go/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/go/indents.scm' 'runtime/queries/go/tags.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/go/tags.scm' 'runtime/queries/go/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/go/injections.scm' 'runtime/queries/go/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/go/highlights.scm' 'runtime/queries/task' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/task' 'runtime/queries/task/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/task/injections.scm' 'runtime/queries/task/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/task/highlights.scm' 'runtime/queries/rst' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rst' 'runtime/queries/rst/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rst/highlights.scm' 'runtime/queries/bicep' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/bicep' 'runtime/queries/bicep/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/bicep/highlights.scm' 'runtime/queries/strace' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/strace' 'runtime/queries/strace/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/strace/highlights.scm' 'runtime/queries/odin' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/odin' 'runtime/queries/odin/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/odin/indents.scm' 'runtime/queries/odin/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/odin/injections.scm' 'runtime/queries/odin/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/odin/highlights.scm' 'runtime/queries/nim' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nim' 'runtime/queries/nim/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nim/textobjects.scm' 'runtime/queries/nim/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nim/indents.scm' 'runtime/queries/nim/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nim/highlights.scm' 'runtime/queries/blueprint' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/blueprint' 'runtime/queries/blueprint/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/blueprint/highlights.scm' 'runtime/queries/vala' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/vala' 'runtime/queries/vala/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/vala/textobjects.scm' 'runtime/queries/vala/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/vala/highlights.scm' 'runtime/queries/wit' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/wit' 'runtime/queries/wit/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/wit/indents.scm' 'runtime/queries/wit/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/wit/highlights.scm' 'runtime/queries/dockerfile' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dockerfile' 'runtime/queries/dockerfile/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dockerfile/injections.scm' 'runtime/queries/dockerfile/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dockerfile/highlights.scm' 'runtime/queries/haskell' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/haskell' 'runtime/queries/haskell/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/haskell/textobjects.scm' 'runtime/queries/haskell/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/haskell/locals.scm' 'runtime/queries/haskell/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/haskell/injections.scm' 'runtime/queries/haskell/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/haskell/highlights.scm' 'runtime/queries/matlab' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/matlab' 'runtime/queries/matlab/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/matlab/textobjects.scm' 'runtime/queries/matlab/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/matlab/locals.scm' 'runtime/queries/matlab/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/matlab/indents.scm' 'runtime/queries/matlab/context.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/matlab/context.scm' 'runtime/queries/matlab/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/matlab/folds.scm' 'runtime/queries/matlab/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/matlab/injections.scm' 'runtime/queries/matlab/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/matlab/highlights.scm' 'runtime/queries/log' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/log' 'runtime/queries/log/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/log/highlights.scm' 'runtime/queries/nunjucks' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nunjucks' 'runtime/queries/nunjucks/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nunjucks/injections.scm' 'runtime/queries/nunjucks/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nunjucks/highlights.scm' 'runtime/queries/llvm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/llvm' 'runtime/queries/llvm/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/llvm/textobjects.scm' 'runtime/queries/llvm/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/llvm/locals.scm' 'runtime/queries/llvm/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/llvm/indents.scm' 'runtime/queries/llvm/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/llvm/injections.scm' 'runtime/queries/llvm/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/llvm/highlights.scm' 'runtime/queries/gowork' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gowork' 'runtime/queries/gowork/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gowork/injections.scm' 'runtime/queries/gowork/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gowork/highlights.scm' 'runtime/queries/org' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/org' 'runtime/queries/org/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/org/injections.scm' 'runtime/queries/org/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/org/highlights.scm' 'runtime/queries/css' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/css' 'runtime/queries/css/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/css/indents.scm' 'runtime/queries/css/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/css/injections.scm' 'runtime/queries/css/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/css/highlights.scm' 'runtime/queries/beancount' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/beancount' 'runtime/queries/beancount/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/beancount/folds.scm' 'runtime/queries/beancount/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/beancount/highlights.scm' 'runtime/queries/xml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/xml' 'runtime/queries/xml/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/xml/indents.scm' 'runtime/queries/xml/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/xml/injections.scm' 'runtime/queries/xml/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/xml/highlights.scm' 'runtime/queries/starlark' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/starlark' 'runtime/queries/starlark/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/starlark/textobjects.scm' 'runtime/queries/starlark/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/starlark/injections.scm' 'runtime/queries/starlark/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/starlark/highlights.scm' 'runtime/queries/janet' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/janet' 'runtime/queries/janet/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/janet/highlights.scm' 'runtime/queries/pem' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pem' 'runtime/queries/pem/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pem/highlights.scm' 'runtime/queries/nasm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nasm' 'runtime/queries/nasm/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nasm/textobjects.scm' 'runtime/queries/nasm/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nasm/injections.scm' 'runtime/queries/nasm/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nasm/highlights.scm' 'runtime/queries/tsq' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tsq' 'runtime/queries/tsq/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tsq/injections.scm' 'runtime/queries/tsq/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tsq/highlights.scm' 'runtime/queries/tablegen' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tablegen' 'runtime/queries/tablegen/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tablegen/textobjects.scm' 'runtime/queries/tablegen/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tablegen/indents.scm' 'runtime/queries/tablegen/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tablegen/injections.scm' 'runtime/queries/tablegen/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tablegen/highlights.scm' 'runtime/queries/ocaml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ocaml' 'runtime/queries/ocaml/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ocaml/locals.scm' 'runtime/queries/ocaml/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ocaml/indents.scm' 'runtime/queries/ocaml/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ocaml/injections.scm' 'runtime/queries/ocaml/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ocaml/highlights.scm' 'runtime/queries/cel' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cel' 'runtime/queries/cel/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cel/highlights.scm' 'runtime/queries/toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/toml' 'runtime/queries/toml/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/toml/injections.scm' 'runtime/queries/toml/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/toml/highlights.scm' 'runtime/queries/java' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/java' 'runtime/queries/java/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/java/textobjects.scm' 'runtime/queries/java/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/java/indents.scm' 'runtime/queries/java/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/java/injections.scm' 'runtime/queries/java/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/java/highlights.scm' 'runtime/queries/vhs' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/vhs' 'runtime/queries/vhs/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/vhs/highlights.scm' 'runtime/queries/forth' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/forth' 'runtime/queries/forth/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/forth/highlights.scm' 'runtime/queries/twig' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/twig' 'runtime/queries/twig/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/twig/injections.scm' 'runtime/queries/twig/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/twig/highlights.scm' 'runtime/queries/ohm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ohm' 'runtime/queries/ohm/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ohm/textobjects.scm' 'runtime/queries/ohm/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ohm/indents.scm' 'runtime/queries/ohm/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ohm/injections.scm' 'runtime/queries/ohm/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ohm/highlights.scm' 'runtime/queries/php' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/php' 'runtime/queries/php/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/php/textobjects.scm' 'runtime/queries/php/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/php/indents.scm' 'runtime/queries/php/tags.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/php/tags.scm' 'runtime/queries/php/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/php/injections.scm' 'runtime/queries/php/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/php/highlights.scm' 'runtime/queries/t32' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/t32' 'runtime/queries/t32/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/t32/injections.scm' 'runtime/queries/t32/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/t32/highlights.scm' 'runtime/queries/edoc' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/edoc' 'runtime/queries/edoc/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/edoc/injections.scm' 'runtime/queries/edoc/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/edoc/highlights.scm' 'runtime/queries/pod' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pod' 'runtime/queries/pod/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pod/highlights.scm' 'runtime/queries/hosts' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hosts' 'runtime/queries/hosts/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hosts/highlights.scm' 'runtime/queries/clojure' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/clojure' 'runtime/queries/clojure/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/clojure/injections.scm' 'runtime/queries/clojure/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/clojure/highlights.scm' 'runtime/queries/smithy' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/smithy' 'runtime/queries/smithy/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/smithy/highlights.scm' 'runtime/queries/scala' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/scala' 'runtime/queries/scala/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/scala/textobjects.scm' 'runtime/queries/scala/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/scala/locals.scm' 'runtime/queries/scala/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/scala/indents.scm' 'runtime/queries/scala/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/scala/injections.scm' 'runtime/queries/scala/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/scala/highlights.scm' 'runtime/queries/sshclientconfig' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/sshclientconfig' 'runtime/queries/sshclientconfig/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/sshclientconfig/highlights.scm' 'runtime/queries/webc' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/webc' 'runtime/queries/webc/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/webc/injections.scm' 'runtime/queries/webc/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/webc/highlights.scm' 'runtime/queries/xit' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/xit' 'runtime/queries/xit/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/xit/highlights.scm' 'runtime/queries/fortran' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fortran' 'runtime/queries/fortran/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fortran/indents.scm' 'runtime/queries/fortran/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fortran/folds.scm' 'runtime/queries/fortran/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fortran/injections.scm' 'runtime/queries/fortran/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fortran/highlights.scm' 'runtime/queries/awk' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/awk' 'runtime/queries/awk/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/awk/textobjects.scm' 'runtime/queries/awk/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/awk/injections.scm' 'runtime/queries/awk/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/awk/highlights.scm' 'runtime/queries/c' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/c' 'runtime/queries/c/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/c/textobjects.scm' 'runtime/queries/c/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/c/indents.scm' 'runtime/queries/c/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/c/injections.scm' 'runtime/queries/c/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/c/highlights.scm' 'runtime/queries/json' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/json' 'runtime/queries/json/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/json/indents.scm' 'runtime/queries/json/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/json/highlights.scm' 'runtime/queries/llvm-mir' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/llvm-mir' 'runtime/queries/llvm-mir/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/llvm-mir/textobjects.scm' 'runtime/queries/llvm-mir/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/llvm-mir/indents.scm' 'runtime/queries/llvm-mir/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/llvm-mir/injections.scm' 'runtime/queries/llvm-mir/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/llvm-mir/highlights.scm' 'runtime/queries/glimmer' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/glimmer' 'runtime/queries/glimmer/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/glimmer/highlights.scm' 'runtime/queries/lean' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/lean' 'runtime/queries/lean/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/lean/locals.scm' 'runtime/queries/lean/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/lean/folds.scm' 'runtime/queries/lean/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/lean/injections.scm' 'runtime/queries/lean/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/lean/highlights.scm' 'runtime/queries/python' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/python' 'runtime/queries/python/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/python/textobjects.scm' 'runtime/queries/python/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/python/locals.scm' 'runtime/queries/python/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/python/indents.scm' 'runtime/queries/python/tags.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/python/tags.scm' 'runtime/queries/python/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/python/injections.scm' 'runtime/queries/python/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/python/highlights.scm' 'runtime/queries/rmarkdown' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rmarkdown' 'runtime/queries/rmarkdown/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rmarkdown/indents.scm' 'runtime/queries/rmarkdown/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rmarkdown/injections.scm' 'runtime/queries/rmarkdown/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rmarkdown/highlights.scm' 'runtime/queries/json5' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/json5' 'runtime/queries/json5/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/json5/highlights.scm' 'runtime/queries/bibtex' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/bibtex' 'runtime/queries/bibtex/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/bibtex/locals.scm' 'runtime/queries/bibtex/tags.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/bibtex/tags.scm' 'runtime/queries/bibtex/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/bibtex/highlights.scm' 'runtime/queries/dot' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dot' 'runtime/queries/dot/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dot/injections.scm' 'runtime/queries/dot/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dot/highlights.scm' 'runtime/queries/yuck' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/yuck' 'runtime/queries/yuck/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/yuck/injections.scm' 'runtime/queries/yuck/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/yuck/highlights.scm' 'runtime/queries/tact' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tact' 'runtime/queries/tact/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tact/textobjects.scm' 'runtime/queries/tact/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tact/locals.scm' 'runtime/queries/tact/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tact/indents.scm' 'runtime/queries/tact/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tact/injections.scm' 'runtime/queries/tact/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tact/highlights.scm' 'runtime/queries/blade' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/blade' 'runtime/queries/blade/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/blade/folds.scm' 'runtime/queries/blade/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/blade/injections.scm' 'runtime/queries/blade/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/blade/highlights.scm' 'runtime/queries/powershell' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/powershell' 'runtime/queries/powershell/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/powershell/injections.scm' 'runtime/queries/powershell/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/powershell/highlights.scm' 'runtime/queries/elm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/elm' 'runtime/queries/elm/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/elm/textobjects.scm' 'runtime/queries/elm/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/elm/locals.scm' 'runtime/queries/elm/tags.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/elm/tags.scm' 'runtime/queries/elm/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/elm/injections.scm' 'runtime/queries/elm/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/elm/highlights.scm' 'runtime/queries/gas' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gas' 'runtime/queries/gas/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gas/textobjects.scm' 'runtime/queries/gas/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gas/injections.scm' 'runtime/queries/gas/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gas/highlights.scm' 'runtime/queries/gn' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gn' 'runtime/queries/gn/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gn/locals.scm' 'runtime/queries/gn/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gn/injections.scm' 'runtime/queries/gn/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gn/highlights.scm' 'runtime/queries/make' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/make' 'runtime/queries/make/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/make/indents.scm' 'runtime/queries/make/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/make/injections.scm' 'runtime/queries/make/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/make/highlights.scm' 'runtime/queries/cpon' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cpon' 'runtime/queries/cpon/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cpon/indents.scm' 'runtime/queries/cpon/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cpon/highlights.scm' 'runtime/queries/elixir' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/elixir' 'runtime/queries/elixir/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/elixir/textobjects.scm' 'runtime/queries/elixir/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/elixir/indents.scm' 'runtime/queries/elixir/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/elixir/injections.scm' 'runtime/queries/elixir/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/elixir/highlights.scm' 'runtime/queries/html' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/html' 'runtime/queries/html/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/html/injections.scm' 'runtime/queries/html/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/html/highlights.scm' 'runtime/queries/ecma' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ecma' 'runtime/queries/ecma/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ecma/textobjects.scm' 'runtime/queries/ecma/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ecma/locals.scm' 'runtime/queries/ecma/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ecma/indents.scm' 'runtime/queries/ecma/README.md' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ecma/README.md' 'runtime/queries/ecma/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ecma/injections.scm' 'runtime/queries/ecma/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ecma/highlights.scm' 'runtime/queries/jsx' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jsx' 'runtime/queries/jsx/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jsx/textobjects.scm' 'runtime/queries/jsx/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jsx/locals.scm' 'runtime/queries/jsx/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jsx/indents.scm' 'runtime/queries/jsx/tags.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jsx/tags.scm' 'runtime/queries/jsx/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jsx/injections.scm' 'runtime/queries/jsx/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jsx/highlights.scm' 'runtime/queries/tfvars' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tfvars' 'runtime/queries/tfvars/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tfvars/indents.scm' 'runtime/queries/tfvars/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tfvars/folds.scm' 'runtime/queries/tfvars/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tfvars/injections.scm' 'runtime/queries/tfvars/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tfvars/highlights.scm' 'runtime/queries/cmake' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cmake' 'runtime/queries/cmake/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cmake/textobjects.scm' 'runtime/queries/cmake/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cmake/indents.scm' 'runtime/queries/cmake/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cmake/injections.scm' 'runtime/queries/cmake/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cmake/highlights.scm' 'runtime/queries/passwd' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/passwd' 'runtime/queries/passwd/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/passwd/highlights.scm' 'runtime/queries/prql' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/prql' 'runtime/queries/prql/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/prql/injections.scm' 'runtime/queries/prql/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/prql/highlights.scm' 'runtime/queries/devicetree' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/devicetree' 'runtime/queries/devicetree/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/devicetree/highlights.scm' 'runtime/queries/erb' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/erb' 'runtime/queries/erb/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/erb/injections.scm' 'runtime/queries/erb/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/erb/highlights.scm' 'runtime/queries/spicedb' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/spicedb' 'runtime/queries/spicedb/tags.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/spicedb/tags.scm' 'runtime/queries/spicedb/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/spicedb/injections.scm' 'runtime/queries/spicedb/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/spicedb/highlights.scm' 'runtime/queries/ada' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ada' 'runtime/queries/ada/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ada/textobjects.scm' 'runtime/queries/ada/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ada/locals.scm' 'runtime/queries/ada/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ada/folds.scm' 'runtime/queries/ada/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ada/highlights.scm' 'runtime/queries/templ' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/templ' 'runtime/queries/templ/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/templ/injections.scm' 'runtime/queries/templ/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/templ/highlights.scm' 'runtime/queries/env' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/env' 'runtime/queries/env/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/env/highlights.scm' 'runtime/queries/mermaid' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/mermaid' 'runtime/queries/mermaid/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/mermaid/highlights.scm' 'runtime/queries/nix' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nix' 'runtime/queries/nix/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nix/textobjects.scm' 'runtime/queries/nix/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nix/injections.scm' 'runtime/queries/nix/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nix/highlights.scm' 'runtime/queries/wren' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/wren' 'runtime/queries/wren/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/wren/textobjects.scm' 'runtime/queries/wren/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/wren/locals.scm' 'runtime/queries/wren/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/wren/indents.scm' 'runtime/queries/wren/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/wren/injections.scm' 'runtime/queries/wren/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/wren/highlights.scm' 'runtime/queries/d' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/d' 'runtime/queries/d/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/d/textobjects.scm' 'runtime/queries/d/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/d/indents.scm' 'runtime/queries/d/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/d/injections.scm' 'runtime/queries/d/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/d/highlights.scm' 'runtime/queries/ejs' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ejs' 'runtime/queries/ejs/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ejs/injections.scm' 'runtime/queries/ejs/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ejs/highlights.scm' 'runtime/queries/graphql' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/graphql' 'runtime/queries/graphql/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/graphql/highlights.scm' 'runtime/queries/latex' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/latex' 'runtime/queries/latex/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/latex/textobjects.scm' 'runtime/queries/latex/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/latex/folds.scm' 'runtime/queries/latex/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/latex/injections.scm' 'runtime/queries/latex/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/latex/highlights.scm' 'runtime/queries/fidl' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fidl' 'runtime/queries/fidl/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fidl/folds.scm' 'runtime/queries/fidl/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fidl/injections.scm' 'runtime/queries/fidl/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fidl/highlights.scm' 'runtime/queries/sage' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/sage' 'runtime/queries/sage/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/sage/textobjects.scm' 'runtime/queries/sage/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/sage/injections.scm' 'runtime/queries/sage/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/sage/highlights.scm' 'runtime/queries/supercollider' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/supercollider' 'runtime/queries/supercollider/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/supercollider/folds.scm' 'runtime/queries/supercollider/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/supercollider/highlights.scm' 'runtime/queries/smali' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/smali' 'runtime/queries/smali/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/smali/locals.scm' 'runtime/queries/smali/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/smali/indents.scm' 'runtime/queries/smali/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/smali/folds.scm' 'runtime/queries/smali/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/smali/injections.scm' 'runtime/queries/smali/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/smali/highlights.scm' 'runtime/queries/elvish' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/elvish' 'runtime/queries/elvish/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/elvish/injections.scm' 'runtime/queries/elvish/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/elvish/highlights.scm' 'runtime/queries/git-config' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/git-config' 'runtime/queries/git-config/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/git-config/highlights.scm' 'runtime/queries/helm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/helm' 'runtime/queries/helm/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/helm/injections.scm' 'runtime/queries/helm/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/helm/highlights.scm' 'runtime/queries/hcl' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hcl' 'runtime/queries/hcl/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hcl/textobjects.scm' 'runtime/queries/hcl/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hcl/indents.scm' 'runtime/queries/hcl/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hcl/folds.scm' 'runtime/queries/hcl/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hcl/injections.scm' 'runtime/queries/hcl/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hcl/highlights.scm' 'runtime/queries/godot-resource' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/godot-resource' 'runtime/queries/godot-resource/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/godot-resource/injections.scm' 'runtime/queries/godot-resource/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/godot-resource/highlights.scm' 'runtime/queries/rust' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rust' 'runtime/queries/rust/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rust/textobjects.scm' 'runtime/queries/rust/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rust/locals.scm' 'runtime/queries/rust/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rust/indents.scm' 'runtime/queries/rust/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rust/injections.scm' 'runtime/queries/rust/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rust/highlights.scm' 'runtime/queries/gotmpl' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gotmpl' 'runtime/queries/gotmpl/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gotmpl/injections.scm' 'runtime/queries/gotmpl/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gotmpl/highlights.scm' 'runtime/queries/heex' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/heex' 'runtime/queries/heex/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/heex/textobjects.scm' 'runtime/queries/heex/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/heex/injections.scm' 'runtime/queries/heex/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/heex/highlights.scm' 'runtime/queries/kotlin' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/kotlin' 'runtime/queries/kotlin/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/kotlin/locals.scm' 'runtime/queries/kotlin/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/kotlin/folds.scm' 'runtime/queries/kotlin/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/kotlin/injections.scm' 'runtime/queries/kotlin/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/kotlin/highlights.scm' 'runtime/queries/crystal' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/crystal' 'runtime/queries/crystal/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/crystal/textobjects.scm' 'runtime/queries/crystal/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/crystal/locals.scm' 'runtime/queries/crystal/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/crystal/injections.scm' 'runtime/queries/crystal/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/crystal/highlights.scm' 'runtime/queries/markdown.inline' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/markdown.inline' 'runtime/queries/markdown.inline/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/markdown.inline/injections.scm' 'runtime/queries/markdown.inline/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/markdown.inline/highlights.scm' 'runtime/queries/uxntal' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/uxntal' 'runtime/queries/uxntal/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/uxntal/highlights.scm' 'runtime/queries/ld' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ld' 'runtime/queries/ld/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ld/indents.scm' 'runtime/queries/ld/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ld/injections.scm' 'runtime/queries/ld/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ld/highlights.scm' 'runtime/queries/esdl' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/esdl' 'runtime/queries/esdl/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/esdl/highlights.scm' 'runtime/queries/todotxt' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/todotxt' 'runtime/queries/todotxt/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/todotxt/highlights.scm' 'runtime/queries/julia' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/julia' 'runtime/queries/julia/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/julia/textobjects.scm' 'runtime/queries/julia/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/julia/locals.scm' 'runtime/queries/julia/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/julia/indents.scm' 'runtime/queries/julia/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/julia/folds.scm' 'runtime/queries/julia/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/julia/injections.scm' 'runtime/queries/julia/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/julia/highlights.scm' 'runtime/queries/lua' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/lua' 'runtime/queries/lua/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/lua/textobjects.scm' 'runtime/queries/lua/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/lua/indents.scm' 'runtime/queries/lua/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/lua/folds.scm' 'runtime/queries/lua/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/lua/injections.scm' 'runtime/queries/lua/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/lua/highlights.scm' 'runtime/queries/regex' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/regex' 'runtime/queries/regex/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/regex/highlights.scm' 'runtime/queries/haskell-persistent' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/haskell-persistent' 'runtime/queries/haskell-persistent/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/haskell-persistent/locals.scm' 'runtime/queries/haskell-persistent/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/haskell-persistent/folds.scm' 'runtime/queries/haskell-persistent/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/haskell-persistent/highlights.scm' 'runtime/queries/purescript' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/purescript' 'runtime/queries/purescript/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/purescript/textobjects.scm' 'runtime/queries/purescript/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/purescript/locals.scm' 'runtime/queries/purescript/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/purescript/injections.scm' 'runtime/queries/purescript/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/purescript/highlights.scm' 'runtime/queries/tsx' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tsx' 'runtime/queries/tsx/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tsx/textobjects.scm' 'runtime/queries/tsx/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tsx/locals.scm' 'runtime/queries/tsx/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tsx/indents.scm' 'runtime/queries/tsx/tags.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tsx/tags.scm' 'runtime/queries/tsx/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tsx/injections.scm' 'runtime/queries/tsx/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/tsx/highlights.scm' 'runtime/queries/wast' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/wast' 'runtime/queries/wast/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/wast/highlights.scm' 'runtime/queries/cpp' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cpp' 'runtime/queries/cpp/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cpp/textobjects.scm' 'runtime/queries/cpp/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cpp/indents.scm' 'runtime/queries/cpp/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cpp/injections.scm' 'runtime/queries/cpp/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cpp/highlights.scm' 'runtime/queries/jsdoc' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jsdoc' 'runtime/queries/jsdoc/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jsdoc/injections.scm' 'runtime/queries/jsdoc/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jsdoc/highlights.scm' 'runtime/queries/erlang' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/erlang' 'runtime/queries/erlang/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/erlang/textobjects.scm' 'runtime/queries/erlang/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/erlang/locals.scm' 'runtime/queries/erlang/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/erlang/injections.scm' 'runtime/queries/erlang/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/erlang/highlights.scm' 'runtime/queries/common-lisp' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/common-lisp' 'runtime/queries/common-lisp/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/common-lisp/indents.scm' 'runtime/queries/common-lisp/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/common-lisp/injections.scm' 'runtime/queries/common-lisp/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/common-lisp/highlights.scm' 'runtime/queries/r' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/r' 'runtime/queries/r/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/r/locals.scm' 'runtime/queries/r/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/r/injections.scm' 'runtime/queries/r/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/r/highlights.scm' 'runtime/queries/rescript' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rescript' 'runtime/queries/rescript/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rescript/textobjects.scm' 'runtime/queries/rescript/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rescript/locals.scm' 'runtime/queries/rescript/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rescript/injections.scm' 'runtime/queries/rescript/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/rescript/highlights.scm' 'runtime/queries/scheme' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/scheme' 'runtime/queries/scheme/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/scheme/indents.scm' 'runtime/queries/scheme/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/scheme/injections.scm' 'runtime/queries/scheme/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/scheme/highlights.scm' 'runtime/queries/vue' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/vue' 'runtime/queries/vue/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/vue/injections.scm' 'runtime/queries/vue/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/vue/highlights.scm' 'runtime/queries/gdscript' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gdscript' 'runtime/queries/gdscript/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gdscript/textobjects.scm' 'runtime/queries/gdscript/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gdscript/indents.scm' 'runtime/queries/gdscript/tags.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gdscript/tags.scm' 'runtime/queries/gdscript/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gdscript/injections.scm' 'runtime/queries/gdscript/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gdscript/highlights.scm' 'runtime/queries/jsonc' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jsonc' 'runtime/queries/jsonc/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jsonc/indents.scm' 'runtime/queries/jsonc/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/jsonc/highlights.scm' 'runtime/queries/cairo' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cairo' 'runtime/queries/cairo/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cairo/textobjects.scm' 'runtime/queries/cairo/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cairo/locals.scm' 'runtime/queries/cairo/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cairo/indents.scm' 'runtime/queries/cairo/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cairo/injections.scm' 'runtime/queries/cairo/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cairo/highlights.scm' 'runtime/queries/slint' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/slint' 'runtime/queries/slint/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/slint/textobjects.scm' 'runtime/queries/slint/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/slint/locals.scm' 'runtime/queries/slint/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/slint/indents.scm' 'runtime/queries/slint/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/slint/injections.scm' 'runtime/queries/slint/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/slint/highlights.scm' 'runtime/queries/llvm-mir-yaml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/llvm-mir-yaml' 'runtime/queries/llvm-mir-yaml/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/llvm-mir-yaml/indents.scm' 'runtime/queries/llvm-mir-yaml/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/llvm-mir-yaml/injections.scm' 'runtime/queries/llvm-mir-yaml/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/llvm-mir-yaml/highlights.scm' 'runtime/queries/typst' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/typst' 'runtime/queries/typst/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/typst/injections.scm' 'runtime/queries/typst/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/typst/highlights.scm' 'runtime/queries/gleam' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gleam' 'runtime/queries/gleam/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gleam/textobjects.scm' 'runtime/queries/gleam/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gleam/locals.scm' 'runtime/queries/gleam/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gleam/highlights.scm' 'runtime/queries/git-attributes' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/git-attributes' 'runtime/queries/git-attributes/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/git-attributes/highlights.scm' 'runtime/queries/zig' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/zig' 'runtime/queries/zig/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/zig/textobjects.scm' 'runtime/queries/zig/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/zig/indents.scm' 'runtime/queries/zig/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/zig/injections.scm' 'runtime/queries/zig/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/zig/highlights.scm' 'runtime/queries/robot' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/robot' 'runtime/queries/robot/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/robot/highlights.scm' 'runtime/queries/kdl' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/kdl' 'runtime/queries/kdl/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/kdl/textobjects.scm' 'runtime/queries/kdl/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/kdl/indents.scm' 'runtime/queries/kdl/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/kdl/highlights.scm' 'runtime/queries/dart' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dart' 'runtime/queries/dart/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dart/textobjects.scm' 'runtime/queries/dart/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dart/locals.scm' 'runtime/queries/dart/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dart/indents.scm' 'runtime/queries/dart/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dart/injections.scm' 'runtime/queries/dart/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dart/highlights.scm' 'runtime/queries/_jsx' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/_jsx' 'runtime/queries/_jsx/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/_jsx/indents.scm' 'runtime/queries/_jsx/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/_jsx/highlights.scm' 'runtime/queries/pkl' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pkl' 'runtime/queries/pkl/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pkl/indents.scm' 'runtime/queries/pkl/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pkl/injections.scm' 'runtime/queries/pkl/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pkl/highlights.scm' 'runtime/queries/c-sharp' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/c-sharp' 'runtime/queries/c-sharp/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/c-sharp/textobjects.scm' 'runtime/queries/c-sharp/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/c-sharp/injections.scm' 'runtime/queries/c-sharp/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/c-sharp/highlights.scm' 'runtime/queries/git-rebase' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/git-rebase' 'runtime/queries/git-rebase/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/git-rebase/injections.scm' 'runtime/queries/git-rebase/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/git-rebase/highlights.scm' 'runtime/queries/dtd' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dtd' 'runtime/queries/dtd/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dtd/injections.scm' 'runtime/queries/dtd/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dtd/highlights.scm' 'runtime/queries/gomod' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gomod' 'runtime/queries/gomod/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gomod/injections.scm' 'runtime/queries/gomod/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gomod/highlights.scm' 'runtime/queries/iex' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/iex' 'runtime/queries/iex/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/iex/injections.scm' 'runtime/queries/iex/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/iex/highlights.scm' 'runtime/queries/git-ignore' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/git-ignore' 'runtime/queries/git-ignore/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/git-ignore/highlights.scm' 'runtime/queries/sml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/sml' 'runtime/queries/sml/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/sml/highlights.scm' 'runtime/queries/qml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/qml' 'runtime/queries/qml/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/qml/indents.scm' 'runtime/queries/qml/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/qml/injections.scm' 'runtime/queries/qml/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/qml/highlights.scm' 'runtime/queries/unison' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/unison' 'runtime/queries/unison/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/unison/indents.scm' 'runtime/queries/unison/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/unison/injections.scm' 'runtime/queries/unison/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/unison/highlights.scm' 'runtime/queries/perl' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/perl' 'runtime/queries/perl/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/perl/textobjects.scm' 'runtime/queries/perl/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/perl/indents.scm' 'runtime/queries/perl/fold.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/perl/fold.scm' 'runtime/queries/perl/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/perl/injections.scm' 'runtime/queries/perl/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/perl/highlights.scm' 'runtime/queries/php-only' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/php-only' 'runtime/queries/php-only/tags.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/php-only/tags.scm' 'runtime/queries/php-only/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/php-only/injections.scm' 'runtime/queries/php-only/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/php-only/highlights.scm' 'runtime/queries/sway' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/sway' 'runtime/queries/sway/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/sway/textobjects.scm' 'runtime/queries/sway/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/sway/locals.scm' 'runtime/queries/sway/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/sway/indents.scm' 'runtime/queries/sway/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/sway/injections.scm' 'runtime/queries/sway/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/sway/highlights.scm' 'runtime/queries/dhall' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dhall' 'runtime/queries/dhall/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dhall/textobjects.scm' 'runtime/queries/dhall/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dhall/injections.scm' 'runtime/queries/dhall/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/dhall/highlights.scm' 'runtime/queries/capnp' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/capnp' 'runtime/queries/capnp/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/capnp/locals.scm' 'runtime/queries/capnp/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/capnp/indents.scm' 'runtime/queries/capnp/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/capnp/folds.scm' 'runtime/queries/capnp/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/capnp/injections.scm' 'runtime/queries/capnp/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/capnp/highlights.scm' 'runtime/queries/protobuf' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/protobuf' 'runtime/queries/protobuf/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/protobuf/textobjects.scm' 'runtime/queries/protobuf/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/protobuf/indents.scm' 'runtime/queries/protobuf/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/protobuf/injections.scm' 'runtime/queries/protobuf/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/protobuf/highlights.scm' 'runtime/queries/git-commit' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/git-commit' 'runtime/queries/git-commit/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/git-commit/textobjects.scm' 'runtime/queries/git-commit/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/git-commit/injections.scm' 'runtime/queries/git-commit/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/git-commit/highlights.scm' 'runtime/queries/pascal' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pascal' 'runtime/queries/pascal/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pascal/textobjects.scm' 'runtime/queries/pascal/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pascal/injections.scm' 'runtime/queries/pascal/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pascal/highlights.scm' 'runtime/queries/typescript' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/typescript' 'runtime/queries/typescript/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/typescript/textobjects.scm' 'runtime/queries/typescript/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/typescript/locals.scm' 'runtime/queries/typescript/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/typescript/indents.scm' 'runtime/queries/typescript/tags.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/typescript/tags.scm' 'runtime/queries/typescript/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/typescript/injections.scm' 'runtime/queries/typescript/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/typescript/highlights.scm' 'runtime/queries/_javascript' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/_javascript' 'runtime/queries/_javascript/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/_javascript/locals.scm' 'runtime/queries/_javascript/tags.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/_javascript/tags.scm' 'runtime/queries/_javascript/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/_javascript/highlights.scm' 'runtime/queries/astro' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/astro' 'runtime/queries/astro/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/astro/injections.scm' 'runtime/queries/astro/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/astro/highlights.scm' 'runtime/queries/glsl' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/glsl' 'runtime/queries/glsl/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/glsl/textobjects.scm' 'runtime/queries/glsl/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/glsl/locals.scm' 'runtime/queries/glsl/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/glsl/indents.scm' 'runtime/queries/glsl/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/glsl/folds.scm' 'runtime/queries/glsl/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/glsl/injections.scm' 'runtime/queries/glsl/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/glsl/highlights.scm' 'runtime/queries/ron' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ron' 'runtime/queries/ron/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ron/indents.scm' 'runtime/queries/ron/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ron/injections.scm' 'runtime/queries/ron/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ron/highlights.scm' 'runtime/queries/wat' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/wat' 'runtime/queries/wat/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/wat/highlights.scm' 'runtime/queries/nickel' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nickel' 'runtime/queries/nickel/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nickel/indents.scm' 'runtime/queries/nickel/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nickel/injections.scm' 'runtime/queries/nickel/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nickel/highlights.scm' 'runtime/queries/verilog' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/verilog' 'runtime/queries/verilog/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/verilog/textobjects.scm' 'runtime/queries/verilog/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/verilog/locals.scm' 'runtime/queries/verilog/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/verilog/injections.scm' 'runtime/queries/verilog/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/verilog/highlights.scm' 'runtime/queries/comment' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/comment' 'runtime/queries/comment/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/comment/highlights.scm' 'runtime/queries/javascript' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/javascript' 'runtime/queries/javascript/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/javascript/textobjects.scm' 'runtime/queries/javascript/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/javascript/locals.scm' 'runtime/queries/javascript/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/javascript/indents.scm' 'runtime/queries/javascript/tags.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/javascript/tags.scm' 'runtime/queries/javascript/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/javascript/injections.scm' 'runtime/queries/javascript/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/javascript/highlights.scm' 'runtime/queries/hare' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hare' 'runtime/queries/hare/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hare/locals.scm' 'runtime/queries/hare/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hare/highlights.scm' 'runtime/queries/ponylang' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ponylang' 'runtime/queries/ponylang/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ponylang/textobjects.scm' 'runtime/queries/ponylang/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ponylang/locals.scm' 'runtime/queries/ponylang/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ponylang/indents.scm' 'runtime/queries/ponylang/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ponylang/highlights.scm' 'runtime/queries/meson' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/meson' 'runtime/queries/meson/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/meson/indents.scm' 'runtime/queries/meson/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/meson/highlights.scm' 'runtime/queries/hyprlang' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hyprlang' 'runtime/queries/hyprlang/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hyprlang/indents.scm' 'runtime/queries/hyprlang/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hyprlang/injections.scm' 'runtime/queries/hyprlang/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hyprlang/highlights.scm' 'runtime/queries/cue' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cue' 'runtime/queries/cue/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/cue/highlights.scm' 'runtime/queries/docker-compose' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/docker-compose' 'runtime/queries/docker-compose/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/docker-compose/indents.scm' 'runtime/queries/docker-compose/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/docker-compose/injections.scm' 'runtime/queries/docker-compose/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/docker-compose/highlights.scm' 'runtime/queries/hoon' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hoon' 'runtime/queries/hoon/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hoon/highlights.scm' 'runtime/queries/pkgbuild' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pkgbuild' 'runtime/queries/pkgbuild/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pkgbuild/textobjects.scm' 'runtime/queries/pkgbuild/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pkgbuild/indents.scm' 'runtime/queries/pkgbuild/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pkgbuild/injections.scm' 'runtime/queries/pkgbuild/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/pkgbuild/highlights.scm' 'runtime/queries/prisma' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/prisma' 'runtime/queries/prisma/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/prisma/highlights.scm' 'runtime/queries/nu' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nu' 'runtime/queries/nu/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nu/injections.scm' 'runtime/queries/nu/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/nu/highlights.scm' 'runtime/queries/solidity' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/solidity' 'runtime/queries/solidity/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/solidity/locals.scm' 'runtime/queries/solidity/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/solidity/highlights.scm' 'runtime/queries/koka' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/koka' 'runtime/queries/koka/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/koka/locals.scm' 'runtime/queries/koka/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/koka/indents.scm' 'runtime/queries/koka/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/koka/injections.scm' 'runtime/queries/koka/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/koka/highlights.scm' 'runtime/queries/groovy' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/groovy' 'runtime/queries/groovy/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/groovy/locals.scm' 'runtime/queries/groovy/folds.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/groovy/folds.scm' 'runtime/queries/groovy/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/groovy/injections.scm' 'runtime/queries/groovy/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/groovy/highlights.scm' 'runtime/queries/ocaml-interface' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ocaml-interface' 'runtime/queries/ocaml-interface/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ocaml-interface/injections.scm' 'runtime/queries/ocaml-interface/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ocaml-interface/highlights.scm' 'runtime/queries/opencl' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/opencl' 'runtime/queries/opencl/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/opencl/textobjects.scm' 'runtime/queries/opencl/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/opencl/indents.scm' 'runtime/queries/opencl/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/opencl/injections.scm' 'runtime/queries/opencl/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/opencl/highlights.scm' 'runtime/queries/_typescript' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/_typescript' 'runtime/queries/_typescript/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/_typescript/textobjects.scm' 'runtime/queries/_typescript/locals.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/_typescript/locals.scm' 'runtime/queries/_typescript/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/_typescript/indents.scm' 'runtime/queries/_typescript/tags.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/_typescript/tags.scm' 'runtime/queries/_typescript/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/_typescript/highlights.scm' 'runtime/queries/ledger' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ledger' 'runtime/queries/ledger/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ledger/injections.scm' 'runtime/queries/ledger/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ledger/highlights.scm' 'runtime/queries/gemini' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gemini' 'runtime/queries/gemini/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/gemini/highlights.scm' 'runtime/queries/ungrammar' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ungrammar' 'runtime/queries/ungrammar/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/ungrammar/highlights.scm' 'runtime/queries/fish' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fish' 'runtime/queries/fish/textobjects.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fish/textobjects.scm' 'runtime/queries/fish/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fish/indents.scm' 'runtime/queries/fish/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fish/injections.scm' 'runtime/queries/fish/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/fish/highlights.scm' 'runtime/queries/hurl' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hurl' 'runtime/queries/hurl/indents.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hurl/indents.scm' 'runtime/queries/hurl/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hurl/injections.scm' 'runtime/queries/hurl/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/hurl/highlights.scm' 'runtime/queries/markdoc' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/markdoc' 'runtime/queries/markdoc/injections.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/markdoc/injections.scm' 'runtime/queries/markdoc/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/markdoc/highlights.scm' 'runtime/queries/openscad' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/openscad' 'runtime/queries/openscad/highlights.scm' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/queries/openscad/highlights.scm' + cp -av runtime/themes /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime 'runtime/themes' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes' 'runtime/themes/merionette.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/merionette.toml' 'runtime/themes/adwaita-dark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/adwaita-dark.toml' 'runtime/themes/doom_acario_dark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/doom_acario_dark.toml' 'runtime/themes/github_dark_tritanopia.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/github_dark_tritanopia.toml' 'runtime/themes/base16_terminal.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/base16_terminal.toml' 'runtime/themes/noctis_bordo.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/noctis_bordo.toml' 'runtime/themes/tokyonight.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/tokyonight.toml' 'runtime/themes/modus_operandi_tinted.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/modus_operandi_tinted.toml' 'runtime/themes/yellowed.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/yellowed.toml' 'runtime/themes/monokai_soda.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/monokai_soda.toml' 'runtime/themes/base16_default_dark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/base16_default_dark.toml' 'runtime/themes/bogster_light.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/bogster_light.toml' 'runtime/themes/poimandres_storm.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/poimandres_storm.toml' 'runtime/themes/bogster.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/bogster.toml' 'runtime/themes/meliora.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/meliora.toml' 'runtime/themes/modus_operandi_deuteranopia.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/modus_operandi_deuteranopia.toml' 'runtime/themes/everforest_light.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/everforest_light.toml' 'runtime/themes/gruber-darker.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/gruber-darker.toml' 'runtime/themes/modus_operandi_tritanopia.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/modus_operandi_tritanopia.toml' 'runtime/themes/modus_operandi.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/modus_operandi.toml' 'runtime/themes/darcula-solid.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/darcula-solid.toml' 'runtime/themes/dark_high_contrast.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/dark_high_contrast.toml' 'runtime/themes/nord_light.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/nord_light.toml' 'runtime/themes/dracula_at_night.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/dracula_at_night.toml' 'runtime/themes/gruvbox_light_hard.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/gruvbox_light_hard.toml' 'runtime/themes/pop-dark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/pop-dark.toml' 'runtime/themes/spacebones_light.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/spacebones_light.toml' 'runtime/themes/kaolin-dark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/kaolin-dark.toml' 'runtime/themes/horizon-dark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/horizon-dark.toml' 'runtime/themes/gruvbox_dark_hard.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/gruvbox_dark_hard.toml' 'runtime/themes/base16_transparent.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/base16_transparent.toml' 'runtime/themes/night_owl.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/night_owl.toml' 'runtime/themes/zenburn.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/zenburn.toml' 'runtime/themes/voxed.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/voxed.toml' 'runtime/themes/zed_onedark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/zed_onedark.toml' 'runtime/themes/rose_pine.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/rose_pine.toml' 'runtime/themes/material_palenight.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/material_palenight.toml' 'runtime/themes/monokai_aqua.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/monokai_aqua.toml' 'runtime/themes/monokai_pro.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/monokai_pro.toml' 'runtime/themes/ayu_mirage.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/ayu_mirage.toml' 'runtime/themes/darcula.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/darcula.toml' 'runtime/themes/solarized_light.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/solarized_light.toml' 'runtime/themes/material_darker.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/material_darker.toml' 'runtime/themes/everforest_dark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/everforest_dark.toml' 'runtime/themes/flatwhite.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/flatwhite.toml' 'runtime/themes/acme.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/acme.toml' 'runtime/themes/kaolin-valley-dark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/kaolin-valley-dark.toml' 'runtime/themes/catppuccin_mocha.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/catppuccin_mocha.toml' 'runtime/themes/amberwood.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/amberwood.toml' 'runtime/themes/nightfox.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/nightfox.toml' 'runtime/themes/penumbra+.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/penumbra+.toml' 'runtime/themes/solarized_dark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/solarized_dark.toml' 'runtime/themes/onelight.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/onelight.toml' 'runtime/themes/modus_vivendi_tritanopia.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/modus_vivendi_tritanopia.toml' 'runtime/themes/modus_vivendi_deuteranopia.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/modus_vivendi_deuteranopia.toml' 'runtime/themes/snazzy.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/snazzy.toml' 'runtime/themes/catppuccin_latte.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/catppuccin_latte.toml' 'runtime/themes/tokyonight_moon.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/tokyonight_moon.toml' 'runtime/themes/starlight.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/starlight.toml' 'runtime/themes/nord-night.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/nord-night.toml' 'runtime/themes/onedarker.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/onedarker.toml' 'runtime/themes/dracula.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/dracula.toml' 'runtime/themes/cyan_light.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/cyan_light.toml' 'runtime/themes/modus_vivendi.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/modus_vivendi.toml' 'runtime/themes/ayu_dark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/ayu_dark.toml' 'runtime/themes/ferra.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/ferra.toml' 'runtime/themes/varua.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/varua.toml' 'runtime/themes/papercolor-dark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/papercolor-dark.toml' 'runtime/themes/vim_dark_high_contrast.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/vim_dark_high_contrast.toml' 'runtime/themes/autumn_night.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/autumn_night.toml' 'runtime/themes/noctis.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/noctis.toml' 'runtime/themes/gruvbox_light_soft.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/gruvbox_light_soft.toml' 'runtime/themes/ayu_evolve.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/ayu_evolve.toml' 'runtime/themes/autumn.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/autumn.toml' 'runtime/themes/curzon.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/curzon.toml' 'runtime/themes/emacs.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/emacs.toml' 'runtime/themes/ayu_light.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/ayu_light.toml' 'runtime/themes/monokai_pro_spectrum.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/monokai_pro_spectrum.toml' 'runtime/themes/github_dark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/github_dark.toml' 'runtime/themes/rose_pine_dawn.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/rose_pine_dawn.toml' 'runtime/themes/github_light.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/github_light.toml' 'runtime/themes/sonokai.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/sonokai.toml' 'runtime/themes/catppuccin_frappe.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/catppuccin_frappe.toml' 'runtime/themes/jetbrains_dark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/jetbrains_dark.toml' 'runtime/themes/naysayer.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/naysayer.toml' 'runtime/themes/nord.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/nord.toml' 'runtime/themes/mellow.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/mellow.toml' 'runtime/themes/monokai_pro_octagon.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/monokai_pro_octagon.toml' 'runtime/themes/hex_toxic.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/hex_toxic.toml' 'runtime/themes/boo_berry.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/boo_berry.toml' 'runtime/themes/github_light_tritanopia.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/github_light_tritanopia.toml' 'runtime/themes/onedark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/onedark.toml' 'runtime/themes/modus_vivendi_tinted.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/modus_vivendi_tinted.toml' 'runtime/themes/github_dark_dimmed.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/github_dark_dimmed.toml' 'runtime/themes/everblush.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/everblush.toml' 'runtime/themes/kanagawa.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/kanagawa.toml' 'runtime/themes/README.md' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/README.md' 'runtime/themes/monokai.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/monokai.toml' 'runtime/themes/tokyonight_storm.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/tokyonight_storm.toml' 'runtime/themes/serika-light.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/serika-light.toml' 'runtime/themes/rose_pine_moon.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/rose_pine_moon.toml' 'runtime/themes/github_light_colorblind.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/github_light_colorblind.toml' 'runtime/themes/licenses' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/licenses' 'runtime/themes/licenses/starlight.LICENSE' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/licenses/starlight.LICENSE' 'runtime/themes/licenses/serika-syntax.LICENSE' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/licenses/serika-syntax.LICENSE' 'runtime/themes/licenses/modus_vivendi_deuteranopia.LICENSE' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/licenses/modus_vivendi_deuteranopia.LICENSE' 'runtime/themes/licenses/modus_vivendi_tritanopia.LICENSE' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/licenses/modus_vivendi_tritanopia.LICENSE' 'runtime/themes/licenses/cyan_light.LICENSE' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/licenses/cyan_light.LICENSE' 'runtime/themes/licenses/modus_vivendi_tinted.LICENSE' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/licenses/modus_vivendi_tinted.LICENSE' 'runtime/themes/licenses/sonokai.LICENSE' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/licenses/sonokai.LICENSE' 'runtime/themes/licenses/everforest.LICENSE' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/licenses/everforest.LICENSE' 'runtime/themes/licenses/modus_vivendi.LICENSE' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/licenses/modus_vivendi.LICENSE' 'runtime/themes/licenses/poimandres.LICENSE' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/licenses/poimandres.LICENSE' 'runtime/themes/tokyonight_day.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/tokyonight_day.toml' 'runtime/themes/github_dark_colorblind.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/github_dark_colorblind.toml' 'runtime/themes/serika-dark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/serika-dark.toml' 'runtime/themes/gruvbox.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/gruvbox.toml' 'runtime/themes/material_oceanic.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/material_oceanic.toml' 'runtime/themes/molokai.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/molokai.toml' 'runtime/themes/new_moon.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/new_moon.toml' 'runtime/themes/zed_onelight.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/zed_onelight.toml' 'runtime/themes/kaolin-light.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/kaolin-light.toml' 'runtime/themes/hex_lavender.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/hex_lavender.toml' 'runtime/themes/heisenberg.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/heisenberg.toml' 'runtime/themes/term16_dark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/term16_dark.toml' 'runtime/themes/ingrid.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/ingrid.toml' 'runtime/themes/jellybeans.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/jellybeans.toml' 'runtime/themes/monokai_pro_ristretto.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/monokai_pro_ristretto.toml' 'runtime/themes/ttox.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/ttox.toml' 'runtime/themes/dark_plus.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/dark_plus.toml' 'runtime/themes/base16_default_light.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/base16_default_light.toml' 'runtime/themes/term16_light.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/term16_light.toml' 'runtime/themes/hex_steel.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/hex_steel.toml' 'runtime/themes/poimandres.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/poimandres.toml' 'runtime/themes/gruvbox_dark_soft.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/gruvbox_dark_soft.toml' 'runtime/themes/gruvbox_light.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/gruvbox_light.toml' 'runtime/themes/papercolor-light.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/papercolor-light.toml' 'runtime/themes/rasmus.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/rasmus.toml' 'runtime/themes/catppuccin_macchiato.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/catppuccin_macchiato.toml' 'runtime/themes/github_dark_high_contrast.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/github_dark_high_contrast.toml' 'runtime/themes/monokai_pro_machine.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/monokai_pro_machine.toml' 'runtime/themes/material_deep_ocean.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/material_deep_ocean.toml' 'runtime/themes/fleet_dark.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/fleet_dark.toml' 'runtime/themes/github_light_high_contrast.toml' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/themes/github_light_high_contrast.toml' + find /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars -type f -name '*.so' -exec install --verbose -Dm 755 '{}' -t /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars ';' install: creating directory '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/capnp.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/capnp.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/json.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/json.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/tact.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/tact.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/esdl.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/esdl.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/uxntal.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/uxntal.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/just.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/just.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/r.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/r.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/llvm.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/llvm.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/haskell.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/haskell.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/vala.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/vala.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/scala.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/scala.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/gowork.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/gowork.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/protobuf.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/protobuf.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/po.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/po.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/templ.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/templ.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/ld.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/ld.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/blueprint.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/blueprint.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/qmljs.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/qmljs.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/v.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/v.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/strace.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/strace.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/beancount.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/beancount.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/iex.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/iex.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/koka.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/koka.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/powershell.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/powershell.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/haskell-persistent.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/haskell-persistent.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/scss.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/scss.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/blade.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/blade.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/wat.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/wat.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/vue.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/vue.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/pkl.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/pkl.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/lua.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/lua.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/smithy.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/smithy.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/graphql.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/graphql.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/gn.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/gn.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/pem.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/pem.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/rust.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/rust.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/cel.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/cel.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/groovy.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/groovy.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/kdl.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/kdl.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/bash.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/bash.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/pod.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/pod.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/clojure.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/clojure.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/fidl.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/fidl.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/elvish.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/elvish.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/latex.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/latex.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/verilog.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/verilog.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/typescript.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/typescript.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/swift.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/swift.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/gomod.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/gomod.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/yaml.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/yaml.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/toml.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/toml.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/wast.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/wast.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/solidity.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/solidity.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/c-sharp.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/c-sharp.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/python.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/python.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/rego.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/rego.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/openscad.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/openscad.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/erlang.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/erlang.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/passwd.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/passwd.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/devicetree.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/devicetree.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/t32.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/t32.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/hyprlang.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/hyprlang.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/tsx.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/tsx.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/todotxt.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/todotxt.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/cue.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/cue.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/typst.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/typst.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/lpf.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/lpf.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/ponylang.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/ponylang.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/regex.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/regex.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/zig.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/zig.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/agda.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/agda.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/html.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/html.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/php-only.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/php-only.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/jsonnet.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/jsonnet.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/comment.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/comment.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/robot.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/robot.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/glsl.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/glsl.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/gdscript.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/gdscript.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/log.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/log.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/mermaid.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/mermaid.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/jsdoc.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/jsdoc.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/awk.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/awk.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/cmake.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/cmake.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/nickel.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/nickel.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sshclientconfig.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/sshclientconfig.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/diff.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/diff.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/pascal.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/pascal.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/purescript.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/purescript.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/janet-simple.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/janet-simple.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/elixir.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/elixir.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/dhall.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/dhall.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/css.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/css.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/gas.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/gas.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/kotlin.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/kotlin.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/bibtex.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/bibtex.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/gotmpl.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/gotmpl.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/rst.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/rst.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/dockerfile.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/dockerfile.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/json5.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/json5.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/dart.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/dart.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/cpon.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/cpon.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/vhdl.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/vhdl.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/prql.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/prql.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sql.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/sql.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/wgsl.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/wgsl.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/embedded-template.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/embedded-template.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/gitignore.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/gitignore.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/spicedb.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/spicedb.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/nasm.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/nasm.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/hocon.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/hocon.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/bass.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/bass.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sml.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/sml.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/hoon.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/hoon.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/rescript.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/rescript.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/dot.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/dot.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/edoc.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/edoc.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/yuck.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/yuck.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/cpp.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/cpp.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/matlab.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/matlab.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/meson.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/meson.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/hosts.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/hosts.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/task.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/task.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/scheme.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/scheme.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/ocaml-interface.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/ocaml-interface.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/tsq.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/tsq.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/make.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/make.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/slint.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/slint.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/vhs.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/vhs.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/ocaml.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/ocaml.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/wit.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/wit.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/glimmer.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/glimmer.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/nix.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/nix.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/markdown_inline.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/markdown_inline.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/dbml.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/dbml.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/nu.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/nu.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/fsharp.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/fsharp.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/jinja2.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/jinja2.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/elm.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/elm.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/org.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/org.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/git-config.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/git-config.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/ada.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/ada.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/heex.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/heex.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/svelte.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/svelte.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/c.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/c.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/ruby.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/ruby.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/hurl.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/hurl.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/ini.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/ini.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/julia.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/julia.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/supercollider.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/supercollider.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/odin.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/odin.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/d.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/d.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/llvm-mir.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/llvm-mir.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/markdoc.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/markdoc.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/php.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/php.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/xml.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/xml.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/opencl.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/opencl.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/godot-resource.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/godot-resource.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/astro.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/astro.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/twig.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/twig.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/forth.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/forth.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/java.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/java.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/unison.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/unison.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/fortran.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/fortran.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sway.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/sway.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/git-commit.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/git-commit.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/markdown.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/markdown.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/ledger.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/ledger.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/javascript.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/javascript.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/prisma.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/prisma.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/lean.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/lean.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/fish.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/fish.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/smali.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/smali.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/sources/groovy/treesexpy/build/languages.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/languages.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/bicep.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/bicep.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/hcl.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/hcl.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/ron.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/ron.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/eex.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/eex.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/nim.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/nim.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/go.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/go.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/git-rebase.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/git-rebase.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/ohm.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/ohm.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/xit.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/xit.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/tablegen.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/tablegen.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/gleam.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/gleam.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/dtd.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/dtd.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/perl.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/perl.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/gitattributes.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/gitattributes.so' '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/runtime/grammars/ungrammar.so' -> '/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime/grammars/ungrammar.so' + install -Dm644 runtime/tutor -t /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/runtime + install -Dm644 -T /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/contrib/Helix.desktop /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/share/applications/helix.desktop + install -Dm644 -T /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/logo.svg /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/share/icons/hicolor/scalable/apps/helix.svg + install -Dm644 -T /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/contrib/completion/hx.bash /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/share/bash-completion/completions/helix + install -Dm644 -T /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/contrib/completion/hx.fish /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/share/fish/vendor_completions.d/helix.fish + install -Dm644 -T /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/contrib/completion/hx.zsh /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/share/zsh/site-functions/_helix + cd /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/bin + ln -s hx helix + rm -rfv /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/lib64/helix/grammars/sources + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 24.03-3.mga10 --unique-debug-suffix -24.03-3.mga10.x86_64 --unique-debug-src-base helix-24.03-3.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03 find-debuginfo: starting Extracting debug info from 188 files warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/bin/hx. Use `info auto-load python-scripts [REGEXP]' to list them. DWARF-compressing 188 files sepdebugcrcfix: Updated 188 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/helix-24.03-3.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 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/capnp.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/json.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/tact.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/esdl.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/uxntal.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/just.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/r.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/llvm.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/haskell.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/vala.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/scala.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/gowork.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/protobuf.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/po.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/templ.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/ld.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/blueprint.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/qmljs.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/v.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/strace.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/beancount.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/iex.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/koka.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/powershell.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/haskell-persistent.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/scss.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/blade.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/wat.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/vue.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/pkl.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/lua.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/smithy.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/graphql.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/gn.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/pem.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/rust.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/cel.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/groovy.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/kdl.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/bash.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/pod.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/clojure.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/fidl.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/elvish.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/latex.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/verilog.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/typescript.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/swift.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/gomod.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/yaml.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/toml.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/wast.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/solidity.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/c-sharp.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/python.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/rego.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/openscad.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/erlang.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/passwd.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/devicetree.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/t32.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/hyprlang.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/tsx.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/todotxt.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/cue.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/typst.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/lpf.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/ponylang.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/regex.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/zig.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/agda.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/html.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/php-only.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/jsonnet.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/comment.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/robot.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/glsl.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/gdscript.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/log.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/mermaid.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/jsdoc.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/awk.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/cmake.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/nickel.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/sshclientconfig.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/diff.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/pascal.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/purescript.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/janet-simple.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/elixir.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/dhall.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/css.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/gas.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/kotlin.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/bibtex.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/gotmpl.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/rst.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/dockerfile.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/json5.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/dart.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/cpon.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/vhdl.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/prql.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/sql.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/wgsl.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/embedded-template.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/gitignore.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/spicedb.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/nasm.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/hocon.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/bass.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/sml.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/hoon.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/rescript.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/dot.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/edoc.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/yuck.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/cpp.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/matlab.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/meson.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/hosts.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/task.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/scheme.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/ocaml-interface.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/tsq.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/make.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/slint.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/vhs.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/ocaml.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/wit.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/glimmer.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/nix.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/markdown_inline.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/dbml.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/nu.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/fsharp.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/jinja2.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/elm.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/org.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/git-config.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/ada.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/heex.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/svelte.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/c.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/ruby.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/hurl.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/ini.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/julia.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/supercollider.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/odin.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/d.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/llvm-mir.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/markdoc.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/php.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/xml.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/opencl.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/godot-resource.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/astro.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/twig.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/forth.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/java.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/unison.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/fortran.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/sway.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/git-commit.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/markdown.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/ledger.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/javascript.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/prisma.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/lean.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/fish.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/smali.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/bicep.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/hcl.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/ron.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/eex.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/nim.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/go.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/git-rebase.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/ohm.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/xit.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/tablegen.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/gleam.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/dtd.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/perl.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/gitattributes.so: libm.so.6 libgcc_s.so.1 Warning: unused libraries in /usr/lib64/helix/runtime/grammars/ungrammar.so: libm.so.6 libgcc_s.so.1 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/helix-24.03-3.mga10.x86_64/runtime/grammars/sources/svelte/src/tag.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/helix-24.03-3.mga10.x86_64/runtime/grammars/sources/svelte/src/tree_sitter/parser.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/helix-24.03-3.mga10.x86_64/runtime/grammars/sources/svelte/src/uthash.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/helix-24.03-3.mga10.x86_64/runtime/grammars/sources/svelte/src/scanner.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/helix-24.03-3.mga10.x86_64/runtime/grammars/sources/svelte/src/vc_vector.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/helix-24.03-3.mga10.x86_64/runtime/grammars/sources/svelte/src/parser.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/helix-24.03-3.mga10.x86_64/runtime/grammars/sources/svelte/src/allocator.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/helix-24.03-3.mga10.x86_64/runtime/grammars/sources/svelte/src/ekstring.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/helix-24.03-3.mga10.x86_64/vendor/gix-pack-0.49.0/src/lib.rs is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/helix-24.03-3.mga10.x86_64/vendor/equivalent-1.0.0/src/lib.rs is executable but has no shebang, removing executable bit + 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/helix-24.03-build/SPECPARTS/rpm-debuginfo.specpart Processing files: helix-24.03-3.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0q0qvh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/helix-24.03-build + cd helix-24.03 + DOCDIR=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/share/doc/helix + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/share/doc/helix + cp -pr /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/README.md /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/share/doc/helix + cp -pr /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/CHANGELOG.md /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/share/doc/helix + cp -pr /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/languages.toml /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/share/doc/helix + cp -pr /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/docs/CONTRIBUTING.md /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/share/doc/helix + cp -pr /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/docs/architecture.md /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/share/doc/helix + cp -pr /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/docs/vision.md /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/share/doc/helix + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9Z3T9H + umask 022 + cd /home/pterjan/rpmbuild/BUILD/helix-24.03-build + cd helix-24.03 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/share/licenses/helix + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/share/licenses/helix + cp -pr /home/pterjan/rpmbuild/BUILD/helix-24.03-build/helix-24.03/LICENSE /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT/usr/share/licenses/helix + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(helix.desktop) helix = 24.03-3.mga10 helix(x86-64) = 24.03-3.mga10 mimehandler(application/x-shellscript) mimehandler(text/english) mimehandler(text/plain) mimehandler(text/x-c) mimehandler(text/x-c++) mimehandler(text/x-c++hdr) mimehandler(text/x-c++src) mimehandler(text/x-chdr) mimehandler(text/x-csrc) mimehandler(text/x-java) mimehandler(text/x-makefile) mimehandler(text/x-moc) mimehandler(text/x-pascal) mimehandler(text/x-tcl) mimehandler(text/x-tex) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh 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.2)(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.4)(64bit) libc.so.6(GLIBC_2.7)(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) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) Recommends: helix-runtime Processing files: helix-bash-completion-24.03-3.mga10.noarch Provides: helix-bash-completion = 24.03-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Supplements: (helix and bash-completion) Processing files: helix-fish-completion-24.03-3.mga10.noarch Provides: helix-fish-completion = 24.03-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Supplements: (helix and fish) Processing files: helix-zsh-completion-24.03-3.mga10.noarch Provides: helix-zsh-completion = 24.03-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Supplements: (helix and zsh) Processing files: helix-runtime-24.03-3.mga10.x86_64 Provides: helix-runtime = 24.03-3.mga10 helix-runtime(x86-64) = 24.03-3.mga10 ld.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) Processing files: helix-debugsource-24.03-3.mga10.x86_64 Provides: helix-debugsource = 24.03-3.mga10 helix-debugsource(x86-64) = 24.03-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: helix-debuginfo-24.03-3.mga10.x86_64 Provides: debuginfo(build-id) = a2153db896d9e60db7483fb200636007a2d32565 helix-debuginfo = 24.03-3.mga10 helix-debuginfo(x86-64) = 24.03-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: helix-debugsource(x86-64) = 24.03-3.mga10 Processing files: helix-runtime-debuginfo-24.03-3.mga10.x86_64 Provides: debuginfo(build-id) = 0111ab7365675d62160fd42bf5deae4f50983bf0 debuginfo(build-id) = 0186d4f1a5304341b657a29cb8ecbc18e317e8b5 debuginfo(build-id) = 01c5b4a6b09d3d8ca8d83795c6aa070fc034c788 debuginfo(build-id) = 01eb31932c17c2fad5dca6e14c02d27dad4ab2a6 debuginfo(build-id) = 03bf19aad27d90701413ec6dade9ba983c07948b debuginfo(build-id) = 03c4d9270922cab72db9af57bf181774d60aa84c debuginfo(build-id) = 0ced16a7d16bdc53fb9e96766318996d4716554c debuginfo(build-id) = 0cee972d9031262943769f27ad27a56afcbf9f4e debuginfo(build-id) = 0e1808f8a199610ff2d81ccf6fd71674533cdfce debuginfo(build-id) = 0eae113532570f1028663ec5cfe162a7e0545074 debuginfo(build-id) = 0f6e4428ae5484e214920518d1a9e6effba24811 debuginfo(build-id) = 103db1821579b56771a2327b479dea9180ab5f4f debuginfo(build-id) = 10a244584ed034b9b1f72e4dbd47bf820c991869 debuginfo(build-id) = 125da2a83652eccf3447e78939d73560db2225f2 debuginfo(build-id) = 12ca0f63c71c7a36e8d672e6f491709d86de3f5d debuginfo(build-id) = 14c69a41c544ea81a6f0634f717ad7365eabcc85 debuginfo(build-id) = 160bf968330caecb47e685d01c9b2787349586d5 debuginfo(build-id) = 177c6fedb6bc95d3bfb4eb75d0c4e038e0069bdd debuginfo(build-id) = 187320e6ab2764b30add0213bcc753ab37e81621 debuginfo(build-id) = 19c0a9a3559d630afe6e6e7565406ed6515cc133 debuginfo(build-id) = 19eeb657d266e82058f72703f47ba68bde319f75 debuginfo(build-id) = 1beaf2f3b46d6f8abdfc3c23041b2443b15d218d debuginfo(build-id) = 1e17ee6a1138d5553f275d6875a06b18fffd2e73 debuginfo(build-id) = 1e8729d25b2bed728f6f4180fb5cff92fa3fa008 debuginfo(build-id) = 1f444fd485d802673bd5cc28b34bcef9219127ad debuginfo(build-id) = 2002fa5c54680095ffc12aa05a4e6d0e2d0bdc2a debuginfo(build-id) = 218014102889fcddd8209f6590e29e661e2cae1f debuginfo(build-id) = 22f3383e6b7cc27b1bbece6cb0221aa90dc0c32f debuginfo(build-id) = 23510dcadd9de34584f928bad2b35e10b0b11bee debuginfo(build-id) = 23f8f990e87ca9a40ee55b41fbca0be15e17c69b debuginfo(build-id) = 24113a95b39e6d984218f9bb2496c1a50f657195 debuginfo(build-id) = 26e58a0acf48ebd7a14cad1becfab07da2638712 debuginfo(build-id) = 27e51e1d554be1238fe15ae779e9a420ac833581 debuginfo(build-id) = 2824b68fda84c9315016a288db7d9110c3eea781 debuginfo(build-id) = 28b7859469eeaa7e66b60649237a1ad39f54e363 debuginfo(build-id) = 2ab7773fb53f4f23d0c456144ba31a5844eb1b4c debuginfo(build-id) = 2ae1ef117c23d4c8abb422df2de2035b3524b3ec debuginfo(build-id) = 2ae28c77156e8c67f5e39525bf8b49df20daed3c debuginfo(build-id) = 2c1080a032742f8bc8f0a1e7ecee63865004c690 debuginfo(build-id) = 2c432fa27052d5c6158011b673dc2b4c1a9609a0 debuginfo(build-id) = 2cdc83073f2d46d4390c05a7c1b8cdfd6a652b8e debuginfo(build-id) = 2de4d582ad39567bd72ba0b453970e57e89845b4 debuginfo(build-id) = 2edeffcc6d56a0d743df8752d594e4f456355acb debuginfo(build-id) = 2eede722eb6e0259625c6dc2d7acfd0fe3594fbd debuginfo(build-id) = 2f52633fcd7ef3ab94496f1419d337399cea9917 debuginfo(build-id) = 307a6c06591af796451bd319dad29feee364936f debuginfo(build-id) = 335898f9ed6b12a9240043ef0f4792f1b01409ac debuginfo(build-id) = 34663fb63c3b1574dfa3572703cbbf5e362db7e9 debuginfo(build-id) = 370b4f5f34784ccf6c36bb1b337bab3daa68e3e9 debuginfo(build-id) = 37b34e93b60772da681f912a222725004a4271df debuginfo(build-id) = 38143b82544580ae86c84001ca02ae3beb8c113a debuginfo(build-id) = 39ab3172961591834a341105c13669e601f97953 debuginfo(build-id) = 3a4042e7a5a83f02df48190fdcd9b57548b9a6e7 debuginfo(build-id) = 3a5ea86bb2133e0a7f9d02eea1ce8798a6a866dc debuginfo(build-id) = 3b27343675cb0468fc454bfdf8e712949f424772 debuginfo(build-id) = 3eb75ccc6632d48cccf4970f910d0eea13ae0221 debuginfo(build-id) = 41b0e5f07cf069ed6e92749dcf342c55e16a4af5 debuginfo(build-id) = 42953ac3d4ebadf7db42564359b71fa6c4a6d714 debuginfo(build-id) = 43aa62254f5996a9638804b2bd03b618f58cc108 debuginfo(build-id) = 498626f8a5700bd134c5f75d1982854250911a35 debuginfo(build-id) = 4a953c419207f07334dacfeae2786d234685a79e debuginfo(build-id) = 4d4d26acbb777a0281fc63150a12d5f51798cf38 debuginfo(build-id) = 4db0836a02fc8ad227446f83245cd1b4d4ce1fd7 debuginfo(build-id) = 4db382579695e458c4f2d7a764931aa1d4f71c62 debuginfo(build-id) = 508b37c6a877c43eaf4d39c7d6596916aa02f30f debuginfo(build-id) = 553746db95453422c13eaef83d512445e1a2d879 debuginfo(build-id) = 55aeb442742b7cb9e6eff704f777cbf4f72f76ff debuginfo(build-id) = 5615f9169b512d1cef43f3ba764df1ab939ca3a6 debuginfo(build-id) = 5a702bb3fb09821fce07400c9bdc1551bfcdc456 debuginfo(build-id) = 5dee42f0a690f65495ee6478ef40a39ab6409258 debuginfo(build-id) = 5faf5d1c81c60de4dc4e65eb408f1e56d404109d debuginfo(build-id) = 606c7ee91c06955c4da776f1c9cdd2355a5e3a26 debuginfo(build-id) = 60c7414da511cb50fba155d21c8426129ea0abb0 debuginfo(build-id) = 635afb93244ad2fa767f84a0790da7c3d09b6548 debuginfo(build-id) = 6443bfeaf652c776f61c40e973130801feb76f2c debuginfo(build-id) = 67d7aba3fc08b333357894a60a0f89e9e2f67713 debuginfo(build-id) = 680757155d70de8966c4ef6a4293afbd6c6d0984 debuginfo(build-id) = 6905077d438880f8b9def4cfe1d208028e5cc7a9 debuginfo(build-id) = 6d8934229cf39e571a1a7f01935d3ba7f1ca8bdd debuginfo(build-id) = 6e91f84d8bbae0bee4f8bd0d6eb38097e2887b3f debuginfo(build-id) = 6ef55f8dc839b91f62fb84b3ae07e736accf3725 debuginfo(build-id) = 715a21895af94ad6bc25961bd5232f031b44057d debuginfo(build-id) = 729fce5d0c5d3151b6c174abc01ad06ef05c9f1c debuginfo(build-id) = 73113f11f11658a643e21b591cc95a0caf01b7e5 debuginfo(build-id) = 73206f41aaa646eecd193cba8228e372b72c2dbc debuginfo(build-id) = 7337d84cb3807f0c2a3fc50238adc542dc1b7ea1 debuginfo(build-id) = 74c3736cff7d4299cfe96d2e523524e35f3efed2 debuginfo(build-id) = 7546b06b9cf8c7f989c179408da0b17cdd0d2ef5 debuginfo(build-id) = 754936353a105075f3960e2209683bdbed2dfc47 debuginfo(build-id) = 75ce7f20837513f2cfdc3c42f99d790411ea28c2 debuginfo(build-id) = 75fe9b9f5b696ee4a9ceecf5cf46820030fba2be debuginfo(build-id) = 7638550d18a12158136352454379d28e87ac77d5 debuginfo(build-id) = 765f7fdea4a2fff07efc540b4817a7e122a6f5fd debuginfo(build-id) = 7772179c7186c97a5099f38fc0deb4c0923cb265 debuginfo(build-id) = 78f2489509ad6c5ccd4f2828bb7c2c89cb101e38 debuginfo(build-id) = 7a6290ab99368dab91cc76c4c42b3bdb13f6d119 debuginfo(build-id) = 7a8f241bb198313af3e38197f8a9e5881b2bb8d7 debuginfo(build-id) = 7ca9c3572bb87553c2745cfbb2ba8cf9c021431b debuginfo(build-id) = 814345147e42ad0c1c99a9435eb6c1d4d7d3e817 debuginfo(build-id) = 832a89adcc39539218b82b0c60a402db15f3215a debuginfo(build-id) = 83fe97fca35661db4d666499e9d1eded2d9aba86 debuginfo(build-id) = 8428022bc7954dad1efc1e28deb50b006ad8ae1f debuginfo(build-id) = 853d4c214540475405ba6dfeb92d3c0c4aeb4a46 debuginfo(build-id) = 87a512e863f9538200f4d332b725f31793f480ca debuginfo(build-id) = 8888ddf9fcaac6172c56fdf6a762ae43e7647023 debuginfo(build-id) = 8b81e80ffc9cea9d19ae9099dc5142193cd557be debuginfo(build-id) = 8bfb6e269a9e3795f7067e44b3c2d2e507988abc debuginfo(build-id) = 8c05fefdda630d700d9166566e668f502665b646 debuginfo(build-id) = 8cba8be43e7da940cb93a9be5162d6203f22c959 debuginfo(build-id) = 8d37bf8e6077388806bbeaa942d359eb68b3866f debuginfo(build-id) = 924021050eb0c43d8f53cddb7ebb51551810cba7 debuginfo(build-id) = 930d9e9d7c6bf9c4355ff5a99fb6678f57f9afec debuginfo(build-id) = 93c19fdc2a6446eef91f696654e203b9be98f523 debuginfo(build-id) = 9452433b089e19bb938c968dfdb27797148a40e1 debuginfo(build-id) = 95999d2b7a6fcb9f416e5f89b383d30f37e1d179 debuginfo(build-id) = 9630dda08a44960c8596bb07e635b5285b63eaee debuginfo(build-id) = 9762a39de7034e0975458d92d3aed60b587047a3 debuginfo(build-id) = 9794aa61ca37068266800292780958fa47edda66 debuginfo(build-id) = 9bd5c4bfa7152a2c5c71f1caed867afe222fe6d7 debuginfo(build-id) = 9d1d8c0f236262f3e3a83c5810f39877432ee2c5 debuginfo(build-id) = 9dd895dc486694127958a158feafe13d598ffe7b debuginfo(build-id) = 9ee51d4a4fa7bb6b2ba4f851e92e634fb3e25fda debuginfo(build-id) = 9f1ae28da55adc9d802534f5ef3f06f8b95b8573 debuginfo(build-id) = 9f99e5c662f64ff6cfda162c632514d05b8395bf debuginfo(build-id) = a003be10e6f5a6991f2544a033774ff42ac18e6c debuginfo(build-id) = a01fcabef5d2a1fd270802abb94da878b29453ec debuginfo(build-id) = a47113ba5a363d07ed593c05767cfa6187013cf5 debuginfo(build-id) = a476c63c61dafb1561a21729fe3c5cbc53e257e4 debuginfo(build-id) = a5ea846721997a623feb09483efcb1fb4ddfd99c debuginfo(build-id) = a710ac604c2cf5ba2b6cdea5734c499eeef63bfb debuginfo(build-id) = a7c0436f8e7504813d4dbf1537b2a7192a138dc0 debuginfo(build-id) = a9718ce1a4e3ab0bb5b332c5560b6774c0ff1b59 debuginfo(build-id) = af252d31c45d0f4d1685b3a53111d6b8d3ca3a80 debuginfo(build-id) = af45c2249f3bd39ac76276c59ce7faf8d925f7a9 debuginfo(build-id) = b25feb319cfae2fa2927740eb8d352d6d366455b debuginfo(build-id) = b539efbfef1c3e05cdd6e63c7b7364aea37acd08 debuginfo(build-id) = b76026c75e184151671fda1a6b7fa733a5f61c1c debuginfo(build-id) = b7c53b28173b1b2cbd855e0e00358ac1336d827f debuginfo(build-id) = b9001f05e16c76e634493ee1a88f0ee4e45a5739 debuginfo(build-id) = bb4bbacc2e3d00c79616783d68eb000ce07f64da debuginfo(build-id) = bc1471478e83ed76c91f8f6a70059b8b21aabc97 debuginfo(build-id) = beaa1583a3df103cb082281ca47b482ca2ca4eef debuginfo(build-id) = bf33bbe87566cfce7373812ff96de1e5bdc9fc84 debuginfo(build-id) = c139b1282c9c2394a003e4c1895fd77a25dbd215 debuginfo(build-id) = c3cd654c4b842a7b245ae3e6c352b51636c1a379 debuginfo(build-id) = c408ce5d84a47a5bf6a410c6883dc257eab1b0ab debuginfo(build-id) = c4f5c648496c0b7bf20242b177da54a5fd5abb65 debuginfo(build-id) = c54c7e9d2bc418555fda509e96c9f89faece21e5 debuginfo(build-id) = c5e5b82d2472c48fd2aae035048e440eb3034836 debuginfo(build-id) = c6ba3d5757554b10ef834916a495df854f2257ff debuginfo(build-id) = c87483738aec0f6595a40801f2938358e9b2e64e debuginfo(build-id) = c8e78a7f6115a4ed96149acdfef5e42a48ffa5de debuginfo(build-id) = c97c2b186d326a1c29c0ff38374f49091e974e0d debuginfo(build-id) = c9b8b6e793dfc320589b8099bc479e6357a29d8a debuginfo(build-id) = c9edd666fa9c8f107b1078e9f0dfeaf327ff7db3 debuginfo(build-id) = cc1b275e53057b4de017aa7548745a33397e6d8e debuginfo(build-id) = cc537e118c7c9a78311cdbda3c58c008fe56c33e debuginfo(build-id) = cc6f5515c1dc56411d03b922ed2d4764fde81c12 debuginfo(build-id) = cfb7a2cb2226a331fdad2369fca661fb0905b9e7 debuginfo(build-id) = d059f99a8b7ad72c9ec940638334728e0fe44360 debuginfo(build-id) = d15722a9d4eb8324a0901d15661ca118fdf972e5 debuginfo(build-id) = d3727eb02ddd00c5fd46ce84d6d5eb7de817109f debuginfo(build-id) = d8ee950c4529b030e289accf54d104bb237e3778 debuginfo(build-id) = dcbab281bdc012f82656307f746372ccdec4665d debuginfo(build-id) = df7abed6da5dd5ee30bdea59b0678af9a0a97778 debuginfo(build-id) = dfd0764e62ff315bd6e3d4601aea1883e3ed28b7 debuginfo(build-id) = e303b72c79cc8e9ddbc374533066e670602c4bfa debuginfo(build-id) = e3177c3136804087a95e277cb3cd7e12cb953e59 debuginfo(build-id) = e3e4654e4c44b9592ef1b3176072d3122702b599 debuginfo(build-id) = e6209e75039a1bfb12376e01946c682f152148d4 debuginfo(build-id) = e8f892140bfa839a33281e60868038cab8884fe5 debuginfo(build-id) = ea1d5bea5a563d01732f0bba8c6fccbbf01fc9c5 debuginfo(build-id) = ebb636da568f4b6ea930b339e0c98c078c0fd180 debuginfo(build-id) = ed0a328a4bfea59457022461cd632f09ca3c0c8a debuginfo(build-id) = ed17c9a27eb327dcfaea447d3151b2f775bd8de7 debuginfo(build-id) = ee15aebee2ee171038ab4b3f7a67058cef89ea68 debuginfo(build-id) = f08826e351cf91b724e1f5bcd88ce0e08e3efb2a debuginfo(build-id) = f0e4f113ffc0e71254469f6fc077460bda7dc09e debuginfo(build-id) = f1f29e35ce7cf8ca8dca636e7c89749a224022cb debuginfo(build-id) = f4482f75652bdd3469c069ca794257328433e7c0 debuginfo(build-id) = f47ba5fde585e697429c91419478ae051988ccdc debuginfo(build-id) = f585dc5fbfa8d729f731cdcef3162c6f95e5f19f debuginfo(build-id) = f5d68c0e3c35ebd5305b42d78b67abdfb8ed610f debuginfo(build-id) = f6ddcac8d6d525f0b8ed0d9c83728ed5f1f61645 debuginfo(build-id) = fc1903b6a3eb0ccbddb3d7f606a3dabc44a54fbf debuginfo(build-id) = fcc3d75cb72c56d4828aecbd5e58dcfdac7ad5c5 debuginfo(build-id) = feb5a43e28210da55cbc284b176b967a843690e1 helix-runtime-debuginfo = 24.03-3.mga10 helix-runtime-debuginfo(x86-64) = 24.03-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: helix-debugsource(x86-64) = 24.03-3.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/helix-24.03-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/helix-bash-completion-24.03-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/helix-fish-completion-24.03-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/helix-zsh-completion-24.03-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/helix-runtime-debuginfo-24.03-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/helix-24.03-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/helix-runtime-24.03-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/helix-debuginfo-24.03-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/helix-debugsource-24.03-3.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HALet1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/helix-24.03-build + test -d /home/pterjan/rpmbuild/BUILD/helix-24.03-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/helix-24.03-build + rm -rf /home/pterjan/rpmbuild/BUILD/helix-24.03-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!