D: [iurt_root_command] chroot Building target platforms: armv7hl Building for target armv7hl Installing /home/iurt/rpmbuild/SRPMS/@2313454:helix-24.03-4.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wevHF1 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rh1IZc + umask 022 + cd /home/iurt/rpmbuild/BUILD/helix-24.03-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/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/iurt/rpmbuild/SOURCES/helix-24.03-source.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /home/iurt/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/lib/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/iurt/rpmbuild/tmp/rpm-tmp.mIww7V + umask 022 + cd /home/iurt/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd helix-24.03 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export HELIX_RUNTIME=/usr/lib/helix/runtime + HELIX_RUNTIME=/usr/lib/helix/runtime + export HELIX_DISABLE_AUTO_GRAMMAR_BUILD=true + HELIX_DISABLE_AUTO_GRAMMAR_BUILD=true + export TARGET=arm + TARGET=arm + /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 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 crc32fast v1.3.2 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /home/iurt/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=a520186e796e930a -C extra-filename=-9495ff7172d3df80 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/libc-9495ff7172d3df80 -L dependency=/home/iurt/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/iurt/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=c622db82ee3ee88a -C extra-filename=-edf1db4bf7b7943c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/proc-macro2-edf1db4bf7b7943c -L dependency=/home/iurt/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/iurt/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=fe338b6f2b330351 -C extra-filename=-eb054b00fdd098d2 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=21fa2eb51d665288 -C extra-filename=-93f1e8f9fc443a33 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=67cab1a8d286faa6 -C extra-filename=-0cfcc033d719c04c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=9b3c499399285de6 -C extra-filename=-a101d65665603efd --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=6b38e9a676cacb35 -C extra-filename=-78e88406042aa8ae --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=a60844ba016784c5 -C extra-filename=-73e01d2bca389162 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=171373a539e16f9e -C extra-filename=-45af75439881ce20 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/thiserror-45af75439881ce20 -L dependency=/home/iurt/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/iurt/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=d3989fa8c305d55c -C extra-filename=-cb6d4bf61b0a9739 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=6a995f04edfb95fd -C extra-filename=-04d4826b695e9134 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=0789509eb40a10cb -C extra-filename=-f731542f4ef06d87 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=f18c52ad5004e8c4 -C extra-filename=-392601ecef1a949b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=c92e1feccf5c0df0 -C extra-filename=-fc676552ad018ce6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=7a8f10274bacca88 -C extra-filename=-779673ef1656c7fd --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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=2015 /home/iurt/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=18198160090f8732 -C extra-filename=-c4a043a3a0c9e621 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/crc32fast-c4a043a3a0c9e621 -L dependency=/home/iurt/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/iurt/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=7c88f8ade9c3d4e2 -C extra-filename=-b51fac470b7ed40b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern tinyvec_macros=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtinyvec_macros-04d4826b695e9134.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling faster-hex v0.9.0 Running `/usr/bin/rustc --crate-name faster_hex --edition=2018 /home/iurt/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=c0c5eea206270a01 -C extra-filename=-c580168dd5136279 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 rustix v0.38.32 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /home/iurt/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=69413f1a2581eb40 -C extra-filename=-139159adff930bec --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/rustix-139159adff930bec -L dependency=/home/iurt/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/iurt/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=0a31e1b180f593d1 -C extra-filename=-aae4bfe9224b02c3 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/parking_lot_core-aae4bfe9224b02c3 -L dependency=/home/iurt/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/iurt/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=113e13a00c42569c -C extra-filename=-4fc74f3747db3290 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=d492a6f2d37c0271 -C extra-filename=-3638943ec3c07b25 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=dc16c0066de54e6e -C extra-filename=-b27f05d0df68ae52 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=12d18e41a9564160 -C extra-filename=-0609a5d01f278520 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern adler=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libadler-b27f05d0df68ae52.rmeta --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/iurt/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=2ff9bfb7688b710f -C extra-filename=-a089d9e0b2410cf9 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern same_file=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsame_file-3638943ec3c07b25.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/iurt/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=b3d27532d2b6aba4 -C extra-filename=-07cbe8b53ef546bc --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/crc32fast-c4a043a3a0c9e621/build-script-build` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/thiserror-45af75439881ce20/build-script-build` Compiling prodash v28.0.0 Running `/usr/bin/rustc --crate-name prodash --edition=2021 /home/iurt/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=44a88981fb37bce1 -C extra-filename=-998b41a7ba2c0cc6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 crc32fast --edition=2015 /home/iurt/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=71019ef3a34775ae -C extra-filename=-d591b8a02e201458 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-0cfcc033d719c04c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg crc32fast_stdarchx86` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/parking_lot_core-aae4bfe9224b02c3/build-script-build` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/proc-macro2-edf1db4bf7b7943c/build-script-build` Compiling home v0.5.9 Running `/usr/bin/rustc --crate-name home --edition=2021 /home/iurt/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=28417d0ee927d057 -C extra-filename=-da4d3bcb89a35bae --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 serde v1.0.197 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/iurt/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=edcbfb807c6e7eaf -C extra-filename=-dbbd4b5683703598 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/serde-dbbd4b5683703598 -L dependency=/home/iurt/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 itoa v1.0.6 Running `/usr/bin/rustc --crate-name itoa --edition=2018 /home/iurt/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=23d56d105f5ffd37 -C extra-filename=-1bd07f384d2e695a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=3923d721ddfd05da -C extra-filename=-24e518626cd70476 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern unicode_ident=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_ident-78e88406042aa8ae.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 aho-corasick v1.1.2 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /home/iurt/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=4b38fc06f29bf2f5 -C extra-filename=-800363621475e2cd --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-93f1e8f9fc443a33.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/iurt/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=cfa2960e27bcab1a -C extra-filename=-51ad86c523591d56 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-93f1e8f9fc443a33.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/iurt/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=049c77ed3dcb921a -C extra-filename=-93653576343a2899 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=9b8b76d269eef711 -C extra-filename=-6396cd9d3964c498 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=b23a678588b416fe -C extra-filename=-3d94989f440aa70e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=a6b05760dc634d89 -C extra-filename=-934dfe1848566a35 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 powerfmt v0.2.0 Running `/usr/bin/rustc --crate-name powerfmt --edition=2021 /home/iurt/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=e1603a4b6bcc6469 -C extra-filename=-3b2efa66da135ce2 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/libc-9495ff7172d3df80/build-script-build` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/rustix-139159adff930bec/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2015 /home/iurt/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=35025c2b79c2b5a0 -C extra-filename=-a9cc0b4c83bd03e9 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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` Compiling flate2 v1.0.27 Running `/usr/bin/rustc --crate-name flate2 --edition=2018 /home/iurt/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=a13360af92a05610 -C extra-filename=-310ff33569caab27 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern crc32fast=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrc32fast-d591b8a02e201458.rmeta --extern miniz_oxide=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libminiz_oxide-0609a5d01f278520.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/iurt/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=f3ae803c6ed17ac3 -C extra-filename=-c8eff9903b91f12c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern powerfmt=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpowerfmt-3b2efa66da135ce2.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/iurt/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=890d155f356ed204 -C extra-filename=-3cf287b6c3bef1fb --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/ahash-3cf287b6c3bef1fb -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern version_check=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libversion_check-f731542f4ef06d87.rlib --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/iurt/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=29f0d6d47bf75c4a -C extra-filename=-1bf98d01161614ff --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern tinyvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtinyvec-b51fac470b7ed40b.rmeta --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/iurt/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=cca83820d15cae78 -C extra-filename=-5243669473054c70 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern num_conv=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnum_conv-6396cd9d3964c498.rlib --extern time_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtime_core-934dfe1848566a35.rlib --extern proc_macro --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/iurt/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=b46936d1a809b8dd -C extra-filename=-83496ac7c4eb6abe --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/lock_api-83496ac7c4eb6abe -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libautocfg-eb054b00fdd098d2.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/iurt/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=016da951ef2d2cb2 -C extra-filename=-65bd2facd2517dcd --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=b49468799aaceebc -C extra-filename=-0abe1c974c1f688a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 quote v1.0.35 Running `/usr/bin/rustc --crate-name quote --edition=2018 /home/iurt/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=a04559ee1fd7a286 -C extra-filename=-bde23b8a24e9c470 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libproc_macro2-24e518626cd70476.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/ahash-3cf287b6c3bef1fb/build-script-build` Compiling linux-raw-sys v0.4.12 Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /home/iurt/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=7093f19cfb2c7669 -C extra-filename=-93b811edcb8d7fc4 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 time_core --edition=2021 /home/iurt/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=1e09838654820245 -C extra-filename=-c11e32915551f35d --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/lock_api-83496ac7c4eb6abe/build-script-build` Compiling log v0.4.21 Running `/usr/bin/rustc --crate-name log --edition=2021 /home/iurt/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=537f68a9d5445d48 -C extra-filename=-3ee1808b5edc99d3 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 lock_api --edition=2018 /home/iurt/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=eec7c5d33e6d968c -C extra-filename=-f1127e6cdf816d56 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern scopeguard=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libscopeguard-779673ef1656c7fd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_const_fn_trait_bound` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/serde-dbbd4b5683703598/build-script-build` Compiling cc v1.0.90 Running `/usr/bin/rustc --crate-name cc --edition=2018 /home/iurt/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=e33f6b1705eea792 -C extra-filename=-c1b028cc07710a39 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 anyhow v1.0.81 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/iurt/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=91baad363e569a2d -C extra-filename=-b4c27b4c59f0117b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/anyhow-b4c27b4c59f0117b -L dependency=/home/iurt/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/iurt/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=07d9b8b79b339503 -C extra-filename=-6542c9a95da085fc --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libproc_macro2-24e518626cd70476.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libquote-bde23b8a24e9c470.rmeta --extern unicode_ident=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_ident-78e88406042aa8ae.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/iurt/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=f955a770d2de7ed4 -C extra-filename=-6b5eb3a9979ca891 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern fastrand=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfastrand-392601ecef1a949b.rmeta --extern unicode_normalization=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_normalization-1bf98d01161614ff.rmeta --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/iurt/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=b2224de1310c0864 -C extra-filename=-accdd94590c679dd --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/crossbeam-utils-accdd94590c679dd -L dependency=/home/iurt/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/iurt/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=a36b0b02388ea1d0 -C extra-filename=-4047aacf2430d582 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/memoffset-4047aacf2430d582 -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libautocfg-eb054b00fdd098d2.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/iurt/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=f31ffda106fca10b -C extra-filename=-b184a2e71bb7a8e2 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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-epoch v0.9.15 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/iurt/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=c9f348686a97d409 -C extra-filename=-006e26669c883c56 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/crossbeam-epoch-006e26669c883c56 -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libautocfg-eb054b00fdd098d2.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/memoffset-4047aacf2430d582/build-script-build` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/crossbeam-utils-accdd94590c679dd/build-script-build` Running `/usr/bin/rustc --crate-name memoffset --edition=2015 /home/iurt/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=f81d7ff5c2ca97d7 -C extra-filename=-9c59d353e9ce8a1f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 `/usr/bin/rustc --crate-name crossbeam_utils --edition=2018 /home/iurt/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=fee9c7c293cb75fd -C extra-filename=-82706c706a481faf --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-0cfcc033d719c04c.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/iurt/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=bc00941d425d319d -C extra-filename=-6a367dc2273d1e6d --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-0cfcc033d719c04c.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-cb6d4bf61b0a9739.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/iurt/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=06dfccf38091f5d3 -C extra-filename=-22c2d804a1577a8f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-0cfcc033d719c04c.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --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/iurt/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=b4182b8b034bd7a0 -C extra-filename=-beb2126fc5274596 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-4fc74f3747db3290.rmeta --extern linux_raw_sys=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblinux_raw_sys-93b811edcb8d7fc4.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 memmap2 v0.9.0 Running `/usr/bin/rustc --crate-name memmap2 --edition=2018 /home/iurt/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=ea346ffce24c63ab -C extra-filename=-9db7b550834a3bf2 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.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/iurt/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=e3b45f98a04ca206 -C extra-filename=-29ad0ef2f44f39b2 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-0cfcc033d719c04c.rmeta --extern getrandom=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgetrandom-22c2d804a1577a8f.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-73e01d2bca389162.rmeta --extern zerocopy=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libzerocopy-93653576343a2899.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/iurt/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=79a3a05936b0d52c -C extra-filename=-c55d9cbb7a662c93 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/crossbeam-epoch-006e26669c883c56/build-script-build` Compiling parking_lot v0.12.1 Running `/usr/bin/rustc --crate-name parking_lot --edition=2018 /home/iurt/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=997544588d1f6320 -C extra-filename=-1defa6a0f59045c7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern lock_api=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblock_api-f1127e6cdf816d56.rmeta --extern parking_lot_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot_core-6a367dc2273d1e6d.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/iurt/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=c848e1fd9b9d92c6 -C extra-filename=-1002a117daf1cc39 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling helix-loader v24.3.0 (/home/iurt/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=af1b2716b5430da8 -C extra-filename=-bd0d92784d7f1e25 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/helix-loader-bd0d92784d7f1e25 -L dependency=/home/iurt/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/iurt/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=94d63464f6b7964e -C extra-filename=-0e6ac9ae17bb1d1a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.rmeta --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/iurt/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=107367d0b38d56d6 -C extra-filename=-b95628c157a979fc --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libaho_corasick-800363621475e2cd.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-93f1e8f9fc443a33.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_syntax-a101d65665603efd.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/iurt/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=c91b36d2f7b0e9fe -C extra-filename=-b338c8f8d7ca4910 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern ahash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libahash-29ad0ef2f44f39b2.rmeta --extern allocator_api2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liballocator_api2-3d94989f440aa70e.rmeta --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/iurt/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=7bf9f2fb3d7d83d1 -C extra-filename=-fab811ae28bef7b4 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-0cfcc033d719c04c.rmeta --extern crossbeam_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossbeam_utils-82706c706a481faf.rmeta --extern memoffset=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemoffset-9c59d353e9ce8a1f.rmeta --extern scopeguard=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libscopeguard-779673ef1656c7fd.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/iurt/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=9c2e6d663c284aba -C extra-filename=-3d0c61c7315913d9 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-0cfcc033d719c04c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-bom v2.0.2 Running `/usr/bin/rustc --crate-name unicode_bom --edition=2018 /home/iurt/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=2cc47b8ef95e123c -C extra-filename=-9dd67aebd3c2c555 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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-project-lite v0.2.12 Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /home/iurt/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=40d623f0a928faaa -C extra-filename=-c5ce9a2364e0cf33 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 either v1.9.0 Running `/usr/bin/rustc --crate-name either --edition=2018 /home/iurt/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=20cc58be5bfab4af -C extra-filename=-970eb299dcb3946f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=22cccb3c39752b8c -C extra-filename=-56d9633a056fdb37 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-0cfcc033d719c04c.rmeta --extern crossbeam_epoch=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossbeam_epoch-fab811ae28bef7b4.rmeta --extern crossbeam_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossbeam_utils-82706c706a481faf.rmeta --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/iurt/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=60432b9fe2dd44b7 -C extra-filename=-5e2ff7628c95a0cf --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=03452433f7536809 -C extra-filename=-bcaa8064ecc744f8 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=55eda922cd4a2a3f -C extra-filename=-14b49e1f34a44d67 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=d98c0b94e321098c -C extra-filename=-687b99e71909275a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=9cb918056fbb7985 -C extra-filename=-9ed862f219f76376 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/rayon-core-9ed862f219f76376 -L dependency=/home/iurt/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/iurt/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=73212e64dd784051 -C extra-filename=-2687e656da6a3796 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 form_urlencoded v1.2.1 Running `/usr/bin/rustc --crate-name form_urlencoded --edition=2018 /home/iurt/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=6f0705b8962a6f93 -C extra-filename=-b8608fe43e116676 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern percent_encoding=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpercent_encoding-5e2ff7628c95a0cf.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/iurt/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=b81095a7f5001c20 -C extra-filename=-677dc2fe3d8659c8 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-cb6d4bf61b0a9739.rmeta --extern str_indices=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libstr_indices-687b99e71909275a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/rayon-core-9ed862f219f76376/build-script-build` Compiling crossbeam-channel v0.5.8 Running `/usr/bin/rustc --crate-name crossbeam_channel --edition=2018 /home/iurt/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=4b6266489d5d6b8b -C extra-filename=-9b3d4053c3273324 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-0cfcc033d719c04c.rmeta --extern crossbeam_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossbeam_utils-82706c706a481faf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/anyhow-b4c27b4c59f0117b/build-script-build` Compiling socket2 v0.5.5 Running `/usr/bin/rustc --crate-name socket2 --edition=2021 /home/iurt/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=20797b6aae1b78d5 -C extra-filename=-cb5dc086e1d16bb5 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.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/iurt/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=37e873351684fbd6 -C extra-filename=-60adaf78ab0b3844 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern static_assertions=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libstatic_assertions-b184a2e71bb7a8e2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling idna v0.5.0 Running `/usr/bin/rustc --crate-name idna --edition=2018 /home/iurt/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=50ca2d83dc957a10 -C extra-filename=-170b3e99b5775327 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern unicode_bidi=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_bidi-14b49e1f34a44d67.rmeta --extern unicode_normalization=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_normalization-1bf98d01161614ff.rmeta --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/iurt/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=eb9d02d253ea3088 -C extra-filename=-70f7b61a4729e15b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/num-traits-70f7b61a4729e15b -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libautocfg-eb054b00fdd098d2.rlib --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/iurt/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=3f9e58dcf701593d -C extra-filename=-30fbd0740551e518 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern equivalent=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libequivalent-bcaa8064ecc744f8.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhashbrown-b338c8f8d7ca4910.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/iurt/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=44abb73afbbda42d -C extra-filename=-d08a6dd3685a92ba --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/slab-d08a6dd3685a92ba -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libautocfg-eb054b00fdd098d2.rlib --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/iurt/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=e6e081151c715da1 -C extra-filename=-1f933f6b44a36c58 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 serde_json v1.0.114 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /home/iurt/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=34b57648e737fee0 -C extra-filename=-42f6fd19b67a60b6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/serde_json-42f6fd19b67a60b6 -L dependency=/home/iurt/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/iurt/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=9676f3958beafb34 -C extra-filename=-949b0918d4a5eff6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/serde_json-42f6fd19b67a60b6/build-script-build` Running `/usr/bin/rustc --crate-name rayon_core --edition=2021 /home/iurt/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=7241c19b9742376c -C extra-filename=-f96ef0ac5ea99f05 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern crossbeam_channel=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossbeam_channel-9b3d4053c3273324.rmeta --extern crossbeam_deque=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossbeam_deque-56d9633a056fdb37.rmeta --extern crossbeam_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossbeam_utils-82706c706a481faf.rmeta --extern num_cpus=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnum_cpus-c55d9cbb7a662c93.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/slab-d08a6dd3685a92ba/build-script-build` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/num-traits-70f7b61a4729e15b/build-script-build` Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /home/iurt/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=fd196e10fe77b4b1 -C extra-filename=-f9ea909a8da995cf --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 smartstring v1.0.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /home/iurt/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=f4e1cb4f2c424e20 -C extra-filename=-7121f871a8c1677f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/smartstring-7121f871a8c1677f -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libautocfg-eb054b00fdd098d2.rlib --extern version_check=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libversion_check-f731542f4ef06d87.rlib --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/iurt/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=f71424f3e7845faa -C extra-filename=-6ad50cef4cb5ad7f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-0cfcc033d719c04c.rmeta --extern fastrand=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfastrand-392601ecef1a949b.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/librustix-beb2126fc5274596.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/iurt/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=b179f1c4fab89d6b -C extra-filename=-bd20513421755174 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-949b0918d4a5eff6.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/iurt/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=1a0f640a279c06cb -C extra-filename=-82bc4384b5d96fcb --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern either=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libeither-970eb299dcb3946f.rmeta --extern home=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhome-da4d3bcb89a35bae.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/librustix-beb2126fc5274596.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/iurt/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=aded7f69e89332ab -C extra-filename=-f81b078120caf3d6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/slotmap-f81b078120caf3d6 -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern version_check=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libversion_check-f731542f4ef06d87.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/serde-dbbd4b5683703598/build-script-build` Compiling etcetera v0.8.0 Running `/usr/bin/rustc --crate-name etcetera --edition=2018 /home/iurt/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=579963e44b704d6d -C extra-filename=-bab61038565ec1b0 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-0cfcc033d719c04c.rmeta --extern home=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhome-da4d3bcb89a35bae.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/iurt/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=6620cbffefeec8e4 -C extra-filename=-1424a62a9cfb2a64 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 Running `/usr/bin/rustc --crate-name dunce --edition=2021 /home/iurt/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=8340566075969e7c -C extra-filename=-c951130833342a3b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 arc-swap v1.7.1 Running `/usr/bin/rustc --crate-name arc_swap --edition=2018 /home/iurt/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=d01f03aa7b8f1d03 -C extra-filename=-9667cc68dcec0211 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=c8d4390503dd8def -C extra-filename=-f489c8d6971a8ee6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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-general-category v0.6.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/iurt/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=127703ae9579e5f3 -C extra-filename=-09211306a471aa73 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/unicode-general-category-09211306a471aa73 -L dependency=/home/iurt/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/iurt/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=b85ea96292e1b7ec -C extra-filename=-d4b9c370ca9d12fd --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=7821f7b294be9c22 -C extra-filename=-a4912b18d43bb6e5 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 nucleo-matcher v0.2.0 Running `/usr/bin/rustc --crate-name nucleo_matcher --edition=2021 /home/iurt/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=9d4f30a46327fa59 -C extra-filename=-8fe38e36eae80963 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cov_mark=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcov_mark-d4b9c370ca9d12fd.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-93f1e8f9fc443a33.rmeta --extern unicode_segmentation=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_segmentation-1424a62a9cfb2a64.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/slotmap-f81b078120caf3d6/build-script-build` Compiling rayon v1.7.0 Running `/usr/bin/rustc --crate-name rayon --edition=2021 /home/iurt/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=ccfdbf4fbe7aca54 -C extra-filename=-85dd06c7786704e7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern either=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libeither-970eb299dcb3946f.rmeta --extern rayon_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/librayon_core-f96ef0ac5ea99f05.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/smartstring-7121f871a8c1677f/build-script-build` Running `/usr/bin/rustc --crate-name num_traits --edition=2015 /home/iurt/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=b65bcd71ad966cd2 -C extra-filename=-89e1f9e074d14d61 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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` Running `/usr/bin/rustc --crate-name slab --edition=2018 /home/iurt/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=3673de83b4017e85 -C extra-filename=-034fee0da1ed76e7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=2d1525a263b829da -C extra-filename=-f69542b160649e48 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern num_cpus=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnum_cpus-c55d9cbb7a662c93.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/iurt/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=f58377523ce1bb34 -C extra-filename=-9c17414620f88e2f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-4fc74f3747db3290.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/unicode-general-category-09211306a471aa73/build-script-build` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/rustix-139159adff930bec/build-script-build` Compiling libloading v0.8.3 Running `/usr/bin/rustc --crate-name libloading --edition=2015 /home/iurt/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=88b0cde9db257e81 -C extra-filename=-0877614b42e3147f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-0cfcc033d719c04c.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=2021 /home/iurt/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=0fd1af028b2e51bf -C extra-filename=-faaa3dd27e3d82fe --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=4a1c76e6f130fe18 -C extra-filename=-4507ecacb116f65f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=4d0beff96795ed99 -C extra-filename=-bc6cceb530fd3a13 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/signal-hook-bc6cceb530fd3a13 -L dependency=/home/iurt/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/iurt/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=47e4f38483e7610a -C extra-filename=-b67a8c83540de3df --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=8b6079ddf6f2c44d -C extra-filename=-60db290957ce2202 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=15fbb3ffc94ee74b -C extra-filename=-ae5b7b3dc25f3fd8 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=0d776cbe96e81910 -C extra-filename=-c99a003f7c82753d --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=1c143acf871ae028 -C extra-filename=-e2b17e3444cd60fc --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=f52ec80d94c2bb28 -C extra-filename=-924796bb27d2040c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=e7dd1b6bbc2e3b93 -C extra-filename=-64e2efe4dbc207d0 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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-task v0.3.30 Running `/usr/bin/rustc --crate-name futures_task --edition=2018 /home/iurt/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=251bcb7c17bf3e9d -C extra-filename=-ac712904dbf110e1 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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-width v0.1.11 Running `/usr/bin/rustc --crate-name unicode_width --edition=2015 /home/iurt/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=7e37acc04f6a2b55 -C extra-filename=-5f2106bae3a9d6ce --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=25951491039e5163 -C extra-filename=-e93f4550a48844c9 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern deranged=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libderanged-c8eff9903b91f12c.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libitoa-1bd07f384d2e695a.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --extern num_conv=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnum_conv-0abe1c974c1f688a.rmeta --extern num_threads=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnum_threads-65bd2facd2517dcd.rmeta --extern powerfmt=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpowerfmt-3b2efa66da135ce2.rmeta --extern time_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtime_core-c11e32915551f35d.rmeta --extern time_macros=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtime_macros-5243669473054c70.so --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/iurt/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=ca2583cad5cb6aa7 -C extra-filename=-ad8d2478288fb044 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_core-2687e656da6a3796.rmeta --extern futures_task=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_task-ac712904dbf110e1.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpin_project_lite-c5ce9a2364e0cf33.rmeta --extern pin_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpin_utils-c99a003f7c82753d.rmeta --extern slab=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libslab-034fee0da1ed76e7.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/iurt/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=e160411066a82f8c -C extra-filename=-4e87c16d91e32786 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern iana_time_zone=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libiana_time_zone-e2b17e3444cd60fc.rmeta --extern num_traits=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnum_traits-89e1f9e074d14d61.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/signal-hook-bc6cceb530fd3a13/build-script-build` Running `/usr/bin/rustc --crate-name unicode_general_category --edition=2018 /home/iurt/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=c857a90354b070c0 -C extra-filename=-fa7a48e11836b576 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 smartstring --edition=2021 /home/iurt/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=b6a478254def839e -C extra-filename=-cc9751017f0c329e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern static_assertions=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libstatic_assertions-b184a2e71bb7a8e2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling textwrap v0.16.1 Running `/usr/bin/rustc --crate-name textwrap --edition=2021 /home/iurt/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=cdf9c9692e400e04 -C extra-filename=-cf4d78201d8c7dc7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern smawk=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmawk-ae5b7b3dc25f3fd8.rmeta --extern unicode_linebreak=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_linebreak-64e2efe4dbc207d0.rmeta --extern unicode_width=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_width-5f2106bae3a9d6ce.rmeta --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/iurt/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=cad9ee6a58265687 -C extra-filename=-caa643589e3c1f02 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-93f1e8f9fc443a33.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_automata-b95628c157a979fc.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/iurt/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=3f7a63832a98bc91 -C extra-filename=-1dbb1777bc0c2d8c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libaho_corasick-800363621475e2cd.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-93f1e8f9fc443a33.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_automata-b95628c157a979fc.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_syntax-a101d65665603efd.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/iurt/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=bf8b170b988a9a87 -C extra-filename=-dd923c469e5c24b0 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-93f1e8f9fc443a33.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_automata-b95628c157a979fc.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_syntax-a101d65665603efd.rmeta --extern ropey=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libropey-677dc2fe3d8659c8.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/iurt/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=a6fac0b396848c41 -C extra-filename=-72d4c4e29d11c9dd --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libaho_corasick-bd20513421755174.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-949b0918d4a5eff6.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_syntax-f489c8d6971a8ee6.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/iurt/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=e2b1e3a88cf4ea01 -C extra-filename=-b0d2debf603ecaec --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-b0d2debf603ecaec -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcc-c1b028cc07710a39.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-b0d2debf603ecaec/build-script-build` Compiling helix-stdx v24.3.0 (/home/iurt/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=51a3f7a952d8f719 -C extra-filename=-1a19f943c092fe82 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern dunce=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libdunce-c951130833342a3b.rmeta --extern etcetera=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libetcetera-bab61038565ec1b0.rmeta --extern regex_cursor=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_cursor-dd923c469e5c24b0.rmeta --extern ropey=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libropey-677dc2fe3d8659c8.rmeta --extern which=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwhich-82bc4384b5d96fcb.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling globset v0.4.14 Running `/usr/bin/rustc --crate-name globset --edition=2021 /home/iurt/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=4c9be56549022e27 -C extra-filename=-ec47fa2c762752e5 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libaho_corasick-800363621475e2cd.rmeta --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_automata-b95628c157a979fc.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_syntax-a101d65665603efd.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/iurt/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=ee684b66084de5be -C extra-filename=-c80ee6e35c77a411 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern ahash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libahash-29ad0ef2f44f39b2.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhashbrown-924796bb27d2040c.rmeta --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/iurt/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=8d52819bb48de90d -C extra-filename=-d91aab76edb5db59 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-faaa3dd27e3d82fe.rmeta --extern linux_raw_sys=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblinux_raw_sys-b67a8c83540de3df.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/iurt/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=6c6c1be0b774b826 -C extra-filename=-a2a245abc9d476a3 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern nucleo_matcher=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnucleo_matcher-8fe38e36eae80963.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-1defa6a0f59045c7.rmeta --extern rayon=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/librayon-85dd06c7786704e7.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/iurt/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=238d539e7d61d484 -C extra-filename=-5b5714bfb306525e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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` Compiling filetime v0.2.23 Running `/usr/bin/rustc --crate-name filetime --edition=2018 /home/iurt/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=dfa0a826c68bc2e9 -C extra-filename=-a67d3658892c7a35 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-0cfcc033d719c04c.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/libc-9495ff7172d3df80/build-script-build` Compiling shell-words v1.1.0 Running `/usr/bin/rustc --crate-name shell_words --edition=2015 /home/iurt/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=fc65ca71ba54b5d0 -C extra-filename=-c8323c3f8076c3f1 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=b6a70a92cb3cab28 -C extra-filename=-7c398228cac7b339 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=36696e9646a649db -C extra-filename=-6619dc7740ef07ca --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=782ffb5bd314d389 -C extra-filename=-f5247ecd05c3137f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 hashbrown --edition=2021 /home/iurt/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=968efbd8b08e5519 -C extra-filename=-78b3966ed2446d13 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=3a08df0be5cc01f4 -C extra-filename=-fcbae1d83596a97a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=e111307fad4c40e2 -C extra-filename=-8314db7ebd1937f5 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=e1e202f2b603d1ee -C extra-filename=-033c6faf4d00917d --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=6b9d8582b845c5aa -C extra-filename=-0f4c7108ce8c98ad --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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` Compiling futures-executor v0.3.30 Running `/usr/bin/rustc --crate-name futures_executor --edition=2018 /home/iurt/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=64684e45e0f8af3d -C extra-filename=-fd07f04290d0ca80 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_core-2687e656da6a3796.rmeta --extern futures_task=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_task-ac712904dbf110e1.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_util-ad8d2478288fb044.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-b0d2debf603ecaec/build-script-build` Running `/usr/bin/rustc --crate-name ropey --edition=2015 /home/iurt/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=0d5b0d4cf255e33d -C extra-filename=-471de8c85f6ffbd0 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-033c6faf4d00917d.rmeta --extern str_indices=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libstr_indices-f5247ecd05c3137f.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/iurt/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=a5bc11c19aacf9ea -C extra-filename=-88f80f87e1604b6a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --extern signal_hook_registry=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook_registry-1002a117daf1cc39.rmeta --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/iurt/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=81dd0a89501b71bb -C extra-filename=-9d10af2985e6dc05 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 log --edition=2021 /home/iurt/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=4536b88d5b9face1 -C extra-filename=-9786a33e85e277ef --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=3d43bc35eee78347 -C extra-filename=-c317fc79289417ef --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 indexmap --edition=2021 /home/iurt/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=c4402d945823dbc6 -C extra-filename=-4268f126389562d2 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern equivalent=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libequivalent-7c398228cac7b339.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhashbrown-78b3966ed2446d13.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/iurt/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=553e7186abbb6004 -C extra-filename=-d8de8df78c655c85 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-4507ecacb116f65f.rmeta --extern home=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhome-6619dc7740ef07ca.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/anyhow-b4c27b4c59f0117b/build-script-build` Running `/usr/bin/rustc --crate-name dunce --edition=2021 /home/iurt/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=33dd8faf5ac7ff71 -C extra-filename=-134559cdc5a0f168 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=80ae19a64a0f3dc7 -C extra-filename=-8fb031a9531f3af0 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=18384151735032fc -C extra-filename=-c7be88734930c64a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 anyhow --edition=2018 /home/iurt/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=a8f42c09144dbade -C extra-filename=-b1f28ba281c02fa7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 signal-hook-mio v0.2.3 Running `/usr/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/iurt/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=7e7bd803abe39d54 -C extra-filename=-093ec3f67e52e24a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --extern mio_0_8=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmio-0e6ac9ae17bb1d1a.rmeta --extern signal_hook=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook-88f80f87e1604b6a.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/iurt/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=02cc649d78673bab -C extra-filename=-9a5a04a47fc3e9a0 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-4507ecacb116f65f.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/iurt/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=e5b319181b0aeebd -C extra-filename=-6d000307affa207b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/unicase-6d000307affa207b -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern version_check=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libversion_check-f731542f4ef06d87.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling helix-parsec v24.3.0 (/home/iurt/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=0660b8daf0b7ae91 -C extra-filename=-e21a405f6f441ff5 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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` Running `/usr/bin/rustc --crate-name num_cpus --edition=2015 /home/iurt/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=0b08e2e788559492 -C extra-filename=-82e3a24fdf7af0c0 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-0f4c7108ce8c98ad.rmeta --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/iurt/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=cd540e06f21935d2 -C extra-filename=-077ee6ec3f4661d3 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/unicase-6d000307affa207b/build-script-build` Compiling crossterm v0.27.0 Running `/usr/bin/rustc --crate-name crossterm --edition=2021 /home/iurt/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=f415b62be368cec9 -C extra-filename=-15cfecdff5a7f848 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-4fc74f3747db3290.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_core-2687e656da6a3796.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --extern mio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmio-0e6ac9ae17bb1d1a.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-1defa6a0f59045c7.rmeta --extern signal_hook=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook-88f80f87e1604b6a.rmeta --extern signal_hook_mio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook_mio-093ec3f67e52e24a.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/iurt/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=83b28edc79c853fa -C extra-filename=-64bcb1d864244e92 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern num_cpus=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnum_cpus-82e3a24fdf7af0c0.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/iurt/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=e7c9be7e3ae25ce1 -C extra-filename=-c9ef5673dfd435e3 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-0cfcc033d719c04c.rmeta --extern encoding_rs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libencoding_rs-3d0c61c7315913d9.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-93f1e8f9fc443a33.rmeta --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/iurt/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=d12d0e9967f935ad -C extra-filename=-e34afae6ffc928be --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-93f1e8f9fc443a33.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/iurt/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=3d140ae58abcebc2 -C extra-filename=-d776c4575eec2d0e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-73e01d2bca389162.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/iurt/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=070d72998cfc7353 -C extra-filename=-bc106b1121ced970 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern either=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libeither-c317fc79289417ef.rmeta --extern home=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhome-6619dc7740ef07ca.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/librustix-d91aab76edb5db59.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/iurt/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=487302302d393686 -C extra-filename=-18e1bee53e16a169 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcfg_if-4507ecacb116f65f.rmeta --extern fastrand=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfastrand-c7be88734930c64a.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/librustix-d91aab76edb5db59.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/iurt/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=abca27d34307223f -C extra-filename=-f595a5dc4e6173e1 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/pulldown-cmark-f595a5dc4e6173e1 -L dependency=/home/iurt/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/pulldown-cmark-f595a5dc4e6173e1/build-script-build` Compiling is-wsl v0.4.0 Running `/usr/bin/rustc --crate-name is_wsl --edition=2015 /home/iurt/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=f5d3189e0935b413 -C extra-filename=-d78ef70349f4b479 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern is_docker=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libis_docker-d776c4575eec2d0e.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-73e01d2bca389162.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/iurt/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=7808084111518480 -C extra-filename=-b7383dd5e625d130 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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 encoding_rs_io v0.1.7 Running `/usr/bin/rustc --crate-name encoding_rs_io --edition=2015 /home/iurt/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=4a56e5ffebe6154f -C extra-filename=-af9eddad5ba0e761 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern encoding_rs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libencoding_rs-3d0c61c7315913d9.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/iurt/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=40f4eb06b0f73d95 -C extra-filename=-d08dd519cf2b2c6b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern home=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhome-da4d3bcb89a35bae.rmeta --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/iurt/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=c277976a0cd8a860 -C extra-filename=-e42aa46d81d3e2a2 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=6e5df8284f97c516 -C extra-filename=-a86365b522eb791c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/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/iurt/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=56292bd067a40db4 -C extra-filename=-1b7e17f898ec6c3d --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern is_wsl=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libis_wsl-d78ef70349f4b479.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --extern pathdiff=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpathdiff-e42aa46d81d3e2a2.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/iurt/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=26e8b88dfea1205c -C extra-filename=-8b56ae3901e7effd --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-9786a33e85e277ef.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-949b0918d4a5eff6.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_automata-72d4c4e29d11c9dd.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_syntax-f489c8d6971a8ee6.rmeta --extern ropey=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libropey-471de8c85f6ffbd0.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/iurt/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=33f51a739b6ed6c1 -C extra-filename=-16ea73f2c8e94afb --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libaho_corasick-bd20513421755174.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-949b0918d4a5eff6.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_automata-72d4c4e29d11c9dd.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_syntax-f489c8d6971a8ee6.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/iurt/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=ebd19fcbc991d77c -C extra-filename=-96ca9dbdbd8a7607 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-4fc74f3747db3290.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-93f1e8f9fc443a33.rmeta --extern unicase=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicase-b7383dd5e625d130.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/iurt/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=f5d1e35ad23654eb -C extra-filename=-40ba273c38ca790b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern encoding_rs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libencoding_rs-3d0c61c7315913d9.rmeta --extern encoding_rs_io=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libencoding_rs_io-af9eddad5ba0e761.rmeta --extern grep_matcher=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgrep_matcher-e34afae6ffc928be.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-93f1e8f9fc443a33.rmeta --extern memmap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemmap2-9db7b550834a3bf2.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=17034e017ab4163a -C extra-filename=-62f183b75383eddb --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern dunce=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libdunce-134559cdc5a0f168.rmeta --extern etcetera=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libetcetera-d8de8df78c655c85.rmeta --extern regex_cursor=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_cursor-8b56ae3901e7effd.rmeta --extern ropey=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libropey-471de8c85f6ffbd0.rmeta --extern which=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwhich-bc106b1121ced970.rmeta -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/iurt/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=9d3f76823bf14c87 -C extra-filename=-03201ddc66b42bd8 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern grep_matcher=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgrep_matcher-e34afae6ffc928be.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_automata-b95628c157a979fc.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_syntax-a101d65665603efd.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/iurt/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=b9972b82f9d95ba1 -C extra-filename=-8d61cc875721abd7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern crossbeam_deque=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossbeam_deque-56d9633a056fdb37.rmeta --extern globset=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libglobset-ec47fa2c762752e5.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-93f1e8f9fc443a33.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex_automata-b95628c157a979fc.rmeta --extern same_file=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsame_file-3638943ec3c07b25.rmeta --extern walkdir=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwalkdir-a089d9e0b2410cf9.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/iurt/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=c9e56c73bed47f21 -C extra-filename=-4d7bb369cce1cc9f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.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/iurt/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=4abae40b19eac5c1 -C extra-filename=-35860fd7a3497815 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-93f1e8f9fc443a33.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/helix-loader-bd0d92784d7f1e25/build-script-build` Running `/usr/bin/rustc --crate-name tree_sitter --edition=2021 /home/iurt/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=bef4d229b245d093 -C extra-filename=-c34a3457b3ed05cc --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern regex=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex-1dbb1777bc0c2d8c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-252dd95ce0f2d812/out -l static=tree-sitter` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/helix-loader-bd0d92784d7f1e25/build-script-build` Running `/usr/bin/rustc --crate-name tree_sitter --edition=2021 /home/iurt/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=c4960f8ff58c7872 -C extra-filename=-b21559171f5f1bc3 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern regex=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex-16ea73f2c8e94afb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-c2273d5c21fdd07a/out -l static=tree-sitter` 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/iurt/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=439442ef3df23d28 -C extra-filename=-c46e4d2192218b82 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libproc_macro2-24e518626cd70476.rlib --extern quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libquote-bde23b8a24e9c470.rlib --extern syn=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsyn-6542c9a95da085fc.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/iurt/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=c0a8e95ac929ec68 -C extra-filename=-69fc822aa32f2e96 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libproc_macro2-24e518626cd70476.rlib --extern quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libquote-bde23b8a24e9c470.rlib --extern syn=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsyn-6542c9a95da085fc.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/iurt/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=bf4c5aabda63dbe3 -C extra-filename=-59f766e82d19828d --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libproc_macro2-24e518626cd70476.rlib --extern quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libquote-bde23b8a24e9c470.rlib --extern syn=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsyn-6542c9a95da085fc.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/iurt/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=5cd406ce43d87103 -C extra-filename=-9a92040f37773943 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libproc_macro2-24e518626cd70476.rlib --extern quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libquote-bde23b8a24e9c470.rlib --extern syn=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsyn-6542c9a95da085fc.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/iurt/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=33b922288a258c9f -C extra-filename=-8b5a925cd079bcd0 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libproc_macro2-24e518626cd70476.rlib --extern quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libquote-bde23b8a24e9c470.rlib --extern syn=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsyn-6542c9a95da085fc.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/iurt/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=164c462747299daf -C extra-filename=-140fb72aed398ab8 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbytes-1f933f6b44a36c58.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --extern mio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmio-0e6ac9ae17bb1d1a.rmeta --extern num_cpus=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnum_cpus-c55d9cbb7a662c93.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-1defa6a0f59045c7.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpin_project_lite-c5ce9a2364e0cf33.rmeta --extern signal_hook_registry=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook_registry-1002a117daf1cc39.rmeta --extern socket2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsocket2-cb5dc086e1d16bb5.rmeta --extern tokio_macros=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio_macros-59f766e82d19828d.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/iurt/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=bbd172571229b691 -C extra-filename=-64fb2c791bed2a51 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern thiserror_impl=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror_impl-c46e4d2192218b82.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/iurt/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=190b9c4aa8bf9331 -C extra-filename=-f98f6ae42db88604 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern faster_hex=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfaster_hex-c580168dd5136279.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=512469df52913692 -C extra-filename=-26a8fcef129d6478 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libitoa-1bd07f384d2e695a.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.rmeta --extern time=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtime-e93f4550a48844c9.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/iurt/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=eb330d405b86eae0 -C extra-filename=-ef8c5a33d4000261 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=e90cfb1c8aed1c9f -C extra-filename=-8fad2594c82d170e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-fc676552ad018ce6.rmeta --extern home=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhome-da4d3bcb89a35bae.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-73e01d2bca389162.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=ab1bb7f51193d347 -C extra-filename=-98892c6eea4d09c1 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-6b5eb3a9979ca891.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=3fa5be9e08aba1d6 -C extra-filename=-bfe858b2dccd850f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=e00263c86c27c2a1 -C extra-filename=-94a4b0e2c0386d9c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern faster_hex=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfaster_hex-c580168dd5136279.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-fc676552ad018ce6.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=b099e12bd84a8e4f -C extra-filename=-e942e2462bc029d6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=1288a85037708a6c -C extra-filename=-c3c4e631490ad4d6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern crc32fast=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrc32fast-d591b8a02e201458.rmeta --extern flate2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libflate2-310ff33569caab27.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-fc676552ad018ce6.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-6b5eb3a9979ca891.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-73e01d2bca389162.rmeta --extern prodash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libprodash-998b41a7ba2c0cc6.rmeta --extern sha1_smol=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsha1_smol-07cbe8b53ef546bc.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.rmeta --extern walkdir=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwalkdir-a089d9e0b2410cf9.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/iurt/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=e394aa6ed3ef0426 -C extra-filename=-5039a4bdbd6e2c23 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhashbrown-b338c8f8d7ca4910.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-1defa6a0f59045c7.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/iurt/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=8ef736916b0426d8 -C extra-filename=-9a9b212bd831ca11 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-4fc74f3747db3290.rmeta --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-8fad2594c82d170e.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=c053584fb1200dc9 -C extra-filename=-4fcc25e5c6bef761 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-8fad2594c82d170e.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-fc676552ad018ce6.rmeta --extern shell_words=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libshell_words-c8323c3f8076c3f1.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/iurt/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=6ced5eb4bf6f3e7e -C extra-filename=-027e21d4ab99225c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_date=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_date-26a8fcef129d6478.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-6b5eb3a9979ca891.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libitoa-1bd07f384d2e695a.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.rmeta --extern winnow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwinnow-51ad86c523591d56.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-object v0.42.1 Compiling gix-fs v0.10.1 Compiling gix-commitgraph v0.24.2 Compiling gix-glob v0.16.2 Running `/usr/bin/rustc --crate-name gix_object --edition=2021 /home/iurt/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=fadf3bf56678fe2f -C extra-filename=-3f99f7a9e4300493 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_actor=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_actor-027e21d4ab99225c.rmeta --extern gix_date=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_date-26a8fcef129d6478.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-c3c4e631490ad4d6.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-6b5eb3a9979ca891.rmeta --extern gix_validate=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_validate-ef8c5a33d4000261.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libitoa-1bd07f384d2e695a.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-cb6d4bf61b0a9739.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.rmeta --extern winnow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwinnow-51ad86c523591d56.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/iurt/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=22b7a42f1072a783 -C extra-filename=-7c5a8a3614140e44 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-c3c4e631490ad4d6.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-6b5eb3a9979ca891.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/iurt/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=7fbfe6caff7dcbaf -C extra-filename=-31d6f79dafaee83c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-4fc74f3747db3290.rmeta --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-c3c4e631490ad4d6.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-8fad2594c82d170e.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/iurt/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=41a5754ce22b0a25 -C extra-filename=-5b89993a9788d9e6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_chunk=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_chunk-e942e2462bc029d6.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-c3c4e631490ad4d6.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern memmap2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemmap2-9db7b550834a3bf2.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=4c1e5c1e1c3a437b -C extra-filename=-c7b4e2c0236169e7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern gix_fs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_fs-7c5a8a3614140e44.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-73e01d2bca389162.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-1defa6a0f59045c7.rmeta --extern tempfile=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtempfile-6ad50cef4cb5ad7f.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/iurt/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=7a99285ebaca930c -C extra-filename=-ba48d22680d34804 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern gix_tempfile=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_tempfile-c7b4e2c0236169e7.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-6b5eb3a9979ca891.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=c26fcd3419a8f19f -C extra-filename=-59580a1504fbf38c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_glob=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_glob-31d6f79dafaee83c.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-8fad2594c82d170e.rmeta --extern gix_quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_quote-98892c6eea4d09c1.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-fc676552ad018ce6.rmeta --extern kstring=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libkstring-60adaf78ab0b3844.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-cb6d4bf61b0a9739.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.rmeta --extern unicode_bom=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_bom-9dd67aebd3c2c555.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/iurt/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=74bd869b4c09f9ad -C extra-filename=-ae16a92fe4354bbe --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_glob=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_glob-31d6f79dafaee83c.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-8fad2594c82d170e.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-fc676552ad018ce6.rmeta --extern unicode_bom=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_bom-9dd67aebd3c2c555.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/iurt/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=e9399edf82a8c4e9 -C extra-filename=-59c8a2c10ec62249 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-4fc74f3747db3290.rmeta --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_attributes=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_attributes-59580a1504fbf38c.rmeta --extern gix_config_value=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_config_value-9a9b212bd831ca11.rmeta --extern gix_glob=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_glob-31d6f79dafaee83c.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-8fad2594c82d170e.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=a406e8021d805c69 -C extra-filename=-2709f29355466678 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern gix_commitgraph=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_commitgraph-5b89993a9788d9e6.rmeta --extern gix_date=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_date-26a8fcef129d6478.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern gix_hashtable=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hashtable-5039a4bdbd6e2c23.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-3f99f7a9e4300493.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-cb6d4bf61b0a9739.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=47c94a100dde812c -C extra-filename=-01ae599b4c68b09f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern gix_actor=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_actor-027e21d4ab99225c.rmeta --extern gix_date=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_date-26a8fcef129d6478.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-c3c4e631490ad4d6.rmeta --extern gix_fs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_fs-7c5a8a3614140e44.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern gix_lock=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_lock-ba48d22680d34804.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-3f99f7a9e4300493.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-8fad2594c82d170e.rmeta --extern gix_tempfile=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_tempfile-c7b4e2c0236169e7.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-6b5eb3a9979ca891.rmeta --extern gix_validate=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_validate-ef8c5a33d4000261.rmeta --extern memmap2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemmap2-9db7b550834a3bf2.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.rmeta --extern winnow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwinnow-51ad86c523591d56.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/iurt/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=6284f888ddbe2841 -C extra-filename=-864cefef5be9bead --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern clru=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libclru-fcbae1d83596a97a.rmeta --extern gix_chunk=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_chunk-e942e2462bc029d6.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-c3c4e631490ad4d6.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern gix_hashtable=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hashtable-5039a4bdbd6e2c23.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-3f99f7a9e4300493.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-8fad2594c82d170e.rmeta --extern gix_tempfile=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_tempfile-c7b4e2c0236169e7.rmeta --extern memmap2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemmap2-9db7b550834a3bf2.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-1defa6a0f59045c7.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-cb6d4bf61b0a9739.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=8060eac2ed2361cb -C extra-filename=-7c4cf3f395014d72 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-3f99f7a9e4300493.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=ef8e9b13c3fdd6fa -C extra-filename=-83cce050b0a6e6ee --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern encoding_rs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libencoding_rs-3d0c61c7315913d9.rmeta --extern gix_attributes=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_attributes-59580a1504fbf38c.rmeta --extern gix_command=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_command-4fcc25e5c6bef761.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-3f99f7a9e4300493.rmeta --extern gix_packetline=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_packetline_blocking-94a4b0e2c0386d9c.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-8fad2594c82d170e.rmeta --extern gix_quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_quote-98892c6eea4d09c1.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-fc676552ad018ce6.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-6b5eb3a9979ca891.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-cb6d4bf61b0a9739.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=9732d87327ea9e85 -C extra-filename=-f4d7e1c973b7c2e7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_date=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_date-26a8fcef129d6478.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern gix_hashtable=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hashtable-5039a4bdbd6e2c23.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-3f99f7a9e4300493.rmeta --extern gix_revwalk=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_revwalk-2709f29355466678.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-fc676552ad018ce6.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=bf6b059e68c7709f -C extra-filename=-eb55fd83a96c82f6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern gix_commitgraph=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_commitgraph-5b89993a9788d9e6.rmeta --extern gix_date=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_date-26a8fcef129d6478.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern gix_hashtable=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hashtable-5039a4bdbd6e2c23.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-3f99f7a9e4300493.rmeta --extern gix_revwalk=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_revwalk-2709f29355466678.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-cb6d4bf61b0a9739.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=e3b88805801fe15d -C extra-filename=-03a2a689d8cf4c4d --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-4fc74f3747db3290.rmeta --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern filetime=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfiletime-a67d3658892c7a35.rmeta --extern fnv=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfnv-8314db7ebd1937f5.rmeta --extern gix_bitmap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_bitmap-bfe858b2dccd850f.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-c3c4e631490ad4d6.rmeta --extern gix_fs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_fs-7c5a8a3614140e44.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern gix_lock=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_lock-ba48d22680d34804.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-3f99f7a9e4300493.rmeta --extern gix_traverse=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_traverse-eb55fd83a96c82f6.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-6b5eb3a9979ca891.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhashbrown-b338c8f8d7ca4910.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libitoa-1bd07f384d2e695a.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --extern memmap2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemmap2-9db7b550834a3bf2.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/librustix-beb2126fc5274596.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-cb6d4bf61b0a9739.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=f9207d14f1e95d9b -C extra-filename=-37f42bb889329837 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern gix_revision=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_revision-f4d7e1c973b7c2e7.rmeta --extern gix_validate=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_validate-ef8c5a33d4000261.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-cb6d4bf61b0a9739.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio-stream v0.1.15 Compiling helix-event v24.3.0 (/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-event) Compiling signal-hook-tokio v0.3.1 Running `/usr/bin/rustc --crate-name tokio_stream --edition=2021 /home/iurt/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=23b56023339becc4 -C extra-filename=-9fb989c97fbd2de7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_core-2687e656da6a3796.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpin_project_lite-c5ce9a2364e0cf33.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-140fb72aed398ab8.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/iurt/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=5d8e7ec20b21eb4c -C extra-filename=-aee200501f437512 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern futures_core_0_3=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_core-2687e656da6a3796.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --extern signal_hook=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook-88f80f87e1604b6a.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-140fb72aed398ab8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=d982383b90c66952 -C extra-filename=-0bb07f9849ef248f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern ahash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libahash-29ad0ef2f44f39b2.rmeta --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-f9ea909a8da995cf.rmeta --extern futures_executor=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_executor-fd07f04290d0ca80.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhashbrown-b338c8f8d7ca4910.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-73e01d2bca389162.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-1defa6a0f59045c7.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-140fb72aed398ab8.rmeta -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/iurt/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=993a92e4c5e93ba9 -C extra-filename=-3fad43d75e8b5edd --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern arc_swap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libarc_swap-9667cc68dcec0211.rmeta --extern gix_date=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_date-26a8fcef129d6478.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-c3c4e631490ad4d6.rmeta --extern gix_fs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_fs-7c5a8a3614140e44.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-3f99f7a9e4300493.rmeta --extern gix_pack=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_pack-864cefef5be9bead.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-8fad2594c82d170e.rmeta --extern gix_quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_quote-98892c6eea4d09c1.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-1defa6a0f59045c7.rmeta --extern tempfile=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtempfile-6ad50cef4cb5ad7f.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=ba29b802f8efb414 -C extra-filename=-61d43cbfd372441d --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_config_value=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_config_value-9a9b212bd831ca11.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-c3c4e631490ad4d6.rmeta --extern gix_glob=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_glob-31d6f79dafaee83c.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-8fad2594c82d170e.rmeta --extern gix_ref=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_ref-01ae599b4c68b09f.rmeta --extern gix_sec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_sec-9c17414620f88e2f.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libmemchr-93f1e8f9fc443a33.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-73e01d2bca389162.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-cb6d4bf61b0a9739.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.rmeta --extern unicode_bom=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_bom-9dd67aebd3c2c555.rmeta --extern winnow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwinnow-51ad86c523591d56.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/iurt/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=05b1833ed9cb0161 -C extra-filename=-5d8d9f71c91fc54b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_fs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_fs-7c5a8a3614140e44.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-8fad2594c82d170e.rmeta --extern gix_ref=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_ref-01ae599b4c68b09f.rmeta --extern gix_sec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_sec-9c17414620f88e2f.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=2832b8f4d5b0fb70 -C extra-filename=-49738db1ed9150b3 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_attributes=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_attributes-59580a1504fbf38c.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-c3c4e631490ad4d6.rmeta --extern gix_fs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_fs-7c5a8a3614140e44.rmeta --extern gix_glob=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_glob-31d6f79dafaee83c.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern gix_ignore=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_ignore-ae16a92fe4354bbe.rmeta --extern gix_index=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_index-03a2a689d8cf4c4d.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-3f99f7a9e4300493.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-8fad2594c82d170e.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/iurt/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=a21c1856d5a1c4ad -C extra-filename=-391b5edc680e8df6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern serde_derive=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_derive-69fc822aa32f2e96.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/iurt/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=2188b0bdaa96af01 -C extra-filename=-e8a96ce39a51ca3d --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern serde_derive=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_derive-69fc822aa32f2e96.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 Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /home/iurt/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=1400ba945df470ac -C extra-filename=-4f46e411f7e094f0 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-e8a96ce39a51ca3d.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/iurt/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=93e329668da084b6 -C extra-filename=-39c4256b9cc69bd4 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-e8a96ce39a51ca3d.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/iurt/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=b8a7768b697cc796 -C extra-filename=-28830efd8499eda8 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern indexmap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libindexmap-4268f126389562d2.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-e8a96ce39a51ca3d.rmeta --extern serde_spanned=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_spanned-4f46e411f7e094f0.rmeta --extern toml_datetime=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml_datetime-39c4256b9cc69bd4.rmeta --extern winnow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwinnow-9d10af2985e6dc05.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling url v2.5.0 Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /home/iurt/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=cf581ad04fb58595 -C extra-filename=-e1ba6683d0985813 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-391b5edc680e8df6.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/iurt/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=1dd828d8d9b06369 -C extra-filename=-3e9dc256b0989ab9 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-391b5edc680e8df6.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/iurt/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=f984f69cde16f27f -C extra-filename=-ce1aef3d11bdfa5b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern form_urlencoded=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libform_urlencoded-b8608fe43e116676.rmeta --extern idna=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libidna-170b3e99b5775327.rmeta --extern percent_encoding=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpercent_encoding-5e2ff7628c95a0cf.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-391b5edc680e8df6.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/iurt/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=9a83956e00f333d7 -C extra-filename=-c5d0ffa10eace225 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern itoa=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libitoa-1bd07f384d2e695a.rmeta --extern ryu=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libryu-a4912b18d43bb6e5.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-391b5edc680e8df6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg limb_width_32` Running `/usr/bin/rustc --crate-name toml_edit --edition=2021 /home/iurt/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=0feccece35665cd9 -C extra-filename=-f8c95736f97fef3e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern indexmap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libindexmap-30fbd0740551e518.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-391b5edc680e8df6.rmeta --extern serde_spanned=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_spanned-e1ba6683d0985813.rmeta --extern toml_datetime=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml_datetime-3e9dc256b0989ab9.rmeta --extern winnow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libwinnow-51ad86c523591d56.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/iurt/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=2e84e37c93095980 -C extra-filename=-1c7eb2a367a66c88 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-c3c4e631490ad4d6.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-8fad2594c82d170e.rmeta --extern home=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhome-da4d3bcb89a35bae.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.rmeta --extern url=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liburl-ce1aef3d11bdfa5b.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/iurt/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=6b8fda01ae729554 -C extra-filename=-44d67f5c94e71c31 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbstr-caa643589e3c1f02.rmeta --extern gix_config=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_config-61d43cbfd372441d.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-8fad2594c82d170e.rmeta --extern gix_pathspec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_pathspec-59c8a2c10ec62249.rmeta --extern gix_refspec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_refspec-37f42bb889329837.rmeta --extern gix_url=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_url-1c7eb2a367a66c88.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=0ed9f4360dfe6f7a -C extra-filename=-561900f934e6dd9e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-8fb031a9531f3af0.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-391b5edc680e8df6.rmeta --extern serde_json=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_json-c5d0ffa10eace225.rmeta --extern serde_repr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_repr-9a92040f37773943.so --extern url=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liburl-ce1aef3d11bdfa5b.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/iurt/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=9b122608b76bfb15 -C extra-filename=-133e8a11c4e48ef5 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern gix_actor=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_actor-027e21d4ab99225c.rmeta --extern gix_attributes=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_attributes-59580a1504fbf38c.rmeta --extern gix_command=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_command-4fcc25e5c6bef761.rmeta --extern gix_commitgraph=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_commitgraph-5b89993a9788d9e6.rmeta --extern gix_config=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_config-61d43cbfd372441d.rmeta --extern gix_date=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_date-26a8fcef129d6478.rmeta --extern gix_diff=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_diff-7c4cf3f395014d72.rmeta --extern gix_discover=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_discover-5d8d9f71c91fc54b.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_features-c3c4e631490ad4d6.rmeta --extern gix_filter=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_filter-83cce050b0a6e6ee.rmeta --extern gix_fs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_fs-7c5a8a3614140e44.rmeta --extern gix_glob=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_glob-31d6f79dafaee83c.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hash-f98f6ae42db88604.rmeta --extern gix_hashtable=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_hashtable-5039a4bdbd6e2c23.rmeta --extern gix_ignore=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_ignore-ae16a92fe4354bbe.rmeta --extern gix_index=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_index-03a2a689d8cf4c4d.rmeta --extern gix_lock=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_lock-ba48d22680d34804.rmeta --extern gix_macros=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_macros-8b5a925cd079bcd0.so --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_object-3f99f7a9e4300493.rmeta --extern gix_odb=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_odb-3fad43d75e8b5edd.rmeta --extern gix_pack=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_pack-864cefef5be9bead.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_path-8fad2594c82d170e.rmeta --extern gix_pathspec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_pathspec-59c8a2c10ec62249.rmeta --extern gix_ref=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_ref-01ae599b4c68b09f.rmeta --extern gix_refspec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_refspec-37f42bb889329837.rmeta --extern gix_revision=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_revision-f4d7e1c973b7c2e7.rmeta --extern gix_revwalk=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_revwalk-2709f29355466678.rmeta --extern gix_sec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_sec-9c17414620f88e2f.rmeta --extern gix_submodule=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_submodule-44d67f5c94e71c31.rmeta --extern gix_tempfile=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_tempfile-c7b4e2c0236169e7.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_trace-fc676552ad018ce6.rmeta --extern gix_traverse=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_traverse-eb55fd83a96c82f6.rmeta --extern gix_url=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_url-1c7eb2a367a66c88.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_utils-6b5eb3a9979ca891.rmeta --extern gix_validate=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_validate-ef8c5a33d4000261.rmeta --extern gix_worktree=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix_worktree-49738db1ed9150b3.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-73e01d2bca389162.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-1defa6a0f59045c7.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-cb6d4bf61b0a9739.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.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/iurt/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=e14d0fb7c6af3aa4 -C extra-filename=-d34ca89635d8935a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-e8a96ce39a51ca3d.rmeta --extern serde_spanned=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_spanned-4f46e411f7e094f0.rmeta --extern toml_datetime=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml_datetime-39c4256b9cc69bd4.rmeta --extern toml_edit=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml_edit-28830efd8499eda8.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/iurt/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=9575b4a0f2c73654 -C extra-filename=-b257098d742755fc --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-391b5edc680e8df6.rmeta --extern serde_spanned=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_spanned-e1ba6683d0985813.rmeta --extern toml_datetime=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml_datetime-3e9dc256b0989ab9.rmeta --extern toml_edit=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml_edit-f8c95736f97fef3e.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=9f8a3c4739d6dfe3 -C extra-filename=-103bfd5a4f93d250 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-b1f28ba281c02fa7.rmeta --extern cc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcc-c1b028cc07710a39.rmeta --extern dunce=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libdunce-134559cdc5a0f168.rmeta --extern etcetera=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libetcetera-d8de8df78c655c85.rmeta --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_stdx-62f183b75383eddb.rmeta --extern libloading=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibloading-9a5a04a47fc3e9a0.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-9786a33e85e277ef.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-077ee6ec3f4661d3.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-e8a96ce39a51ca3d.rmeta --extern tempfile=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtempfile-18e1bee53e16a169.rmeta --extern threadpool=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthreadpool-64bcb1d864244e92.rmeta --extern toml=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml-d34ca89635d8935a.rmeta --extern tree_sitter=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtree_sitter-b21559171f5f1bc3.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-c2273d5c21fdd07a/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=51bc805f9b799b54 -C extra-filename=-8d0e0810f2ae4e4f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-f9ea909a8da995cf.rmeta --extern cc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcc-60db290957ce2202.rmeta --extern dunce=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libdunce-c951130833342a3b.rmeta --extern etcetera=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libetcetera-bab61038565ec1b0.rmeta --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_stdx-1a19f943c092fe82.rmeta --extern libloading=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibloading-0877614b42e3147f.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-73e01d2bca389162.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-391b5edc680e8df6.rmeta --extern tempfile=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtempfile-6ad50cef4cb5ad7f.rmeta --extern threadpool=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthreadpool-f69542b160649e48.rmeta --extern toml=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml-b257098d742755fc.rmeta --extern tree_sitter=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtree_sitter-c34a3457b3ed05cc.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-252dd95ce0f2d812/out` Compiling helix-core v24.3.0 (/home/iurt/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=2ec126a68aef5707 -C extra-filename=-ba5b69857ad860c5 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern ahash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libahash-29ad0ef2f44f39b2.rmeta --extern arc_swap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libarc_swap-9667cc68dcec0211.rmeta --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-4fc74f3747db3290.rmeta --extern chrono=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libchrono-4e87c16d91e32786.rmeta --extern dunce=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libdunce-c951130833342a3b.rmeta --extern encoding_rs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libencoding_rs-3d0c61c7315913d9.rmeta --extern etcetera=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libetcetera-bab61038565ec1b0.rmeta --extern globset=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libglobset-ec47fa2c762752e5.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhashbrown-b338c8f8d7ca4910.rmeta --extern helix_loader=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_loader-8d0e0810f2ae4e4f.rmeta --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_stdx-1a19f943c092fe82.rmeta --extern imara_diff=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libimara_diff-c80ee6e35c77a411.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.rmeta --extern nucleo=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnucleo-a2a245abc9d476a3.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-73e01d2bca389162.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-1defa6a0f59045c7.rmeta --extern regex=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libregex-1dbb1777bc0c2d8c.rmeta --extern ropey=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libropey-677dc2fe3d8659c8.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-391b5edc680e8df6.rmeta --extern serde_json=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_json-c5d0ffa10eace225.rmeta --extern slotmap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libslotmap-5b5714bfb306525e.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmallvec-cb6d4bf61b0a9739.rmeta --extern smartstring=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsmartstring-cc9751017f0c329e.rmeta --extern textwrap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtextwrap-cf4d78201d8c7dc7.rmeta --extern toml=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml-b257098d742755fc.rmeta --extern tree_sitter=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtree_sitter-c34a3457b3ed05cc.rmeta --extern unicode_general_category=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_general_category-fa7a48e11836b576.rmeta --extern unicode_segmentation=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_segmentation-1424a62a9cfb2a64.rmeta --extern unicode_width=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_width-5f2106bae3a9d6ce.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-252dd95ce0f2d812/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-vcs) Compiling helix-dap v24.3.0 (/home/iurt/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=9043b6ae276f086f -C extra-filename=-ecdafdfcc4c8243f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-f9ea909a8da995cf.rmeta --extern arc_swap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libarc_swap-9667cc68dcec0211.rmeta --extern gix=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgix-133e8a11c4e48ef5.rmeta --extern helix_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_core-ba5b69857ad860c5.rmeta --extern helix_event=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_event-0bb07f9849ef248f.rmeta --extern imara_diff=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libimara_diff-c80ee6e35c77a411.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-1defa6a0f59045c7.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-140fb72aed398ab8.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-252dd95ce0f2d812/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=7f54fbab153ceccf -C extra-filename=-3065de7704f72d7e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-f9ea909a8da995cf.rmeta --extern helix_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_core-ba5b69857ad860c5.rmeta --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_stdx-1a19f943c092fe82.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-391b5edc680e8df6.rmeta --extern serde_json=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_json-c5d0ffa10eace225.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-140fb72aed398ab8.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-252dd95ce0f2d812/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-term v24.3.0 (/home/iurt/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=1150aa84e2dc7791 -C extra-filename=-554b30988f7d06b8 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/helix-term-554b30988f7d06b8 -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern helix_loader=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_loader-103bfd5a4f93d250.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-c2273d5c21fdd07a/out` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/helix-term-554b30988f7d06b8/build-script-build` Compiling helix-lsp v24.3.0 (/home/iurt/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=177dd77e1f35c7b6 -C extra-filename=-d1fc73a6370a33f7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-f9ea909a8da995cf.rmeta --extern arc_swap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libarc_swap-9667cc68dcec0211.rmeta --extern futures_executor=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_executor-fd07f04290d0ca80.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_util-ad8d2478288fb044.rmeta --extern globset=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libglobset-ec47fa2c762752e5.rmeta --extern helix_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_core-ba5b69857ad860c5.rmeta --extern helix_loader=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_loader-8d0e0810f2ae4e4f.rmeta --extern helix_parsec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_parsec-e21a405f6f441ff5.rmeta --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_stdx-1a19f943c092fe82.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.rmeta --extern lsp_types=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblsp_types-561900f934e6dd9e.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-1defa6a0f59045c7.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-391b5edc680e8df6.rmeta --extern serde_json=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_json-c5d0ffa10eace225.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libthiserror-64fb2c791bed2a51.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-140fb72aed398ab8.rmeta --extern tokio_stream=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio_stream-9fb989c97fbd2de7.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-252dd95ce0f2d812/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/iurt/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=c66919cc6db4321b -C extra-filename=-f8f13e82be4c0569 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-f9ea909a8da995cf.rmeta --extern arc_swap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libarc_swap-9667cc68dcec0211.rmeta --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-4fc74f3747db3290.rmeta --extern chardetng=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libchardetng-c9ef5673dfd435e3.rmeta --extern crossterm=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossterm-15cfecdff5a7f848.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_util-ad8d2478288fb044.rmeta --extern helix_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_core-ba5b69857ad860c5.rmeta --extern helix_dap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_dap-3065de7704f72d7e.rmeta --extern helix_event=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_event-0bb07f9849ef248f.rmeta --extern helix_loader=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_loader-8d0e0810f2ae4e4f.rmeta --extern helix_lsp=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_lsp-d1fc73a6370a33f7.rmeta --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_stdx-1a19f943c092fe82.rmeta --extern helix_vcs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_vcs-ecdafdfcc4c8243f.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-73e01d2bca389162.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libparking_lot-1defa6a0f59045c7.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/librustix-beb2126fc5274596.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-391b5edc680e8df6.rmeta --extern serde_json=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_json-c5d0ffa10eace225.rmeta --extern slotmap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libslotmap-5b5714bfb306525e.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-140fb72aed398ab8.rmeta --extern tokio_stream=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio_stream-9fb989c97fbd2de7.rmeta --extern toml=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml-b257098d742755fc.rmeta --extern url=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liburl-ce1aef3d11bdfa5b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-252dd95ce0f2d812/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-tui v24.3.0 (/home/iurt/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=1116cfd54905e6d9 -C extra-filename=-11a1c2fea6fcb4e1 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libbitflags-4fc74f3747db3290.rmeta --extern cassowary=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcassowary-a86365b522eb791c.rmeta --extern crossterm=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossterm-15cfecdff5a7f848.rmeta --extern helix_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_core-ba5b69857ad860c5.rmeta --extern helix_view=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_view-f8f13e82be4c0569.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-73e01d2bca389162.rmeta --extern termini=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtermini-d08dd519cf2b2c6b.rmeta --extern unicode_segmentation=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libunicode_segmentation-1424a62a9cfb2a64.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-252dd95ce0f2d812/out` 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=49671ff8aaf1757d -C extra-filename=-247b71379ff8c15a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-f9ea909a8da995cf.rmeta --extern arc_swap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libarc_swap-9667cc68dcec0211.rmeta --extern chrono=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libchrono-4e87c16d91e32786.rmeta --extern content_inspector=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcontent_inspector-35860fd7a3497815.rmeta --extern crossterm=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossterm-15cfecdff5a7f848.rmeta --extern fern=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfern-4d7bb369cce1cc9f.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_util-ad8d2478288fb044.rmeta --extern grep_regex=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgrep_regex-03201ddc66b42bd8.rmeta --extern grep_searcher=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgrep_searcher-40ba273c38ca790b.rmeta --extern helix_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_core-ba5b69857ad860c5.rmeta --extern helix_dap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_dap-3065de7704f72d7e.rmeta --extern helix_event=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_event-0bb07f9849ef248f.rmeta --extern helix_loader=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_loader-8d0e0810f2ae4e4f.rmeta --extern helix_lsp=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_lsp-d1fc73a6370a33f7.rmeta --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_stdx-1a19f943c092fe82.rmeta --extern tui=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_tui-11a1c2fea6fcb4e1.rmeta --extern helix_vcs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_vcs-ecdafdfcc4c8243f.rmeta --extern helix_view=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_view-f8f13e82be4c0569.rmeta --extern ignore=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libignore-8d61cc875721abd7.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.rmeta --extern nucleo=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnucleo-a2a245abc9d476a3.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-73e01d2bca389162.rmeta --extern open=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libopen-1b7e17f898ec6c3d.rmeta --extern pulldown_cmark=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpulldown_cmark-96ca9dbdbd8a7607.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-391b5edc680e8df6.rmeta --extern serde_json=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_json-c5d0ffa10eace225.rmeta --extern signal_hook=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook-88f80f87e1604b6a.rmeta --extern signal_hook_tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook_tokio-aee200501f437512.rmeta --extern termini=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtermini-d08dd519cf2b2c6b.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-140fb72aed398ab8.rmeta --extern tokio_stream=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio_stream-9fb989c97fbd2de7.rmeta --extern toml=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml-b257098d742755fc.rmeta --extern url=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liburl-ce1aef3d11bdfa5b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-252dd95ce0f2d812/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: `helix-core` (lib) generated 4 warnings (run `cargo fix --lib -p helix-core` to apply 4 suggestions) 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-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=ac8e0436390b32be -C extra-filename=-ba0d9df14d8d8537 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libanyhow-f9ea909a8da995cf.rlib --extern arc_swap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libarc_swap-9667cc68dcec0211.rlib --extern chrono=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libchrono-4e87c16d91e32786.rlib --extern content_inspector=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcontent_inspector-35860fd7a3497815.rlib --extern crossterm=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libcrossterm-15cfecdff5a7f848.rlib --extern fern=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfern-4d7bb369cce1cc9f.rlib --extern futures_util=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libfutures_util-ad8d2478288fb044.rlib --extern grep_regex=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgrep_regex-03201ddc66b42bd8.rlib --extern grep_searcher=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libgrep_searcher-40ba273c38ca790b.rlib --extern helix_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_core-ba5b69857ad860c5.rlib --extern helix_dap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_dap-3065de7704f72d7e.rlib --extern helix_event=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_event-0bb07f9849ef248f.rlib --extern helix_loader=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_loader-8d0e0810f2ae4e4f.rlib --extern helix_lsp=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_lsp-d1fc73a6370a33f7.rlib --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_stdx-1a19f943c092fe82.rlib --extern helix_term=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_term-247b71379ff8c15a.rlib --extern tui=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_tui-11a1c2fea6fcb4e1.rlib --extern helix_vcs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_vcs-ecdafdfcc4c8243f.rlib --extern helix_view=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libhelix_view-f8f13e82be4c0569.rlib --extern ignore=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libignore-8d61cc875721abd7.rlib --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblibc-a9cc0b4c83bd03e9.rlib --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liblog-3ee1808b5edc99d3.rlib --extern nucleo=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libnucleo-a2a245abc9d476a3.rlib --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libonce_cell-73e01d2bca389162.rlib --extern open=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libopen-1b7e17f898ec6c3d.rlib --extern pulldown_cmark=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libpulldown_cmark-96ca9dbdbd8a7607.rlib --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde-391b5edc680e8df6.rlib --extern serde_json=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libserde_json-c5d0ffa10eace225.rlib --extern signal_hook=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook-88f80f87e1604b6a.rlib --extern signal_hook_tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libsignal_hook_tokio-aee200501f437512.rlib --extern termini=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtermini-d08dd519cf2b2c6b.rlib --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio-140fb72aed398ab8.rlib --extern tokio_stream=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtokio_stream-9fb989c97fbd2de7.rlib --extern toml=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/libtoml-b257098d742755fc.rlib --extern url=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/deps/liburl-ce1aef3d11bdfa5b.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/rpm/build/tree-sitter-252dd95ce0f2d812/out` Finished `rpm` profile [optimized + debuginfo] target(s) in 11m 45s + 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 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 crc32fast v1.3.2 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /home/iurt/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=982d629f20c7b1e9 -C extra-filename=-d933bec995d684e2 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/libc-d933bec995d684e2 -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=4eef5d37784b49f4 -C extra-filename=-40140590bc50e874 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/proc-macro2-40140590bc50e874 -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=ce75baf21b927cdc -C extra-filename=-70597ed821d78da2 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=ce18b3d24727a2ca -C extra-filename=-9972b417fda1926c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=ec870f503d178f5a -C extra-filename=-4e52f401b4ec8fd9 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=10d5c3f0662e09eb -C extra-filename=-a643bbdba25ff861 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=2c128c3386a8453f -C extra-filename=-35afa238d3e195c6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=fee83987cb70c69d -C extra-filename=-8f1d8355f4be01fe --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=b08d4b43065fc920 -C extra-filename=-6597a4d13152b8fb --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/thiserror-6597a4d13152b8fb -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=5b52c2bef418edeb -C extra-filename=-15c3424915b64ef1 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=4ab8ef0a14ed246a -C extra-filename=-cb25ed607b8a896d --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=a6d127eac9f9f73a -C extra-filename=-b226c219ea6dd929 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=3de8b32a07e9ac42 -C extra-filename=-915bc45071838d06 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=94592fa9a24520bc -C extra-filename=-6213a6bf508c5e6f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=0dbf8cf9ced1d719 -C extra-filename=-78ea6214a580f1ca --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/crc32fast-78ea6214a580f1ca -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=67db50b2ef2b2978 -C extra-filename=-3d01a392d2ef5eab --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 faster-hex v0.9.0 Running `/usr/bin/rustc --crate-name faster_hex --edition=2018 /home/iurt/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=14383f314d397bf8 -C extra-filename=-21422e5d03bb960d --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 Running `/usr/bin/rustc --crate-name tinyvec --edition=2018 /home/iurt/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=c6de6ad09da63574 -C extra-filename=-3e4ac9fc5e614f4d --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern tinyvec_macros=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtinyvec_macros-cb25ed607b8a896d.rmeta --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/iurt/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=336b81694b6a8567 -C extra-filename=-d49e69a967c30950 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 adler v1.0.2 Running `/usr/bin/rustc --crate-name adler --edition=2015 /home/iurt/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=443f124cd8d98e62 -C extra-filename=-c9ad4fe85ff484fe --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 v2.5.0 Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /home/iurt/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=e937661363b165fe -C extra-filename=-d0dcc4385faf2eec --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 rustix v0.38.32 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /home/iurt/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=e4cb8fd03ecf86cb -C extra-filename=-31717b6c515eac5c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/rustix-31717b6c515eac5c -C strip=debuginfo -L dependency=/home/iurt/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 parking_lot_core v0.9.7 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/iurt/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=57578199bffbefc8 -C extra-filename=-73a92790339d9694 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/parking_lot_core-73a92790339d9694 -C strip=debuginfo -L dependency=/home/iurt/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 miniz_oxide v0.7.1 Running `/usr/bin/rustc --crate-name miniz_oxide --edition=2018 /home/iurt/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=624e17e2a10d1a07 -C extra-filename=-22dc2968c56d083e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern adler=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libadler-c9ad4fe85ff484fe.rmeta --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/iurt/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=aadc4ba89fef87e0 -C extra-filename=-431c908dbb0c3230 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern same_file=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsame_file-d49e69a967c30950.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/iurt/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=6ab11c0b28d06270 -C extra-filename=-18763dee448023a5 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 sha1_smol v1.0.0 Running `/usr/bin/rustc --crate-name sha1_smol --edition=2018 /home/iurt/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=57cfaf567803ac4c -C extra-filename=-7627c2c7fd47137e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/crc32fast-78ea6214a580f1ca/build-script-build` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/thiserror-6597a4d13152b8fb/build-script-build` Running `/usr/bin/rustc --crate-name crc32fast --edition=2015 /home/iurt/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=e2edfdad396ec302 -C extra-filename=-f21913b92ab04dbd --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9972b417fda1926c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg crc32fast_stdarchx86` Compiling home v0.5.9 Running `/usr/bin/rustc --crate-name home --edition=2021 /home/iurt/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=70b0e509e886b029 -C extra-filename=-72c7be827f628e3b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/parking_lot_core-73a92790339d9694/build-script-build` Compiling serde v1.0.197 Compiling itoa v1.0.6 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/iurt/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=d3f916350157fb21 -C extra-filename=-9ea18a1e0b37519b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/serde-9ea18a1e0b37519b -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=39c18d8d46edf1e5 -C extra-filename=-f011ed6ed7114863 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/proc-macro2-40140590bc50e874/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /home/iurt/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=02d284294a683083 -C extra-filename=-e2bcdf595eaee15a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern unicode_ident=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_ident-70597ed821d78da2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro` Compiling zerocopy v0.7.31 Running `/usr/bin/rustc --crate-name zerocopy --edition=2018 /home/iurt/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=a4738285c09540c6 -C extra-filename=-5c14880597715621 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 num-conv v0.1.0 Running `/usr/bin/rustc --crate-name num_conv --edition=2021 /home/iurt/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=49586c17f14fac09 -C extra-filename=-c5f44a1f53124cb9 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 allocator-api2 v0.2.14 Running `/usr/bin/rustc --crate-name allocator_api2 --edition=2018 /home/iurt/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=d5628e970d0da1d1 -C extra-filename=-777897b73f6f07fe --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 time-core v0.1.6 Running `/usr/bin/rustc --crate-name time_core --edition=2021 /home/iurt/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=ae5e691a4510e485 -C extra-filename=-3737580d7184acc6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 aho-corasick v1.1.2 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /home/iurt/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=7d3774b5550bdb4e -C extra-filename=-82db1717d1ff50da --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-4e52f401b4ec8fd9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/libc-d933bec995d684e2/build-script-build` Compiling winnow v0.6.5 Running `/usr/bin/rustc --crate-name winnow --edition=2021 /home/iurt/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=aa973c157a7aedb9 -C extra-filename=-c6b530cecc8a6228 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-4e52f401b4ec8fd9.rmeta --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/iurt/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=c3bd72744875a793 -C extra-filename=-f7581ba84ebc164b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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` Compiling flate2 v1.0.27 Running `/usr/bin/rustc --crate-name flate2 --edition=2018 /home/iurt/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=ba45f109fb13efe0 -C extra-filename=-ad8e1abd6b6936f4 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern crc32fast=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrc32fast-f21913b92ab04dbd.rmeta --extern miniz_oxide=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libminiz_oxide-22dc2968c56d083e.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 powerfmt --edition=2021 /home/iurt/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=f99210fd99d9044d -C extra-filename=-320721002070365a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/rustix-31717b6c515eac5c/build-script-build` Compiling time-macros v0.2.24 Running `/usr/bin/rustc --crate-name time_macros --edition=2021 /home/iurt/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=2107bb58da7202ba -C extra-filename=-9ab1d7a38eabc7dd --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern num_conv=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnum_conv-c5f44a1f53124cb9.rlib --extern time_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtime_core-3737580d7184acc6.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 num_conv --edition=2021 /home/iurt/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=a3727536f2c9f030 -C extra-filename=-4f06ea5592fc30b6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 linux-raw-sys v0.4.12 Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /home/iurt/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=e30aa405ed4dd018 -C extra-filename=-325fda53c1295ab7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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-normalization v0.1.22 Running `/usr/bin/rustc --crate-name unicode_normalization --edition=2018 /home/iurt/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=85709986f86a9b9a -C extra-filename=-3413349f0b7064aa --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern tinyvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtinyvec-3e4ac9fc5e614f4d.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/iurt/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=b3584b492cc6cb2e -C extra-filename=-2fbf83ecac1ff179 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/lock_api-2fbf83ecac1ff179 -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libautocfg-a643bbdba25ff861.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/iurt/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=718a8238f7cd4f03 -C extra-filename=-7f0b18315ade515f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=14340f3aa5ecd1e8 -C extra-filename=-e744a08af24e6cdf --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 quote v1.0.35 Running `/usr/bin/rustc --crate-name quote --edition=2018 /home/iurt/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=cd7b77455fdd57e4 -C extra-filename=-cd0df58c6e83ed88 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libproc_macro2-e2bcdf595eaee15a.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/iurt/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=8ac628f5d78d4a8b -C extra-filename=-677fb19a7e17d582 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/ahash-677fb19a7e17d582 -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern version_check=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libversion_check-915bc45071838d06.rlib --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/iurt/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=f68d64bcfc9d96ae -C extra-filename=-9891cc0d27d131ea --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern powerfmt=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpowerfmt-320721002070365a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling log v0.4.21 Running `/usr/bin/rustc --crate-name log --edition=2021 /home/iurt/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=05a527c18db7b3db -C extra-filename=-788068bc7384e84f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/serde-9ea18a1e0b37519b/build-script-build` Compiling cc v1.0.90 Running `/usr/bin/rustc --crate-name cc --edition=2018 /home/iurt/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=d002b231ff45f5f5 -C extra-filename=-1a285e13df6a20ef --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/lock_api-2fbf83ecac1ff179/build-script-build` Compiling syn v2.0.48 Running `/usr/bin/rustc --crate-name syn --edition=2021 /home/iurt/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=d8cefb9f62f79622 -C extra-filename=-91d090c24e515b35 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libproc_macro2-e2bcdf595eaee15a.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libquote-cd0df58c6e83ed88.rmeta --extern unicode_ident=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_ident-70597ed821d78da2.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/iurt/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=db2a71cdebdb88e7 -C extra-filename=-10db050d6712d820 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern scopeguard=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libscopeguard-6213a6bf508c5e6f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_const_fn_trait_bound` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/ahash-677fb19a7e17d582/build-script-build` Compiling gix-utils v0.1.11 Running `/usr/bin/rustc --crate-name gix_utils --edition=2021 /home/iurt/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=678051ff980609d0 -C extra-filename=-1ee05f31782ccf9e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern fastrand=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfastrand-b226c219ea6dd929.rmeta --extern unicode_normalization=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_normalization-3413349f0b7064aa.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/iurt/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=6d038b49a689a0a8 -C extra-filename=-974492dd6f778133 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/anyhow-974492dd6f778133 -C strip=debuginfo -L dependency=/home/iurt/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 crossbeam-utils v0.8.16 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/iurt/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=e1983e10a6ee6a00 -C extra-filename=-aeed1791961a1406 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/crossbeam-utils-aeed1791961a1406 -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=696dc1c9b075dc1c -C extra-filename=-514247fe8407f623 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-d0dcc4385faf2eec.rmeta --extern linux_raw_sys=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblinux_raw_sys-325fda53c1295ab7.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 memoffset v0.9.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /home/iurt/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=370d759de5084e35 -C extra-filename=-5b302df78afe4886 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/memoffset-5b302df78afe4886 -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libautocfg-a643bbdba25ff861.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/iurt/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=5bb6510e397ff0bd -C extra-filename=-4009d607abfe80b7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 crossbeam-epoch v0.9.15 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/iurt/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=b37079c678883c61 -C extra-filename=-47920b04aa49bc09 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/crossbeam-epoch-47920b04aa49bc09 -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libautocfg-a643bbdba25ff861.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/memoffset-5b302df78afe4886/build-script-build` Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2018 /home/iurt/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=3261c57be63578e1 -C extra-filename=-a9034e8da6b88f44 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9972b417fda1926c.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-15c3424915b64ef1.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/iurt/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=60fd1088c2bf6d4b -C extra-filename=-9de2ce518f2540c1 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9972b417fda1926c.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling memmap2 v0.9.0 Running `/usr/bin/rustc --crate-name memmap2 --edition=2018 /home/iurt/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=227e5d6892242c80 -C extra-filename=-595ebc780a2ac48c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.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/iurt/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=96886ca7eab40301 -C extra-filename=-26ef927d8e865345 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/crossbeam-utils-aeed1791961a1406/build-script-build` Running `/usr/bin/rustc --crate-name crossbeam_utils --edition=2018 /home/iurt/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=051c02148e764861 -C extra-filename=-d1c6fbd331c6803f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9972b417fda1926c.rmeta --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/iurt/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=7d31a8955385e55e -C extra-filename=-5f99ef87493e0d1a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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` Compiling signal-hook-registry v1.4.1 Running `/usr/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/iurt/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=c94bf0bf379ae1c5 -C extra-filename=-b75c095dda4a94e7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.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/iurt/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=32f664b5138c8af1 -C extra-filename=-214ae1f448f0e4f7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern lock_api=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblock_api-10db050d6712d820.rmeta --extern parking_lot_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot_core-a9034e8da6b88f44.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/iurt/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=67f038b44015b92d -C extra-filename=-3fa8f8bb193bda4e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9972b417fda1926c.rmeta --extern getrandom=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgetrandom-9de2ce518f2540c1.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-35afa238d3e195c6.rmeta --extern zerocopy=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libzerocopy-5c14880597715621.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/crossbeam-epoch-47920b04aa49bc09/build-script-build` Compiling helix-loader v24.3.0 (/home/iurt/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=456d553d9af076ff -C extra-filename=-119462735cf9ff26 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/helix-loader-119462735cf9ff26 -C strip=debuginfo -L dependency=/home/iurt/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` Compiling mio v0.8.11 Running `/usr/bin/rustc --crate-name mio --edition=2018 /home/iurt/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=19cfd33e928940bb -C extra-filename=-a19aa48268305d06 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rmeta --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/iurt/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=c8e35d550c5d0585 -C extra-filename=-ebc6be896b20bdca --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libaho_corasick-82db1717d1ff50da.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-4e52f401b4ec8fd9.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_syntax-8f1d8355f4be01fe.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/iurt/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=13c3ec7c4e0dabd4 -C extra-filename=-7d8e749be2aec805 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern ahash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libahash-3fa8f8bb193bda4e.rmeta --extern allocator_api2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liballocator_api2-777897b73f6f07fe.rmeta --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/iurt/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=70885c8491ae9a91 -C extra-filename=-54853c495eac94fe --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9972b417fda1926c.rmeta --extern crossbeam_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossbeam_utils-d1c6fbd331c6803f.rmeta --extern memoffset=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemoffset-5f99ef87493e0d1a.rmeta --extern scopeguard=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libscopeguard-6213a6bf508c5e6f.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/iurt/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=9cf4a17cd36fb67f -C extra-filename=-2d5c5017fdb277d1 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9972b417fda1926c.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/iurt/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=8ada240112565f06 -C extra-filename=-75ef67715091e519 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 pin-project-lite v0.2.12 Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /home/iurt/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=d12622e505c1432d -C extra-filename=-fd509a4fbc23f502 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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-bom v2.0.2 Running `/usr/bin/rustc --crate-name unicode_bom --edition=2018 /home/iurt/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=4bed8a8a66e73ab1 -C extra-filename=-faf6684b803d0ba9 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 str_indices v0.4.1 Compiling percent-encoding v2.3.1 Running `/usr/bin/rustc --crate-name percent_encoding --edition=2018 /home/iurt/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=54782e9f999e40d4 -C extra-filename=-6f21be8065d8af9b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=85f4de6fd1de18d9 -C extra-filename=-2989bcf343ec9ecc --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=47c3d12f4618e952 -C extra-filename=-06a740067250f555 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 crossbeam-deque v0.8.3 Running `/usr/bin/rustc --crate-name crossbeam_deque --edition=2018 /home/iurt/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=62a95e864eea1890 -C extra-filename=-85d2ed8a9e1d3499 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9972b417fda1926c.rmeta --extern crossbeam_epoch=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossbeam_epoch-54853c495eac94fe.rmeta --extern crossbeam_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossbeam_utils-d1c6fbd331c6803f.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/iurt/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=4427b97bf33c6e69 -C extra-filename=-45f76e69d4fb5500 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 rayon-core v1.11.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /home/iurt/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=4c5f47254e86febc -C extra-filename=-89f9e8e1fbeed623 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/rayon-core-89f9e8e1fbeed623 -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=c8a15ff2624642a8 -C extra-filename=-81d7870478918cbf --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=f6bf00708e781d83 -C extra-filename=-1d944d9ac1832206 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-15c3424915b64ef1.rmeta --extern str_indices=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libstr_indices-2989bcf343ec9ecc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling form_urlencoded v1.2.1 Running `/usr/bin/rustc --crate-name form_urlencoded --edition=2018 /home/iurt/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=1c6bba87e00bf2e3 -C extra-filename=-2abb1e52637720ce --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern percent_encoding=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpercent_encoding-6f21be8065d8af9b.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/iurt/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=94a2506e0ffacdf5 -C extra-filename=-dde941c1d345e35f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9972b417fda1926c.rmeta --extern crossbeam_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossbeam_utils-d1c6fbd331c6803f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/anyhow-974492dd6f778133/build-script-build` Compiling socket2 v0.5.5 Running `/usr/bin/rustc --crate-name socket2 --edition=2021 /home/iurt/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=ab09f26968e232c7 -C extra-filename=-63a3d766b3443107 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling idna v0.5.0 Running `/usr/bin/rustc --crate-name idna --edition=2018 /home/iurt/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=71bcab4fc2888db6 -C extra-filename=-bbbf63e694e77d59 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern unicode_bidi=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_bidi-06a740067250f555.rmeta --extern unicode_normalization=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_normalization-3413349f0b7064aa.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/iurt/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=ca0449e53031ecb8 -C extra-filename=-352a709402d165b6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern static_assertions=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libstatic_assertions-4009d607abfe80b7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/rayon-core-89f9e8e1fbeed623/build-script-build` Compiling num-traits v0.2.15 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /home/iurt/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=7682b7c86acda1df -C extra-filename=-7f32286ce47ea5b0 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/num-traits-7f32286ce47ea5b0 -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libautocfg-a643bbdba25ff861.rlib --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/iurt/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=375ec9d1b358770e -C extra-filename=-bee27876811a2b3b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern equivalent=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libequivalent-45f76e69d4fb5500.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhashbrown-7d8e749be2aec805.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/iurt/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=d7b88fc3ab5e60aa -C extra-filename=-187a914ac28e46c2 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/slab-187a914ac28e46c2 -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libautocfg-a643bbdba25ff861.rlib --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/iurt/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=d08b3b65ab2d6c33 -C extra-filename=-6becea086504a276 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 tempfile v3.10.1 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /home/iurt/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=d45ffd9cbeab2bd4 -C extra-filename=-55ff2440c8b62966 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9972b417fda1926c.rmeta --extern fastrand=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfastrand-b226c219ea6dd929.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/librustix-514247fe8407f623.rmeta --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/iurt/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=826d0a9e12f9ce15 -C extra-filename=-0ed147866c5ca263 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/serde_json-0ed147866c5ca263 -C strip=debuginfo -L dependency=/home/iurt/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 bytes v1.4.0 Running `/usr/bin/rustc --crate-name bytes --edition=2018 /home/iurt/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=5648ef3d279fd2d5 -C extra-filename=-6f70138b5036b1b2 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/serde_json-0ed147866c5ca263/build-script-build` Running `/usr/bin/rustc --crate-name rayon_core --edition=2021 /home/iurt/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=deb5354939d64b7d -C extra-filename=-a985b9122b8aa0dd --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern crossbeam_channel=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossbeam_channel-dde941c1d345e35f.rmeta --extern crossbeam_deque=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossbeam_deque-85d2ed8a9e1d3499.rmeta --extern crossbeam_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossbeam_utils-d1c6fbd331c6803f.rmeta --extern num_cpus=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnum_cpus-26ef927d8e865345.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/slab-187a914ac28e46c2/build-script-build` Compiling which v6.0.1 Running `/usr/bin/rustc --crate-name which --edition=2021 /home/iurt/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=b973629960ccbe85 -C extra-filename=-877daf6bdbe4868b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern either=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libeither-75ef67715091e519.rmeta --extern home=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhome-72c7be827f628e3b.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/librustix-514247fe8407f623.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/iurt/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=4a97d7fc0bc6843f -C extra-filename=-83f6dd42b8f49eb7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-6becea086504a276.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/num-traits-7f32286ce47ea5b0/build-script-build` Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /home/iurt/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=7437c4b97002c9dc -C extra-filename=-7c28cb9291ca5203 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 slotmap v1.0.7 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/iurt/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=636ca540ada8f1a0 -C extra-filename=-e9276b2be6b95ce1 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/slotmap-e9276b2be6b95ce1 -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern version_check=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libversion_check-915bc45071838d06.rlib --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/iurt/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=57f5c67c4457d9fe -C extra-filename=-f8e4f356144b47d4 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/smartstring-f8e4f356144b47d4 -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libautocfg-a643bbdba25ff861.rlib --extern version_check=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libversion_check-915bc45071838d06.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/serde-9ea18a1e0b37519b/build-script-build` Compiling etcetera v0.8.0 Running `/usr/bin/rustc --crate-name etcetera --edition=2018 /home/iurt/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=f4ed8c2f7a915aea -C extra-filename=-ebce148d93658678 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9972b417fda1926c.rmeta --extern home=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhome-72c7be827f628e3b.rmeta --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/iurt/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=ae8bdeeb4b1b34d6 -C extra-filename=-78aa8ff2e3b819af --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=740f56a877b34049 -C extra-filename=-e8282f779a567d4c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 dunce v1.0.4 Running `/usr/bin/rustc --crate-name dunce --edition=2021 /home/iurt/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=61b30b031c9ccee4 -C extra-filename=-8a1e8dae87bb8f4d --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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-segmentation v1.11.0 Running `/usr/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/iurt/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=01e6db0e96984776 -C extra-filename=-0295cf4d086223ff --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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-general-category v0.6.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /home/iurt/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=f75bf228c50b2c8a -C extra-filename=-0cde3d5192156cfc --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/unicode-general-category-0cde3d5192156cfc -C strip=debuginfo -L dependency=/home/iurt/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 Running `/usr/bin/rustc --crate-name arc_swap --edition=2018 /home/iurt/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=c50f7e8494024b3f -C extra-filename=-45d9687669a5c233 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=664cf516e796dd1d -C extra-filename=-3f85b637f86c60d8 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/smartstring-f8e4f356144b47d4/build-script-build` Compiling rayon v1.7.0 Running `/usr/bin/rustc --crate-name rayon --edition=2021 /home/iurt/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=fb7ada255d8daa0f -C extra-filename=-9b4f40331a07843a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern either=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libeither-75ef67715091e519.rmeta --extern rayon_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/librayon_core-a985b9122b8aa0dd.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/iurt/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=4cd977e5dab4dd9b -C extra-filename=-fac153ea863f591e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/slotmap-e9276b2be6b95ce1/build-script-build` Running `/usr/bin/rustc --crate-name slab --edition=2018 /home/iurt/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=d39025bbe2cba2eb -C extra-filename=-29e0b51e723b52f7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 threadpool v1.8.1 Running `/usr/bin/rustc --crate-name threadpool --edition=2015 /home/iurt/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=a2ae6f54b00b3a27 -C extra-filename=-2516f77004f6a061 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern num_cpus=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnum_cpus-26ef927d8e865345.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/unicode-general-category-0cde3d5192156cfc/build-script-build` Compiling nucleo-matcher v0.2.0 Running `/usr/bin/rustc --crate-name nucleo_matcher --edition=2021 /home/iurt/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=9ba127de6ac7a056 -C extra-filename=-81a0007d862d14a6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cov_mark=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcov_mark-78aa8ff2e3b819af.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-4e52f401b4ec8fd9.rmeta --extern unicode_segmentation=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_segmentation-0295cf4d086223ff.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/iurt/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=1404087e56b7c53b -C extra-filename=-2b71b7fd25a586a8 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-d0dcc4385faf2eec.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/rustix-31717b6c515eac5c/build-script-build` Compiling libloading v0.8.3 Running `/usr/bin/rustc --crate-name libloading --edition=2015 /home/iurt/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=b5cf8dc0af669e69 -C extra-filename=-7737f7522eac862a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9972b417fda1926c.rmeta --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/iurt/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=f4988938f1e81bb8 -C extra-filename=-d95a1a4663b1c5f9 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 pin-utils v0.1.0 Running `/usr/bin/rustc --crate-name pin_utils --edition=2018 /home/iurt/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=0b4c040033cc7cd9 -C extra-filename=-c674766dbc65f96a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=7c841df695df00eb -C extra-filename=-3c8a25115cd5ee91 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 time v0.3.44 Running `/usr/bin/rustc --crate-name time --edition=2021 /home/iurt/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=a11013de7f59f206 -C extra-filename=-f5b84e388152029a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern deranged=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libderanged-9891cc0d27d131ea.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libitoa-f011ed6ed7114863.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --extern num_conv=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnum_conv-4f06ea5592fc30b6.rmeta --extern num_threads=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnum_threads-7f0b18315ade515f.rmeta --extern powerfmt=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpowerfmt-320721002070365a.rmeta --extern time_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtime_core-e744a08af24e6cdf.rmeta --extern time_macros=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtime_macros-9ab1d7a38eabc7dd.so --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/iurt/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=a92aa805abe7e705 -C extra-filename=-9c88b06622449007 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=2d165248c2d5f5f2 -C extra-filename=-1f27ad5a894069f4 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=0568c0e3ac62c9a2 -C extra-filename=-781a3f7f3cad2083 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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-linebreak v0.1.5 Running `/usr/bin/rustc --crate-name unicode_linebreak --edition=2021 /home/iurt/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=02837a0eec309dac -C extra-filename=-f7aa7f130c8648f5 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 iana_time_zone --edition=2018 /home/iurt/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=19059fb5366fda01 -C extra-filename=-dff2bf3587e94116 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 smawk v0.3.1 Running `/usr/bin/rustc --crate-name smawk --edition=2018 /home/iurt/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=fb88617f7685c818 -C extra-filename=-a2f0d3a9306302c8 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=d02dd320a0f4a307 -C extra-filename=-bcfa815ed1189a57 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/signal-hook-bcfa815ed1189a57 -C strip=debuginfo -L dependency=/home/iurt/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 hashbrown v0.12.3 Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /home/iurt/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=b2276030a64c2b3f -C extra-filename=-669a97f2b7f6dcfc --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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-width v0.1.11 Running `/usr/bin/rustc --crate-name unicode_width --edition=2015 /home/iurt/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=66009cb27bd1c6b8 -C extra-filename=-cfb1cf0f3b71311f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 textwrap v0.16.1 Running `/usr/bin/rustc --crate-name textwrap --edition=2021 /home/iurt/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=896114863dabaa8b -C extra-filename=-1346e3aeaeb865b8 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern smawk=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmawk-a2f0d3a9306302c8.rmeta --extern unicode_linebreak=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_linebreak-f7aa7f130c8648f5.rmeta --extern unicode_width=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_width-cfb1cf0f3b71311f.rmeta --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/iurt/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=94d9803de41de752 -C extra-filename=-4be2ee54f013b8d5 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-781a3f7f3cad2083.rmeta --extern linux_raw_sys=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblinux_raw_sys-3c8a25115cd5ee91.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 `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/signal-hook-bcfa815ed1189a57/build-script-build` Compiling chrono v0.4.35 Running `/usr/bin/rustc --crate-name chrono --edition=2021 /home/iurt/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=98bc37ae956cf703 -C extra-filename=-4e921d1ce16b6479 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern iana_time_zone=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libiana_time_zone-dff2bf3587e94116.rmeta --extern num_traits=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnum_traits-fac153ea863f591e.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/iurt/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=c868525344003a96 -C extra-filename=-6387fc7592f37273 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_core-81d7870478918cbf.rmeta --extern futures_task=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_task-d95a1a4663b1c5f9.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpin_project_lite-fd509a4fbc23f502.rmeta --extern pin_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpin_utils-c674766dbc65f96a.rmeta --extern slab=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libslab-29e0b51e723b52f7.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/iurt/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=32a395419c9419f1 -C extra-filename=-1bc80bf0f213bfd3 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 slotmap --edition=2018 /home/iurt/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=bdbef80a676d7248 -C extra-filename=-74a11d204f925672 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 bstr v1.8.0 Running `/usr/bin/rustc --crate-name bstr --edition=2021 /home/iurt/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=59153a7140368cf3 -C extra-filename=-48d426dcda8a93cd --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-4e52f401b4ec8fd9.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_automata-ebc6be896b20bdca.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/iurt/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=b216dfe7c59afdab -C extra-filename=-1949e00fe56b7e3c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-1949e00fe56b7e3c -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcc-1a285e13df6a20ef.rlib --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/iurt/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=44cc77b9083229be -C extra-filename=-11472a29ccb82ea9 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-4e52f401b4ec8fd9.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_automata-ebc6be896b20bdca.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_syntax-8f1d8355f4be01fe.rmeta --extern ropey=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libropey-1d944d9ac1832206.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/iurt/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=1d73779a3cbe6f07 -C extra-filename=-d22cfc22a669c3d5 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libaho_corasick-82db1717d1ff50da.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-4e52f401b4ec8fd9.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_automata-ebc6be896b20bdca.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_syntax-8f1d8355f4be01fe.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-1949e00fe56b7e3c/build-script-build` Compiling helix-stdx v24.3.0 (/home/iurt/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=553f8fdec1e6d584 -C extra-filename=-81062a5b22fb2ad3 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern dunce=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libdunce-8a1e8dae87bb8f4d.rmeta --extern etcetera=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libetcetera-ebce148d93658678.rmeta --extern regex_cursor=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_cursor-11472a29ccb82ea9.rmeta --extern ropey=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libropey-1d944d9ac1832206.rmeta --extern which=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwhich-877daf6bdbe4868b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling globset v0.4.14 Running `/usr/bin/rustc --crate-name globset --edition=2021 /home/iurt/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=d2a39132f9d23bf7 -C extra-filename=-95f5855c5665581f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libaho_corasick-82db1717d1ff50da.rmeta --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_automata-ebc6be896b20bdca.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_syntax-8f1d8355f4be01fe.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/iurt/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=51b57c293d4cdcfa -C extra-filename=-b4d57e552ae0a2ac --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libaho_corasick-83f6dd42b8f49eb7.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-6becea086504a276.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_syntax-e8282f779a567d4c.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/iurt/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=ba20db02965c39c5 -C extra-filename=-3031f2db6c7e6f6b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern nucleo_matcher=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnucleo_matcher-81a0007d862d14a6.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-214ae1f448f0e4f7.rmeta --extern rayon=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/librayon-9b4f40331a07843a.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/iurt/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=8538546f3c80998a -C extra-filename=-f35bbc447e81e212 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern ahash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libahash-3fa8f8bb193bda4e.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhashbrown-669a97f2b7f6dcfc.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/iurt/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=c2872ed6df844912 -C extra-filename=-5b6a70c14f2b550c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern static_assertions=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libstatic_assertions-4009d607abfe80b7.rmeta --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/iurt/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=becb559dffaf1c9d -C extra-filename=-71f00b24d639cf00 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9972b417fda1926c.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/libc-d933bec995d684e2/build-script-build` Compiling shell-words v1.1.0 Running `/usr/bin/rustc --crate-name shell_words --edition=2015 /home/iurt/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=dbeced4c7355f92a -C extra-filename=-7c1a92baf290420a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 hashbrown --edition=2021 /home/iurt/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=f0bdfe09408a6096 -C extra-filename=-7fac64dbcb58f7c9 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=1e1d5949f8cdc564 -C extra-filename=-e1dbfff862c6c36b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 clru v0.6.1 Running `/usr/bin/rustc --crate-name clru --edition=2021 /home/iurt/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=524699016a6e080e -C extra-filename=-7302dee02f3f2554 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=94c0a96fb03b519e -C extra-filename=-3431288b680a6dc8 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=2b586b6ba94729e8 -C extra-filename=-c622f932eb52698e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=df9d721e07774e4c -C extra-filename=-7f882d5f090fba2a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=2c535b38edc154fb -C extra-filename=-8b335d0fdb65e765 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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-executor v0.3.30 Running `/usr/bin/rustc --crate-name futures_executor --edition=2018 /home/iurt/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=205d251cfe1e5c06 -C extra-filename=-01c27148b615361c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_core-81d7870478918cbf.rmeta --extern futures_task=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_task-d95a1a4663b1c5f9.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_util-6387fc7592f37273.rmeta --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/iurt/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=a1ddc5ea6fcf8eb3 -C extra-filename=-22fdc213975e48ee --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-1949e00fe56b7e3c/build-script-build` Running `/usr/bin/rustc --crate-name ropey --edition=2015 /home/iurt/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=f9a870d40ea7b700 -C extra-filename=-7b7d6fec1a8210b9 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-7f882d5f090fba2a.rmeta --extern str_indices=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libstr_indices-c622f932eb52698e.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/iurt/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=a134f49ec8dc1004 -C extra-filename=-6c428bf93f7fbbe4 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --extern signal_hook_registry=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook_registry-b75c095dda4a94e7.rmeta --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/iurt/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=0a3528de6dd5ee48 -C extra-filename=-860a2b708466a3dc --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=cc5b33cd1b842e5a -C extra-filename=-812f9868de59e601 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 winnow --edition=2021 /home/iurt/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=f8e4d98f9195030b -C extra-filename=-7ab0827a600287d8 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 which --edition=2021 /home/iurt/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=32f56e383111defb -C extra-filename=-9f8946b9c98008cd --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern either=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libeither-860a2b708466a3dc.rmeta --extern home=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhome-e1dbfff862c6c36b.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/librustix-4be2ee54f013b8d5.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/iurt/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=dcf763b184d53a01 -C extra-filename=-d5328551bf765721 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern equivalent=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libequivalent-3431288b680a6dc8.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhashbrown-7fac64dbcb58f7c9.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/iurt/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=635c84e6f1e441be -C extra-filename=-90e303a8976cc28c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9c88b06622449007.rmeta --extern home=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhome-e1dbfff862c6c36b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/anyhow-974492dd6f778133/build-script-build` Compiling bitflags v1.3.2 Running `/usr/bin/rustc --crate-name bitflags --edition=2018 /home/iurt/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=c65fc076fc1eb328 -C extra-filename=-303093088c29f96f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=86ee899357fbec2b -C extra-filename=-4e1f2ab654c73fac --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/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=ddd73d08dc30839b -C extra-filename=-650094fe96330849 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 tempfile --edition=2021 /home/iurt/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=f9b6037dd88fae7c -C extra-filename=-95d6492544539721 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9c88b06622449007.rmeta --extern fastrand=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfastrand-650094fe96330849.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/librustix-4be2ee54f013b8d5.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/iurt/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=6025be645bbcfbaf -C extra-filename=-36c696c43e28e7ce --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 signal-hook-mio v0.2.3 Running `/usr/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/iurt/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=09e4a4b2a45ac736 -C extra-filename=-15c989332b82293b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --extern mio_0_8=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmio-a19aa48268305d06.rmeta --extern signal_hook=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook-6c428bf93f7fbbe4.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/iurt/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=7041d8fd1d976cd4 -C extra-filename=-e44c33dec714368b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9c88b06622449007.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/iurt/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=0242b128bec9bad5 -C extra-filename=-af09f968a41713f9 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/unicase-af09f968a41713f9 -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern version_check=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libversion_check-915bc45071838d06.rlib --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/iurt/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=0c8113db90c307ff -C extra-filename=-e96e3c710d139243 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-22fdc213975e48ee.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling helix-parsec v24.3.0 (/home/iurt/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=acb5c020a0fcf861 -C extra-filename=-2c680975e3d56177 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 once_cell --edition=2021 /home/iurt/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=0d6441d73df7b8d8 -C extra-filename=-4f6a33e08f824985 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/unicase-af09f968a41713f9/build-script-build` Compiling crossterm v0.27.0 Compiling chardetng v0.1.17 Running `/usr/bin/rustc --crate-name chardetng --edition=2018 /home/iurt/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=84c8c399a41be58c -C extra-filename=-840a7a34f66f43c6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcfg_if-9972b417fda1926c.rmeta --extern encoding_rs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libencoding_rs-2d5c5017fdb277d1.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-4e52f401b4ec8fd9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name crossterm --edition=2021 /home/iurt/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=b390de660a3d853e -C extra-filename=-5a4ad69587f91878 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-d0dcc4385faf2eec.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_core-81d7870478918cbf.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --extern mio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmio-a19aa48268305d06.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-214ae1f448f0e4f7.rmeta --extern signal_hook=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook-6c428bf93f7fbbe4.rmeta --extern signal_hook_mio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook_mio-15c989332b82293b.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/iurt/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=cfad51db4ba69003 -C extra-filename=-7fdcd6ffbe3f19b3 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern num_cpus=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnum_cpus-e96e3c710d139243.rmeta --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/iurt/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=5dc2b7577020614c -C extra-filename=-6a8c9f2357afb72f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-4e52f401b4ec8fd9.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/iurt/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=f467a3e1f41ecc87 -C extra-filename=-ca3e07fb23343b5f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-35afa238d3e195c6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pulldown-cmark v0.10.0 Compiling is-wsl v0.4.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /home/iurt/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=8c2cdee12e6617c1 -C extra-filename=-083de2734e103807 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/pulldown-cmark-083de2734e103807 -C strip=debuginfo -L dependency=/home/iurt/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 is_wsl --edition=2015 /home/iurt/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=876826b5719ead1f -C extra-filename=-416cf51fc9229cf9 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern is_docker=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libis_docker-ca3e07fb23343b5f.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-35afa238d3e195c6.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/iurt/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=33e0478b964fad64 -C extra-filename=-e6bdf8f7230514b3 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/pulldown-cmark-083de2734e103807/build-script-build` Compiling encoding_rs_io v0.1.7 Running `/usr/bin/rustc --crate-name encoding_rs_io --edition=2015 /home/iurt/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=1e4a3af01beaeada -C extra-filename=-24689aa8e9490b07 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern encoding_rs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libencoding_rs-2d5c5017fdb277d1.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/iurt/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=a81a7d6f5d404542 -C extra-filename=-c4e9d797240a4027 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern home=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhome-72c7be827f628e3b.rmeta --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/iurt/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=c6b349ae2475b847 -C extra-filename=-f925cb8ebc0bbabf --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 cassowary v0.3.0 Running `/usr/bin/rustc --crate-name cassowary --edition=2015 /home/iurt/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=e98c07ec74639ec8 -C extra-filename=-f7198eb5784da633 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/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 open v5.1.2 Running `/usr/bin/rustc --crate-name open --edition=2018 /home/iurt/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=28aea370b411c92e -C extra-filename=-ac089e9a31c298eb --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern is_wsl=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libis_wsl-416cf51fc9229cf9.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --extern pathdiff=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpathdiff-f925cb8ebc0bbabf.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/iurt/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=ef2384eb23ae6881 -C extra-filename=-f582a696903dd053 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern encoding_rs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libencoding_rs-2d5c5017fdb277d1.rmeta --extern encoding_rs_io=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libencoding_rs_io-24689aa8e9490b07.rmeta --extern grep_matcher=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgrep_matcher-6a8c9f2357afb72f.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-4e52f401b4ec8fd9.rmeta --extern memmap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemmap2-595ebc780a2ac48c.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/iurt/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=b9f7d3e9ce326b59 -C extra-filename=-29d39fba2102be79 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-d0dcc4385faf2eec.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-4e52f401b4ec8fd9.rmeta --extern unicase=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicase-e6bdf8f7230514b3.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/iurt/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=a986b09fd5b06139 -C extra-filename=-f3f3c66f52426afc --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern grep_matcher=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgrep_matcher-6a8c9f2357afb72f.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_automata-ebc6be896b20bdca.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_syntax-8f1d8355f4be01fe.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/iurt/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=a039c4bd70640dce -C extra-filename=-e528b1bc2761d773 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern crossbeam_deque=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossbeam_deque-85d2ed8a9e1d3499.rmeta --extern globset=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libglobset-95f5855c5665581f.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-4e52f401b4ec8fd9.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_automata-ebc6be896b20bdca.rmeta --extern same_file=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsame_file-d49e69a967c30950.rmeta --extern walkdir=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwalkdir-431c908dbb0c3230.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/iurt/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=dd2dae4d4967404f -C extra-filename=-296be8cede916a40 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.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/iurt/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=3262f1106f272b39 -C extra-filename=-c3910a4ca122d104 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-4e52f401b4ec8fd9.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/iurt/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=a0175f04f146e0f5 -C extra-filename=-98608d6be8f59870 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-812f9868de59e601.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-6becea086504a276.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_automata-b4d57e552ae0a2ac.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_syntax-e8282f779a567d4c.rmeta --extern ropey=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libropey-7b7d6fec1a8210b9.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/iurt/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=5235b698866370e8 -C extra-filename=-762e9ae7165cc0a4 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libaho_corasick-83f6dd42b8f49eb7.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-6becea086504a276.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_automata-b4d57e552ae0a2ac.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_syntax-e8282f779a567d4c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tree_sitter --edition=2021 /home/iurt/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=be8a0e209848c316 -C extra-filename=-a298a9a92b3432d1 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern regex=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex-d22cfc22a669c3d5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-13ba84c7b7c7dda4/out -l static=tree-sitter` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/helix-loader-119462735cf9ff26/build-script-build` 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=c2b9f8b5cb305f55 -C extra-filename=-21994a420d17dfe6 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern dunce=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libdunce-4e1f2ab654c73fac.rmeta --extern etcetera=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libetcetera-90e303a8976cc28c.rmeta --extern regex_cursor=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex_cursor-98608d6be8f59870.rmeta --extern ropey=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libropey-7b7d6fec1a8210b9.rmeta --extern which=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwhich-9f8946b9c98008cd.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tree_sitter --edition=2021 /home/iurt/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=eeba65c283b08005 -C extra-filename=-694e7d3d319550b0 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern regex=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex-762e9ae7165cc0a4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-59cea55c9170a0e8/out -l static=tree-sitter` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/helix-loader-119462735cf9ff26/build-script-build` Compiling thiserror-impl v1.0.58 Compiling serde_derive v1.0.197 Compiling tokio-macros v2.2.0 Compiling gix-macros v0.1.4 Compiling serde_repr v0.1.12 Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /home/iurt/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=2432692a72bafca5 -C extra-filename=-3184e8ae8a75ff7f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libproc_macro2-e2bcdf595eaee15a.rlib --extern quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libquote-cd0df58c6e83ed88.rlib --extern syn=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsyn-91d090c24e515b35.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/iurt/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=d2018862b03fac07 -C extra-filename=-41f76a8f90da85fa --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libproc_macro2-e2bcdf595eaee15a.rlib --extern quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libquote-cd0df58c6e83ed88.rlib --extern syn=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsyn-91d090c24e515b35.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/iurt/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=2e118387537b6e03 -C extra-filename=-8dd0c8bad0cb3c33 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libproc_macro2-e2bcdf595eaee15a.rlib --extern quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libquote-cd0df58c6e83ed88.rlib --extern syn=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsyn-91d090c24e515b35.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/iurt/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=281157e85ec2f9f3 -C extra-filename=-61a3364188a42784 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libproc_macro2-e2bcdf595eaee15a.rlib --extern quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libquote-cd0df58c6e83ed88.rlib --extern syn=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsyn-91d090c24e515b35.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/iurt/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=1c970ab6ada84e68 -C extra-filename=-0de545cd4ef9747d --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libproc_macro2-e2bcdf595eaee15a.rlib --extern quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libquote-cd0df58c6e83ed88.rlib --extern syn=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsyn-91d090c24e515b35.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/iurt/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=a6e18ce451af4fc9 -C extra-filename=-9bf4427ba673872b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bytes=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbytes-6f70138b5036b1b2.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --extern mio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmio-a19aa48268305d06.rmeta --extern num_cpus=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnum_cpus-26ef927d8e865345.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-214ae1f448f0e4f7.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpin_project_lite-fd509a4fbc23f502.rmeta --extern signal_hook_registry=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook_registry-b75c095dda4a94e7.rmeta --extern socket2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsocket2-63a3d766b3443107.rmeta --extern tokio_macros=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio_macros-8dd0c8bad0cb3c33.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/iurt/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=5bed7f560497f13d -C extra-filename=-f713f132edca6e36 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern thiserror_impl=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror_impl-3184e8ae8a75ff7f.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-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/iurt/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=9f516c088fc65674 -C extra-filename=-46c5e9008c6b38b9 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern faster_hex=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfaster_hex-21422e5d03bb960d.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=ebe58b182dacf5c7 -C extra-filename=-ffb622d1ae920274 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libitoa-f011ed6ed7114863.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.rmeta --extern time=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtime-f5b84e388152029a.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/iurt/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=0be1e3316139e35c -C extra-filename=-456f392caf1df2b5 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-3d01a392d2ef5eab.rmeta --extern home=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhome-72c7be827f628e3b.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-35afa238d3e195c6.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=28f9e2e72c380ddd -C extra-filename=-c4c93ea4c02a1eb8 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=5bf3a83e85fab375 -C extra-filename=-8b244f3866d41640 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=980334cec5c58d93 -C extra-filename=-38b46df40592b3d5 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=15876b41d6f375dc -C extra-filename=-8470455e81b85c70 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern faster_hex=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfaster_hex-21422e5d03bb960d.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-3d01a392d2ef5eab.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=70b71604dfdc61b4 -C extra-filename=-af443c30d5a26fc9 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-1ee05f31782ccf9e.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=e84941537e9249ea -C extra-filename=-d2c2da00e5abd327 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_date=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_date-ffb622d1ae920274.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-1ee05f31782ccf9e.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libitoa-f011ed6ed7114863.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.rmeta --extern winnow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwinnow-c6b530cecc8a6228.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-features v0.38.1 Running `/usr/bin/rustc --crate-name gix_features --edition=2021 /home/iurt/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=677cf51010cbe3a7 -C extra-filename=-06ae6276799624b3 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern crc32fast=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrc32fast-f21913b92ab04dbd.rmeta --extern flate2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libflate2-ad8e1abd6b6936f4.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-3d01a392d2ef5eab.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-1ee05f31782ccf9e.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-35afa238d3e195c6.rmeta --extern prodash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libprodash-18763dee448023a5.rmeta --extern sha1_smol=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsha1_smol-7627c2c7fd47137e.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.rmeta --extern walkdir=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwalkdir-431c908dbb0c3230.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-hashtable v0.5.2 Compiling gix-config-value v0.14.6 Compiling gix-command v0.3.6 Running `/usr/bin/rustc --crate-name gix_hashtable --edition=2021 /home/iurt/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=cd8319a8956afc19 -C extra-filename=-ec46f061349fdc95 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhashbrown-7d8e749be2aec805.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-214ae1f448f0e4f7.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/iurt/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=e537080dd4e598a4 -C extra-filename=-5f39268fd763805c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-456f392caf1df2b5.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-3d01a392d2ef5eab.rmeta --extern shell_words=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libshell_words-7c1a92baf290420a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_config_value --edition=2021 /home/iurt/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=0922f7206a284cf2 -C extra-filename=-4d3c7b5d5b36aba1 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-d0dcc4385faf2eec.rmeta --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-456f392caf1df2b5.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-object v0.42.1 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_object --edition=2021 /home/iurt/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=f52b544e1fd3ce7f -C extra-filename=-45a93d8a18d2acfa --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_actor=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_actor-d2c2da00e5abd327.rmeta --extern gix_date=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_date-ffb622d1ae920274.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-06ae6276799624b3.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-1ee05f31782ccf9e.rmeta --extern gix_validate=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_validate-c4c93ea4c02a1eb8.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libitoa-f011ed6ed7114863.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-15c3424915b64ef1.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.rmeta --extern winnow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwinnow-c6b530cecc8a6228.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/iurt/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=3f128e42dbbbefe9 -C extra-filename=-97065e47436f4142 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-06ae6276799624b3.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-1ee05f31782ccf9e.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/iurt/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=880dfcd75ef1d20d -C extra-filename=-9d4a2270880e278f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-d0dcc4385faf2eec.rmeta --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-06ae6276799624b3.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-456f392caf1df2b5.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/iurt/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=98aa77e7ba649362 -C extra-filename=-431c6595190660a8 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_chunk=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_chunk-8b244f3866d41640.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-06ae6276799624b3.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern memmap2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemmap2-595ebc780a2ac48c.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=19facccb565c0754 -C extra-filename=-ed5af7ba8fcf84a0 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern gix_fs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_fs-97065e47436f4142.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-35afa238d3e195c6.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-214ae1f448f0e4f7.rmeta --extern tempfile=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtempfile-55ff2440c8b62966.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/iurt/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=aacd8cab9b9f553a -C extra-filename=-3ae7c8c9f3f4931c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_glob=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_glob-9d4a2270880e278f.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-456f392caf1df2b5.rmeta --extern gix_quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_quote-af443c30d5a26fc9.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-3d01a392d2ef5eab.rmeta --extern kstring=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libkstring-352a709402d165b6.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-15c3424915b64ef1.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.rmeta --extern unicode_bom=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_bom-faf6684b803d0ba9.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/iurt/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=171d134badfce5d1 -C extra-filename=-cdd5e129dc9416ce --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_glob=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_glob-9d4a2270880e278f.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-456f392caf1df2b5.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-3d01a392d2ef5eab.rmeta --extern unicode_bom=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_bom-faf6684b803d0ba9.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/iurt/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=7a4640baa3f20e72 -C extra-filename=-ef6237893e34be2a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern gix_tempfile=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_tempfile-ed5af7ba8fcf84a0.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-1ee05f31782ccf9e.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=1d83db2e4cf6554f -C extra-filename=-248a12947d6d448a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-d0dcc4385faf2eec.rmeta --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_attributes=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_attributes-3ae7c8c9f3f4931c.rmeta --extern gix_config_value=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_config_value-4d3c7b5d5b36aba1.rmeta --extern gix_glob=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_glob-9d4a2270880e278f.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-456f392caf1df2b5.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=8f41833aeee6d896 -C extra-filename=-a503042fb178b92e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern gix_commitgraph=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_commitgraph-431c6595190660a8.rmeta --extern gix_date=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_date-ffb622d1ae920274.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern gix_hashtable=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hashtable-ec46f061349fdc95.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-45a93d8a18d2acfa.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-15c3424915b64ef1.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=8a304fa898f2cd04 -C extra-filename=-3c17df71db2faa70 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern gix_actor=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_actor-d2c2da00e5abd327.rmeta --extern gix_date=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_date-ffb622d1ae920274.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-06ae6276799624b3.rmeta --extern gix_fs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_fs-97065e47436f4142.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern gix_lock=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_lock-ef6237893e34be2a.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-45a93d8a18d2acfa.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-456f392caf1df2b5.rmeta --extern gix_tempfile=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_tempfile-ed5af7ba8fcf84a0.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-1ee05f31782ccf9e.rmeta --extern gix_validate=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_validate-c4c93ea4c02a1eb8.rmeta --extern memmap2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemmap2-595ebc780a2ac48c.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.rmeta --extern winnow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwinnow-c6b530cecc8a6228.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/iurt/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=267a2c98e8950264 -C extra-filename=-a809b20dd27e6db4 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern clru=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libclru-7302dee02f3f2554.rmeta --extern gix_chunk=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_chunk-8b244f3866d41640.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-06ae6276799624b3.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern gix_hashtable=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hashtable-ec46f061349fdc95.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-45a93d8a18d2acfa.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-456f392caf1df2b5.rmeta --extern gix_tempfile=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_tempfile-ed5af7ba8fcf84a0.rmeta --extern memmap2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemmap2-595ebc780a2ac48c.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-214ae1f448f0e4f7.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-15c3424915b64ef1.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=2b63e78e1379c618 -C extra-filename=-3adda55333f153c3 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-45a93d8a18d2acfa.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=fbdb788afeee1ed5 -C extra-filename=-c8e353b9f36644aa --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern encoding_rs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libencoding_rs-2d5c5017fdb277d1.rmeta --extern gix_attributes=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_attributes-3ae7c8c9f3f4931c.rmeta --extern gix_command=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_command-5f39268fd763805c.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-45a93d8a18d2acfa.rmeta --extern gix_packetline=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_packetline_blocking-8470455e81b85c70.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-456f392caf1df2b5.rmeta --extern gix_quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_quote-af443c30d5a26fc9.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-3d01a392d2ef5eab.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-1ee05f31782ccf9e.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-15c3424915b64ef1.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=351ae22f8b99d8a2 -C extra-filename=-f0a3926132669429 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_date=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_date-ffb622d1ae920274.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern gix_hashtable=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hashtable-ec46f061349fdc95.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-45a93d8a18d2acfa.rmeta --extern gix_revwalk=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_revwalk-a503042fb178b92e.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-3d01a392d2ef5eab.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=308fd5f058db62f6 -C extra-filename=-c9ff5fe4ed1eb722 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern gix_commitgraph=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_commitgraph-431c6595190660a8.rmeta --extern gix_date=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_date-ffb622d1ae920274.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern gix_hashtable=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hashtable-ec46f061349fdc95.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-45a93d8a18d2acfa.rmeta --extern gix_revwalk=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_revwalk-a503042fb178b92e.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-15c3424915b64ef1.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=12dc362cfc900cc7 -C extra-filename=-d8b1c886c8bdaede --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-d0dcc4385faf2eec.rmeta --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern filetime=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfiletime-71f00b24d639cf00.rmeta --extern fnv=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfnv-8b335d0fdb65e765.rmeta --extern gix_bitmap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_bitmap-38b46df40592b3d5.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-06ae6276799624b3.rmeta --extern gix_fs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_fs-97065e47436f4142.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern gix_lock=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_lock-ef6237893e34be2a.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-45a93d8a18d2acfa.rmeta --extern gix_traverse=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_traverse-c9ff5fe4ed1eb722.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-1ee05f31782ccf9e.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhashbrown-7d8e749be2aec805.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libitoa-f011ed6ed7114863.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --extern memmap2=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemmap2-595ebc780a2ac48c.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/librustix-514247fe8407f623.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-15c3424915b64ef1.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=85cbf340413dc7de -C extra-filename=-8ced212e31d6e388 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern gix_revision=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_revision-f0a3926132669429.rmeta --extern gix_validate=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_validate-c4c93ea4c02a1eb8.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-15c3424915b64ef1.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio-stream v0.1.15 Compiling helix-event v24.3.0 (/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-event) Compiling signal-hook-tokio v0.3.1 Running `/usr/bin/rustc --crate-name tokio_stream --edition=2021 /home/iurt/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=7918fa9ce7b277dd -C extra-filename=-489b6d6873179149 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_core-81d7870478918cbf.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpin_project_lite-fd509a4fbc23f502.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-9bf4427ba673872b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=5e3f6975a0330cf7 -C extra-filename=-8bfb483d09e82253 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern ahash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libahash-3fa8f8bb193bda4e.rmeta --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-7c28cb9291ca5203.rmeta --extern futures_executor=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_executor-01c27148b615361c.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhashbrown-7d8e749be2aec805.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-35afa238d3e195c6.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-214ae1f448f0e4f7.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-9bf4427ba673872b.rmeta -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/iurt/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=ff244e4937de1a7f -C extra-filename=-114fa5646ce3defe --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern futures_core_0_3=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_core-81d7870478918cbf.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --extern signal_hook=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook-6c428bf93f7fbbe4.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-9bf4427ba673872b.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/iurt/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=a8cce929358f25aa -C extra-filename=-ce92d6420defc76f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_config_value=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_config_value-4d3c7b5d5b36aba1.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-06ae6276799624b3.rmeta --extern gix_glob=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_glob-9d4a2270880e278f.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-456f392caf1df2b5.rmeta --extern gix_ref=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_ref-3c17df71db2faa70.rmeta --extern gix_sec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_sec-2b71b7fd25a586a8.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libmemchr-4e52f401b4ec8fd9.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-35afa238d3e195c6.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-15c3424915b64ef1.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.rmeta --extern unicode_bom=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_bom-faf6684b803d0ba9.rmeta --extern winnow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwinnow-c6b530cecc8a6228.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/iurt/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=56eaaa7601ccb983 -C extra-filename=-5801ca37296fbdcd --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_fs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_fs-97065e47436f4142.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-456f392caf1df2b5.rmeta --extern gix_ref=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_ref-3c17df71db2faa70.rmeta --extern gix_sec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_sec-2b71b7fd25a586a8.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=fbb4aa5b21a3fb12 -C extra-filename=-05685ad9784ad20e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern arc_swap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libarc_swap-45d9687669a5c233.rmeta --extern gix_date=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_date-ffb622d1ae920274.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-06ae6276799624b3.rmeta --extern gix_fs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_fs-97065e47436f4142.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-45a93d8a18d2acfa.rmeta --extern gix_pack=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_pack-a809b20dd27e6db4.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-456f392caf1df2b5.rmeta --extern gix_quote=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_quote-af443c30d5a26fc9.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-214ae1f448f0e4f7.rmeta --extern tempfile=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtempfile-55ff2440c8b62966.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=0709806e1517b77d -C extra-filename=-3d10fc503263f109 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_attributes=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_attributes-3ae7c8c9f3f4931c.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-06ae6276799624b3.rmeta --extern gix_fs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_fs-97065e47436f4142.rmeta --extern gix_glob=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_glob-9d4a2270880e278f.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern gix_ignore=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_ignore-cdd5e129dc9416ce.rmeta --extern gix_index=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_index-d8b1c886c8bdaede.rmeta --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-45a93d8a18d2acfa.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-456f392caf1df2b5.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/iurt/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=34c1e9993975489d -C extra-filename=-fd5553c381b2c019 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern serde_derive=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_derive-41f76a8f90da85fa.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/iurt/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=13b38de0f0a3ae15 -C extra-filename=-e90ff52f040aa55d --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern serde_derive=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_derive-41f76a8f90da85fa.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 serde_spanned --edition=2021 /home/iurt/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=a6a32f0c58cd2486 -C extra-filename=-076de048043ba893 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-e90ff52f040aa55d.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/iurt/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=e9245e10d6df9418 -C extra-filename=-4e19fdd2d9ff52ed --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern form_urlencoded=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libform_urlencoded-2abb1e52637720ce.rmeta --extern idna=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libidna-bbbf63e694e77d59.rmeta --extern percent_encoding=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpercent_encoding-6f21be8065d8af9b.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-e90ff52f040aa55d.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/iurt/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=7e637eb90c705333 -C extra-filename=-ac0cd9af5a2988ca --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-e90ff52f040aa55d.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/iurt/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=2bef7557a8cce7b5 -C extra-filename=-7a4639cd9179b0c5 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern itoa=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libitoa-f011ed6ed7114863.rmeta --extern ryu=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libryu-3f85b637f86c60d8.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-e90ff52f040aa55d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg limb_width_32` Compiling toml_edit v0.22.8 Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /home/iurt/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=4e2458c5d7ee3668 -C extra-filename=-76249934bfe26331 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-fd5553c381b2c019.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/iurt/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=f593ab4e365d7324 -C extra-filename=-3c955e1911422670 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-fd5553c381b2c019.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/iurt/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=a62b3ce0560f62bb -C extra-filename=-6412258557bb9515 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern indexmap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libindexmap-bee27876811a2b3b.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-e90ff52f040aa55d.rmeta --extern serde_spanned=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_spanned-076de048043ba893.rmeta --extern toml_datetime=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml_datetime-ac0cd9af5a2988ca.rmeta --extern winnow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwinnow-c6b530cecc8a6228.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/iurt/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=7f2cd8345d390d5b -C extra-filename=-7c66e6fe3028150c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern indexmap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libindexmap-d5328551bf765721.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-fd5553c381b2c019.rmeta --extern serde_spanned=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_spanned-76249934bfe26331.rmeta --extern toml_datetime=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml_datetime-3c955e1911422670.rmeta --extern winnow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libwinnow-7ab0827a600287d8.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/iurt/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=f2223870d3f2a36f -C extra-filename=-5393df4b99a5bf2c --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-06ae6276799624b3.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-456f392caf1df2b5.rmeta --extern home=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhome-72c7be827f628e3b.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.rmeta --extern url=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liburl-4e19fdd2d9ff52ed.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/iurt/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=d6580a03f22b9f83 -C extra-filename=-be29f713b1b514e7 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bstr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbstr-48d426dcda8a93cd.rmeta --extern gix_config=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_config-ce92d6420defc76f.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-456f392caf1df2b5.rmeta --extern gix_pathspec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_pathspec-248a12947d6d448a.rmeta --extern gix_refspec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_refspec-8ced212e31d6e388.rmeta --extern gix_url=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_url-5393df4b99a5bf2c.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=9392cf09e280a938 -C extra-filename=-3491875915582ed4 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-303093088c29f96f.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-e90ff52f040aa55d.rmeta --extern serde_json=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_json-7a4639cd9179b0c5.rmeta --extern serde_repr=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_repr-0de545cd4ef9747d.so --extern url=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liburl-4e19fdd2d9ff52ed.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/iurt/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=f995ce639a9ae708 -C extra-filename=-00b5a8ff3b91f07b --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern gix_actor=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_actor-d2c2da00e5abd327.rmeta --extern gix_attributes=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_attributes-3ae7c8c9f3f4931c.rmeta --extern gix_command=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_command-5f39268fd763805c.rmeta --extern gix_commitgraph=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_commitgraph-431c6595190660a8.rmeta --extern gix_config=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_config-ce92d6420defc76f.rmeta --extern gix_date=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_date-ffb622d1ae920274.rmeta --extern gix_diff=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_diff-3adda55333f153c3.rmeta --extern gix_discover=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_discover-5801ca37296fbdcd.rmeta --extern gix_features=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_features-06ae6276799624b3.rmeta --extern gix_filter=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_filter-c8e353b9f36644aa.rmeta --extern gix_fs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_fs-97065e47436f4142.rmeta --extern gix_glob=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_glob-9d4a2270880e278f.rmeta --extern gix_hash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hash-46c5e9008c6b38b9.rmeta --extern gix_hashtable=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_hashtable-ec46f061349fdc95.rmeta --extern gix_ignore=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_ignore-cdd5e129dc9416ce.rmeta --extern gix_index=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_index-d8b1c886c8bdaede.rmeta --extern gix_lock=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_lock-ef6237893e34be2a.rmeta --extern gix_macros=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_macros-61a3364188a42784.so --extern gix_object=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_object-45a93d8a18d2acfa.rmeta --extern gix_odb=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_odb-05685ad9784ad20e.rmeta --extern gix_pack=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_pack-a809b20dd27e6db4.rmeta --extern gix_path=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_path-456f392caf1df2b5.rmeta --extern gix_pathspec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_pathspec-248a12947d6d448a.rmeta --extern gix_ref=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_ref-3c17df71db2faa70.rmeta --extern gix_refspec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_refspec-8ced212e31d6e388.rmeta --extern gix_revision=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_revision-f0a3926132669429.rmeta --extern gix_revwalk=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_revwalk-a503042fb178b92e.rmeta --extern gix_sec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_sec-2b71b7fd25a586a8.rmeta --extern gix_submodule=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_submodule-be29f713b1b514e7.rmeta --extern gix_tempfile=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_tempfile-ed5af7ba8fcf84a0.rmeta --extern gix_trace=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_trace-3d01a392d2ef5eab.rmeta --extern gix_traverse=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_traverse-c9ff5fe4ed1eb722.rmeta --extern gix_url=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_url-5393df4b99a5bf2c.rmeta --extern gix_utils=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_utils-1ee05f31782ccf9e.rmeta --extern gix_validate=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_validate-c4c93ea4c02a1eb8.rmeta --extern gix_worktree=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix_worktree-3d10fc503263f109.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-35afa238d3e195c6.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-214ae1f448f0e4f7.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-15c3424915b64ef1.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.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/iurt/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=691dc81fdc3c4055 -C extra-filename=-6ed5b8aee84df59e --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-e90ff52f040aa55d.rmeta --extern serde_spanned=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_spanned-076de048043ba893.rmeta --extern toml_datetime=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml_datetime-ac0cd9af5a2988ca.rmeta --extern toml_edit=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml_edit-6412258557bb9515.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/iurt/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=f62d32f2480f225a -C extra-filename=-f84816f36dad1150 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-fd5553c381b2c019.rmeta --extern serde_spanned=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_spanned-76249934bfe26331.rmeta --extern toml_datetime=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml_datetime-3c955e1911422670.rmeta --extern toml_edit=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml_edit-7c66e6fe3028150c.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=7f2a3a0e8fcc3124 -C extra-filename=-d0b35e0ccdef5c4a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-7c28cb9291ca5203.rmeta --extern cc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcc-1f27ad5a894069f4.rmeta --extern dunce=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libdunce-8a1e8dae87bb8f4d.rmeta --extern etcetera=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libetcetera-ebce148d93658678.rmeta --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-81062a5b22fb2ad3.rmeta --extern libloading=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibloading-7737f7522eac862a.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-35afa238d3e195c6.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-e90ff52f040aa55d.rmeta --extern tempfile=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtempfile-55ff2440c8b62966.rmeta --extern threadpool=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthreadpool-2516f77004f6a061.rmeta --extern toml=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml-6ed5b8aee84df59e.rmeta --extern tree_sitter=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtree_sitter-a298a9a92b3432d1.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-13ba84c7b7c7dda4/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=818945d474c0b104 -C extra-filename=-e19f888130497a89 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-36c696c43e28e7ce.rmeta --extern cc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcc-1a285e13df6a20ef.rmeta --extern dunce=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libdunce-4e1f2ab654c73fac.rmeta --extern etcetera=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libetcetera-90e303a8976cc28c.rmeta --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-21994a420d17dfe6.rmeta --extern libloading=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibloading-e44c33dec714368b.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-812f9868de59e601.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-4f6a33e08f824985.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-fd5553c381b2c019.rmeta --extern tempfile=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtempfile-95d6492544539721.rmeta --extern threadpool=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthreadpool-7fdcd6ffbe3f19b3.rmeta --extern toml=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml-f84816f36dad1150.rmeta --extern tree_sitter=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtree_sitter-694e7d3d319550b0.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-59cea55c9170a0e8/out` Compiling helix-core v24.3.0 (/home/iurt/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=05d54e4b1d76f0aa -C extra-filename=-6c07f643a46e2c43 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern ahash=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libahash-3fa8f8bb193bda4e.rmeta --extern arc_swap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libarc_swap-45d9687669a5c233.rmeta --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-d0dcc4385faf2eec.rmeta --extern chrono=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libchrono-4e921d1ce16b6479.rmeta --extern dunce=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libdunce-8a1e8dae87bb8f4d.rmeta --extern encoding_rs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libencoding_rs-2d5c5017fdb277d1.rmeta --extern etcetera=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libetcetera-ebce148d93658678.rmeta --extern globset=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libglobset-95f5855c5665581f.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhashbrown-7d8e749be2aec805.rmeta --extern helix_loader=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_loader-d0b35e0ccdef5c4a.rmeta --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-81062a5b22fb2ad3.rmeta --extern imara_diff=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libimara_diff-f35bbc447e81e212.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rmeta --extern nucleo=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnucleo-3031f2db6c7e6f6b.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-35afa238d3e195c6.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-214ae1f448f0e4f7.rmeta --extern regex=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libregex-d22cfc22a669c3d5.rmeta --extern ropey=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libropey-1d944d9ac1832206.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-e90ff52f040aa55d.rmeta --extern serde_json=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_json-7a4639cd9179b0c5.rmeta --extern slotmap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libslotmap-74a11d204f925672.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmallvec-15c3424915b64ef1.rmeta --extern smartstring=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsmartstring-5b6a70c14f2b550c.rmeta --extern textwrap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtextwrap-1346e3aeaeb865b8.rmeta --extern toml=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml-6ed5b8aee84df59e.rmeta --extern tree_sitter=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtree_sitter-a298a9a92b3432d1.rmeta --extern unicode_general_category=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_general_category-1bc80bf0f213bfd3.rmeta --extern unicode_segmentation=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_segmentation-0295cf4d086223ff.rmeta --extern unicode_width=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_width-cfb1cf0f3b71311f.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-13ba84c7b7c7dda4/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/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/helix-vcs) Compiling helix-dap v24.3.0 (/home/iurt/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=d8b9899afe44adc1 -C extra-filename=-77f37cc5fcc7704f --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-7c28cb9291ca5203.rmeta --extern arc_swap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libarc_swap-45d9687669a5c233.rmeta --extern gix=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgix-00b5a8ff3b91f07b.rmeta --extern helix_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_core-6c07f643a46e2c43.rmeta --extern helix_event=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_event-8bfb483d09e82253.rmeta --extern imara_diff=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libimara_diff-f35bbc447e81e212.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-214ae1f448f0e4f7.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-9bf4427ba673872b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-13ba84c7b7c7dda4/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=a519b358026ddf89 -C extra-filename=-36b299976681bace --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-7c28cb9291ca5203.rmeta --extern helix_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_core-6c07f643a46e2c43.rmeta --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-81062a5b22fb2ad3.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-e90ff52f040aa55d.rmeta --extern serde_json=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_json-7a4639cd9179b0c5.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-9bf4427ba673872b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-13ba84c7b7c7dda4/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-term v24.3.0 (/home/iurt/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=a29e2373d45513e8 -C extra-filename=-71eaed83c0b27632 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/helix-term-71eaed83c0b27632 -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern helix_loader=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_loader-e19f888130497a89.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-59cea55c9170a0e8/out` Running `/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/helix-term-71eaed83c0b27632/build-script-build` Compiling helix-lsp v24.3.0 (/home/iurt/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=96f0ea1a6d85b1b3 -C extra-filename=-b85794ec5705f80a --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-7c28cb9291ca5203.rmeta --extern arc_swap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libarc_swap-45d9687669a5c233.rmeta --extern futures_executor=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_executor-01c27148b615361c.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_util-6387fc7592f37273.rmeta --extern globset=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libglobset-95f5855c5665581f.rmeta --extern helix_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_core-6c07f643a46e2c43.rmeta --extern helix_loader=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_loader-d0b35e0ccdef5c4a.rmeta --extern helix_parsec=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_parsec-2c680975e3d56177.rmeta --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-81062a5b22fb2ad3.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rmeta --extern lsp_types=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblsp_types-3491875915582ed4.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-214ae1f448f0e4f7.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-e90ff52f040aa55d.rmeta --extern serde_json=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_json-7a4639cd9179b0c5.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libthiserror-f713f132edca6e36.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-9bf4427ba673872b.rmeta --extern tokio_stream=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio_stream-489b6d6873179149.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-13ba84c7b7c7dda4/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/iurt/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=68b594d4617404b7 -C extra-filename=-c8409052cd763250 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-7c28cb9291ca5203.rmeta --extern arc_swap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libarc_swap-45d9687669a5c233.rmeta --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-d0dcc4385faf2eec.rmeta --extern chardetng=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libchardetng-840a7a34f66f43c6.rmeta --extern crossterm=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossterm-5a4ad69587f91878.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_util-6387fc7592f37273.rmeta --extern helix_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_core-6c07f643a46e2c43.rmeta --extern helix_dap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_dap-36b299976681bace.rmeta --extern helix_event=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_event-8bfb483d09e82253.rmeta --extern helix_loader=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_loader-d0b35e0ccdef5c4a.rmeta --extern helix_lsp=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_lsp-b85794ec5705f80a.rmeta --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-81062a5b22fb2ad3.rmeta --extern helix_vcs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_vcs-77f37cc5fcc7704f.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-35afa238d3e195c6.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libparking_lot-214ae1f448f0e4f7.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/librustix-514247fe8407f623.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-e90ff52f040aa55d.rmeta --extern serde_json=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_json-7a4639cd9179b0c5.rmeta --extern slotmap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libslotmap-74a11d204f925672.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-9bf4427ba673872b.rmeta --extern tokio_stream=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio_stream-489b6d6873179149.rmeta --extern toml=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml-6ed5b8aee84df59e.rmeta --extern url=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liburl-4e19fdd2d9ff52ed.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-13ba84c7b7c7dda4/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-tui v24.3.0 (/home/iurt/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=9fdd279d49bf5a4a -C extra-filename=-200ff4b93c134715 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libbitflags-d0dcc4385faf2eec.rmeta --extern cassowary=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcassowary-f7198eb5784da633.rmeta --extern crossterm=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossterm-5a4ad69587f91878.rmeta --extern helix_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_core-6c07f643a46e2c43.rmeta --extern helix_view=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_view-c8409052cd763250.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-35afa238d3e195c6.rmeta --extern termini=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtermini-c4e9d797240a4027.rmeta --extern unicode_segmentation=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libunicode_segmentation-0295cf4d086223ff.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-13ba84c7b7c7dda4/out` 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=f367e8451db4b9e3 -C extra-filename=-1f791ec5c709dcf2 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-7c28cb9291ca5203.rmeta --extern arc_swap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libarc_swap-45d9687669a5c233.rmeta --extern chrono=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libchrono-4e921d1ce16b6479.rmeta --extern content_inspector=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcontent_inspector-c3910a4ca122d104.rmeta --extern crossterm=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossterm-5a4ad69587f91878.rmeta --extern fern=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfern-296be8cede916a40.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_util-6387fc7592f37273.rmeta --extern grep_regex=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgrep_regex-f3f3c66f52426afc.rmeta --extern grep_searcher=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgrep_searcher-f582a696903dd053.rmeta --extern helix_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_core-6c07f643a46e2c43.rmeta --extern helix_dap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_dap-36b299976681bace.rmeta --extern helix_event=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_event-8bfb483d09e82253.rmeta --extern helix_loader=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_loader-d0b35e0ccdef5c4a.rmeta --extern helix_lsp=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_lsp-b85794ec5705f80a.rmeta --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-81062a5b22fb2ad3.rmeta --extern tui=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_tui-200ff4b93c134715.rmeta --extern helix_vcs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_vcs-77f37cc5fcc7704f.rmeta --extern helix_view=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_view-c8409052cd763250.rmeta --extern ignore=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libignore-e528b1bc2761d773.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rmeta --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rmeta --extern nucleo=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnucleo-3031f2db6c7e6f6b.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-35afa238d3e195c6.rmeta --extern open=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libopen-ac089e9a31c298eb.rmeta --extern pulldown_cmark=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpulldown_cmark-29d39fba2102be79.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-e90ff52f040aa55d.rmeta --extern serde_json=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_json-7a4639cd9179b0c5.rmeta --extern signal_hook=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook-6c428bf93f7fbbe4.rmeta --extern signal_hook_tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook_tokio-114fa5646ce3defe.rmeta --extern termini=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtermini-c4e9d797240a4027.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-9bf4427ba673872b.rmeta --extern tokio_stream=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio_stream-489b6d6873179149.rmeta --extern toml=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml-6ed5b8aee84df59e.rmeta --extern url=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liburl-4e19fdd2d9ff52ed.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-13ba84c7b7c7dda4/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: `helix-core` (lib) generated 4 warnings (run `cargo fix --lib -p helix-core` to apply 4 suggestions) 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-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=f07c4dc5f805197d -C extra-filename=-9030ac24f9f06753 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-7c28cb9291ca5203.rlib --extern arc_swap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libarc_swap-45d9687669a5c233.rlib --extern chrono=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libchrono-4e921d1ce16b6479.rlib --extern content_inspector=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcontent_inspector-c3910a4ca122d104.rlib --extern crossterm=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossterm-5a4ad69587f91878.rlib --extern fern=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfern-296be8cede916a40.rlib --extern futures_util=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_util-6387fc7592f37273.rlib --extern grep_regex=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgrep_regex-f3f3c66f52426afc.rlib --extern grep_searcher=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgrep_searcher-f582a696903dd053.rlib --extern helix_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_core-6c07f643a46e2c43.rlib --extern helix_dap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_dap-36b299976681bace.rlib --extern helix_event=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_event-8bfb483d09e82253.rlib --extern helix_loader=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_loader-d0b35e0ccdef5c4a.rlib --extern helix_lsp=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_lsp-b85794ec5705f80a.rlib --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-81062a5b22fb2ad3.rlib --extern helix_term=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_term-1f791ec5c709dcf2.rlib --extern tui=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_tui-200ff4b93c134715.rlib --extern helix_vcs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_vcs-77f37cc5fcc7704f.rlib --extern helix_view=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_view-c8409052cd763250.rlib --extern ignore=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libignore-e528b1bc2761d773.rlib --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rlib --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rlib --extern nucleo=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnucleo-3031f2db6c7e6f6b.rlib --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-35afa238d3e195c6.rlib --extern open=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libopen-ac089e9a31c298eb.rlib --extern pulldown_cmark=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpulldown_cmark-29d39fba2102be79.rlib --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-e90ff52f040aa55d.rlib --extern serde_json=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_json-7a4639cd9179b0c5.rlib --extern signal_hook=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook-6c428bf93f7fbbe4.rlib --extern signal_hook_tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook_tokio-114fa5646ce3defe.rlib --extern termini=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtermini-c4e9d797240a4027.rlib --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-9bf4427ba673872b.rlib --extern tokio_stream=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio_stream-489b6d6873179149.rlib --extern toml=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml-6ed5b8aee84df59e.rlib --extern url=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liburl-4e19fdd2d9ff52ed.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-13ba84c7b7c7dda4/out` rustc-LLVM ERROR: out of memory Allocation failed error: could not compile `helix-term` (bin "hx") Caused by: process didn't exit successfully: `/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=f07c4dc5f805197d -C extra-filename=-9030ac24f9f06753 --out-dir /home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps -C strip=debuginfo -L dependency=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libanyhow-7c28cb9291ca5203.rlib --extern arc_swap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libarc_swap-45d9687669a5c233.rlib --extern chrono=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libchrono-4e921d1ce16b6479.rlib --extern content_inspector=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcontent_inspector-c3910a4ca122d104.rlib --extern crossterm=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libcrossterm-5a4ad69587f91878.rlib --extern fern=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfern-296be8cede916a40.rlib --extern futures_util=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libfutures_util-6387fc7592f37273.rlib --extern grep_regex=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgrep_regex-f3f3c66f52426afc.rlib --extern grep_searcher=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libgrep_searcher-f582a696903dd053.rlib --extern helix_core=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_core-6c07f643a46e2c43.rlib --extern helix_dap=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_dap-36b299976681bace.rlib --extern helix_event=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_event-8bfb483d09e82253.rlib --extern helix_loader=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_loader-d0b35e0ccdef5c4a.rlib --extern helix_lsp=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_lsp-b85794ec5705f80a.rlib --extern helix_stdx=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_stdx-81062a5b22fb2ad3.rlib --extern helix_term=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_term-1f791ec5c709dcf2.rlib --extern tui=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_tui-200ff4b93c134715.rlib --extern helix_vcs=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_vcs-77f37cc5fcc7704f.rlib --extern helix_view=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libhelix_view-c8409052cd763250.rlib --extern ignore=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libignore-e528b1bc2761d773.rlib --extern libc=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblibc-f7581ba84ebc164b.rlib --extern log=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liblog-788068bc7384e84f.rlib --extern nucleo=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libnucleo-3031f2db6c7e6f6b.rlib --extern once_cell=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libonce_cell-35afa238d3e195c6.rlib --extern open=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libopen-ac089e9a31c298eb.rlib --extern pulldown_cmark=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libpulldown_cmark-29d39fba2102be79.rlib --extern serde=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde-e90ff52f040aa55d.rlib --extern serde_json=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libserde_json-7a4639cd9179b0c5.rlib --extern signal_hook=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook-6c428bf93f7fbbe4.rlib --extern signal_hook_tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libsignal_hook_tokio-114fa5646ce3defe.rlib --extern termini=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtermini-c4e9d797240a4027.rlib --extern tokio=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio-9bf4427ba673872b.rlib --extern tokio_stream=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtokio_stream-489b6d6873179149.rlib --extern toml=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/libtoml-6ed5b8aee84df59e.rlib --extern url=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/deps/liburl-4e19fdd2d9ff52ed.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/iurt/rpmbuild/BUILD/helix-24.03-build/helix-24.03/target/release/build/tree-sitter-13ba84c7b7c7dda4/out` (signal: 6, SIGABRT: process abort signal) error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.mIww7V (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.mIww7V (%build) I: [iurt_root_command] ERROR: chroot