You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     [email protected]
Log URL:        
https://pkg-status.freebsd.org/foul1/data/131powerpc-quarterly/ef59ef166670/logs/helix-22.12_1.log
Build URL:      
https://pkg-status.freebsd.org/foul1/build.html?mastername=131powerpc-quarterly&build=ef59ef166670
Log:

=>> Building editors/helix
build started at Thu Mar  2 12:42:41 UTC 2023
port directory: /usr/ports/editors/helix
package name: helix-22.12_1
building for: FreeBSD 131powerpc-quarterly-job-04 13.1-RELEASE FreeBSD 
13.1-RELEASE powerpc
maintained by: [email protected]
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400073
Jail OSVERSION: 1301000
Job Id: 04

---Begin Environment---
SHELL=/bin/csh
UNAME_p=powerpc
UNAME_m=powerpc
OSVERSION=1301000
UNAME_v=FreeBSD 13.1-RELEASE
UNAME_r=13.1-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/131powerpc-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/131powerpc-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=131powerpc-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/131powerpc-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
[email protected]
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/helix/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/helix/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/editors/helix/work/.cache  
HOME=/wrkdirs/usr/ports/editors/helix/work 
TMPDIR="/wrkdirs/usr/ports/editors/helix/work" 
PATH=/wrkdirs/usr/ports/editors/helix/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/editors/helix/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/helix/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/helix/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/editors/helix/work/.cache  
HOME=/wrkdirs/usr/ports/editors/helix/work 
TMPDIR="/wrkdirs/usr/ports/editors/helix/work" 
PATH=/wrkdirs/usr/ports/editors/helix/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/editors/helix/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig
 MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  
-fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  
LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  B
 SD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib 
