=>> Building editors/ox build started at Sun May 4 07:35:46 EDT 2025 port directory: /usr/ports/editors/ox package name: ox-text-editor-0.7.7 building for: FreeBSD 13amd64-weekly-desktop-job-02 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 624 Mar 20 01:40 /usr/ports/editors/ox/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: 9810e890cd08 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/editors/ox/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/ox/work XDG_CACHE_HOME=/wrkdirs/usr/ports/editors/ox/work/.cache HOME=/wrkdirs/usr/ports/editors/ox/work TMPDIR="/wrkdirs/usr/ports/editors/ox/work" PATH=/wrkdirs/usr/ports/editors/ox/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/editors/ox/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/ox/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/ox/work XDG_CACHE_HOME=/wrkdirs/usr/ports/editors/ox/work/.cache HOME=/wrkdirs/usr/ports/editors/ox/work TMPDIR="/wrkdirs/usr/ports/editors/ox/work" PATH=/wrkdirs/usr/ports/editors/ox/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/editors/ox/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 " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ox" EXAMPLESDIR="share/examples/ox" DATADIR="share/ox" WWWDIR="www/ox" ETCDIR="etc/ox" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ox DOCSDIR=/usr/local/share/doc/ox EXAMPLESDIR=/usr/local/share/examples/ox WWWDIR=/usr/local/www/ox ETCDIR=/usr/local/etc/ox --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 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) 8192 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-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ox-text-editor-0.7.7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-02] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-02] Extracting pkg-2.0.6: .......... done ===> ox-text-editor-0.7.7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ox-text-editor-0.7.7 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ox-text-editor-0.7.7 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ox-text-editor-0.7.7 for building => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/alinio-0.2.1.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.4.0.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.6.0.crate. => SHA256 Checksum OK for rust/crates/bstr-1.11.1.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.5.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.2.1.crate. => SHA256 Checksum OK for rust/crates/char_index-0.1.4.crate. => SHA256 Checksum OK for rust/crates/crossterm-0.28.1.crate. => SHA256 Checksum OK for rust/crates/crossterm_winapi-0.9.1.crate. => SHA256 Checksum OK for rust/crates/dirs-5.0.1.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-0.4.1.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.10.crate. => SHA256 Checksum OK for rust/crates/error_set-0.7.0.crate. => SHA256 Checksum OK for rust/crates/error_set_impl-0.7.0.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for rust/crates/home-0.5.11.crate. => SHA256 Checksum OK for rust/crates/if_chain-1.0.2.crate. => SHA256 Checksum OK for rust/crates/indices-0.3.6.crate. => SHA256 Checksum OK for rust/crates/jargon-args-0.2.7.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.169.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.3.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.12.crate. => SHA256 Checksum OK for rust/crates/log-0.4.22.crate. => SHA256 Checksum OK for rust/crates/lua-src-547.0.0.crate. => SHA256 Checksum OK for rust/crates/luajit-src-210.5.11+97813fb.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.7.1.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.3.crate. => SHA256 Checksum OK for rust/crates/mlua-0.10.2.crate. => SHA256 Checksum OK for rust/crates/mlua-sys-0.6.6.crate. => SHA256 Checksum OK for rust/crates/nix-0.26.4.crate. => SHA256 Checksum OK for rust/crates/nix-0.29.0.crate. => SHA256 Checksum OK for rust/crates/nohash-hasher-0.2.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.3.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.10.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.31.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.20.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.92.crate. => SHA256 Checksum OK for rust/crates/ptyprocess-0.4.1.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.37.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.8.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.4.6.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.1.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.9.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.5.crate. => SHA256 Checksum OK for rust/crates/ropey-1.6.1.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.1.0.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.42.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.216.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.216.crate. => SHA256 Checksum OK for rust/crates/shellexpand-3.1.0.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-0.3.17.crate. => SHA256 Checksum OK for rust/crates/signal-hook-mio-0.2.4.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.2.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/str_indices-0.4.4.crate. => SHA256 Checksum OK for rust/crates/sugars-3.0.1.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.91.crate. => SHA256 Checksum OK for rust/crates/synoptic-2.2.9.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.14.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.14.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.2.0.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/which-6.0.3.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/winsafe-0.0.19.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.35.crate. => SHA256 Checksum OK for curlpipe-ox-0.7.7_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by ox-text-editor-0.7.7 for building ===> Extracting for ox-text-editor-0.7.7 => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/alinio-0.2.1.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.4.0.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.6.0.crate. => SHA256 Checksum OK for rust/crates/bstr-1.11.1.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.5.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.2.1.crate. => SHA256 Checksum OK for rust/crates/char_index-0.1.4.crate. => SHA256 Checksum OK for rust/crates/crossterm-0.28.1.crate. => SHA256 Checksum OK for rust/crates/crossterm_winapi-0.9.1.crate. => SHA256 Checksum OK for rust/crates/dirs-5.0.1.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-0.4.1.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.10.crate. => SHA256 Checksum OK for rust/crates/error_set-0.7.0.crate. => SHA256 Checksum OK for rust/crates/error_set_impl-0.7.0.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for rust/crates/home-0.5.11.crate. => SHA256 Checksum OK for rust/crates/if_chain-1.0.2.crate. => SHA256 Checksum OK for rust/crates/indices-0.3.6.crate. => SHA256 Checksum OK for rust/crates/jargon-args-0.2.7.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.169.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.3.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.12.crate. => SHA256 Checksum OK for rust/crates/log-0.4.22.crate. => SHA256 Checksum OK for rust/crates/lua-src-547.0.0.crate. => SHA256 Checksum OK for rust/crates/luajit-src-210.5.11+97813fb.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.7.1.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.3.crate. => SHA256 Checksum OK for rust/crates/mlua-0.10.2.crate. => SHA256 Checksum OK for rust/crates/mlua-sys-0.6.6.crate. => SHA256 Checksum OK for rust/crates/nix-0.26.4.crate. => SHA256 Checksum OK for rust/crates/nix-0.29.0.crate. => SHA256 Checksum OK for rust/crates/nohash-hasher-0.2.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.3.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.10.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.31.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.20.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.92.crate. => SHA256 Checksum OK for rust/crates/ptyprocess-0.4.1.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.37.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.8.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.4.6.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.1.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.9.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.5.crate. => SHA256 Checksum OK for rust/crates/ropey-1.6.1.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.1.0.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.42.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.216.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.216.crate. => SHA256 Checksum OK for rust/crates/shellexpand-3.1.0.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-0.3.17.crate. => SHA256 Checksum OK for rust/crates/signal-hook-mio-0.2.4.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.2.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/str_indices-0.4.4.crate. => SHA256 Checksum OK for rust/crates/sugars-3.0.1.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.91.crate. => SHA256 Checksum OK for rust/crates/synoptic-2.2.9.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.14.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.14.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.2.0.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/which-6.0.3.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/winsafe-0.0.19.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.35.crate. => SHA256 Checksum OK for curlpipe-ox-0.7.7_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for ox-text-editor-0.7.7 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ox-text-editor-0.7.7 depends on package: rust>=1.85.0 - not found ===> Installing existing package /packages/All/rust-1.85.0_1.pkg [13amd64-weekly-desktop-job-02] Installing rust-1.85.0_1... [13amd64-weekly-desktop-job-02] `-- Installing curl-8.12.1... [13amd64-weekly-desktop-job-02] | `-- Installing brotli-1.1.0,1... [13amd64-weekly-desktop-job-02] | `-- Extracting brotli-1.1.0,1: .......... done [13amd64-weekly-desktop-job-02] | `-- Installing libidn2-2.3.8... [13amd64-weekly-desktop-job-02] | | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-02] | | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-02] | | `-- Installing libunistring-1.3... [13amd64-weekly-desktop-job-02] | | `-- Extracting libunistring-1.3: .......... done [13amd64-weekly-desktop-job-02] | `-- Extracting libidn2-2.3.8: .......... done [13amd64-weekly-desktop-job-02] | `-- Installing libnghttp2-1.65.0... [13amd64-weekly-desktop-job-02] | `-- Extracting libnghttp2-1.65.0: ....... done [13amd64-weekly-desktop-job-02] | `-- Installing libpsl-0.21.5_2... [13amd64-weekly-desktop-job-02] | `-- Extracting libpsl-0.21.5_2: ........ done [13amd64-weekly-desktop-job-02] | `-- Installing libssh2-1.11.1,3... [13amd64-weekly-desktop-job-02] | `-- Extracting libssh2-1.11.1,3: .......... done [13amd64-weekly-desktop-job-02] | `-- Installing zstd-1.5.7... [13amd64-weekly-desktop-job-02] | | `-- Installing liblz4-1.10.0,1... [13amd64-weekly-desktop-job-02] | | `-- Extracting liblz4-1.10.0,1: .......... done [13amd64-weekly-desktop-job-02] | `-- Extracting zstd-1.5.7: .......... done [13amd64-weekly-desktop-job-02] `-- Extracting curl-8.12.1: .......... done [13amd64-weekly-desktop-job-02] Extracting rust-1.85.0_1: .......... done ===> ox-text-editor-0.7.7 depends on package: rust>=1.85.0 - found ===> Returning to build of ox-text-editor-0.7.7 ===> ox-text-editor-0.7.7 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.3.0,1.pkg [13amd64-weekly-desktop-job-02] Installing pkgconf-2.3.0,1... [13amd64-weekly-desktop-job-02] Extracting pkgconf-2.3.0,1: .......... done ===> ox-text-editor-0.7.7 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of ox-text-editor-0.7.7 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for ox-text-editor-0.7.7 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates' [source.crates-io] replace-with = 'cargo' ===> Updating Cargo.lock Locking 0 packages to latest compatible versions note: to see how you depend on a package, run `cargo tree --invert --package @` =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for ox-text-editor-0.7.7 Compiling libc v0.2.169 Compiling autocfg v1.4.0 Compiling rustix v0.38.42 Compiling proc-macro2 v1.0.92 Compiling cfg-if v1.0.0 Compiling shlex v1.3.0 Compiling bitflags v2.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/libc-0.2.169/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/libc-0.2.169/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="extra_traits"' --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=72a0e2cd8d953f42 -C extra-filename=-6eacc28476a74efd --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/build/libc-6eacc28476a74efd -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/autocfg-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/autocfg-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/autocfg-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=142e430e7abb59fe -C extra-filename=-d55ae08cd4e777a3 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustix-0.38.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustix-0.38.42/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustix-0.38.42/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=786e187b26834580 -C extra-filename=-d0967789a9dd42ea --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/build/rustix-d0967789a9dd42ea -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/libc-0.2.169/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/libc-0.2.169/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="extra_traits"' --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=ea5dcd49441af175 -C extra-filename=-fcb823eabe7ff5fb --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/build/libc-fcb823eabe7ff5fb -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/proc-macro2-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/proc-macro2-1.0.92/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=42a53b5ce4793224 -C extra-filename=-6f3a26005a165e5b --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/build/proc-macro2-6f3a26005a165e5b -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=aea0814f67bb9f9d -C extra-filename=-5dc1fb9bb707103d --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f1b71f12a9628e71 -C extra-filename=-d0ca051ff1094d10 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/bitflags-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 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/ox/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/bitflags-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 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=74a032489af222f9 -C extra-filename=-371879945fb953ca --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling memchr v2.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --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=988584cdcd6dacbf -C extra-filename=-ff18c0abfc2ede00 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = 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(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `shlex` (lib) generated 1 warning Compiling cc v1.2.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/cc-1.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/cc-1.2.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.2.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/cc-1.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=8c3841f979d5e31f -C extra-filename=-d08b96ef08cd6dec --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern shlex=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libshlex-d0ca051ff1094d10.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling either v1.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/either-1.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/either-1.13.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=02e3c57109223ec7 -C extra-filename=-277ea76ca86f27af --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/proc-macro2-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/ox/work/target/release/deps:/wrkdirs/usr/ports/editors/ox/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/proc-macro2-8dc1f0acac290aab/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/ox/work/target/release/build/proc-macro2-6f3a26005a165e5b/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/libc-0.2.169/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/ox/work/target/release/deps:/wrkdirs/usr/ports/editors/ox/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/libc-168670180d3a7a41/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/ox/work/target/release/build/libc-fcb823eabe7ff5fb/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,fs,libc-extra-traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustix-0.38.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustix-0.38.42/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/ox/work/target/release/deps:/wrkdirs/usr/ports/editors/ox/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/rustix-1d21ad58b8cc6115/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/ox/work/target/release/build/rustix-d0967789a9dd42ea/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/libc-0.2.169/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/ox/work/target/release/deps:/wrkdirs/usr/ports/editors/ox/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/libc-8e2af01491b36e2d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/ox/work/target/release/build/libc-6eacc28476a74efd/build-script-build` [libc 0.2.169] cargo:rerun-if-changed=build.rs [rustix 0.38.42] cargo:rerun-if-changed=build.rs [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.92] cargo:rerun-if-changed=build/probe.rs [libc 0.2.169] cargo:rerun-if-changed=build.rs [libc 0.2.169] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.169] cargo:rustc-cfg=freebsd11 [libc 0.2.169] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.169] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.169] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/libc-0.2.169/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/libc-168670180d3a7a41/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/libc-0.2.169/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="extra_traits"' --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=511848bd6c3a9b92 -C extra-filename=-8f0b5c9186d20fdb --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` [libc 0.2.169] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.169] cargo:rustc-cfg=freebsd11 [libc 0.2.169] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.169] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.169] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/libc-0.2.169/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/libc-8e2af01491b36e2d/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/libc-0.2.169/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --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=c079393f64a45c14 -C extra-filename=-d6fbe1ce6c59fd36 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` [rustix 0.38.42] cargo:rustc-cfg=static_assertions [rustix 0.38.42] cargo:rustc-cfg=libc [rustix 0.38.42] cargo:rustc-cfg=freebsdlike [rustix 0.38.42] cargo:rustc-cfg=bsd [rustix 0.38.42] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.42] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.42] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.42] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.42] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling smallvec v1.13.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --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=6e4215de0572a83c -C extra-filename=-3b3fa84af52fc5aa --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [proc-macro2 1.0.92] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.92] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling unicode-ident v1.0.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/unicode-ident-1.0.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/unicode-ident-1.0.14/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-3.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.14 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/unicode-ident-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=58fd849a4498a54b -C extra-filename=-788cf65dbe4f2235 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling home v0.5.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/home-0.5.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/home-0.5.11/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.5.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name home --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/home-0.5.11/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::correctness' '--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=0d2d22c15d0f8586 -C extra-filename=-306ab65c4541a9e9 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lock_api v0.4.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/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"' --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=f72b6aa9abddeae7 -C extra-filename=-6b59053a559cda1e --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/build/lock_api-6b59053a559cda1e -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libautocfg-d55ae08cd4e777a3.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/proc-macro2-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/proc-macro2-8dc1f0acac290aab/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/proc-macro2-1.0.92/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=de6b008e5253a91d -C extra-filename=-7f066cb80dfa017c --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libunicode_ident-788cf65dbe4f2235.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling parking_lot_core v0.9.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=278152e741a7e790 -C extra-filename=-6ee65a68c5a788e0 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/build/parking_lot_core-6ee65a68c5a788e0 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=arc_lock,atomic_usize,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ARC_LOCK=1 CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/ox/work/target/release/deps:/wrkdirs/usr/ports/editors/ox/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/lock_api-01c3d9846832312b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/ox/work/target/release/build/lock_api-6b59053a559cda1e/build-script-build` Compiling memoffset v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=d352b955b5f1232b -C extra-filename=-a8eb0d61767e0281 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/build/memoffset-a8eb0d61767e0281 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libautocfg-d55ae08cd4e777a3.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` [lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound Compiling regex-syntax v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/regex-syntax-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/regex-syntax-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=88cf7d8b3da31070 -C extra-filename=-448863fb95c3b740 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/ox/work/target/release/deps:/wrkdirs/usr/ports/editors/ox/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/parking_lot_core-453684e1db3c603b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/ox/work/target/release/build/parking_lot_core-6ee65a68c5a788e0/build-script-build` [parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/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=02469da22045e5da -C extra-filename=-2493c216bee0f28d --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling signal-hook v0.3.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/signal-hook-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/signal-hook-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/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=7e4b0a56e43ddb3a -C extra-filename=-61afce99cff04061 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/build/signal-hook-61afce99cff04061 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling pkg-config v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/pkg-config-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/pkg-config-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0baa705c39e530ea -C extra-filename=-7b2b5f49012a2b0d --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling aho-corasick v1.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=12840d980bd55855 -C extra-filename=-1af663fea6cc39a3 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libmemchr-ff18c0abfc2ede00.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lua-src v547.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lua_src CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lua-src-547.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lua-src-547.0.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksandr Orlenko ' CARGO_PKG_DESCRIPTION='Sources of Lua 5.1/5.2/5.3/5.4 and logic to build them. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lua-src CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/khvzak/lua-src-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=547.0.0 CARGO_PKG_VERSION_MAJOR=547 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name lua_src --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lua-src-547.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("ucid"))' -C metadata=41a4b7e9449227da -C extra-filename=-19f015264a659a67 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern cc=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libcc-d08b96ef08cd6dec.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling quote v1.0.37 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/quote-1.0.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/quote-1.0.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/quote-1.0.37/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=7476be7d8ffa0962 -C extra-filename=-ef6679519059c87a --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libproc_macro2-7f066cb80dfa017c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling scopeguard v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/scopeguard-1.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=6da667b9f2c1ed70 -C extra-filename=-9dfca8e1232b04a2 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/lock_api-01c3d9846832312b/out /usr/local/bin/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="arc_lock"' --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=2edb97a9914ee3bc -C extra-filename=-7a33aa45883ed3e5 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libscopeguard-9dfca8e1232b04a2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_const_fn_trait_bound` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=channel,default,iterator CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_CHANNEL=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_ITERATOR=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/signal-hook-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/signal-hook-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/ox/work/target/release/deps:/wrkdirs/usr/ports/editors/ox/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/signal-hook-66891345cca4db45/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/ox/work/target/release/build/signal-hook-61afce99cff04061/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/ox/work/target/release/deps:/wrkdirs/usr/ports/editors/ox/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/memoffset-7d78126937fa8b5c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/ox/work/target/release/build/memoffset-a8eb0d61767e0281/build-script-build` warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = 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(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` 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 name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/src/mutex.rs:158:15 | 158 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/src/remutex.rs:232:11 | 232 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/src/remutex.rs:247:15 | 247 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [memoffset 0.7.1] cargo:rustc-cfg=tuple_ty [memoffset 0.7.1] cargo:rustc-cfg=allow_clippy [memoffset 0.7.1] cargo:rustc-cfg=maybe_uninit [memoffset 0.7.1] cargo:rustc-cfg=doctests [memoffset 0.7.1] cargo:rustc-cfg=raw_ref_macros Compiling syn v2.0.91 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/syn-2.0.91 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/syn-2.0.91/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.91 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=91 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/syn-2.0.91/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=bb568fb520f9663e -C extra-filename=-bdbfee0b461235fb --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libproc_macro2-7f066cb80dfa017c.rmeta --extern quote=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libquote-ef6679519059c87a.rmeta --extern unicode_ident=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libunicode_ident-788cf65dbe4f2235.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling num-traits v0.2.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/num-traits-0.2.19/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", "i128", "libm", "std"))' -C metadata=4e926cb98683e9de -C extra-filename=-811f9641f7ac697b --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/build/num-traits-811f9641f7ac697b -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libautocfg-d55ae08cd4e777a3.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling log v0.4.22 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/log-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/log-0.4.22/Cargo.toml 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_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/log-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --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=2f90825e4521e66e -C extra-filename=-3817660662962237 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `0` is never read --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning: `lock_api` (lib) generated 7 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustix-0.38.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustix-0.38.42/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustix-0.38.42/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=62e452fb6840e6a5 -C extra-filename=-dadc31c0c9c9f49e --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/build/rustix-dadc31c0c9c9f49e -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling indices v0.3.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indices CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/indices-0.3.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/indices-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Indices provides macros and methods for safely retrieving multiple mutable elements from a mutable slice, addressing scenarios where slice elements would typically require `RefCell` or `Cell` (interior mutability approach).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indices CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcmah309/indices' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name indices --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/indices-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af74bc78f87c6963 -C extra-filename=-68f0dedbe75553a4 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling cfg_aliases v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_aliases CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/cfg_aliases-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/cfg_aliases-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Zicklag ' CARGO_PKG_DESCRIPTION='A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.' CARGO_PKG_HOMEPAGE='https://github.com/katharostech/cfg_aliases' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg_aliases CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/katharostech/cfg_aliases' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_aliases --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/cfg_aliases-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 embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a402a579de0ef20 -C extra-filename=-d8072f81c926c199 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling errno v0.3.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/errno-0.3.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/errno-0.3.10/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/errno-0.3.10/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("default", "std"))' -C metadata=7eb1bf94b43e9175 -C extra-filename=-3d04a78590b03b8b --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liblibc-8f0b5c9186d20fdb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling option-ext v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=option_ext CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/option-ext-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/option-ext-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='Extends `Option` with additional operations' CARGO_PKG_HOMEPAGE='https://github.com/soc/option-ext' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=option-ext CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/option-ext.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name option_ext --edition=2015 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/option-ext-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3caefe4a2a047d4b -C extra-filename=-44b560c9d86752ef --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/bitflags-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 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/ox/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/bitflags-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --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=6a2a674101f57909 -C extra-filename=-bff8056a40b360b0 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,libc-extra-traits,std,stdio,termios CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_STDIO=1 CARGO_FEATURE_TERMIOS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustix-0.38.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustix-0.38.42/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/ox/work/target/release/deps:/wrkdirs/usr/ports/editors/ox/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/rustix-6de1a76eddb96f6c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/ox/work/target/release/build/rustix-dadc31c0c9c9f49e/build-script-build` [rustix 0.38.42] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustix-0.38.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustix-0.38.42/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/rustix-1d21ad58b8cc6115/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustix-0.38.42/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=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=0ab3c36aa7b901a1 -C extra-filename=-88394ed7b963dabd --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libbitflags-371879945fb953ca.rmeta --extern libc_errno=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liberrno-3d04a78590b03b8b.rmeta --extern libc=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liblibc-8f0b5c9186d20fdb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` [rustix 0.38.42] cargo:rustc-cfg=static_assertions [rustix 0.38.42] cargo:rustc-cfg=libc [rustix 0.38.42] cargo:rustc-cfg=freebsdlike [rustix 0.38.42] cargo:rustc-cfg=bsd [rustix 0.38.42] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.42] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.42] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.42] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.42] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling signal-hook-registry v1.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/signal-hook-registry-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/signal-hook-registry-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Masaki Hara ' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/signal-hook-registry-1.4.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2624d07e2f508273 -C extra-filename=-3cffefc84e31f498 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liblibc-d6fbe1ce6c59fd36.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/parking_lot_core-453684e1db3c603b/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=bd7a0dd86dbaf037 -C extra-filename=-2a60c3eb146de809 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern libc=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liblibc-d6fbe1ce6c59fd36.rmeta --extern smallvec=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libsmallvec-3b3fa84af52fc5aa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `UnparkHandle` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = 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(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/signal-hook-registry-1.4.2/src/lib.rs:291:18 | 291 | unsafe { GLOBAL_DATA.as_ref().unwrap() } | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/signal-hook-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/signal-hook-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/signal-hook-66891345cca4db45/out /usr/local/bin/rustc --crate-name signal_hook --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --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=7b6be4353af70307 -C extra-filename=-7d420eb614ab0e40 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liblibc-d6fbe1ce6c59fd36.rmeta --extern signal_hook_registry=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libsignal_hook_registry-3cffefc84e31f498.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling mio v1.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/mio-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/mio-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Thomas de Zeeuw :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking I/O.' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/mio-1.0.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --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=a196ce7046f80797 -C extra-filename=-d4825ec405a5a4b6 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liblibc-d6fbe1ce6c59fd36.rmeta --extern log=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liblog-3817660662962237.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `parking_lot_core` (lib) generated 2 warnings Compiling parking_lot v0.12.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/parking_lot-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/parking_lot-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/parking_lot-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="arc_lock"' --cfg 'feature="default"' --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=121001d4b790beda -C extra-filename=-67ceec2cda0f3b0f --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liblock_api-7a33aa45883ed3e5.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libparking_lot_core-2a60c3eb146de809.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `signal-hook-registry` (lib) generated 1 warning Compiling dirs-sys v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/dirs-sys-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/dirs-sys-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='System-level helper functions for the dirs and directories crates.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dirs-dev/dirs-sys-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys --edition=2015 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/dirs-sys-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2153ba3ffc27a22b -C extra-filename=-367aff2a00b7ceea --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liblibc-d6fbe1ce6c59fd36.rmeta --extern option_ext=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liboption_ext-44b560c9d86752ef.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/errno-0.3.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/errno-0.3.10/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/errno-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9747c0e916f2ff72 -C extra-filename=-5d30891e0a51211c --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liblibc-d6fbe1ce6c59fd36.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling regex-automata v0.4.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/regex-automata-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/regex-automata-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --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=d9745b65b67dcc55 -C extra-filename=-c36242ba7e55a629 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libaho_corasick-1af663fea6cc39a3.rmeta --extern memchr=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libmemchr-ff18c0abfc2ede00.rmeta --extern regex_syntax=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libregex_syntax-448863fb95c3b740.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling nix v0.29.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 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/ox/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.29.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"' --cfg 'feature="fs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=ed1606ba34980454 -C extra-filename=-df4cf1563fe7ea22 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/build/nix-df4cf1563fe7ea22 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern cfg_aliases=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libcfg_aliases-d8072f81c926c199.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/ox/work/target/release/deps:/wrkdirs/usr/ports/editors/ox/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/num-traits-15e4d9c434f6ea5a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/ox/work/target/release/build/num-traits-811f9641f7ac697b/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/memoffset-7d78126937fa8b5c/out /usr/local/bin/rustc --crate-name memoffset --edition=2015 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=8f8a63b9ca1e0370 -C extra-filename=-df42204837f18699 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros` [num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp) warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/lib.rs:65:7 | 65 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = 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(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` 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 name: `doctests` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/lib.rs:68:7 | 68 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = 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(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = 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(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:30:11 | 30 | #[cfg(not(raw_ref_macros))] | ^^^^^^^^^^^^^^ | = 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(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:57:7 | 57 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = 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(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:69:11 | 69 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = 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(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:90:7 | 90 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = 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(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:100:11 | 100 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = 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(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:125:7 | 125 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = 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(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:141:11 | 141 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = 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(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:183:7 | 183 | #[cfg(tuple_ty)] | ^^^^^^^^ | = 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(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/offset_of.rs:23:7 | 23 | #[cfg(maybe_uninit)] | ^^^^^^^^^^^^ | = 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(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/offset_of.rs:37:11 | 37 | #[cfg(not(maybe_uninit))] | ^^^^^^^^^^^^ | = 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(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/offset_of.rs:121:7 | 121 | #[cfg(tuple_ty)] | ^^^^^^^^ | = 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(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `memoffset` (lib) generated 14 warnings Compiling which v6.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=which CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/which-6.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/which-6.0.3/Cargo.toml CARGO_PKG_AUTHORS='Harry Fei ' CARGO_PKG_DESCRIPTION='A Rust equivalent of Unix command "which". Locate installed executable in cross platforms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=which CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/harryfei/which-rs.git' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=6.0.3 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name which --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/which-6.0.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("regex", "tracing"))' -C metadata=4ff7ba4536cdca22 -C extra-filename=-1ef8215a77500f2a --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern either=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libeither-277ea76ca86f27af.rmeta --extern home=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libhome-306ab65c4541a9e9.rmeta --extern rustix=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/librustix-88394ed7b963dabd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs Compiling bitflags v1.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/bitflags-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --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=66985457198f2394 -C extra-filename=-c174009e79074af1 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling unicode-width v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/unicode-width-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/unicode-width-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/unicode-width-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=18c0c7f5d2151b2a -C extra-filename=-c2cd3a4a9423e71b --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling luajit-src v210.5.11+97813fb Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=luajit_src CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/luajit-src-210.5.11+97813fb CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/luajit-src-210.5.11+97813fb/Cargo.toml CARGO_PKG_AUTHORS='Aleksandr Orlenko ' CARGO_PKG_DESCRIPTION='Sources of LuaJIT 2.1 and logic to build it. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=luajit-src CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/khvzak/luajit-src-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=210.5.11+97813fb CARGO_PKG_VERSION_MAJOR=210 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name luajit_src --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/luajit-src-210.5.11+97813fb/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=7e1f19c5d7eff1ec -C extra-filename=-86df9fd92c202ff2 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern cc=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libcc-d08b96ef08cd6dec.rmeta --extern which=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libwhich-1ef8215a77500f2a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling str_indices v0.4.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=str_indices CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/str_indices-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/str_indices-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Nathan Vegdahl ' CARGO_PKG_DESCRIPTION='Count and convert between indexing schemes on string slices.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=str_indices CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cessen/str_indices' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name str_indices --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/str_indices-0.4.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "simd"))' -C metadata=c97644c6b11fd337 -C extra-filename=-69ffca1db4930923 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling pin-utils v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl ' CARGO_PKG_DESCRIPTION='Utilities for pinning ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d667e881438dc306 -C extra-filename=-b423d063f4113f20 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling nix v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.26.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name nix --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="pin-utils"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=cc4a414fb469d268 -C extra-filename=-faea1dd8311db7c1 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libbitflags-c174009e79074af1.rmeta --extern cfg_if=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern libc=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liblibc-d6fbe1ce6c59fd36.rmeta --extern memoffset=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libmemoffset-df42204837f18699.rmeta --extern pin_utils=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libpin_utils-b423d063f4113f20.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,fs CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/ox/work/target/release/deps:/wrkdirs/usr/ports/editors/ox/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/nix-f6c4fab2b808daa2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/ox/work/target/release/build/nix-df4cf1563fe7ea22/build-script-build` [nix 0.29.0] cargo:rustc-check-cfg=cfg(android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(dragonfly) [nix 0.29.0] cargo:rustc-check-cfg=cfg(ios) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsd) [nix 0.29.0] cargo:rustc-cfg=freebsd [nix 0.29.0] cargo:rustc-check-cfg=cfg(illumos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux) [nix 0.29.0] cargo:rustc-check-cfg=cfg(macos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(openbsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solaris) [nix 0.29.0] cargo:rustc-check-cfg=cfg(watchos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(tvos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(visionos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd) [nix 0.29.0] cargo:rustc-cfg=bsd [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple) [nix 0.29.0] cargo:rustc-cfg=bsd_without_apple [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike) [nix 0.29.0] cargo:rustc-cfg=freebsdlike [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish) [nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple) [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish) [nix 0.29.0] cargo:rustc-check-cfg=cfg(fbsd14) [nix 0.29.0] cargo:rustc-check-cfg=cfg(qemu) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/num-traits-15e4d9c434f6ea5a/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=b4d2fcd73e64bfa2 -C extra-filename=-127ef44186fcb6c7 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Compiling ropey v1.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ropey CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/ropey-1.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/ropey-1.6.1/Cargo.toml CARGO_PKG_AUTHORS='Nathan Vegdahl ' CARGO_PKG_DESCRIPTION='A fast and robust text rope for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ropey CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cessen/ropey' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name ropey --edition=2015 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="cr_lines"' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="unicode_lines"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cr_lines", "default", "simd", "small_chunks", "unicode_lines"))' -C metadata=a7f762fc6a827d29 -C extra-filename=-34f0a9ab88223702 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern smallvec=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libsmallvec-3b3fa84af52fc5aa.rmeta --extern str_indices=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libstr_indices-69ffca1db4930923.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling mlua-sys v0.6.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/mlua-sys-0.6.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/mlua-sys-0.6.6/Cargo.toml CARGO_PKG_AUTHORS='Aleksandr Orlenko ' CARGO_PKG_DESCRIPTION='Low level (FFI) bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mlua-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/khvzak/mlua' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.6.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/mlua-sys-0.6.6/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(raw_dylib)' -C debug-assertions=off --cfg 'feature="lua-src"' --cfg 'feature="lua54"' --cfg 'feature="luajit-src"' --cfg 'feature="vendored"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("lua-src", "lua51", "lua52", "lua53", "lua54", "luajit", "luajit-src", "luajit52", "luau", "luau-codegen", "luau-vector4", "luau0-src", "module", "vendored"))' -C metadata=1a7809642ffe9cfe -C extra-filename=-cc206d9e9f7b03de --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/build/mlua-sys-cc206d9e9f7b03de -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern cc=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libcc-d08b96ef08cd6dec.rlib --extern cfg_if=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libcfg_if-2493c216bee0f28d.rlib --extern lua_src=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liblua_src-19f015264a659a67.rlib --extern luajit_src=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libluajit_src-86df9fd92c202ff2.rlib --extern pkg_config=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libpkg_config-7b2b5f49012a2b0d.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=lua-src,lua54,luajit-src,vendored CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_LUA54=1 CARGO_FEATURE_LUAJIT_SRC=1 CARGO_FEATURE_LUA_SRC=1 CARGO_FEATURE_VENDORED=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/mlua-sys-0.6.6 CARGO_MANIFEST_LINKS=lua CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/mlua-sys-0.6.6/Cargo.toml CARGO_PKG_AUTHORS='Aleksandr Orlenko ' CARGO_PKG_DESCRIPTION='Low level (FFI) bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mlua-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/khvzak/mlua' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.6.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/ox/work/target/release/deps:/wrkdirs/usr/ports/editors/ox/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/mlua-sys-7cce336b6564ac59/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/ox/work/target/release/build/mlua-sys-cc206d9e9f7b03de/build-script-main` [mlua-sys 0.6.6] cargo:rerun-if-changed=build warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/fcntl.rs:738:12 | 738 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` 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 name: `fbsd14` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/fcntl.rs:739:16 | 739 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/fcntl.rs:784:12 | 784 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/fcntl.rs:785:16 | 785 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/sys/aio.rs:627:12 | 627 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/sys/aio.rs:628:16 | 628 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/sys/aio.rs:862:12 | 862 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/sys/aio.rs:863:16 | 863 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/sys/socket/sockopt.rs:1332:34 | 1331 | impl<'a> Set<'a, OsString> for SetOsString<'a> { | -- lifetime `'a` declared here 1332 | fn new(val: &'a OsString) -> SetOsString { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: field `0` is never read --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/ropey-1.6.1/src/tree/node_text.rs:240:25 | 240 | struct BackingArray([u8; MAX_BYTES]); | ------------ ^^^^^^^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `BackingArray` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustix-0.38.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustix-0.38.42/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/rustix-6de1a76eddb96f6c/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustix-0.38.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=3e831425b81623b3 -C extra-filename=-f4fad6c2f5560a61 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libbitflags-bff8056a40b360b0.rmeta --extern libc_errno=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liberrno-5d30891e0a51211c.rmeta --extern libc=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liblibc-d6fbe1ce6c59fd36.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` Compiling signal-hook-mio v0.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/signal-hook-mio-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/signal-hook-mio-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' 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_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_mio --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/signal-hook-mio-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="mio-1_0"' --cfg 'feature="support-v1_0"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-1_0", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8", "support-v1_0"))' -C metadata=700d03b6cb14770a -C extra-filename=-1c92312509908cd9 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liblibc-d6fbe1ce6c59fd36.rmeta --extern mio_1_0=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libmio-d4825ec405a5a4b6.rmeta --extern signal_hook=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libsignal_hook-7d420eb614ab0e40.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling dirs v5.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/dirs-5.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/dirs-5.0.1/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' 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 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/dirs-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.0.1 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name dirs --edition=2015 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/dirs-5.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e59776eb6e29bdd1 -C extra-filename=-143c704b121f555a --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern dirs_sys=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libdirs_sys-367aff2a00b7ceea.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling error_set_impl v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=error_set_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/error_set_impl-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/error_set_impl-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Implementation of the proc macro for the error_set crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=error_set_impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/mcmah309/error_set' 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/ox/work/target/release/deps /usr/local/bin/rustc --crate-name error_set_impl --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/error_set_impl-0.7.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dev"))' -C metadata=70b68403f0665968 -C extra-filename=-133a8efebf0cbd8f --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern indices=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libindices-68f0dedbe75553a4.rlib --extern proc_macro2=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libproc_macro2-7f066cb80dfa017c.rlib --extern quote=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libquote-ef6679519059c87a.rlib --extern syn=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libsyn-bdbfee0b461235fb.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling bstr v1.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/bstr-1.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/bstr-1.11.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.73 CARGO_PKG_VERSION=1.11.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name bstr --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/bstr-1.11.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=4c7f6c2aa435b4ad -C extra-filename=-89a58f11f57897eb --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libmemchr-ff18c0abfc2ede00.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling nohash-hasher v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nohash_hasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nohash-hasher-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nohash-hasher-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Parity Technologies ' CARGO_PKG_DESCRIPTION='An implementation of `std::hash::Hasher` which does not hash at all.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nohash-hasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paritytech/nohash-hasher' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name nohash_hasher --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nohash-hasher-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8957687e2f9fe694 -C extra-filename=-ae0ef87a95960278 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling unicode-width v0.1.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/unicode-width-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=c89c6e3dccbbd537 -C extra-filename=-45eaa071274b9e49 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling if_chain v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=if_chain CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/if_chain-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/if_chain-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Macro for writing nested `if let` expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=if_chain CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/if_chain' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name if_chain --edition=2015 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/if_chain-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=21531f18ec4766f4 -C extra-filename=-063434d8ec9020ad --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `ropey` (lib) generated 1 warning Compiling char_index v0.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=char_index CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/char_index-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/char_index-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A crate for efficient charwise indexing into a string' CARGO_PKG_HOMEPAGE='https://github.com/unicode-entropy/char_index' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=char_index CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-entropy/char_index' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name char_index --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/char_index-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cfa1eb525453b93c -C extra-filename=-c614422a7233ab0f --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling regex v1.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/regex-1.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/regex-1.11.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.11.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/regex-1.11.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --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=c4370a381944345a -C extra-filename=-f61a2351cecf902b --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libaho_corasick-1af663fea6cc39a3.rmeta --extern memchr=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libmemchr-ff18c0abfc2ede00.rmeta --extern regex_automata=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libregex_automata-c36242ba7e55a629.rmeta --extern regex_syntax=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libregex_syntax-448863fb95c3b740.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/either-1.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/either-1.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=4f1723dbcafec3d4 -C extra-filename=-6034f8d9353c6f8c --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustc-hash v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustc-hash-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustc-hash-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A speedy, non-cryptographic hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_hash --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/rustc-hash-2.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=26f5a854cae3b64c -C extra-filename=-7f8dc9b73bce6542 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling error_set v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=error_set CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/error_set-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/error_set-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An error set macro that simplifies error management by providing a streamlined method for defining errors and easily converting between them. Inspired by Zig'\''s error set type.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=error_set CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcmah309/error_set' CARGO_PKG_RUST_VERSION=1.81 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/ox/work/target/release/deps /usr/local/bin/rustc --crate-name error_set --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/error_set-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("context_stub", "default", "defmt", "log", "tracing"))' -C metadata=195bb8a7a7d54feb -C extra-filename=-a60ac4421b10134a --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern error_set_impl=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liberror_set_impl-133a8efebf0cbd8f.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling alinio v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=alinio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/alinio-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/alinio-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library to assist in alignment and table generation in TUI applications' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alinio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/curlpipe/alinio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name alinio --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/alinio-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=992a5889d252ba78 -C extra-filename=-dcb1550912500692 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern unicode_width=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libunicode_width-45eaa071274b9e49.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling crossterm v0.28.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossterm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/crossterm-0.28.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/crossterm-0.28.1/Cargo.toml CARGO_PKG_AUTHORS='T. Post' CARGO_PKG_DESCRIPTION='A crossplatform terminal library for manipulating terminals.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossterm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossterm-rs/crossterm' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.28.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name crossterm --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/crossterm-0.28.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "libc", "serde", "use-dev-tty", "windows"))' -C metadata=8a878bf3e422e357 -C extra-filename=-4eb7d18ef52cc503 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libbitflags-bff8056a40b360b0.rmeta --extern mio=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libmio-d4825ec405a5a4b6.rmeta --extern parking_lot=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libparking_lot-67ceec2cda0f3b0f.rmeta --extern rustix=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/librustix-f4fad6c2f5560a61.rmeta --extern signal_hook=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libsignal_hook-7d420eb614ab0e40.rmeta --extern signal_hook_mio=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libsignal_hook_mio-1c92312509908cd9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: fields `1` and `2` are never read --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/sys/sendfile.rs:76:13 | 74 | struct SendfileHeaderTrailer<'a>( | --------------------- fields in this struct 75 | libc::sf_hdtr, 76 | Option>>, | ^^^^^^^^^^^^^^^^^^^^^^^^ 77 | Option>>, | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider removing these fields = note: `SendfileHeaderTrailer` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis note: the lint level is defined here --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/lib.rs:48:9 | 48 | #![deny(unused)] | ^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` Compiling shellexpand v3.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shellexpand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/shellexpand-3.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/shellexpand-3.1.0/Cargo.toml CARGO_PKG_AUTHORS='Vladimir Matveev :Ian Jackson ' CARGO_PKG_DESCRIPTION='Shell-like expansions in strings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shellexpand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/ijackson/rust-shellexpand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.1.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name shellexpand --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/shellexpand-3.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="base-0"' --cfg 'feature="default"' --cfg 'feature="dirs"' --cfg 'feature="tilde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base-0", "bstr", "default", "dirs", "full", "full-msrv-1-31", "full-msrv-1-51", "os_str_bytes", "path", "tilde"))' -C metadata=b626e6d8c6037189 -C extra-filename=-f17d42f595b64006 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern dirs=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libdirs-143c704b121f555a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `winapi` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/crossterm-0.28.1/src/lib.rs:256:11 | 256 | #[cfg(all(winapi, not(feature = "winapi")))] | ^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = 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(winapi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(winapi)");` 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: `winapi` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/crossterm-0.28.1/src/lib.rs:256:23 | 256 | #[cfg(all(winapi, not(feature = "winapi")))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` = help: consider adding `winapi` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossterm_winapi` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/crossterm-0.28.1/src/lib.rs:259:11 | 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] | ^^^^^^^^^^^^^^^^ | = 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(crossterm_winapi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossterm_winapi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crossterm_winapi` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/crossterm-0.28.1/src/lib.rs:259:33 | 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` = help: consider adding `crossterm_winapi` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/shellexpand-3.1.0/src/funcs.rs:394:47 | 394 | let var_name = match var_name.as_str() { | ^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `wtraits::WstrExt::as_str(...)` to keep using the current method = note: `#[warn(unstable_name_collisions)]` on by default warning: `shellexpand` (lib) generated 1 warning Compiling kaolinite v0.10.0 (/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/kaolinite) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=kaolinite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/kaolinite CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/kaolinite/Cargo.toml CARGO_PKG_AUTHORS='curlpipe <11898833+curlpipe@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='A crate to assist in the creation of TUI text editors.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kaolinite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/curlpipe/kaolinite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name kaolinite --edition=2021 kaolinite/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60660053e8517769 -C extra-filename=-8134353ae8955d92 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern error_set=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liberror_set-a60ac4421b10134a.rmeta --extern regex=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libregex-f61a2351cecf902b.rmeta --extern ropey=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libropey-34f0a9ab88223702.rmeta --extern unicode_width=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libunicode_width-c2cd3a4a9423e71b.rmeta -C link-arg=-fstack-protector-strong` Compiling synoptic v2.2.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synoptic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/synoptic-2.2.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/synoptic-2.2.9/Cargo.toml CARGO_PKG_AUTHORS='curlpipe <11898833+curlpipe@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='A simple, low-level, syntax highlighting library with unicode support' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synoptic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/curlpipe/synoptic' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.2.9 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name synoptic --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/synoptic-2.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f41af02508adf445 -C extra-filename=-332b153221eb0d34 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern char_index=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libchar_index-c614422a7233ab0f.rmeta --extern if_chain=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libif_chain-063434d8ec9020ad.rmeta --extern nohash_hasher=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libnohash_hasher-ae0ef87a95960278.rmeta --extern regex=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libregex-f61a2351cecf902b.rmeta --extern unicode_width=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libunicode_width-c2cd3a4a9423e71b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 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/ox/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/nix-f6c4fab2b808daa2/out /usr/local/bin/rustc --crate-name nix --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.29.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="fs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=5b7e371c72b728c7 -C extra-filename=-031e2dee188775a2 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libbitflags-bff8056a40b360b0.rmeta --extern cfg_if=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern libc=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liblibc-d6fbe1ce6c59fd36.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd --cfg bsd --cfg bsd_without_apple --cfg freebsdlike --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'` Compiling ptyprocess v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ptyprocess CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/ptyprocess-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/ptyprocess-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Maxim Zhiburt ' CARGO_PKG_DESCRIPTION='A library to work with PTY/TTY on Unix systems' CARGO_PKG_HOMEPAGE='https://github.com/zhiburt/ptyprocess' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ptyprocess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zhiburt/ptyprocess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name ptyprocess --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/ptyprocess-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=806e96533ba6c67e -C extra-filename=-61d7e1e77a81f934 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern nix=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libnix-faea1dd8311db7c1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: struct `InternalEventFilter` is never constructed --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/crossterm-0.28.1/src/event/filter.rs:65:19 | 65 | pub(crate) struct InternalEventFilter; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: unused import: `ioctl` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/ptyprocess-0.4.1/src/lib.rs:526:21 | 526 | use nix::libc::{ioctl, FIODGNAME}; | ^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `ptyprocess` (lib) generated 1 warning Compiling jargon-args v0.2.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jargon_args CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/jargon-args-0.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/jargon-args-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='Avery Murray ' CARGO_PKG_DESCRIPTION='A simple but smart command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jargon-args CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/caverym/jargon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name jargon_args --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/jargon-args-0.2.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_mut"))' -C metadata=9aec9a0b15258a4f -C extra-filename=-820fbd37f9da0b41 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling base64 v0.22.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/base64-0.22.1/Cargo.toml CARGO_PKG_AUTHORS='Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.22.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/base64-0.22.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=405b00face7a105f -C extra-filename=-ca25fd27b055cfcb --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/base64-0.22.1/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `nix` (lib) generated 10 warnings warning: `base64` (lib) generated 1 warning warning: `crossterm` (lib) generated 5 warnings [mlua-sys 0.6.6] cargo:rustc-link-search=native=/wrkdirs/usr/ports/editors/ox/work/target/release/build/mlua-sys-7cce336b6564ac59/out/lua-build/lib [mlua-sys 0.6.6] cargo:rustc-link-lib=static=lua5.4 [mlua-sys 0.6.6] cargo:include=/wrkdirs/usr/ports/editors/ox/work/target/release/build/mlua-sys-7cce336b6564ac59/out/lua-build/include [mlua-sys 0.6.6] cargo:lib=/wrkdirs/usr/ports/editors/ox/work/target/release/build/mlua-sys-7cce336b6564ac59/out/lua-build/lib Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mlua_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/mlua-sys-0.6.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/mlua-sys-0.6.6/Cargo.toml CARGO_PKG_AUTHORS='Aleksandr Orlenko ' CARGO_PKG_DESCRIPTION='Low level (FFI) bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mlua-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/khvzak/mlua' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.6.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/ox/work/target/release/build/mlua-sys-7cce336b6564ac59/out /usr/local/bin/rustc --crate-name mlua_sys --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/mlua-sys-0.6.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --allow=unexpected_cfgs --check-cfg 'cfg(raw_dylib)' --cfg 'feature="lua-src"' --cfg 'feature="lua54"' --cfg 'feature="luajit-src"' --cfg 'feature="vendored"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("lua-src", "lua51", "lua52", "lua53", "lua54", "luajit", "luajit-src", "luajit52", "luau", "luau-codegen", "luau-vector4", "luau0-src", "module", "vendored"))' -C metadata=59860e5f8f5bba79 -C extra-filename=-489a6ad5de336dcc --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/editors/ox/work/target/release/build/mlua-sys-7cce336b6564ac59/out/lua-build/lib -l static=lua5.4` Compiling mlua v0.10.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mlua CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/mlua-0.10.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/mlua-0.10.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksandr Orlenko :kyren ' CARGO_PKG_DESCRIPTION='High level bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau with async/await features and support of writing native Lua modules in Rust. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mlua CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/khvzak/mlua' CARGO_PKG_RUST_VERSION=1.79.0 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name mlua --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/mlua-0.10.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --allow=unexpected_cfgs --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="lua54"' --cfg 'feature="vendored"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "async", "error-send", "lua51", "lua52", "lua53", "lua54", "luajit", "luajit52", "luau", "luau-jit", "luau-vector4", "macros", "module", "send", "serialize", "userdata-wrappers", "vendored"))' -C metadata=25d0917602177e23 -C extra-filename=-5f46a3798ca8ffb1 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libbstr-89a58f11f57897eb.rmeta --extern either=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libeither-6034f8d9353c6f8c.rmeta --extern ffi=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libmlua_sys-489a6ad5de336dcc.rmeta --extern num_traits=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libnum_traits-127ef44186fcb6c7.rmeta --extern parking_lot=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libparking_lot-67ceec2cda0f3b0f.rmeta --extern rustc_hash=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/librustc_hash-7f8dc9b73bce6542.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/editors/ox/work/target/release/build/mlua-sys-7cce336b6564ac59/out/lua-build/lib` warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/mlua-0.10.2/src/memory.rs:30:12 | 30 | if ffi::lua_getallocf(state, &mut mem_state) != ALLOCATOR { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint | 30 | if !std::ptr::fn_addr_eq(ffi::lua_getallocf(state, &mut mem_state), ALLOCATOR) { | ++++++++++++++++++++++ ~ + warning: `mlua` (lib) generated 1 warning Compiling ox v0.7.7 (/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=ox CARGO_CRATE_NAME=ox CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/Cargo.toml CARGO_PKG_AUTHORS='Curlpipe <11898833+curlpipe@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='A simple but flexible text editor.' CARGO_PKG_HOMEPAGE='https://github.com/curlpipe/ox' CARGO_PKG_LICENSE=GPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ox CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/curlpipe/ox' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/ox/work/target/release/deps /usr/local/bin/rustc --crate-name ox --edition=2021 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 panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da0be459b616b34a -C extra-filename=-1b98b66a4e2a26f2 --out-dir /wrkdirs/usr/ports/editors/ox/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/editors/ox/work/target/release/deps --extern alinio=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libalinio-dcb1550912500692.rlib --extern base64=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libbase64-ca25fd27b055cfcb.rlib --extern crossterm=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libcrossterm-4eb7d18ef52cc503.rlib --extern error_set=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liberror_set-a60ac4421b10134a.rlib --extern jargon_args=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libjargon_args-820fbd37f9da0b41.rlib --extern kaolinite=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libkaolinite-8134353ae8955d92.rlib --extern mio=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libmio-d4825ec405a5a4b6.rlib --extern mlua=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libmlua-5f46a3798ca8ffb1.rlib --extern nix=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libnix-031e2dee188775a2.rlib --extern ptyprocess=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libptyprocess-61d7e1e77a81f934.rlib --extern regex=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libregex-f61a2351cecf902b.rlib --extern shellexpand=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libshellexpand-f17d42f595b64006.rlib --extern synoptic=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libsynoptic-332b153221eb0d34.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/editors/ox/work/target/release/build/mlua-sys-7cce336b6564ac59/out/lua-build/lib` Finished `release` profile [optimized] target(s) in 1m 54s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for ox-text-editor-0.7.7 ===> Generating temporary packing list Installing ox v0.7.7 (/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7) Locking 99 packages to latest compatible versions Fresh autocfg v1.4.0 Fresh shlex v1.3.0 warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = 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(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh memchr v2.7.4 warning: `shlex` (lib) generated 1 warning Fresh cc v1.2.5 Fresh unicode-ident v1.0.14 Fresh smallvec v1.13.2 Fresh home v0.5.11 Fresh libc v0.2.169 Fresh proc-macro2 v1.0.92 Fresh lua-src v547.0.0 Fresh aho-corasick v1.1.3 Fresh scopeguard v1.2.0 Fresh quote v1.0.37 Fresh regex-syntax v0.8.5 Fresh pkg-config v0.3.31 Fresh cfg-if v1.0.0 Fresh parking_lot_core v0.9.10 warning: unused import: `UnparkHandle` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = 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(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh syn v2.0.91 Fresh regex-automata v0.4.9 Fresh lock_api v0.4.12 warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = 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(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` 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 name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/src/mutex.rs:158:15 | 158 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/src/remutex.rs:232:11 | 232 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/src/remutex.rs:247:15 | 247 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: field `0` is never read --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/lock_api-0.4.12/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default Fresh signal-hook-registry v1.4.2 warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/signal-hook-registry-1.4.2/src/lib.rs:291:18 | 291 | unsafe { GLOBAL_DATA.as_ref().unwrap() } | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default warning: `parking_lot_core` (lib) generated 2 warnings warning: `lock_api` (lib) generated 7 warnings warning: `signal-hook-registry` (lib) generated 1 warning Fresh which v6.0.3 Fresh bitflags v2.6.0 Fresh cfg_aliases v0.2.1 Fresh option-ext v0.2.0 Fresh log v0.4.22 Fresh indices v0.3.6 Fresh signal-hook v0.3.17 Fresh luajit-src v210.5.11+97813fb Fresh error_set_impl v0.7.0 Fresh mio v1.0.3 Fresh dirs-sys v0.4.1 Fresh parking_lot v0.12.3 Fresh regex v1.11.1 Fresh memoffset v0.7.1 warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/lib.rs:65:7 | 65 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = 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(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` 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 name: `doctests` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/lib.rs:68:7 | 68 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = 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(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = 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(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:30:11 | 30 | #[cfg(not(raw_ref_macros))] | ^^^^^^^^^^^^^^ | = 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(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:57:7 | 57 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = 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(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:69:11 | 69 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = 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(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:90:7 | 90 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = 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(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:100:11 | 100 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = 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(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:125:7 | 125 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = 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(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:141:11 | 141 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = 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(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/raw_field.rs:183:7 | 183 | #[cfg(tuple_ty)] | ^^^^^^^^ | = 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(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/offset_of.rs:23:7 | 23 | #[cfg(maybe_uninit)] | ^^^^^^^^^^^^ | = 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(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/offset_of.rs:37:11 | 37 | #[cfg(not(maybe_uninit))] | ^^^^^^^^^^^^ | = 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(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/memoffset-0.7.1/src/offset_of.rs:121:7 | 121 | #[cfg(tuple_ty)] | ^^^^^^^^ | = 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(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh errno v0.3.10 Fresh bitflags v1.3.2 Fresh pin-utils v0.1.0 Fresh str_indices v0.4.4 Fresh unicode-width v0.2.0 warning: `memoffset` (lib) generated 14 warnings Fresh ropey v1.6.1 warning: field `0` is never read --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/ropey-1.6.1/src/tree/node_text.rs:240:25 | 240 | struct BackingArray([u8; MAX_BYTES]); | ------------ ^^^^^^^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `BackingArray` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default Fresh rustix v0.38.42 Fresh nix v0.26.4 warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/fcntl.rs:738:12 | 738 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` 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 name: `fbsd14` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/fcntl.rs:739:16 | 739 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/fcntl.rs:784:12 | 784 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/fcntl.rs:785:16 | 785 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/sys/aio.rs:627:12 | 627 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/sys/aio.rs:628:16 | 628 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/sys/aio.rs:862:12 | 862 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/sys/aio.rs:863:16 | 863 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/sys/socket/sockopt.rs:1332:34 | 1331 | impl<'a> Set<'a, OsString> for SetOsString<'a> { | -- lifetime `'a` declared here 1332 | fn new(val: &'a OsString) -> SetOsString { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: fields `1` and `2` are never read --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/sys/sendfile.rs:76:13 | 74 | struct SendfileHeaderTrailer<'a>( | --------------------- fields in this struct 75 | libc::sf_hdtr, 76 | Option>>, | ^^^^^^^^^^^^^^^^^^^^^^^^ 77 | Option>>, | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider removing these fields = note: `SendfileHeaderTrailer` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis note: the lint level is defined here --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/nix-0.26.4/src/lib.rs:48:9 | 48 | #![deny(unused)] | ^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` Fresh num-traits v0.2.19 Fresh dirs v5.0.1 Fresh signal-hook-mio v0.2.4 warning: `ropey` (lib) generated 1 warning warning: `nix` (lib) generated 10 warnings Fresh mlua-sys v0.6.6 Fresh error_set v0.7.0 Fresh bstr v1.11.1 Fresh rustc-hash v2.1.0 Fresh nohash-hasher v0.2.0 Fresh unicode-width v0.1.14 Fresh if_chain v1.0.2 Fresh char_index v0.1.4 Fresh either v1.13.0 Fresh alinio v0.2.1 Fresh kaolinite v0.10.0 (/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/kaolinite) Fresh synoptic v2.2.9 Fresh crossterm v0.28.1 warning: unexpected `cfg` condition name: `winapi` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/crossterm-0.28.1/src/lib.rs:256:11 | 256 | #[cfg(all(winapi, not(feature = "winapi")))] | ^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = 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(winapi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(winapi)");` 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: `winapi` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/crossterm-0.28.1/src/lib.rs:256:23 | 256 | #[cfg(all(winapi, not(feature = "winapi")))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` = help: consider adding `winapi` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossterm_winapi` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/crossterm-0.28.1/src/lib.rs:259:11 | 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] | ^^^^^^^^^^^^^^^^ | = 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(crossterm_winapi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossterm_winapi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crossterm_winapi` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/crossterm-0.28.1/src/lib.rs:259:33 | 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` = help: consider adding `crossterm_winapi` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: struct `InternalEventFilter` is never constructed --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/crossterm-0.28.1/src/event/filter.rs:65:19 | 65 | pub(crate) struct InternalEventFilter; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Fresh ptyprocess v0.4.1 warning: unused import: `ioctl` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/ptyprocess-0.4.1/src/lib.rs:526:21 | 526 | use nix::libc::{ioctl, FIODGNAME}; | ^^^^^ | = note: `#[warn(unused_imports)]` on by default Fresh nix v0.29.0 Fresh shellexpand v3.1.0 warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/shellexpand-3.1.0/src/funcs.rs:394:47 | 394 | let var_name = match var_name.as_str() { | ^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `wtraits::WstrExt::as_str(...)` to keep using the current method = note: `#[warn(unstable_name_collisions)]` on by default warning: `crossterm` (lib) generated 5 warnings warning: `ptyprocess` (lib) generated 1 warning warning: `shellexpand` (lib) generated 1 warning Fresh mlua v0.10.2 warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/mlua-0.10.2/src/memory.rs:30:12 | 30 | if ffi::lua_getallocf(state, &mut mem_state) != ALLOCATOR { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint | 30 | if !std::ptr::fn_addr_eq(ffi::lua_getallocf(state, &mut mem_state), ALLOCATOR) { | ++++++++++++++++++++++ ~ + Fresh jargon-args v0.2.7 Fresh base64 v0.22.1 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.7/cargo-crates/base64-0.22.1/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `mlua` (lib) generated 1 warning warning: `base64` (lib) generated 1 warning Fresh ox v0.7.7 (/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7) Finished `release` profile [optimized] target(s) in 0.27s Installing /wrkdirs/usr/ports/editors/ox/work/stage/usr/local/bin/ox Installed package `ox v0.7.7 (/wrkdirs/usr/ports/editors/ox/work/ox-0.7.7)` (executable `ox`) warning: be sure to add `/wrkdirs/usr/ports/editors/ox/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-04T11:35:46+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=9810e890cd08' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for ox-text-editor-0.7.7 ===> Building ox-text-editor-0.7.7 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ox-text-editor-0.7.7 build of editors/ox | ox-text-editor-0.7.7 ended at Sun May 4 07:38:06 EDT 2025 build time: 00:02:20