[package - main-armv7-default][editors/ox] Failed for ox-text-editor-0.7.5 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Jan 2025 08:30:34 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: yuri@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere2/data/main-armv7-default/pd594ba044905_s6ea1ce222c/logs/ox-text-editor-0.7.5.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-armv7-default&build=pd594ba044905_s6ea1ce222c Log: =>> Building editors/ox build started at Thu Jan 2 08:28:34 UTC 2025 port directory: /usr/ports/editors/ox package name: ox-text-editor-0.7.5 building for: FreeBSD main-armv7-default-job-10 15.0-CURRENT FreeBSD 15.0-CURRENT 1500029 arm maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 452 Dec 28 01:02 /usr/ports/editors/ox/Makefile Ports top last git commit: d594ba04490 Ports top unclean checkout: no Port dir last git commit: 192e3892b1b Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500028 Jail OSVERSION: 1500029 Job Id: 10 !!! Jail is newer than host. (Jail: 1500029, Host: 1500028) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500029 UNAME_v=FreeBSD 15.0-CURRENT 1500029 UNAME_r=15.0-CURRENT 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=/usr/local/poudriere/data/.m/main-armv7-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/main-armv7-default/10/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-armv7-default/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=15.0 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--- # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 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 pipebuf (-y) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ox-text-editor-0.7.5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [main-armv7-default-job-10] Installing pkg-1.21.3... [main-armv7-default-job-10] Extracting pkg-1.21.3: .......... done ===> ox-text-editor-0.7.5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ox-text-editor-0.7.5 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ox-text-editor-0.7.5 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ox-text-editor-0.7.5 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.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.2.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.9.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.167.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. <snip> [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) Compiling bstr v1.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/bstr-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/bstr-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' 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.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 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 bstr --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/bstr-1.11.0/src/lib.rs --error-format=jso n --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)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=c517a99e18a52a01 -C extra-filename=-c517a99e18a52a01 --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-510fd143b30b77e5.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` warning: `ropey` (lib) generated 2 warnings (1 duplicate) 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.5/cargo-crates/nohash-hasher-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/nohash-hasher-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Parity Technologies <admin@parity.io>' 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.5/cargo-crates/nohash-ha sher-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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c0d27ddf357833a2 -C extra-filename=-c0d27ddf357833a2 --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 target-cpu= -C link-arg=-fstack-protector-strong` warning: `nohash-hasher` (lib) generated 1 warning (1 duplicate) 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.5/cargo-crates/rustc-hash-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/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.5/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)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=189fcb6ef17695ad -C extra-filename=-189fcb6ef17695ad --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 target-cpu= -C link-arg=-fstack-protector-strong` warning: `rustc-hash` (lib) generated 1 warning (1 duplicate) 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.5/cargo-crates/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/unicode-width-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='kwantam <kwantam@gmail.com>:Manish Goregaokar <manishsmail@gmail.com>' 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.5/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)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std" , "rustc-dep-of-std", "std"))' -C metadata=b5855e99e1a102cb -C extra-filename=-b5855e99e1a102cb --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 target-cpu= -C link-arg=-fstack-protector-strong` warning: `unicode-width` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/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.5/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)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=c33001b321573515 -C extra-filename=-c33001b321573515 --out-dir /wrk dirs/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 target-cpu= -C link-arg=-fstack-protector-strong` warning: `bstr` (lib) generated 1 warning (1 duplicate) 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.5/cargo-crates/char_index-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/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.5/cargo-crates/char_index-0.1.4/src/lib.rs --error-for mat=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)' --check-cfg 'cfg(feature, values())' -C metadata=6f5da41d6eff01ba -C extra-filename=-6f5da41d6eff01ba --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 target-cpu= -C link-arg=-fstack-protector-strong` warning: `either` (lib) generated 1 warning (1 duplicate) 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.5/cargo-crates/if_chain-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/if_chain-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong <lambda.fairy@gmail.com>' 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.5/cargo-crates/if_chain-1.0.2/src/lib.rs --error-format=json --json=diagnostic-re ndered-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)' --check-cfg 'cfg(feature, values())' -C metadata=e728d485e00e017e -C extra-filename=-e728d485e00e017e --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 target-cpu= -C link-arg=-fstack-protector-strong` warning: `if_chain` (lib) generated 1 warning (1 duplicate) 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.5/cargo-crates/synoptic-2.2.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/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.5/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)' --check-cfg 'cfg(feature, values())' -C metadata=7d2063c6bcf51789 -C extra-filename=-7d2063c6bcf51789 --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-6f5da41d6eff01ba.rmeta --extern if_chain=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libif_chain-e728d485e00e017e.rmeta --extern nohash_hasher=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libnohash_hasher-c0d27ddf357833a2.rmeta --extern regex=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libregex-760b11f7ef997755.rmeta --extern unicode_width=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libunicod e_width-71717da14175e882.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` warning: `char_index` (lib) generated 1 warning (1 duplicate) 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.5/cargo-crates/alinio-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/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.5/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)' --check-cfg 'cfg(feature, values())' -C metadata=2a888977856b5e16 -C extra-filename=-2a888977856b5e16 --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-b5855e99e1a102cb.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` warning: `num-traits` (lib) generated 1 warning (1 duplicate) 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.5/cargo-crates/mlua-0.10.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/mlua-0.10.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksandr Orlenko <zxteam@pm.me>:kyren <catherine@kyju.org>' 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.5/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)' --check-cfg 'cfg(feature, values("anyhow", "async", "error-send", "lua51", "lua52", "lua53", "lua54", "luajit", "luajit 52", "luau", "luau-jit", "luau-vector4", "macros", "module", "send", "serialize", "userdata-wrappers", "vendored"))' -C metadata=0d8c691a9e2fdfe1 -C extra-filename=-0d8c691a9e2fdfe1 --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-c517a99e18a52a01.rmeta --extern either=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libeither-c33001b321573515.rmeta --extern ffi=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libmlua_sys-7d595c443e5de345.rmeta --extern num_traits=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libnum_traits-53357b0aafa9227d.rmeta --extern parking_lot=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libparking_lot-ba7eff04c99b9b02.rmeta --extern rustc_hash=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/librustc_hash-189fcb6ef17695ad.rmeta --cap-lin ts warn -C target-cpu= -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/editors/ox/work/target/release/build/mlua-sys-12c25bfe52d7454f/out/lua-build/lib` warning: `alinio` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/nix-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/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-881702509f0f298b/out /usr/local/bin/rustc --crate-name nix --edition=2021 /wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/nix-0.29.0/src/lib.rs --error-f ormat=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)' --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=6e34b3f764cdd875 -C extra-filename=-6e34b3f764cdd875 --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-c0b94bb15a9d0674.rmeta --extern cfg_if=/wrkd irs/usr/ports/editors/ox/work/target/release/deps/libcfg_if-538b3b317881d7e1.rmeta --extern libc=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/liblibc-0dc28320e969a993.rmeta --cap-lints warn -C target-cpu= -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(linu x_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'` warning: `nix` (lib) generated 1 warning (1 duplicate) 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.5/cargo-crates/shellexpand-3.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/shellexpand-3.1.0/Cargo.toml CARGO_PKG_AUTHORS='Vladimir Matveev <vmatveev@citrine.cc>:Ian Jackson <iwj@torproject.org>' 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.5/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)' --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=78fead0ac1f75260 -C extra-filename=-78fead0ac1f75260 --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-9097314d1a45700b.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` 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.5/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 <https://github.com/rust-lang/rust/issues/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: `synoptic` (lib) generated 1 warning (1 duplicate) 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.5/cargo-crates/crossterm-0.28.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/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.5/cargo-crates/crossterm-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-an si,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)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "libc", "serde", "use-dev-tty", "windows"))' -C metadata=15ccf8280ec4767d -C extra-filename=-15ccf8280ec4767d --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-c0b94bb15a9d0674.rmeta --extern mio=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libmio-0ce3a6780d6e9e5d.rmeta --extern parking_lot=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libparking_lot-ba7eff04c99b9b02.rmeta --extern rustix= /wrkdirs/usr/ports/editors/ox/work/target/release/deps/librustix-e60f9aa99b79fbb3.rmeta --extern signal_hook=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libsignal_hook-eccc23d40e59d982.rmeta --extern signal_hook_mio=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libsignal_hook_mio-d0e1770016f39757.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` warning: `shellexpand` (lib) generated 2 warnings (1 duplicate) Compiling kaolinite v0.10.0 (/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/kaolinite) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=kaolinite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/kaolinite CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/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,l ink -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)' --check-cfg 'cfg(feature, values())' -C metadata=bc535eaec32daba4 -C extra-filename=-bc535eaec32daba4 --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-6889708b33b6eada.rmeta --extern regex=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libregex-760b11f7ef997755.rmeta --extern ropey=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libropey-5cc7d8dbae58a170.rmeta --extern unicode_width=/wrkdirs/usr/ports/editors/ox/work/target/release/deps/libunicode_width-71717da14175e882.rmeta -C target-cpu= -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `winapi` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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.5/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossterm_winapi` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crossterm_winapi` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: struct `InternalEventFilter` is never constructed --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/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: `crossterm` (lib) generated 6 warnings (1 duplicate) 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.5/cargo-crates/ptyprocess-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/ptyprocess-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Maxim Zhiburt <zhiburt@gmail.com>' 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.5/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)' --check-cfg 'cfg(feature, values())' -C metadata=dca87f5606b2a0b1 -C extra-filename=-dca87f5606b2a0b1 --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-354f8f5bbd166646.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` warning: unused import: `ioctl` --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/ptyprocess-0.4.1/src/lib.rs:526:21 | 526 | use nix::libc::{ioctl, FIODGNAME}; | ^^^^^ | = note: `#[warn(unused_imports)]` on by default error[E0308]: mismatched types --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/ptyprocess-0.4.1/src/lib.rs:506:30 | 506 | match unsafe { ioctl(fd, TIOCPTMASTER as u64, 0) } { | ----- ^^^^^^^^^^^^^^^^^^^ expected `u32`, found `u64` | | | arguments to this function are incorrect | note: function defined here --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/libc-0.2.167/src/unix/bsd/mod.rs:684:12 | 684 | pub fn ioctl(fd: c_int, request: c_ulong, ...) -> c_int; | ^^^^^ help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit | 506 | match unsafe { ioctl(fd, (TIOCPTMASTER as u64).try_into().unwrap(), 0) } { | + +++++++++++++++++++++ error[E0308]: mismatched types --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/ptyprocess-0.4.1/src/lib.rs:712:38 | 712 | match unsafe { ioctl(pts_fd, TIOCSCTTY as u64, 0) } { | ----- ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` | | | arguments to this function are incorrect | note: function defined here --> /wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/libc-0.2.167/src/unix/bsd/mod.rs:684:12 | 684 | pub fn ioctl(fd: c_int, request: c_ulong, ...) -> c_int; | ^^^^^ help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit | 712 | match unsafe { ioctl(pts_fd, (TIOCSCTTY as u64).try_into().unwrap(), 0) } { | + +++++++++++++++++++++ For more information about this error, try `rustc --explain E0308`. warning: `ptyprocess` (lib) generated 2 warnings (1 duplicate) error: could not compile `ptyprocess` (lib) due to 2 previous errors; 2 warnings emitted Caused by: process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ptyprocess CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/ptyprocess-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/ox/work/ox-0.7.5/cargo-crates/ptyprocess-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Maxim Zhiburt <zhiburt@gmail.com>' 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.5/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)' --check-cfg 'cfg(feature, values())' -C metadata=dca87f5606b2a0b1 -C extra-filename=-dca87f5606b2a0b1 --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-354f8f5bbd166646.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` (exit status: 1) warning: build failed, waiting for other jobs to finish... warning: `kaolinite` (lib) generated 1 warning (1 duplicate) warning: `mlua` (lib) generated 1 warning (1 duplicate) *** Error code 101 Stop. make: stopped making "build" in /usr/ports/editors/ox