DOCSDIR="share/doc/helix"  EXAMPLESDIR="share/examples/helix"  
DATADIR="share/helix"  WWWDIR="www/helix"  ETCDIR="etc/helix"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/helix 
DOCSDIR=/usr/local/share/doc/helix EXAMPLESDIR=/usr/local/share/examples/helix  
WWWDIR=/usr/local/www/helix ETCDIR=/usr/local/etc/helix
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=powerpc
MACHINE_ARCH=powerpc
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 
([email protected]:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: 
powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 
([email protected]:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: 
powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin 
"/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" 
"--enable-new-dtags" "-m" "elf32ppc_fbsd" "-o" "a.out" "/usr/lib/crt1.o" 
"/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" 
"-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" 
"-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 
([email protected]:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: 
powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc
OPSYS=FreeBSD
_OSRELEASE=13.1-RELEASE
OSREL=13.1
OSVERSION=1301000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License MPL20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   helix-22.12_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.19.0.pkg
[131powerpc-quarterly-job-04] Installing pkg-1.19.0...
[131powerpc-quarterly-job-04] Extracting pkg-1.19.0: .......... done
===>   helix-22.12_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of helix-22.12_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MPL20 accepted by the user
===> Fetching all distfiles required by helix-22.12_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MPL20 accepted by the user
===> Fetching all distfiles required by helix-22.12_1 for building
=> SHA256 Checksum OK for bc26a6a949f2e0d98b7bfc437d459b250900a165.tar.gz.
=> SHA256 Checksum OK for 
936d976a782e75395d9b1c8c7c7bf4ba6fe0d86b-js-highlights.scm.
=> SHA256 Checksum OK for 
0ab9d99867435a7667c5548a6617a6bf73dbd830-ts-highlights.scm.
=> SHA256 Checksum OK for rust/crates/adler-1.0.2.crate.
=> SHA256 Checksum OK for rust/crates/ahash-0.7.6.crate.
=> SHA256 Checksum OK for rust/crates/ahash-0.8.2.crate.
=> SHA256 Checksum OK for rust/crates/aho-corasick-0.7.20.crate.
=> SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate.
=> SHA256 Checksum OK for rust/crates/anyhow-1.0.66.crate.
=> SHA256 Checksum OK for rust/crates/arc-swap-1.5.1.crate.
=> SHA256 Checksum OK for rust/crates/atoi-1.0.0.crate.
=> SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate.
=> SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate.
=> SHA256 Checksum OK for rust/crates/bstr-0.2.17.crate.
=> SHA256 Checksum OK for rust/crates/bstr-1.0.1.crate.
=> SHA256 Checksum OK for rust/crates/btoi-0.4.2.crate.
=> SHA256 Checksum OK for rust/crates/bumpalo-3.11.1.crate.
=> SHA256 Checksum OK for rust/crates/byte-unit-4.0.17.crate.
=> SHA256 Checksum OK for rust/crates/bytecount-0.6.3.crate.
=> SHA256 Checksum OK for rust/crates/bytes-1.3.0.crate.
=> SHA256 Checksum OK for rust/crates/bytesize-1.1.0.crate.
=> SHA256 Checksum OK for rust/crates/cassowary-0.3.0.crate.
=> SHA256 Checksum OK for rust/crates/castaway-0.2.2.crate.
=> SHA256 Checksum OK for rust/crates/cc-1.0.77.crate.
=> SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate.
=> SHA256 Checksum OK for rust/crates/chardetng-0.1.17.crate.
=> SHA256 Checksum OK for rust/crates/chrono-0.4.23.crate.
<snip>
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_next 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/dirs-next-2.0.0
 CARGO_PKG_AUTHORS='The @xdg-rs members' CARGO_PKG_DESCRIPTION='A tiny 
low-level library that provides platform-specific standard locations
of directories for config, cache and other data on Linux, Windows, macOS
and Redox by leveraging the mechanisms defined by the XDG base/user
directory specifications on Linux, the Known Folder API on Windows,
and the Standard Directory guidelines on macOS.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-next 
CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs' CARGO_PKG_RUST_VERSION='' 
CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 
CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name dirs_next --edition=2018 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/dirs-next-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 -C metadata=b5ebafa4712223a0 -C 
extra-filename=-b5ebafa4712223a0 --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps --extern 
cfg_if=/wrkdirs/usr/ports/editors/helix/wo
 rk/target/release/deps/libcfg_if-82dd32da94da28d5.rmeta --extern 
dirs_sys_next=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libdirs_sys_next-157c21388957cb2c.rmeta
 --cap-lints warn`
   Compiling git-refspec v0.4.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git_refspec 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/git-refspec-0.4.0
 CARGO_PKG_AUTHORS='Sebastian Thiel <[email protected]>' 
CARGO_PKG_DESCRIPTION='A WIP crate of the gitoxide project for parsing and 
representing refspecs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git-refspec 
CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name git_refspec --edition=2021 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/git-refspec-0.4.0/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=d
 ep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C 
metadata=7e2f493898cb3b3e -C extra-filename=-7e2f493898cb3b3e --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 --target powerpc-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps 
--extern 
bstr=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libbstr-5507e65666448707.rmeta
 --extern 
git_hash=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_hash-4201ebb667d5df92.rmeta
 --extern 
git_revision=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_revision-14a456b0243805f0.rmeta
 --extern 
git_validate=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_validate-ade08d3c8dc64605.rmeta
 --extern smallvec=/w
 rkdirs/usr/ports/editors/helix/work/target/p!
 owerpc-unknown-freebsd/release/deps/libsmallvec-1b53136cdc1cacba.rmeta 
--extern 
thiserror=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libthiserror-d146618deda981eb.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling git-credentials v0.7.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git_credentials 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/git-credentials-0.7.0
 CARGO_PKG_AUTHORS='Sebastian Thiel <[email protected]>' 
CARGO_PKG_DESCRIPTION='A WIP crate of the gitoxide project to interact with git 
credentials helpers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git-credentials 
CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name git_credentials --edition=2021 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/git-credentials-0.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 metadata=dceb5c5564876b57 -C 
extra-filename=-dceb5c5564876b57 --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 --target powerpc-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps 
--extern 
bstr=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libbstr-5507e65666448707.rmeta
 --extern 
git_command=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_command-1a5039764b7c9d23.rmeta
 --extern 
git_config_value=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_config_value-581e680a79a3391a.rmeta
 --extern 
git_path=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_path-4657fc68786a13
 5c.rmeta --extern git_prompt=/wrkdirs/usr/po!
 
rts/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_prompt-ce6860501a9344c1.rmeta
 --extern 
git_sec=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_sec-85a573d381ca60de.rmeta
 --extern 
git_url=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_url-3f8cb54461ac6777.rmeta
 --extern 
thiserror=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libthiserror-d146618deda981eb.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling git-odb v0.37.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git_odb 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/git-odb-0.37.0
 CARGO_PKG_AUTHORS='Sebastian Thiel <[email protected]>' 
CARGO_PKG_DESCRIPTION='Implements various git object databases' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git-odb 
CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.37.0 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=37 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name git_odb --edition=2021 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/git-odb-0.37.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-plu
 gin-lto -C metadata=2e687f0d748c7acc -C extra-filename=-2e687f0d748c7acc 
--out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 --target powerpc-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps 
--extern 
arc_swap=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libarc_swap-fe7d95d967e919e3.rmeta
 --extern 
git_features=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_features-ce292058e51a3e3c.rmeta
 --extern 
git_hash=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_hash-4201ebb667d5df92.rmeta
 --extern 
git_object=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_object-cbcb570ffe82ffd4.rmeta
 --extern git_pack=/wrkdirs/usr/ports/editors/helix/work/target/pow
 erpc-unknown-freebsd/release/deps/libgit_pac!
 k-0fcc2125e31a4cbd.rmeta --extern 
git_path=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_path-4657fc68786a135c.rmeta
 --extern 
git_quote=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_quote-ba5ec4810d909d45.rmeta
 --extern 
parking_lot=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libparking_lot-cfc87d5a68020924.rmeta
 --extern 
tempfile=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libtempfile-33aa24eb6257424d.rmeta
 --extern 
thiserror=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libthiserror-d146618deda981eb.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling git-config v0.12.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git_config 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/git-config-0.12.0
 CARGO_PKG_AUTHORS='Edward Shen <[email protected]>' CARGO_PKG_DESCRIPTION='A 
git-config file parser and editor from the gitoxide project' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git-config 
CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.0 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name git_config --edition=2021 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/git-config-0.12.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 metadata=f3f7001aad10d178 -C 
extra-filename=-f3f7001aad10d178 --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 --target powerpc-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps 
--extern 
bstr=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libbstr-5507e65666448707.rmeta
 --extern 
git_config_value=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_config_value-581e680a79a3391a.rmeta
 --extern 
git_features=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_features-ce292058e51a3e3c.rmeta
 --extern 
git_glob=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_glob-ac81caf42c7d0853.rmeta
 --extern git_path=/wrkdirs/usr/ports/
 editors/helix/work/target/powerpc-unknown-fr!
 eebsd/release/deps/libgit_path-4657fc68786a135c.rmeta --extern 
git_ref=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_ref-84f64b4076e4dca9.rmeta
 --extern 
git_sec=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_sec-85a573d381ca60de.rmeta
 --extern 
memchr=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libmemchr-ea67b1a4f20cbc2d.rmeta
 --extern 
nom=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libnom-12c3d86a3bceef62.rmeta
 --extern 
once_cell=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libonce_cell-10672fa858988205.rmeta
 --extern 
smallvec=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libsmallvec-1b53136cdc1cacba.rmeta
 --extern 
thiserror=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libthiserror-d146618deda981eb.rmeta
 --extern uni
 
code_bom=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libunicode_bom-0c48c1489f0385be.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling git-discover v0.9.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git_discover 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/git-discover-0.9.0
 CARGO_PKG_AUTHORS='Sebastian Thiel <[email protected]>' 
CARGO_PKG_DESCRIPTION='Discover git repositories and check if a directory is a 
git repository' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git-discover 
CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name git_discover --edition=2021 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/git-discover-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 
metadata=c70a687ea9c8faf8 -C extra-filename=-c70a687ea9c8faf8 --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 --target powerpc-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps 
--extern 
bstr=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libbstr-5507e65666448707.rmeta
 --extern 
git_hash=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_hash-4201ebb667d5df92.rmeta
 --extern 
git_path=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_path-4657fc68786a135c.rmeta
 --extern 
git_ref=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_ref-84f64b4076e4dca9.rmeta
 --extern git_sec=/wrkdirs/usr/ports/
 editors/helix/work/target/powerpc-unknown-fr!
 eebsd/release/deps/libgit_sec-85a573d381ca60de.rmeta --extern 
thiserror=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libthiserror-d146618deda981eb.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running 
`/wrkdirs/usr/ports/editors/helix/work/target/release/build/anyhow-318780f482022ac5/build-script-build`
     Running 
`/wrkdirs/usr/ports/editors/helix/work/target/release/build/tree-sitter-40502850d16a8ca0/build-script-build`
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=TREE_SITTER_STATIC_ANALYSIS
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/unicode.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/clock.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/lib.c
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/unicode
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/subtree.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/subtree.c
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/reduce_action.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/alloc.c
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/alloc.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/stack.c
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/stack.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/host.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/atomic.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/lexer.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/lexer.c
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/error_costs.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/get_changed_ranges.c
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/get_changed_ranges.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/tree_cursor.c
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/tree_cursor.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/reusable_node.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/language.c
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/language.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/point.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/length.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/node.c
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/query.c
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/array.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/tree.h
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/tree.c
[tree-sitter 0.20.9] cargo:rerun-if-changed=src/parser.c
[tree-sitter 0.20.9] TARGET = Some("powerpc-unknown-freebsd")
[tree-sitter 0.20.9] OPT_LEVEL = Some("0")
[tree-sitter 0.20.9] HOST = Some("powerpc-unknown-freebsd")
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CC_powerpc-unknown-freebsd
[tree-sitter 0.20.9] CC_powerpc-unknown-freebsd = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CC_powerpc_unknown_freebsd
[tree-sitter 0.20.9] CC_powerpc_unknown_freebsd = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=HOST_CC
[tree-sitter 0.20.9] HOST_CC = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CC
[tree-sitter 0.20.9] CC = Some("cc")
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CFLAGS_powerpc-unknown-freebsd
[tree-sitter 0.20.9] CFLAGS_powerpc-unknown-freebsd = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CFLAGS_powerpc_unknown_freebsd
[tree-sitter 0.20.9] CFLAGS_powerpc_unknown_freebsd = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=HOST_CFLAGS
[tree-sitter 0.20.9] HOST_CFLAGS = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CFLAGS
[tree-sitter 0.20.9] CFLAGS = Some("-O2 -pipe  -fstack-protector-strong 
-fno-strict-aliasing ")
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[tree-sitter 0.20.9] CRATE_CC_NO_DEFAULTS = None
[tree-sitter 0.20.9] DEBUG = Some("false")
[tree-sitter 0.20.9] CARGO_CFG_TARGET_FEATURE = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CC_powerpc-unknown-freebsd
[tree-sitter 0.20.9] CC_powerpc-unknown-freebsd = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CC_powerpc_unknown_freebsd
[tree-sitter 0.20.9] CC_powerpc_unknown_freebsd = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=HOST_CC
[tree-sitter 0.20.9] HOST_CC = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CC
[tree-sitter 0.20.9] CC = Some("cc")
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CFLAGS_powerpc-unknown-freebsd
[tree-sitter 0.20.9] CFLAGS_powerpc-unknown-freebsd = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CFLAGS_powerpc_unknown_freebsd
[tree-sitter 0.20.9] CFLAGS_powerpc_unknown_freebsd = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=HOST_CFLAGS
[tree-sitter 0.20.9] HOST_CFLAGS = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CFLAGS
[tree-sitter 0.20.9] CFLAGS = Some("-O2 -pipe  -fstack-protector-strong 
-fno-strict-aliasing ")
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[tree-sitter 0.20.9] CRATE_CC_NO_DEFAULTS = None
[tree-sitter 0.20.9] CARGO_CFG_TARGET_FEATURE = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CC_powerpc-unknown-freebsd
[tree-sitter 0.20.9] CC_powerpc-unknown-freebsd = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CC_powerpc_unknown_freebsd
[tree-sitter 0.20.9] CC_powerpc_unknown_freebsd = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=HOST_CC
[tree-sitter 0.20.9] HOST_CC = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CC
[tree-sitter 0.20.9] CC = Some("cc")
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CFLAGS_powerpc-unknown-freebsd
[tree-sitter 0.20.9] CFLAGS_powerpc-unknown-freebsd = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CFLAGS_powerpc_unknown_freebsd
[tree-sitter 0.20.9] CFLAGS_powerpc_unknown_freebsd = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=HOST_CFLAGS
[tree-sitter 0.20.9] HOST_CFLAGS = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CFLAGS
[tree-sitter 0.20.9] CFLAGS = Some("-O2 -pipe  -fstack-protector-strong 
-fno-strict-aliasing ")
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[tree-sitter 0.20.9] CRATE_CC_NO_DEFAULTS = None
[tree-sitter 0.20.9] CARGO_CFG_TARGET_FEATURE = None
[tree-sitter 0.20.9] running: "cc" "-O0" "-ffunction-sections" 
"-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" 
"-fno-strict-aliasing" "-I" "src" "-I" "include" "-std=c99" 
"-Wno-unused-parameter" "-o" 
"/wrkdirs/usr/ports/editors/helix/work/target/release/build/tree-sitter-f5936bf3c393fc74/out/src/lib.o"
 "-c" "src/lib.c"
   Compiling git-mailmap v0.6.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git_mailmap 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/git-mailmap-0.6.0
 CARGO_PKG_AUTHORS='Sebastian Thiel <[email protected]>' 
CARGO_PKG_DESCRIPTION='A WIP crate of the gitoxide project for parsing mailmap 
files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git-mailmap 
CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name git_mailmap --edition=2021 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/git-mailmap-0.6.0/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,meta
 data,link -C opt-level=3 -C linker-plugin-lto -C metadata=9e5b4538e252e56c -C 
extra-filename=-9e5b4538e252e56c --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 --target powerpc-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps 
--extern 
bstr=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libbstr-5507e65666448707.rmeta
 --extern 
git_actor=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_actor-78d4fb1eaea1d612.rmeta
 --extern 
quick_error=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libquick_error-f67f52adfbd91dde.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_cpus 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/num_cpus-1.14.0
 CARGO_PKG_AUTHORS='Sean McArthur <[email protected]>' 
CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus 
CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.14.0 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name num_cpus 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/num_cpus-1.14.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-assertion
 s=off -C metadata=7dd3e6b02039ecb6 -C extra-filename=-7dd3e6b02039ecb6 
--out-dir /wrkdirs/usr/ports/editors/helix/work/target/release/deps -C 
linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps --extern 
libc=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/liblibc-8cd3781c500db247.rmeta
 --cap-lints warn`
   Compiling serde_repr v0.1.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_repr 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/serde_repr-0.1.9
 CARGO_PKG_AUTHORS='David Tolnay <[email protected]>' 
CARGO_PKG_DESCRIPTION='Derive Serialize and Deserialize that delegates to the 
underlying repr of a C-like enum.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT 
OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_repr 
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-repr' 
CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name serde_repr --edition=2018 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/serde_repr-0.1.9/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type pro
 c-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C 
debug-assertions=off -C metadata=6e581977a18aebb3 -C 
extra-filename=-6e581977a18aebb3 --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps --extern 
proc_macro2=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libproc_macro2-69bc4d5780877b13.rlib
 --extern 
quote=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libquote-7152ed310b2249c2.rlib
 --extern 
syn=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libsyn-2d9648cd678d1839.rlib
 --extern proc_macro --cap-lints warn`
     Running 
`/wrkdirs/usr/ports/editors/helix/work/target/release/build/log-4a2b874d05717e54/build-script-build`
[log 0.4.17] cargo:rustc-cfg=atomic_cas
[log 0.4.17] cargo:rustc-cfg=has_atomics
[log 0.4.17] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/log-0.4.17
 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A 
lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log 
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/editors/helix/work/target/release/build/log-09d5e08d6bd4fc03/out
 /usr/local/bin/rustc --crate-name log 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/log-0.4.17/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
debug-assertions=off --cfg 'feature="std"' -C metadata=957f93b0dbaff973 -C 
extra-filename=-957f93b0dbaff973 --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/edit
 ors/helix/work/target/release/deps --extern 
cfg_if=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libcfg_if-82dd32da94da28d5.rmeta
 --cap-lints warn --cfg atomic_cas --cfg has_atomics`
   Compiling lsp-types v0.93.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lsp_types 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/lsp-types-0.93.2
 CARGO_PKG_AUTHORS='Markus Westerlind <[email protected]>:Bruno Medeiros 
<[email protected]>' CARGO_PKG_DESCRIPTION='Types for interaction 
with a language server, using VSCode'\''s Language Server Protocol' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=lsp-types 
CARGO_PKG_REPOSITORY='https://github.com/gluon-lang/lsp-types' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.93.2 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=93 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name lsp_types --edition=2018 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/lsp-types-0.93.2/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifact
 s,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 
opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 
'feature="proposed"' -C metadata=02383163902ed093 -C 
extra-filename=-02383163902ed093 --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 --target powerpc-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps 
--extern 
bitflags=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libbitflags-4724454577f300e8.rmeta
 --extern 
serde=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libserde-1ca9b027fff92c1e.rmeta
 --extern 
serde_json=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libserde_json-114ed76ac76fd174.rmeta
 --extern serde_repr=/wrkdirs/usr/ports/editors/helix/work/target/rele
 ase/deps/libserde_repr-6e581977a18aebb3.so -!
 -extern 
url=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/liburl-11f1f3e72977c87a.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
[tree-sitter 0.20.9] exit status: 0
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=AR_powerpc-unknown-freebsd
[tree-sitter 0.20.9] AR_powerpc-unknown-freebsd = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=AR_powerpc_unknown_freebsd
[tree-sitter 0.20.9] AR_powerpc_unknown_freebsd = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=HOST_AR
[tree-sitter 0.20.9] HOST_AR = None
[tree-sitter 0.20.9] cargo:rerun-if-env-changed=AR
[tree-sitter 0.20.9] AR = None
[tree-sitter 0.20.9] running: "ar" "cq" 
"/wrkdirs/usr/ports/editors/helix/work/target/release/build/tree-sitter-f5936bf3c393fc74/out/libtree-sitter.a"
 
"/wrkdirs/usr/ports/editors/helix/work/target/release/build/tree-sitter-f5936bf3c393fc74/out/src/lib.o"
[tree-sitter 0.20.9] exit status: 0
[tree-sitter 0.20.9] running: "ar" "s" 
"/wrkdirs/usr/ports/editors/helix/work/target/release/build/tree-sitter-f5936bf3c393fc74/out/libtree-sitter.a"
[tree-sitter 0.20.9] exit status: 0
[tree-sitter 0.20.9] cargo:rustc-link-lib=static=tree-sitter
[tree-sitter 0.20.9] 
cargo:rustc-link-search=native=/wrkdirs/usr/ports/editors/helix/work/target/release/build/tree-sitter-f5936bf3c393fc74/out
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tree_sitter 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/tree-sitter-0.20.9
 CARGO_PKG_AUTHORS='Max Brunsfeld <[email protected]>' 
CARGO_PKG_DESCRIPTION='Rust bindings to the Tree-sitter parsing library' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=tree-sitter 
CARGO_PKG_REPOSITORY='https://github.com/tree-sitter/tree-sitter' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.9 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/editors/helix/work/target/release/build/tree-sitter-f5936bf3c393fc74/out
 /usr/local/bin/rustc --crate-name tree_sitter --edition=2018 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/tree-sitter-0.20.9/binding_rust/lib.rs
 --error-format=json --j
 son=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib 
--emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C 
metadata=6632d1616b2ea4e0 -C extra-filename=-6632d1616b2ea4e0 --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps --extern 
regex=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libregex-2ab7143b61205300.rmeta
 --cap-lints warn -L 
native=/wrkdirs/usr/ports/editors/helix/work/target/release/build/tree-sitter-f5936bf3c393fc74/out
 -l static=tree-sitter`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=threadpool 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/threadpool-1.8.1
 CARGO_PKG_AUTHORS='The Rust Project Developers:Corey Farwell 
<[email protected]>:Stefan Schindler <[email protected]>' 
CARGO_PKG_DESCRIPTION='A thread pool for running a number of jobs on a fixed 
set of worker threads.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-threadpool/rust-threadpool' 
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=threadpool 
CARGO_PKG_REPOSITORY='https://github.com/rust-threadpool/rust-threadpool' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name threadpool 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/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 -C metadata=7a38324dfba82d9b -C 
extra-filename=-7a38324dfba82d9b --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/dep
 s --extern 
num_cpus=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libnum_cpus-7dd3e6b02039ecb6.rmeta
 --cap-lints warn`
warning: `threadpool` (lib) generated 2 warnings (2 duplicates)
   Compiling git-repository v0.29.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git_repository 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/git-repository-0.29.0
 CARGO_PKG_AUTHORS='Sebastian Thiel <[email protected]>' 
CARGO_PKG_DESCRIPTION='Abstractions for git repositories' CARGO_PKG_HOMEPAGE='' 
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=git-repository 
CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' 
CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name git_repository --edition=2021 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/git-repository-0.29.0/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,li
 nk -C opt-level=3 -C linker-plugin-lto -C metadata=e4515c84dcb64c1b -C 
extra-filename=-e4515c84dcb64c1b --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 --target powerpc-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps 
--extern 
byte_unit=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libbyte_unit-2d660764bbf06e60.rmeta
 --extern 
clru=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libclru-1a4cdaa82a1d15e7.rmeta
 --extern 
git_actor=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_actor-78d4fb1eaea1d612.rmeta
 --extern 
git_attributes=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_attributes-b35cf9f91bf7a0a3.rmeta
 --extern git_config=/wrkdirs/usr/ports/
 editors/helix/work/target/powerpc-unknown-fr!
 eebsd/release/deps/libgit_config-f3f7001aad10d178.rmeta --extern 
git_credentials=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_credentials-dceb5c5564876b57.rmeta
 --extern 
git_date=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_date-ebad2c1589d9bd46.rmeta
 --extern 
git_diff=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_diff-e3746fbba3f64eb2.rmeta
 --extern 
git_discover=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_discover-c70a687ea9c8faf8.rmeta
 --extern 
git_features=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_features-ce292058e51a3e3c.rmeta
 --extern 
git_glob=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_glob-ac81caf42c7d0853.rmeta
 --extern 
git_hash=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/l
 ibgit_hash-4201ebb667d5df92.rmeta --extern 
git_index=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_index-1992d9b054359539.rmeta
 --extern 
git_lock=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_lock-8057a779f86121c0.rmeta
 --extern 
git_mailmap=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_mailmap-9e5b4538e252e56c.rmeta
 --extern 
git_object=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_object-cbcb570ffe82ffd4.rmeta
 --extern 
git_odb=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_odb-2e687f0d748c7acc.rmeta
 --extern 
git_pack=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_pack-0fcc2125e31a4cbd.rmeta
 --extern 
git_path=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_path-4657fc68786a135c.rmeta
 --extern
  git_prompt=/wrkdirs/usr/ports/editors/helix!
 /work/tar!
 get/powerpc-unknown-freebsd/release/deps/libgit_prompt-ce6860501a9344c1.rmeta 
--extern 
git_ref=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_ref-84f64b4076e4dca9.rmeta
 --extern 
git_refspec=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_refspec-7e2f493898cb3b3e.rmeta
 --extern 
git_revision=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_revision-14a456b0243805f0.rmeta
 --extern 
git_sec=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_sec-85a573d381ca60de.rmeta
 --extern 
git_tempfile=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_tempfile-2166b4e3b0999065.rmeta
 --extern 
git_traverse=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_traverse-be346e6275dc4836.rmeta
 --extern 
git_url=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freeb
 sd/release/deps/libgit_url-3f8cb54461ac6777.rmeta --extern 
git_validate=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_validate-ade08d3c8dc64605.rmeta
 --extern 
git_worktree=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libgit_worktree-797d5b067f5a75fa.rmeta
 --extern 
log=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/liblog-bdc4047b3b943b07.rmeta
 --extern 
once_cell=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libonce_cell-10672fa858988205.rmeta
 --extern 
signal_hook=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libsignal_hook-859c8e714cb2b69a.rmeta
 --extern 
smallvec=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libsmallvec-1b53136cdc1cacba.rmeta
 --extern 
thiserror=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libthiserror-d146618de
 da981eb.rmeta --cap-lints warn -C link-arg=-!
 fstack-pr!
 otector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/anyhow-1.0.66
 CARGO_PKG_AUTHORS='David Tolnay <[email protected]>' 
CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow 
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' 
CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/editors/helix/work/target/release/build/anyhow-a59d8119a8b58e99/out
 /usr/local/bin/rustc --crate-name anyhow --edition=2018 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/anyhow-1.0.66/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"' -C metadata=80a715a9d5002240 -C 
extra-filename=-80a715a9d5002240 --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps 
--cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/toml-0.5.9
 CARGO_PKG_AUTHORS='Alex Crichton <[email protected]>' 
CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted 
files and streams. Provides
implementations of the standard Serialize/Deserialize traits for TOML data to
facilitate deserializing and serializing Rust structures.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/toml-rs' 
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml 
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/toml-rs' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.9 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name toml --edition=2018 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/toml-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 -C 
debug-assertions=off --cfg 'feature="default"' -C metadata=bbb2d2f82dc1f26c -C 
extra-filename=-bbb2d2f82dc1f26c --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/de
 ps --extern 
serde=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libserde-41541121d82d1b7f.rmeta
 --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=etcetera 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/etcetera-0.4.0
 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An unopinionated library for 
obtaining configuration, data and cache directories' 
CARGO_PKG_HOMEPAGE='https://github.com/arzg/etcetera' CARGO_PKG_LICENSE='MIT OR 
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=etcetera 
CARGO_PKG_REPOSITORY='https://github.com/arzg/etcetera' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name etcetera --edition=2018 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/etcetera-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 embed-bitcode=no -C debug-assertions=off -C metadata=c782e2749b3ca453 
-C extra-filename=-c782e2749b3ca453 --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps --extern 
cfg_if=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libcfg_if-82dd32da94da28d5.rmeta
 --extern 
dirs_next=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libdirs_next-b5ebafa4712223a0.rmeta
 --extern 
thiserror=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libthiserror-e70c6874d5462c8e.rmeta
 --cap-lints warn`
   Compiling futures-executor v0.3.25
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_executor 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/futures-executor-0.3.25
 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Executors for asynchronous tasks 
based on the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' 
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=futures-executor 
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' 
CARGO_PKG_RUST_VERSION=1.45 CARGO_PKG_VERSION=0.3.25 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name futures_executor --edition=2018 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/futures-executor-0.3.25/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 
linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' -C 
metadata=e9f272983eceab5a -C extra-filename=-e9f272983eceab5a --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
  --target powerpc-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps 
--extern 
futures_core=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libfutures_core-d27b1356bddc4baf.rmeta
 --extern 
futures_task=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libfutures_task-8d18b78780b4cad6.rmeta
 --extern 
futures_util=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libfutures_util-5691b9c16689b48f.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tokio-stream v0.1.11
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_stream 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/tokio-stream-0.1.11
 CARGO_PKG_AUTHORS='Tokio Contributors <[email protected]>' 
CARGO_PKG_DESCRIPTION='Utilities to work with `Stream` and `tokio`.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-stream 
CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' 
CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=0.1.11 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name tokio_stream --edition=2018 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/tokio-stream-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"' --cfg 'feature="time"' -C 
metadata=4865914a4e7d4ee3 -C extra-filename=-4865914a4e7d4ee3 --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 --target powerpc-unknown-freebsd -C linker=cc -L depen
 
dency=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps 
--extern 
futures_core=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libfutures_core-d27b1356bddc4baf.rmeta
 --extern 
pin_project_lite=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libpin_project_lite-a5596b6a915e84bc.rmeta
 --extern 
tokio=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libtokio-0f916a3085b54d24.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling signal-hook-mio v0.2.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_mio 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/signal-hook-mio-0.2.3
 CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner <[email protected]>:Thomas 
Himmelstoss <[email protected]>' CARGO_PKG_DESCRIPTION='MIO support for 
signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-mio 
CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name signal_hook_mio --edition=2018 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/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"' -C 
metadata=0f9fcbd29a172b01 -C extra-filename=-0f9fcbd29a172b01 --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 --target powerpc-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps 
--extern 
libc=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/liblibc-2c688da5130fb8b8.rmeta
 --extern 
mio_0_8=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libmio-dc9fa1a663e5ef03.rmeta
 --extern 
signal_hook=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libsignal_hook-859c8e714cb2b69a.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running 
`/wrkdirs/usr/ports/editors/helix/work/target/release/build/helix-loader-89938f914f042867/build-script-build`
[helix-loader 0.6.0] cargo:rustc-env=BUILD_TARGET=powerpc-unknown-freebsd
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libloading 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/libloading-0.7.4
 CARGO_PKG_AUTHORS='Simonas Kazlauskas <[email protected]>' 
CARGO_PKG_DESCRIPTION='Bindings around the platform'\''s dynamic library 
loading primitives with greatly improved memory safety.' CARGO_PKG_HOMEPAGE='' 
CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading 
CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' 
CARGO_PKG_RUST_VERSION=1.40.0 CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name libloading 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/libloading-0.7.4/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-ty
 pe lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
debug-assertions=off -C metadata=f4df0208bdf01370 -C 
extra-filename=-f4df0208bdf01370 --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps --extern 
cfg_if=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libcfg_if-82dd32da94da28d5.rmeta
 --cap-lints warn`
   Compiling unicase v2.6.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/unicase-2.6.0
 CARGO_PKG_AUTHORS='Sean McArthur <[email protected]>' 
CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase 
CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 
CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name build_script_build 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/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-asserti
 ons=off -C metadata=03512969a12b7d9e -C extra-filename=-03512969a12b7d9e 
--out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/release/build/unicase-03512969a12b7d9e
 -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps --extern 
version_check=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libversion_check-15bb1f73ee1dfe1b.rlib
 --cap-lints warn`
   Compiling thread_local v1.1.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thread_local 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/thread_local-1.1.4
 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <[email protected]>' 
CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' 
CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=thread_local 
CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name thread_local --edition=2018 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/thread_local-1.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-leve
 l=3 -C linker-plugin-lto -C metadata=4ecf8ff095c2afa7 -C 
extra-filename=-4ecf8ff095c2afa7 --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 --target powerpc-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps 
--extern 
once_cell=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libonce_cell-10672fa858988205.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling crossbeam-utils v0.8.14
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/crossbeam-utils-0.8.14
 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent 
programming' 
CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils'
 CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=crossbeam-utils 
CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' 
CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.8.14 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name build_script_build --edition=2018 
/wrkdirs/usr/ports/editors/helix/work/helix-22.12/cargo-crates/crossbeam-utils-0.8.14/build.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-inc
 ompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C 
debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C 
metadata=12186b48a1d08f1a -C extra-filename=-12186b48a1d08f1a --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/release/build/crossbeam-utils-12186b48a1d08f1a
 -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps 
--cap-lints warn`
     Running 
`/wrkdirs/usr/ports/editors/helix/work/target/release/build/unicase-03512969a12b7d9e/build-script-build`
[unicase 2.6.0] cargo:rustc-cfg=__unicase__iter_cmp
[unicase 2.6.0] cargo:rustc-cfg=__unicase__default_hasher
[unicase 2.6.0] cargo:rustc-cfg=__unicase__const_fns
[unicase 2.6.0] cargo:rustc-cfg=__unicase__core_and_alloc
   Compiling helix-lsp v0.6.0 
(/wrkdirs/usr/ports/editors/helix/work/helix-22.12/helix-lsp)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=helix_lsp 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/helix-lsp 
CARGO_PKG_AUTHORS='Blaž Hrastnik <[email protected]>' CARGO_PKG_DESCRIPTION='LSP 
client implementation for Helix project' 
CARGO_PKG_HOMEPAGE='https://helix-editor.com' CARGO_PKG_LICENSE=MPL-2.0 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=helix-lsp 
CARGO_PKG_REPOSITORY='https://github.com/helix-editor/helix' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/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 
metadata=7bca9a438be93b72 -C extra-filename=-7bca9a438be93b72
  --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 --target powerpc-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps 
--extern 
anyhow=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libanyhow-4c5f22d29d6b4e22.rmeta
 --extern 
futures_executor=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libfutures_executor-e9f272983eceab5a.rmeta
 --extern 
futures_util=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libfutures_util-5691b9c16689b48f.rmeta
 --extern 
helix_core=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libhelix_core-ddd90d20b3c0a5f4.rmeta
 --extern 
log=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/liblog-bdc4047b3b943b07.rmeta
 -
 -extern lsp_types=/wrkdirs/usr/ports/editors!
 
/helix/work/target/powerpc-unknown-freebsd/release/deps/liblsp_types-02383163902ed093.rmeta
 --extern 
serde=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libserde-1ca9b027fff92c1e.rmeta
 --extern 
serde_json=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libserde_json-114ed76ac76fd174.rmeta
 --extern 
thiserror=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libthiserror-d146618deda981eb.rmeta
 --extern 
tokio=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libtokio-0f916a3085b54d24.rmeta
 --extern 
tokio_stream=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libtokio_stream-4865914a4e7d4ee3.rmeta
 --extern 
which=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libwhich-b4d826c344f9927f.rmeta
 -C link-arg=-fstack-protector-strong -L 
native=/wrkdirs/usr/ports/editors/helix/work/target/powerpc
 -unknown-freebsd/release/build/tree-sitter-99c8b3079cd976f7/out`
error[E0432]: unresolved import `std::sync::atomic::AtomicU64`
  --> helix-lsp/src/client.rs:15:14
   |
15 |     atomic::{AtomicU64, Ordering},
   |              ^^^^^^^^^
   |              |
   |              no `AtomicU64` in `sync::atomic`
   |              help: a similar name exists in the module: `AtomicU8`

     Running 
`/wrkdirs/usr/ports/editors/helix/work/target/release/build/crossbeam-utils-12186b48a1d08f1a/build-script-build`
[crossbeam-utils 0.8.14] cargo:rustc-cfg=crossbeam_no_atomic_64
[crossbeam-utils 0.8.14] cargo:rerun-if-changed=no_atomic.rs
     Running `BUILD_TARGET=powerpc-unknown-freebsd CARGO=/usr/local/bin/cargo 
CARGO_CRATE_NAME=helix_loader 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/helix-loader
 CARGO_PKG_AUTHORS='Blaž Hrastnik <[email protected]>' CARGO_PKG_DESCRIPTION='A 
post-modern text editor.' CARGO_PKG_HOMEPAGE='https://helix-editor.com' 
CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=helix-loader 
CARGO_PKG_REPOSITORY='https://github.com/helix-editor/helix' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/editors/helix/work/target/release/build/helix-loader-2f546741552ffa2f/out
 /usr/local/bin/rustc --crate-name helix_loader --edition=2021 
helix-loader/src/lib.rs --error-format=json 
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-typ
 e lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
debug-assertions=off -C metadata=3c0d8034755950e0 -C 
extra-filename=-3c0d8034755950e0 --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps --extern 
anyhow=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libanyhow-80a715a9d5002240.rmeta
 --extern 
cc=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libcc-9e15cabf3982921f.rmeta
 --extern 
etcetera=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libetcetera-c782e2749b3ca453.rmeta
 --extern 
libloading=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/liblibloading-f4df0208bdf01370.rmeta
 --extern 
log=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/liblog-957f93b0dbaff973.rmeta
 --extern 
once_cell=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libonce_cell-0214a76824cdfdcf.rmeta
 --extern serde=/wrkdirs/usr/ports/editors/helix/work/
 target/release/deps/libserde-41541121d82d1b7!
 f.rmeta --extern 
threadpool=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libthreadpool-7a38324dfba82d9b.rmeta
 --extern 
toml=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libtoml-bbb2d2f82dc1f26c.rmeta
 --extern 
tree_sitter=/wrkdirs/usr/ports/editors/helix/work/target/release/deps/libtree_sitter-6632d1616b2ea4e0.rmeta
 -L 
native=/wrkdirs/usr/ports/editors/helix/work/target/release/build/tree-sitter-f5936bf3c393fc74/out`
For more information about this error, try `rustc --explain E0432`.
error: could not compile `helix-lsp` due to previous error

Caused by:
  process didn't exit successfully: `CARGO=/usr/local/bin/cargo 
CARGO_CRATE_NAME=helix_lsp 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/helix/work/helix-22.12/helix-lsp 
CARGO_PKG_AUTHORS='Blaž Hrastnik <[email protected]>' CARGO_PKG_DESCRIPTION='LSP 
client implementation for Helix project' 
CARGO_PKG_HOMEPAGE='https://helix-editor.com' CARGO_PKG_LICENSE=MPL-2.0 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=helix-lsp 
CARGO_PKG_REPOSITORY='https://github.com/helix-editor/helix' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/helix/work/target/release/deps:/usr/local/lib'
 /usr/local/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 
metadata=7bca9a438be93b72 -C extra-fil
 ename=-7bca9a438be93b72 --out-dir 
/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 --target powerpc-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/editors/helix/work/target/release/deps 
--extern 
anyhow=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libanyhow-4c5f22d29d6b4e22.rmeta
 --extern 
futures_executor=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libfutures_executor-e9f272983eceab5a.rmeta
 --extern 
futures_util=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libfutures_util-5691b9c16689b48f.rmeta
 --extern 
helix_core=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libhelix_core-ddd90d20b3c0a5f4.rmeta
 --extern 
log=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/liblog-b
 dc4047b3b943b07.rmeta --extern lsp_types=/wr!
 
kdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/liblsp_types-02383163902ed093.rmeta
 --extern 
serde=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libserde-1ca9b027fff92c1e.rmeta
 --extern 
serde_json=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libserde_json-114ed76ac76fd174.rmeta
 --extern 
thiserror=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libthiserror-d146618deda981eb.rmeta
 --extern 
tokio=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libtokio-0f916a3085b54d24.rmeta
 --extern 
tokio_stream=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libtokio_stream-4865914a4e7d4ee3.rmeta
 --extern 
which=/wrkdirs/usr/ports/editors/helix/work/target/powerpc-unknown-freebsd/release/deps/libwhich-b4d826c344f9927f.rmeta
 -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/editors/he
 
lix/work/target/powerpc-unknown-freebsd/release/build/tree-sitter-99c8b3079cd976f7/out`
 (exit status: 1)
warning: build failed, waiting for other jobs to finish...
warning: `helix-loader` (lib) generated 8 warnings (8 duplicates)
*** Error code 101

Stop.
make: stopped in /usr/ports/editors/helix

Reply via email to