=>> Building sysutils/eza build started at Mon May 5 08:20:53 EDT 2025 port directory: /usr/ports/sysutils/eza package name: eza-0.20.24 building for: FreeBSD 13amd64-weekly-desktop-job-03 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: kdeguchi@sz.tokoha-u.ac.jp Makefile datestamp: -rw-r--r-- 1 root wheel 1494 Mar 20 01:41 /usr/ports/sysutils/eza/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: df0d840bc9eb Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 03 ---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/03/.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-- kdeguchi@sz.tokoha-u.ac.jp --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/eza/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/eza/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/eza/work/.cache HOME=/wrkdirs/usr/ports/sysutils/eza/work TMPDIR="/wrkdirs/usr/ports/sysutils/eza/work" PATH=/wrkdirs/usr/ports/sysutils/eza/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/eza/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/sysutils/eza/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/eza/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/eza/work/.cache HOME=/wrkdirs/usr/ports/sysutils/eza/work TMPDIR="/wrkdirs/usr/ports/sysutils/eza/work" PATH=/wrkdirs/usr/ports/sysutils/eza/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/eza/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/eza" EXAMPLESDIR="share/examples/eza" DATADIR="share/eza" WWWDIR="www/eza" ETCDIR="etc/eza" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/eza DOCSDIR=/usr/local/share/doc/eza EXAMPLESDIR=/usr/local/share/examples/eza WWWDIR=/usr/local/www/eza ETCDIR=/usr/local/etc/eza --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 ===> eza-0.20.24 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-03] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-03] Extracting pkg-2.0.6: .......... done ===> eza-0.20.24 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of eza-0.20.24 =========================================================================== =================================================== ===== 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 eza-0.20.24 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by eza-0.20.24 for building => SHA256 Checksum OK for eza-man-0.20.24.tar.gz. => SHA256 Checksum OK for rust/crates/addr2line-0.24.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.0.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/ansi-width-0.1.0.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.18.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.10.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.2.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.7.crate. => SHA256 Checksum OK for rust/crates/approx-0.5.1.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.4.0.crate. => SHA256 Checksum OK for rust/crates/automod-1.0.14.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.74.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.8.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.17.0.crate. => SHA256 Checksum OK for rust/crates/by_address-1.2.1.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.10.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.40.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.2.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.2.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.2.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.27.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.27.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.4.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.3.crate. => SHA256 Checksum OK for rust/crates/content_inspector-0.2.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/criterion-0.5.1.crate. => SHA256 Checksum OK for rust/crates/criterion-plot-0.5.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.6.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.21.crate. => SHA256 Checksum OK for rust/crates/crunchy-0.2.3.crate. => SHA256 Checksum OK for rust/crates/datetime-0.5.2.crate. => SHA256 Checksum OK for rust/crates/deranged-0.3.11.crate. => SHA256 Checksum OK for rust/crates/dirs-6.0.0.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-0.5.0.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/dunce-1.0.5.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.10.crate. => SHA256 Checksum OK for rust/crates/fast-srgb8-1.0.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.3.0.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.25.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.3.1.crate. => SHA256 Checksum OK for rust/crates/gimli-0.31.1.crate. => SHA256 Checksum OK for rust/crates/git2-0.20.0.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.2.crate. => SHA256 Checksum OK for rust/crates/half-2.4.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.2.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.4.0.crate. => SHA256 Checksum OK for rust/crates/humantime-2.1.0.crate. => SHA256 Checksum OK for rust/crates/humantime-serde-1.1.1.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.61.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for rust/crates/icu_collections-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid_transform-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid_transform_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_properties-1.5.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_provider-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_provider_macros-1.5.0.crate. => SHA256 Checksum OK for rust/crates/idna-1.0.3.crate. => SHA256 Checksum OK for rust/crates/idna_adapter-1.2.0.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.7.1.crate. => SHA256 Checksum OK for rust/crates/is-terminal-0.4.15.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.14.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.32.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.77.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.170.crate. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.18.0+1.9.0.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.3.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.21.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.15.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.9.2.crate. => SHA256 Checksum OK for rust/crates/litemap-0.7.4.crate. => SHA256 Checksum OK for rust/crates/locale-0.2.2.crate. => SHA256 Checksum OK for rust/crates/log-0.4.26.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.3.crate. => SHA256 Checksum OK for rust/crates/natord-plus-plus-2.0.0.crate. => SHA256 Checksum OK for rust/crates/normalize-line-endings-0.3.0.crate. => SHA256 Checksum OK for rust/crates/nu-ansi-term-0.50.1.crate. => SHA256 Checksum OK for rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/number_prefix-0.4.0.crate. => SHA256 Checksum OK for rust/crates/object-0.36.7.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.21.0.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.4.crate. => SHA256 Checksum OK for rust/crates/openssl-sys-0.9.104.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/os_pipe-1.2.1.crate. => SHA256 Checksum OK for rust/crates/palette-0.7.6.crate. => SHA256 Checksum OK for rust/crates/palette_derive-0.7.6.crate. => SHA256 Checksum OK for rust/crates/partition-identity-0.3.0.crate. => SHA256 Checksum OK for rust/crates/path-clean-1.0.1.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for rust/crates/phf-0.11.3.crate. => SHA256 Checksum OK for rust/crates/phf_generator-0.11.3.crate. => SHA256 Checksum OK for rust/crates/phf_macros-0.11.3.crate. => SHA256 Checksum OK for rust/crates/phf_shared-0.11.3.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.31.crate. => SHA256 Checksum OK for rust/crates/plist-1.7.0.crate. => SHA256 Checksum OK for rust/crates/plotters-0.3.7.crate. => SHA256 Checksum OK for rust/crates/plotters-backend-0.3.7.crate. => SHA256 Checksum OK for rust/crates/plotters-svg-0.3.7.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.93.crate. => SHA256 Checksum OK for rust/crates/proc-mounts-0.3.0.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.32.0.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.38.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.1.57.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.8.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.5.0.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/rustc-demangle-0.1.24.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.44.crate. => SHA256 Checksum OK for rust/crates/rustix-1.0.2.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.19.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.19.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.219.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.219.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.138.crate. => SHA256 Checksum OK for rust/crates/serde_norway-0.9.42.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.8.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/similar-2.7.0.crate. => SHA256 Checksum OK for rust/crates/siphasher-1.0.1.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/snapbox-0.6.21.crate. => SHA256 Checksum OK for rust/crates/snapbox-macros-0.3.10.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.96.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.1.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.16.0.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.4.2.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-2.0.11.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-2.0.11.crate. => SHA256 Checksum OK for rust/crates/time-0.3.37.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.2.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.19.crate. => SHA256 Checksum OK for rust/crates/timeago-0.4.2.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.7.6.crate. => SHA256 Checksum OK for rust/crates/tinytemplate-1.2.1.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.8.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.22.22.crate. => SHA256 Checksum OK for rust/crates/trycmd-0.15.9.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.16.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/unsafe-libyaml-norway-0.2.15.crate. => SHA256 Checksum OK for rust/crates/url-2.5.4.crate. => SHA256 Checksum OK for rust/crates/utf16_iter-1.0.5.crate. => SHA256 Checksum OK for rust/crates/utf8_iter-1.0.4.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/uutils_term_grid-0.6.0.crate. => SHA256 Checksum OK for rust/crates/uzers-0.12.1.crate. => SHA256 Checksum OK for rust/crates/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/wait-timeout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.13.3+wasi-0.2.2.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.100.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.77.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-util-0.1.9.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-link-0.1.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.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.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.52.6.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.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/winnow-0.6.25.crate. => SHA256 Checksum OK for rust/crates/wit-bindgen-rt-0.33.0.crate. => SHA256 Checksum OK for rust/crates/write16-1.0.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.5.5.crate. => SHA256 Checksum OK for rust/crates/yoke-0.7.5.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.7.5.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.5.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.5.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.10.4.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.10.3.crate. => SHA256 Checksum OK for rust/crates/zoneinfo_compiled-0.5.1.crate. => SHA256 Checksum OK for eza-community-eza-v0.20.24_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 eza-0.20.24 for building ===> Extracting for eza-0.20.24 => SHA256 Checksum OK for eza-man-0.20.24.tar.gz. => SHA256 Checksum OK for rust/crates/addr2line-0.24.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.0.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/ansi-width-0.1.0.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.18.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.10.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.2.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.7.crate. => SHA256 Checksum OK for rust/crates/approx-0.5.1.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.4.0.crate. => SHA256 Checksum OK for rust/crates/automod-1.0.14.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.74.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.8.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.17.0.crate. => SHA256 Checksum OK for rust/crates/by_address-1.2.1.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.10.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.40.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.2.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.2.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.2.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.27.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.27.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.4.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.3.crate. => SHA256 Checksum OK for rust/crates/content_inspector-0.2.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/criterion-0.5.1.crate. => SHA256 Checksum OK for rust/crates/criterion-plot-0.5.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.6.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.21.crate. => SHA256 Checksum OK for rust/crates/crunchy-0.2.3.crate. => SHA256 Checksum OK for rust/crates/datetime-0.5.2.crate. => SHA256 Checksum OK for rust/crates/deranged-0.3.11.crate. => SHA256 Checksum OK for rust/crates/dirs-6.0.0.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-0.5.0.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/dunce-1.0.5.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.10.crate. => SHA256 Checksum OK for rust/crates/fast-srgb8-1.0.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.3.0.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.25.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.3.1.crate. => SHA256 Checksum OK for rust/crates/gimli-0.31.1.crate. => SHA256 Checksum OK for rust/crates/git2-0.20.0.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.2.crate. => SHA256 Checksum OK for rust/crates/half-2.4.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.2.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.4.0.crate. => SHA256 Checksum OK for rust/crates/humantime-2.1.0.crate. => SHA256 Checksum OK for rust/crates/humantime-serde-1.1.1.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.61.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for rust/crates/icu_collections-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid_transform-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid_transform_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_properties-1.5.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_provider-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_provider_macros-1.5.0.crate. => SHA256 Checksum OK for rust/crates/idna-1.0.3.crate. => SHA256 Checksum OK for rust/crates/idna_adapter-1.2.0.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.7.1.crate. => SHA256 Checksum OK for rust/crates/is-terminal-0.4.15.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.14.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.32.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.77.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.170.crate. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.18.0+1.9.0.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.3.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.21.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.15.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.9.2.crate. => SHA256 Checksum OK for rust/crates/litemap-0.7.4.crate. => SHA256 Checksum OK for rust/crates/locale-0.2.2.crate. => SHA256 Checksum OK for rust/crates/log-0.4.26.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.3.crate. => SHA256 Checksum OK for rust/crates/natord-plus-plus-2.0.0.crate. => SHA256 Checksum OK for rust/crates/normalize-line-endings-0.3.0.crate. => SHA256 Checksum OK for rust/crates/nu-ansi-term-0.50.1.crate. => SHA256 Checksum OK for rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/number_prefix-0.4.0.crate. => SHA256 Checksum OK for rust/crates/object-0.36.7.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.21.0.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.4.crate. => SHA256 Checksum OK for rust/crates/openssl-sys-0.9.104.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/os_pipe-1.2.1.crate. => SHA256 Checksum OK for rust/crates/palette-0.7.6.crate. => SHA256 Checksum OK for rust/crates/palette_derive-0.7.6.crate. => SHA256 Checksum OK for rust/crates/partition-identity-0.3.0.crate. => SHA256 Checksum OK for rust/crates/path-clean-1.0.1.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for rust/crates/phf-0.11.3.crate. => SHA256 Checksum OK for rust/crates/phf_generator-0.11.3.crate. => SHA256 Checksum OK for rust/crates/phf_macros-0.11.3.crate. => SHA256 Checksum OK for rust/crates/phf_shared-0.11.3.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.31.crate. => SHA256 Checksum OK for rust/crates/plist-1.7.0.crate. => SHA256 Checksum OK for rust/crates/plotters-0.3.7.crate. => SHA256 Checksum OK for rust/crates/plotters-backend-0.3.7.crate. => SHA256 Checksum OK for rust/crates/plotters-svg-0.3.7.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.93.crate. => SHA256 Checksum OK for rust/crates/proc-mounts-0.3.0.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.32.0.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.38.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.1.57.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.8.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.5.0.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/rustc-demangle-0.1.24.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.44.crate. => SHA256 Checksum OK for rust/crates/rustix-1.0.2.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.19.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.19.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.219.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.219.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.138.crate. => SHA256 Checksum OK for rust/crates/serde_norway-0.9.42.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.8.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/similar-2.7.0.crate. => SHA256 Checksum OK for rust/crates/siphasher-1.0.1.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/snapbox-0.6.21.crate. => SHA256 Checksum OK for rust/crates/snapbox-macros-0.3.10.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.96.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.1.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.16.0.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.4.2.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-2.0.11.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-2.0.11.crate. => SHA256 Checksum OK for rust/crates/time-0.3.37.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.2.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.19.crate. => SHA256 Checksum OK for rust/crates/timeago-0.4.2.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.7.6.crate. => SHA256 Checksum OK for rust/crates/tinytemplate-1.2.1.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.8.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.22.22.crate. => SHA256 Checksum OK for rust/crates/trycmd-0.15.9.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.16.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/unsafe-libyaml-norway-0.2.15.crate. => SHA256 Checksum OK for rust/crates/url-2.5.4.crate. => SHA256 Checksum OK for rust/crates/utf16_iter-1.0.5.crate. => SHA256 Checksum OK for rust/crates/utf8_iter-1.0.4.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/uutils_term_grid-0.6.0.crate. => SHA256 Checksum OK for rust/crates/uzers-0.12.1.crate. => SHA256 Checksum OK for rust/crates/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/wait-timeout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.13.3+wasi-0.2.2.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.100.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.77.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-util-0.1.9.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-link-0.1.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.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.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.52.6.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.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/winnow-0.6.25.crate. => SHA256 Checksum OK for rust/crates/wit-bindgen-rt-0.33.0.crate. => SHA256 Checksum OK for rust/crates/write16-1.0.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.5.5.crate. => SHA256 Checksum OK for rust/crates/yoke-0.7.5.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.7.5.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.5.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.5.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.10.4.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.10.3.crate. => SHA256 Checksum OK for rust/crates/zoneinfo_compiled-0.5.1.crate. => SHA256 Checksum OK for eza-community-eza-v0.20.24_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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 eza-0.20.24 ===> Applying FreeBSD patches for eza-0.20.24 from /usr/ports/sysutils/eza/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> eza-0.20.24 depends on package: rust>=1.85.0 - not found ===> Installing existing package /packages/All/rust-1.85.0_1.pkg [13amd64-weekly-desktop-job-03] Installing rust-1.85.0_1... [13amd64-weekly-desktop-job-03] `-- Installing curl-8.12.1... [13amd64-weekly-desktop-job-03] | `-- Installing brotli-1.1.0,1... [13amd64-weekly-desktop-job-03] | `-- Extracting brotli-1.1.0,1: .......... done [13amd64-weekly-desktop-job-03] | `-- Installing libidn2-2.3.8... [13amd64-weekly-desktop-job-03] | | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-03] | | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-03] | | `-- Installing libunistring-1.3... [13amd64-weekly-desktop-job-03] | | `-- Extracting libunistring-1.3: .......... done [13amd64-weekly-desktop-job-03] | `-- Extracting libidn2-2.3.8: .......... done [13amd64-weekly-desktop-job-03] | `-- Installing libnghttp2-1.65.0... [13amd64-weekly-desktop-job-03] | `-- Extracting libnghttp2-1.65.0: ....... done [13amd64-weekly-desktop-job-03] | `-- Installing libpsl-0.21.5_2... [13amd64-weekly-desktop-job-03] | `-- Extracting libpsl-0.21.5_2: ........ done [13amd64-weekly-desktop-job-03] | `-- Installing libssh2-1.11.1,3... [13amd64-weekly-desktop-job-03] | `-- Extracting libssh2-1.11.1,3: .......... done [13amd64-weekly-desktop-job-03] | `-- Installing zstd-1.5.7... [13amd64-weekly-desktop-job-03] | | `-- Installing liblz4-1.10.0,1... [13amd64-weekly-desktop-job-03] | | `-- Extracting liblz4-1.10.0,1: .......... done [13amd64-weekly-desktop-job-03] | `-- Extracting zstd-1.5.7: .......... done [13amd64-weekly-desktop-job-03] `-- Extracting curl-8.12.1: .......... done [13amd64-weekly-desktop-job-03] Extracting rust-1.85.0_1: .......... done ===> eza-0.20.24 depends on package: rust>=1.85.0 - found ===> Returning to build of eza-0.20.24 ===> eza-0.20.24 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-03] Installing pkgconf-2.3.0,1... [13amd64-weekly-desktop-job-03] Extracting pkgconf-2.3.0,1: .......... done ===> eza-0.20.24 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of eza-0.20.24 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for eza-0.20.24 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates' [source.crates-io] replace-with = 'cargo' ===> Updating Cargo.lock Locking 0 packages to latest compatible versions Removing openssl-sys v0.9.104 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 eza-0.20.24 Compiling proc-macro2 v1.0.93 Compiling unicode-ident v1.0.16 Compiling libc v0.2.170 Compiling stable_deref_trait v1.2.0 Compiling autocfg v1.4.0 Compiling litemap v0.7.4 Compiling writeable v0.5.5 Compiling shlex v1.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/proc-macro2-1.0.93 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/proc-macro2-1.0.93/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.93 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=93 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/proc-macro2-1.0.93/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=abfadc33bded01f7 -C extra-filename=-7ba7faa0e5faaa3f --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/proc-macro2-7ba7faa0e5faaa3f -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/unicode-ident-1.0.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/unicode-ident-1.0.16/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.16 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/unicode-ident-1.0.16/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=b21d18b1460beca0 -C extra-filename=-5fc9a1cb6233b863 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/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/sysutils/eza/work/eza-0.20.24/cargo-crates/libc-0.2.170 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libc-0.2.170/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.170 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=170 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libc-0.2.170/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=cc35f8ade7635b68 -C extra-filename=-ce32a1ea78bc423c --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libc-ce32a1ea78bc423c -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/stable_deref_trait-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' 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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/stable_deref_trait-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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=cf10f387698ea45a -C extra-filename=-2781a27d1679f7c2 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/litemap-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/litemap-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name litemap --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/litemap-0.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=9594c4a9bac9ccbf -C extra-filename=-7970633b7dd41255 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/writeable-0.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/writeable-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A more efficient alternative to fmt::Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=writeable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name writeable --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=ac39a5f305ededb5 -C extra-filename=-59420298dfa72b6b --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/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/sysutils/eza/work/eza-0.20.24/cargo-crates/autocfg-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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=248fb5700830ad27 -C extra-filename=-b794fd659e167f54 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/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/sysutils/eza/work/eza-0.20.24/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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=ffee12b4957fd9da -C extra-filename=-20ebdedb17cdbbd6 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling icu_locid_transform_data v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid_transform_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid_transform_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid_transform_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_locid_transform crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a684ee42fd762702 -C extra-filename=-e9683d8997000398 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/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/sysutils/eza/work/eza-0.20.24/cargo-crates/pkg-config-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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=327ff472e6c1006b -C extra-filename=-cfbb93427f469766 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid_transform_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` 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: `icu4x_custom_data` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid_transform_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_locid_transform_data` (lib) generated 2 warnings Compiling vcpkg v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/vcpkg-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jim McGrath ' CARGO_PKG_DESCRIPTION='A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vcpkg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcgoo/vcpkg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name vcpkg --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6341923a123ad57f -C extra-filename=-fdb480a31d229bf3 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `shlex` (lib) generated 1 warning Compiling crossbeam-utils v0.8.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-utils-0.8.21/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 '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=f9f086f2599e049a -C extra-filename=-509b05e8df015dad --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/crossbeam-utils-509b05e8df015dad -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling icu_properties_data v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_properties_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_properties_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties_data --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_properties_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98db37694dac9b19 -C extra-filename=-b116cc2f93996f44 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/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/sysutils/eza/work/eza-0.20.24/cargo-crates/proc-macro2-1.0.93 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/proc-macro2-1.0.93/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.93 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=93 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps:/wrkdirs/usr/ports/sysutils/eza/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/proc-macro2-fb3c2123adc8ebfc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/proc-macro2-7ba7faa0e5faaa3f/build-script-build` [proc-macro2 1.0.93] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.93] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.93] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.93] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.93] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.93] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.93] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.93] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.93] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.93] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.93] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.93] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.93] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.93] cargo:rerun-if-changed=build/probe.rs 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/sysutils/eza/work/eza-0.20.24/cargo-crates/libc-0.2.170 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libc-0.2.170/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.170 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=170 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps:/wrkdirs/usr/ports/sysutils/eza/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libc-eafc0139aaf673e4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libc-ce32a1ea78bc423c/build-script-build` [libc 0.2.170] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_properties_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` 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: `icu4x_custom_data` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_properties_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [proc-macro2 1.0.93] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.93] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/proc-macro2-1.0.93 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/proc-macro2-1.0.93/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.93 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=93 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/proc-macro2-fb3c2123adc8ebfc/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/proc-macro2-1.0.93/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=3caaa1b5f4bc397f -C extra-filename=-397572ce543c6c13 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libunicode_ident-5fc9a1cb6233b863.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)'` [libc 0.2.170] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.170] cargo:rustc-cfg=freebsd11 [libc 0.2.170] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 [libc 0.2.170] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.170] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi) [libc 0.2.170] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.170] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.170] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.170] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.170] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.170] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.170] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.170] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.170] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.170] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.170] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.170] cargo:rustc-check-cfg=cfg(linux_time_bits64) [libc 0.2.170] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.170] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.170] 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/sysutils/eza/work/eza-0.20.24/cargo-crates/libc-0.2.170 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libc-0.2.170/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.170 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=170 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libc-eafc0139aaf673e4/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libc-0.2.170/src/lib.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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=4617bb282722ea95 -C extra-filename=-f50b07773845092e --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_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(linux_time_bits64)' --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"))'` warning: `icu_properties_data` (lib) generated 2 warnings 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/sysutils/eza/work/eza-0.20.24/cargo-crates/libc-0.2.170 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libc-0.2.170/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.170 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=170 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps:/wrkdirs/usr/ports/sysutils/eza/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libc-ce2785ae5d61cdce/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libc-ce32a1ea78bc423c/build-script-build` [libc 0.2.170] cargo:rerun-if-changed=build.rs Compiling utf16_iter v1.0.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf16_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/utf16_iter-1.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/utf16_iter-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-16 in &[u16]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf16_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf16_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf16_iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name utf16_iter --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/utf16_iter-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a8265ee461b611a0 -C extra-filename=-cd87572cc3afe3d9 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [libc 0.2.170] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.170] cargo:rustc-cfg=freebsd11 [libc 0.2.170] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 [libc 0.2.170] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.170] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi) [libc 0.2.170] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.170] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.170] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.170] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.170] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.170] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.170] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.170] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.170] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.170] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.170] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.170] cargo:rustc-check-cfg=cfg(linux_time_bits64) [libc 0.2.170] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.170] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.170] 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/sysutils/eza/work/eza-0.20.24/cargo-crates/libc-0.2.170 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libc-0.2.170/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.170 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=170 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libc-ce2785ae5d61cdce/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libc-0.2.170/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=2bdf46ac837677c3 -C extra-filename=-2af867a4ab2f9f2d --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_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(linux_time_bits64)' --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"))'` 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/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps:/wrkdirs/usr/ports/sysutils/eza/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/crossbeam-utils-346488cd306ab51d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/crossbeam-utils-509b05e8df015dad/build-script-build` [crossbeam-utils 0.8.21] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.21] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) Compiling write16 v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=write16 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/write16-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/write16-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A UTF-16 analog of the Write trait' CARGO_PKG_HOMEPAGE='https://docs.rs/write16/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=write16 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/write16' 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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name write16 --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/write16-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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=e4ac4da7694ab7d6 -C extra-filename=-23d01e5c498828b0 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling smallvec v1.13.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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 --cfg 'feature="const_generics"' --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=79a00bf029e77768 -C extra-filename=-0d27b5807db0e804 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --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/sysutils/eza/work/eza-0.20.24/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=e40c1d13a4528eaf -C extra-filename=-c624262c8b6a6841 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/num-traits-c624262c8b6a6841 -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libautocfg-b794fd659e167f54.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling utf8_iter v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/utf8_iter-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/utf8_iter-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-8 in &[u8]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf8_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf8_iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_iter --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8c5215a3ccac033e -C extra-filename=-5b2b93aec52a3e1b --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling icu_normalizer_data v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer_data --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53c98e957a8decd2 -C extra-filename=-2c0de14597995422 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` 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: `icu4x_custom_data` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration 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/sysutils/eza/work/eza-0.20.24/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps:/wrkdirs/usr/ports/sysutils/eza/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/num-traits-6b648a2039914297/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/num-traits-c624262c8b6a6841/build-script-build` warning: `icu_normalizer_data` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/crossbeam-utils-346488cd306ab51d/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=10cc1f0368ec2c0c -C extra-filename=-af8315a3cccec3ad --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` [num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp) [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs Compiling siphasher v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/siphasher-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/siphasher-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/siphasher-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=0ba319c9bb0649b2 -C extra-filename=-de4d8fc7fb71f7f5 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/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/sysutils/eza/work/eza-0.20.24/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=f9fa0ee2825d4258 -C extra-filename=-a0e33d6c7cf8cf89 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rand_core v0.6.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=887885c873773ae0 -C extra-filename=-0fbff19b78837d2a --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling quote v1.0.38 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/quote-1.0.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/quote-1.0.38/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.38 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/quote-1.0.38/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=9d091bbfef05c14d -C extra-filename=-6aa4e3b96e875d33 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libproc_macro2-397572ce543c6c13.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rand_core` (lib) generated 1 warning Compiling serde v1.0.219 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/serde-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/serde-1.0.219/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=452f3b2a86104542 -C extra-filename=-ba488630ec2010fb --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/serde-ba488630ec2010fb -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rand v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' 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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="small_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=9dda6ba36dd50c8e -C extra-filename=-6ad9fb91e3cd6425 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/librand_core-0fbff19b78837d2a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: `features` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 | #[cfg(feature = "nightly")] | ~~~~~~~ warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = 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(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = 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(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = 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(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/rngs/small.rs:79:12 | 79 | #[cfg_attr(doc_cfg, doc(cfg(feature = "small_rng")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling phf_shared v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/phf_shared-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/phf_shared-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/phf_shared-0.11.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("default", "std", "uncased", "unicase"))' -C metadata=fa54e0d2485421a0 -C extra-filename=-37d2ca1db75408b5 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libsiphasher-de4d8fc7fb71f7f5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling jobserver v0.1.32 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/jobserver-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/jobserver-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name jobserver --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8f1a7df454a88c2 -C extra-filename=-e6032c6f43e888ed --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern libc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblibc-2af867a4ab2f9f2d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,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_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/serde-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps:/wrkdirs/usr/ports/sysutils/eza/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/serde-a973d7a29a67edaa/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/serde-ba488630ec2010fb/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/num-traits-6b648a2039914297/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=842ceeef4efb3d16 -C extra-filename=-52fe33b00e5766bb --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` [serde 1.0.219] cargo:rerun-if-changed=build.rs [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Compiling syn v2.0.96 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/syn-2.0.96 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/syn-2.0.96/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.96 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=96 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/syn-2.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --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=e59fb098c7f248ad -C extra-filename=-c0df39c98773fa97 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libproc_macro2-397572ce543c6c13.rmeta --extern quote=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libquote-6aa4e3b96e875d33.rmeta --extern unicode_ident=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libunicode_ident-5fc9a1cb6233b863.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling crossbeam-epoch v0.9.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/lib.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", "loom", "loom-crate", "nightly", "std"))' -C metadata=fc26f6c25b234306 -C extra-filename=-b35671930a08f191 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libcrossbeam_utils-af8315a3cccec3ad.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rayon-core v1.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rayon-core-1.12.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=2c57ba19acd2d1f0 -C extra-filename=-a1c90d5819f0ad28 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/rayon-core-a1c90d5819f0ad28 -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = 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(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = 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(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = 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(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = 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(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling cc v1.2.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/cc-1.2.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/cc-1.2.10/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.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/cc-1.2.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="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=700d8449422ceb42 -C extra-filename=-fec8bc1b42dc0ffd --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern jobserver=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libjobserver-e6032c6f43e888ed.rmeta --extern libc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblibc-2af867a4ab2f9f2d.rmeta --extern shlex=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libshlex-20ebdedb17cdbbd6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling hashbrown v0.15.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/hashbrown-0.15.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/hashbrown-0.15.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.15.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/hashbrown-0.15.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("alloc", "allocator-api2", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=28a984cf055710ae -C extra-filename=-399d28041e72ea76 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling percent-encoding v2.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/percent-encoding-2.3.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=1d1d72297c577c04 -C extra-filename=-fe614c0bc4dd5ae4 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait `Float` is never used --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + warning: `rand` (lib) generated 12 warnings Compiling itoa v1.0.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/itoa-1.0.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/itoa-1.0.14/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/itoa-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 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-panic"))' -C metadata=7d48c6deb24408c9 -C extra-filename=-cfb178abdb0c04e6 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `percent-encoding` (lib) generated 1 warning Compiling object v0.36.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/object-0.36.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/object-0.36.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/object-0.36.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=66ad1e549a96d530 -C extra-filename=-e2e8b37b419add58 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/object-e2e8b37b419add58 -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `crossbeam-epoch` (lib) generated 20 warnings Compiling equivalent v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/equivalent-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e6a1070134defb51 -C extra-filename=-32a93c406019909b --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling bitflags v2.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/bitflags-2.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/bitflags-2.8.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.8.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/bitflags-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=06114a53bb756310 -C extra-filename=-c3191f740b012399 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling iana-time-zone v0.1.61 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/iana-time-zone-0.1.61 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/iana-time-zone-0.1.61/Cargo.toml CARGO_PKG_AUTHORS='Andrew Straw :René Kijewski :Ryan Lopopolo ' CARGO_PKG_DESCRIPTION='get the IANA time zone for the current system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iana-time-zone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/strawlab/iana-time-zone' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.61 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/iana-time-zone-0.1.61/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="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=56e9b9c493ebb168 -C extra-filename=-7cb739eaa0fe85bc --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustix v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rustix-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rustix-1.0.2/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=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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rustix-1.0.2/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(error_in_core)' --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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "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=55bcfc82da7e4c1b -C extra-filename=-2b4c3b117161600f --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/rustix-2b4c3b117161600f -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling powerfmt v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/powerfmt-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=d4b60a5037987ab2 -C extra-filename=-c39747e7ce6a998b --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = 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(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` 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: `__powerfmt_docs` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/powerfmt-0.2.0/src/lib.rs:7:13 | 7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))] | ^^^^^^^^^^^^^^^ | = 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(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/powerfmt-0.2.0/src/smart_display.rs:629:12 | 629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))] | ^^^^^^^^^^^^^^^ | = 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(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=archive,coff,elf,macho,pe,read_core,unaligned,xcoff 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_ARCHIVE=1 CARGO_FEATURE_COFF=1 CARGO_FEATURE_ELF=1 CARGO_FEATURE_MACHO=1 CARGO_FEATURE_PE=1 CARGO_FEATURE_READ_CORE=1 CARGO_FEATURE_UNALIGNED=1 CARGO_FEATURE_XCOFF=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/object-0.36.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/object-0.36.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps:/wrkdirs/usr/ports/sysutils/eza/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/object-8db3db2e26345083/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/object-e2e8b37b419add58/build-script-build` Compiling chrono v0.4.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/chrono-0.4.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/chrono-0.4.40/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Date and time library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.4.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/chrono-0.4.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="now"' --cfg 'feature="std"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=b636d9a04bc39d0b -C extra-filename=-77ebd4908024500f --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern iana_time_zone=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libiana_time_zone-7cb739eaa0fe85bc.rmeta --extern num_traits=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libnum_traits-52fe33b00e5766bb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [object 0.36.7] cargo:rustc-cfg=core_error [object 0.36.7] cargo:rustc-check-cfg=cfg(core_error) Compiling deranged v0.3.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/deranged-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/deranged-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=bdbabcfa1309f10c -C extra-filename=-b606e690101756c9 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern powerfmt=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libpowerfmt-c39747e7ce6a998b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling phf_generator v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_generator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/phf_generator-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/phf_generator-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='PHF generation logic' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_generator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name phf_generator --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/phf_generator-0.11.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("criterion"))' -C metadata=db6b911aaf6077db -C extra-filename=-05c3d28c406193ad --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern phf_shared=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libphf_shared-37d2ca1db75408b5.rmeta --extern rand=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/librand-6ad9fb91e3cd6425.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,std,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_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rustix-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rustix-1.0.2/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=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps:/wrkdirs/usr/ports/sysutils/eza/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/rustix-c3ce4fce61000576/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/rustix-2b4c3b117161600f/build-script-build` [rustix 1.0.2] cargo:rerun-if-changed=build.rs warning: `powerfmt` (lib) generated 3 warnings Compiling form_urlencoded v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/form_urlencoded-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "std"))' -C metadata=5fee6370d58b9a47 -C extra-filename=-a3b8113d9afcccec --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libpercent_encoding-fe614c0bc4dd5ae4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [rustix 1.0.2] cargo:rustc-cfg=static_assertions [rustix 1.0.2] cargo:rustc-cfg=libc [rustix 1.0.2] cargo:rustc-cfg=freebsdlike [rustix 1.0.2] cargo:rustc-cfg=bsd [rustix 1.0.2] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 1.0.2] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 1.0.2] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 1.0.2] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 1.0.2] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling crossbeam-deque v0.8.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-deque-0.8.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-deque-0.8.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-deque-0.8.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 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=404ab661cec243de -C extra-filename=-b275455cfe73545b --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libcrossbeam_epoch-b35671930a08f191.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libcrossbeam_utils-af8315a3cccec3ad.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = 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(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling indexmap v2.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/indexmap-2.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/indexmap-2.7.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.7.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=cd4c772ac8864274 -C extra-filename=-9fbdb82113be80e1 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libequivalent-32a93c406019909b.rmeta --extern hashbrown=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libhashbrown-399d28041e72ea76.rmeta --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/sysutils/eza/work/eza-0.20.24/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_LINKS=rayon-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps:/wrkdirs/usr/ports/sysutils/eza/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/rayon-core-67228a41bb7e4c46/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/rayon-core-a1c90d5819f0ad28/build-script-build` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + [rayon-core 1.12.1] cargo:rerun-if-changed=build.rs Compiling errno v0.3.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/errno-0.3.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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=5187dca50de3f150 -C extra-filename=-82871f7c6a856213 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern libc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblibc-f50b07773845092e.rmeta --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/sysutils/eza/work/eza-0.20.24/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps:/wrkdirs/usr/ports/sysutils/eza/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/num-traits-b7fe24f2db35fd4a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/num-traits-c624262c8b6a6841/build-script-build` warning: `form_urlencoded` (lib) generated 1 warning Compiling gimli v0.31.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/gimli-0.31.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/gimli-0.31.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for reading and writing the DWARF debugging format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gimli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/gimli' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.31.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name gimli --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/gimli-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=7a9e9a6d4f59baf0 -C extra-filename=-3ad39f695221f2ca --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp) Compiling log v0.4.26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/log-0.4.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/log-0.4.26/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.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/log-0.4.26/src/lib.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=a6cd9c03bf923038 -C extra-filename=-11af416041d112e8 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --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 option-ext v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=option_ext CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/option-ext-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name option_ext --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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=1bb13fe6fc264818 -C extra-filename=-330c6e95646e4ead --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling palette v0.7.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='Erik Hedvall ' CARGO_PKG_DESCRIPTION='Convert and manage colors with a focus on correctness, flexibility and ease of use.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=palette CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Ogeon/palette' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.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 -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "approx", "bytemuck", "default", "find-crate", "libm", "named", "named_from_str", "phf", "rand", "random", "serde", "serializing", "std", "wide"))' -C metadata=a91a34c628c4e14b -C extra-filename=-7af5f418d0efdeed --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/palette-7af5f418d0efdeed -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling by_address v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=by_address CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/by_address-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/by_address-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='Matt Brubeck ' CARGO_PKG_DESCRIPTION='Wrapper for comparing and hashing pointers by address' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=by_address CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mbrubeck/by_address' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name by_address --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/by_address-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee871ae0f2018ad5 -C extra-filename=-77136e1e58a61f00 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling time-core v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/time-core-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/time-core-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=37b51d271e718d76 -C extra-filename=-9cbb3568a0695e2d --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/by_address-1.2.1/src/lib.rs:173:9 | 173 | self.addr().cmp(&other.addr()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 173 | self.addr().cast::<()>().cmp(&other.addr().cast::<()>()) | +++++++++++++ +++++++++++++ warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/by_address-1.2.1/src/lib.rs:183:14 | 183 | Some(self.addr().cmp(&other.addr())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 183 | Some(self.addr().cast::<()>().cmp(&other.addr().cast::<()>())) | +++++++++++++ +++++++++++++ warning: `by_address` (lib) generated 2 warnings Compiling adler2 v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/adler2-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/adler2-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink :oyvindln ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oyvindln/adler2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name adler2 --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/adler2-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=7b37439183b386eb -C extra-filename=-5395c0136f68e495 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/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/sysutils/eza/work/eza-0.20.24/cargo-crates/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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=4dc7216675697a97 -C extra-filename=-eb02edd6e6835418 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling num-conv v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/num-conv-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6b0381d3fb8e9532 -C extra-filename=-e81dcbc66dd082de --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/siphasher-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/siphasher-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/siphasher-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=2e2f84f2020db5be -C extra-filename=-40a59c7453622f65 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling time v0.3.37 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/time-0.3.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/time-0.3.37/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.1 CARGO_PKG_VERSION=0.3.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/time-0.3.37/src/lib.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=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=e188ede21f8faa56 -C extra-filename=-58e4aefab8c23581 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern deranged=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libderanged-b606e690101756c9.rmeta --extern itoa=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libitoa-cfb178abdb0c04e6.rmeta --extern num_conv=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libnum_conv-e81dcbc66dd082de.rmeta --extern powerfmt=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libpowerfmt-c39747e7ce6a998b.rmeta --extern time_core=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libtime_core-9cbb3568a0695e2d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `deranged` (lib) generated 2 warnings Compiling ansi-width v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ansi_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/ansi-width-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/ansi-width-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='uutils developers' CARGO_PKG_DESCRIPTION='Calculate the width of a string when printed to the terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ansi-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.70 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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name ansi_width --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/ansi-width-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=99122a1dd72689c2 -C extra-filename=-38fcf802e7ceab9f --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern unicode_width=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libunicode_width-eb02edd6e6835418.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling miniz_oxide v0.8.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/miniz_oxide-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/miniz_oxide-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln :Rich Geldreich richgel99@gmail.com' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/miniz_oxide-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=4b474afd8fd798d6 -C extra-filename=-149b03a4a3d48218 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern adler2=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libadler2-5395c0136f68e495.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,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_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='Erik Hedvall ' CARGO_PKG_DESCRIPTION='Convert and manage colors with a focus on correctness, flexibility and ease of use.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=palette CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Ogeon/palette' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps:/wrkdirs/usr/ports/sysutils/eza/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/palette-7e3214771f5ca30e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/palette-7af5f418d0efdeed/build-script-main` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/phf_shared-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/phf_shared-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/phf_shared-0.11.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=7ffecc74cd713496 -C extra-filename=-2d73980e72d7df75 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libsiphasher-40a59c7453622f65.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling dirs-sys v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/dirs-sys-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/dirs-sys-0.5.0/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.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/dirs-sys-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d2eba42640408eb -C extra-filename=-bdc14b57afd122c6 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern libc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblibc-f50b07773845092e.rmeta --extern option_ext=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liboption_ext-330c6e95646e4ead.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling libz-sys v1.1.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libz-sys-1.1.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libz-sys-1.1.21/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.21 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libz-sys-1.1.21/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(zng)' -C debug-assertions=off --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=8b8a6c5eb94dc4fb -C extra-filename=-3c07fdafe229262a --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libz-sys-3c07fdafe229262a -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern cc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libcc-fec8bc1b42dc0ffd.rlib --extern pkg_config=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libpkg_config-cfbb93427f469766.rlib --extern vcpkg=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libvcpkg-fdb480a31d229bf3.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling libgit2-sys v0.18.0+1.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libgit2-sys-0.18.0+1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libgit2-sys-0.18.0+1.9.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.0+1.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libgit2-sys-0.18.0+1.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "vendored", "zlib-ng-compat"))' -C metadata=cff3b270008ffbc1 -C extra-filename=-08299b233db09837 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-08299b233db09837 -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern cc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libcc-fec8bc1b42dc0ffd.rlib --extern pkg_config=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libpkg_config-cfbb93427f469766.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=libc 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_LIBC=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libz-sys-1.1.21 CARGO_MANIFEST_LINKS=z CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libz-sys-1.1.21/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.21 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps:/wrkdirs/usr/ports/sysutils/eza/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libz-sys-01b66c5fe948e0f0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libz-sys-3c07fdafe229262a/build-script-build` [libz-sys 1.1.21] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC [libz-sys 1.1.21] cargo:rerun-if-changed=build.rs [libz-sys 1.1.21] cargo:rerun-if-changed=zng/cmake.rs [libz-sys 1.1.21] cargo:rerun-if-changed=zng/cc.rs [libz-sys 1.1.21] OPT_LEVEL = Some(3) [libz-sys 1.1.21] OUT_DIR = Some(/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libz-sys-01b66c5fe948e0f0/out) [libz-sys 1.1.21] TARGET = Some(x86_64-unknown-freebsd) [libz-sys 1.1.21] HOST = Some(x86_64-unknown-freebsd) [libz-sys 1.1.21] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libz-sys 1.1.21] CC_x86_64-unknown-freebsd = None [libz-sys 1.1.21] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libz-sys 1.1.21] CC_x86_64_unknown_freebsd = None [libz-sys 1.1.21] cargo:rerun-if-env-changed=HOST_CC [libz-sys 1.1.21] HOST_CC = None [libz-sys 1.1.21] cargo:rerun-if-env-changed=CC [libz-sys 1.1.21] CC = Some(cc) [libz-sys 1.1.21] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [libz-sys 1.1.21] CC_KNOWN_WRAPPER_CUSTOM = None [libz-sys 1.1.21] RUSTC_WRAPPER = None [libz-sys 1.1.21] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libz-sys 1.1.21] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libz-sys 1.1.21] CRATE_CC_NO_DEFAULTS = None [libz-sys 1.1.21] DEBUG = Some(false) [libz-sys 1.1.21] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libz-sys 1.1.21] CFLAGS_x86_64-unknown-freebsd = None [libz-sys 1.1.21] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libz-sys 1.1.21] CFLAGS_x86_64_unknown_freebsd = None [libz-sys 1.1.21] cargo:rerun-if-env-changed=HOST_CFLAGS [libz-sys 1.1.21] HOST_CFLAGS = None [libz-sys 1.1.21] cargo:rerun-if-env-changed=CFLAGS [libz-sys 1.1.21] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [libz-sys 1.1.21] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libz-sys 1.1.21] CC_SHELL_ESCAPED_FLAGS = None [libz-sys 1.1.21] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong) [libz-sys 1.1.21] running LC_ALL="C" "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "src/smoke.c" "-g0" "-o" "/dev/null" "-lz" [libz-sys 1.1.21] src/smoke.c:4:10: warning: cast to smaller integer type 'int' from 'uLong (*)(uLong, const Bytef *, uInt)' (aka 'unsigned long (*)(unsigned long, const unsigned char *, unsigned int)') [-Wpointer-to-int-cast] [libz-sys 1.1.21] 4 | return (int) adler32; [libz-sys 1.1.21] | ^~~~~~~~~~~~~ [libz-sys 1.1.21] 1 warning generated. [libz-sys 1.1.21] cargo:rustc-link-lib=z Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libz_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libz-sys-1.1.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libz-sys-1.1.21/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.21 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libz-sys-01b66c5fe948e0f0/out /usr/local/bin/rustc --crate-name libz_sys --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libz-sys-1.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(zng)' --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=c647afb68eea6527 -C extra-filename=-b97c1b7424fa2028 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern libc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblibc-f50b07773845092e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -l z` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/num-traits-b7fe24f2db35fd4a/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=269169d90aa0381d -C extra-filename=-5a9ae7ade8e749b0 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/rayon-core-67228a41bb7e4c46/out /usr/local/bin/rustc --crate-name rayon_core --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=6a9283c3af5dc52e -C extra-filename=-b7144bc494b83e13 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libcrossbeam_deque-b275455cfe73545b.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libcrossbeam_utils-af8315a3cccec3ad.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rustix-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rustix-1.0.2/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=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/sysutils/eza/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/rustix-c3ce4fce61000576/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rustix-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 --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(error_in_core)' --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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "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=8dded2413996f4ad -C extra-filename=-f535ef1d5ccae06c --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libbitflags-c3191f740b012399.rmeta --extern libc_errno=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liberrno-82871f7c6a856213.rmeta --extern libc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblibc-f50b07773845092e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` 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/sysutils/eza/work/eza-0.20.24/cargo-crates/libgit2-sys-0.18.0+1.9.0 CARGO_MANIFEST_LINKS=git2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libgit2-sys-0.18.0+1.9.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.0+1.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps:/wrkdirs/usr/ports/sysutils/eza/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-08299b233db09837/build-script-build` [libgit2-sys 0.18.0+1.9.0] cargo:rustc-check-cfg=cfg(libgit2_vendored,) [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=LIBGIT2_NO_VENDOR [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=PKG_CONFIG [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=LIBGIT2_STATIC [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.18.0+1.9.0] cargo:warning=failed to probe system libgit2: [libgit2-sys 0.18.0+1.9.0] pkg-config exited with status code 1 [libgit2-sys 0.18.0+1.9.0] > PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/eza/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags libgit2 libgit2 >= 1.9.0 libgit2 < 1.10.0 [libgit2-sys 0.18.0+1.9.0] [libgit2-sys 0.18.0+1.9.0] The system library `libgit2` required by crate `libgit2-sys` was not found. [libgit2-sys 0.18.0+1.9.0] The file `libgit2.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory. [libgit2-sys 0.18.0+1.9.0] The PKG_CONFIG_PATH environment variable is not set. [libgit2-sys 0.18.0+1.9.0] [libgit2-sys 0.18.0+1.9.0] HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `libgit2.pc`. [libgit2-sys 0.18.0+1.9.0] [libgit2-sys 0.18.0+1.9.0] cargo:rustc-cfg=libgit2_vendored [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/stdint.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/stdint.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/diff.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/diff.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/cred_helpers.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/cred_helpers.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/version.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/version.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/checkout.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/checkout.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/blob.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/blob.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/pathspec.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/pathspec.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/buffer.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/buffer.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/repository.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/repository.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/indexer.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/indexer.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/odb_backend.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/odb_backend.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/deprecated.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/deprecated.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/transport.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/transport.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/reflog.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/reflog.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/strarray.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/strarray.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/trace.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/trace.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/index.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/index.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/mailmap.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/mailmap.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/revwalk.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/revwalk.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/merge.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/merge.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/annotated_commit.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/annotated_commit.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/commit.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/commit.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/blame.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/blame.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/signature.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/signature.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/refdb.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/refdb.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/patch.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/patch.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/errors.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/errors.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/common.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/common.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/ignore.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/ignore.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/oid.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/oid.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/submodule.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/submodule.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/transaction.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/transaction.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/notes.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/notes.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/proxy.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/proxy.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/filter.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/filter.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/stash.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/stash.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/global.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/global.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/clone.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/clone.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/net.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/net.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/config.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/config.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/credential_helpers.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/credential_helpers.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/credential.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/credential.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/branch.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/branch.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/refs.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/refs.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/object.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/object.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/experimental.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/experimental.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/graph.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/graph.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/status.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/status.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/apply.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/apply.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/email.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/email.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/rebase.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/rebase.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/oidarray.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/oidarray.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/cert.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/cert.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/odb.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/odb.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/attr.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/attr.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/types.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/types.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/revparse.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/revparse.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/remote.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/remote.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/pack.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/pack.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/revert.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/revert.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/describe.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/describe.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/refspec.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/refspec.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/tag.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/tag.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/message.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/message.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/tree.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/tree.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/cred.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/cred.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/diff.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/diff.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/repository.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/repository.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/odb_backend.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/odb_backend.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/transport.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/transport.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/openssl.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/openssl.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/midx.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/midx.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/index.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/index.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/stream.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/stream.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/alloc.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/alloc.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/merge.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/merge.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/commit.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/commit.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/errors.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/errors.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/filter.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/filter.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/refdb_backend.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/refdb_backend.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/config.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/config.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/credential.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/credential.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/refs.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/refs.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/path.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/path.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/email.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/email.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/mempack.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/mempack.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/commit_graph.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/commit_graph.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/remote.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/remote.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/sys/hashsig.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/sys/hashsig.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/worktree.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/worktree.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/cherrypick.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/cherrypick.h [libgit2-sys 0.18.0+1.9.0] libgit2/include/git2/reset.h => /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/include/git2/reset.h [libgit2-sys 0.18.0+1.9.0] OPT_LEVEL = Some(3) [libgit2-sys 0.18.0+1.9.0] TARGET = Some(x86_64-unknown-freebsd) [libgit2-sys 0.18.0+1.9.0] HOST = Some(x86_64-unknown-freebsd) [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libgit2-sys 0.18.0+1.9.0] CC_x86_64-unknown-freebsd = None [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libgit2-sys 0.18.0+1.9.0] CC_x86_64_unknown_freebsd = None [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=HOST_CC [libgit2-sys 0.18.0+1.9.0] HOST_CC = None [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=CC [libgit2-sys 0.18.0+1.9.0] CC = Some(cc) [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [libgit2-sys 0.18.0+1.9.0] CC_KNOWN_WRAPPER_CUSTOM = None [libgit2-sys 0.18.0+1.9.0] RUSTC_WRAPPER = None [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libgit2-sys 0.18.0+1.9.0] CRATE_CC_NO_DEFAULTS = None [libgit2-sys 0.18.0+1.9.0] DEBUG = Some(false) [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libgit2-sys 0.18.0+1.9.0] CFLAGS_x86_64-unknown-freebsd = None [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libgit2-sys 0.18.0+1.9.0] CFLAGS_x86_64_unknown_freebsd = None [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=HOST_CFLAGS [libgit2-sys 0.18.0+1.9.0] HOST_CFLAGS = None [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=CFLAGS [libgit2-sys 0.18.0+1.9.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libgit2-sys 0.18.0+1.9.0] CC_SHELL_ESCAPED_FLAGS = None [libgit2-sys 0.18.0+1.9.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong) Compiling eza v0.20.24 (/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/Cargo.toml CARGO_PKG_AUTHORS='Christina Sørensen ' CARGO_PKG_DESCRIPTION='A modern replacement for ls' CARGO_PKG_HOMEPAGE='https://github.com/eza-community/eza' CARGO_PKG_LICENSE=EUPL-1.2 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=eza CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eza-community/eza' CARGO_PKG_RUST_VERSION=1.78.0 CARGO_PKG_VERSION=0.20.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="git"' --cfg 'feature="git2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "git", "git2", "nix", "nix-generated", "nix-local", "powertest", "vendored-libgit2"))' -C metadata=05c21ac2fcc0cccf -C extra-filename=-dbf98f9ad75327fe --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/eza-dbf98f9ad75327fe -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern chrono=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libchrono-77ebd4908024500f.rlib -C link-arg=-fstack-protector-strong` warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rayon-core-1.12.1/src/registry.rs:167:33 | 167 | .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) }) | ^^^^^^^^^^^^^^^^^^^^^ 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: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rayon-core-1.12.1/src/registry.rs:194:55 | 194 | .map(|registry: Arc| unsafe { &*THE_REGISTRY.get_or_insert(registry) }) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/object-0.36.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/object-0.36.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/object-8db3db2e26345083/out /usr/local/bin/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/object-0.36.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 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=97773b5a804f9dce -C extra-filename=-9b18f431e10d0b90 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libmemchr-a0e33d6c7cf8cf89.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg core_error --check-cfg 'cfg(core_error)'` Compiling quick-xml v0.32.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_xml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/quick-xml-0.32.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/quick-xml-0.32.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='High performance xml reader and writer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quick-xml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tafia/quick-xml' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.32.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=32 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name quick_xml --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/quick-xml-0.32.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=da78ffe8ff6e791e -C extra-filename=-66985c7293563d3b --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libmemchr-a0e33d6c7cf8cf89.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/quick-xml-0.32.0/src/writer.rs:147:73 | 147 | pub fn create_element<'a, N>(&'a mut self, name: N) -> ElementWriter | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default Compiling datetime v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/datetime-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/datetime-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Benjamin Sago :Hendrik Sollich ' CARGO_PKG_DESCRIPTION='Library for date and time formatting and arithmetic' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-datetime/datetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name datetime --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/datetime-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "format", "iso8601", "locale", "pad", "parse"))' -C metadata=07a4cc22b2b755b0 -C extra-filename=-508bbf046020a738 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern libc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblibc-f50b07773845092e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rayon-core` (lib) generated 2 warnings Compiling unsafe-libyaml-norway v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unsafe_libyaml_norway CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/unsafe-libyaml-norway-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/unsafe-libyaml-norway-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Christina Sørensen :David Tolnay ' CARGO_PKG_DESCRIPTION='libyaml transpiled to rust by c2rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unsafe-libyaml-norway CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cafkafk/unsafe-libyaml-norway' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name unsafe_libyaml_norway --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/unsafe-libyaml-norway-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce1be5b89ad8d056 -C extra-filename=-09da42d7903b1d91 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trivial numeric cast: `i64` as `i64` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/datetime-0.5.2/src/system.rs:76:6 | 76 | (tv.tv_sec as i64, (tv.tv_nsec / 1000) as i16) | ^^^^^^^^^^^^^^^^ | = help: cast can be replaced by coercion; this might require a temporary variable note: the lint level is defined here --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/datetime-0.5.2/src/lib.rs:4:9 | 4 | #![warn(trivial_numeric_casts)] | ^^^^^^^^^^^^^^^^^^^^^ warning: field `time_zone` is never read --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/datetime-0.5.2/src/cal/zone.rs:327:5 | 324 | pub struct ZonedDateTime<'a> { | ------------- field in this struct ... 327 | time_zone: TimeZoneSource<'a>, | ^^^^^^^^^ | = note: `ZonedDateTime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis note: the lint level is defined here --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/datetime-0.5.2/src/lib.rs:6:9 | 6 | #![warn(unused)] | ^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` warning: unreachable `pub` item --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/datetime-0.5.2/src/system.rs:73:1 | 73 | pub unsafe fn sys_time() -> (i64, i16) { | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | help: consider restricting its visibility: `pub(crate)` | = help: or consider exporting it for use by other crates note: the lint level is defined here --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/datetime-0.5.2/src/lib.rs:5:9 | 5 | #![warn(unreachable_pub)] | ^^^^^^^^^^^^^^^ warning: `datetime` (lib) generated 3 warnings Compiling ryu v1.0.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/ryu-1.0.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/ryu-1.0.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.19 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/ryu-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=55c021202fe18333 -C extra-filename=-48d6c0d94ede475f --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling synstructure v0.13.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/synstructure-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/synstructure-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell ' CARGO_PKG_DESCRIPTION='Helper methods and macros for custom derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synstructure CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mystor/synstructure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name synstructure --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=3207d37c41bcfb72 -C extra-filename=-3bdd3462937fccae --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libproc_macro2-397572ce543c6c13.rmeta --extern quote=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libquote-6aa4e3b96e875d33.rmeta --extern syn=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libsyn-c0df39c98773fa97.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustc-demangle v0.1.24 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rustc-demangle-0.1.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rustc-demangle-0.1.24/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_demangle --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rustc-demangle-0.1.24/src/lib.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", "std"))' -C metadata=13edef753a080271 -C extra-filename=-34cd3d3959ec4cd5 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 Compiling addr2line v0.24.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=addr2line CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/addr2line-0.24.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/addr2line-0.24.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A cross-platform symbolication library written in Rust, using `gimli`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=addr2line CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/addr2line' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.24.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name addr2line --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/addr2line-0.24.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "bin", "cargo-all", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "loader", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std"))' -C metadata=5cd035bc79e345eb -C extra-filename=-f3483cda81186719 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern gimli=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libgimli-3ad39f695221f2ca.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/iana-time-zone-0.1.61 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/iana-time-zone-0.1.61/Cargo.toml CARGO_PKG_AUTHORS='Andrew Straw :René Kijewski :Ryan Lopopolo ' CARGO_PKG_DESCRIPTION='get the IANA time zone for the current system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iana-time-zone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/strawlab/iana-time-zone' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.61 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/iana-time-zone-0.1.61/src/lib.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="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=ac8c7419bb8b4fdb -C extra-filename=-4503f8f0365febb9 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling byteorder v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "std"))' -C metadata=c5abc99a836117c1 -C extra-filename=-9159b35dab11a51b --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling fast-srgb8 v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fast_srgb8 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Thom Chiovoloni ' CARGO_PKG_DESCRIPTION='Very fast conversions between linear float and 8-bit sRGB (with no_std support).' CARGO_PKG_HOMEPAGE='https://github.com/thomcc/fast-srgb8' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR CC0-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fast-srgb8 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/thomcc/fast-srgb8' 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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name fast_srgb8 --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-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())' -C metadata=2e309018ae4c3cd9 -C extra-filename=-4e8abcc3b8b350b7 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `unstable_bench` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-1.0.0/src/lib.rs:40:23 | 40 | #![cfg_attr(all(test, unstable_bench), feature(test))] | ^^^^^^^^^^^^^^ | = 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(unstable_bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable_bench)");` 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: `unstable_bench` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-1.0.0/src/lib.rs:41:17 | 41 | #[cfg(all(test, unstable_bench))] | ^^^^^^^^^^^^^^ | = 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(unstable_bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable_bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `unstable_bench` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-1.0.0/src/sse2.rs:24:19 | 24 | #[cfg(all(not(unstable_bench), test))] | ^^^^^^^^^^^^^^ | = 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(unstable_bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable_bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `unstable_bench` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-1.0.0/src/sse2.rs:51:19 | 51 | #[cfg(all(not(unstable_bench), test))] | ^^^^^^^^^^^^^^ | = 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(unstable_bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable_bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `unstable_bench` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-1.0.0/src/lib.rs:130:19 | 130 | #[cfg(all(not(unstable_bench), test))] | ^^^^^^^^^^^^^^ | = 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(unstable_bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable_bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `unstable_bench` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-1.0.0/src/lib.rs:162:19 | 162 | #[cfg(all(not(unstable_bench), test))] | ^^^^^^^^^^^^^^ | = 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(unstable_bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable_bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `unstable_bench` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-1.0.0/src/lib.rs:149:23 | 149 | #[cfg(all(not(unstable_bench), test))] | ^^^^^^^^^^^^^^ | = 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(unstable_bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable_bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `fast-srgb8` (lib) generated 7 warnings Compiling base64 v0.22.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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=f8d6e7f7a87f7fe0 -C extra-filename=-284a2223b60406c5 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling cfg-if v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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=30328faca6d03a2e -C extra-filename=-4ed58f732726e365 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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 Compiling either v1.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=3f2c4b46ea4d0a8b -C extra-filename=-49fdfb8edfb0bae0 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zoneinfo_compiled v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zoneinfo_compiled CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zoneinfo_compiled-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zoneinfo_compiled-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='Benjamin Sago ' CARGO_PKG_DESCRIPTION='Library for parsing compiled zoneinfo files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zoneinfo_compiled CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-datetime/zoneinfo-compiled/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name zoneinfo_compiled --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zoneinfo_compiled-0.5.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=d23997e6948490f1 -C extra-filename=-5bb4296640341814 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libbyteorder-9159b35dab11a51b.rmeta --extern datetime=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libdatetime-508bbf046020a738.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/chrono-0.4.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/chrono-0.4.40/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Date and time library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.4.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/chrono-0.4.40/src/lib.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="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="now"' --cfg 'feature="std"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=252d85f0daf706de -C extra-filename=-1a75d4ffb9afb281 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern iana_time_zone=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libiana_time_zone-4503f8f0365febb9.rmeta --extern num_traits=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libnum_traits-5a9ae7ade8e749b0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rayon v1.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rayon-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rayon-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Simple work-stealing parallelism for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name rayon --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=d76c895dae09fd93 -C extra-filename=-34102fe1f084d846 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern either=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libeither-49fdfb8edfb0bae0.rmeta --extern rayon_core=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/librayon_core-b7144bc494b83e13.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `base64` (lib) generated 1 warning Compiling plist v1.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=plist CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/plist-1.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/plist-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='Ed Barnard ' CARGO_PKG_DESCRIPTION='A rusty plist parser. Supports Serde serialization.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=plist CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ebarnard/rust-plist/' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name plist --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/plist-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enable_unstable_features_that_may_break_with_minor_version_bumps", "serde"))' -C metadata=a383a21d0f7ca049 -C extra-filename=-636e412303bba8e5 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern base64=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libbase64-284a2223b60406c5.rmeta --extern indexmap=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libindexmap-9fbdb82113be80e1.rmeta --extern quick_xml=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libquick_xml-66985c7293563d3b.rmeta --extern time=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libtime-58e4aefab8c23581.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling terminal_size v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/terminal_size-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/terminal_size-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='Andrew Chin ' CARGO_PKG_DESCRIPTION='Gets the size of your Linux or Windows terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal_size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eminence/terminal-size' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_size --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/terminal_size-0.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=e4ff53f5f151f386 -C extra-filename=-b4b3743fbfb78dae --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/librustix-f535ef1d5ccae06c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,git,git2 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_GIT=1 CARGO_FEATURE_GIT2=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/Cargo.toml CARGO_PKG_AUTHORS='Christina Sørensen ' CARGO_PKG_DESCRIPTION='A modern replacement for ls' CARGO_PKG_HOMEPAGE='https://github.com/eza-community/eza' CARGO_PKG_LICENSE=EUPL-1.2 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=eza CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eza-community/eza' CARGO_PKG_RUST_VERSION=1.78.0 CARGO_PKG_VERSION=0.20.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps:/wrkdirs/usr/ports/sysutils/eza/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/eza-b52644f88fee5250/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/eza/work/target/release/build/eza-dbf98f9ad75327fe/build-script-build` Compiling dirs v6.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/dirs-6.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/dirs-6.0.0/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=6.0.0 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name dirs --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/dirs-6.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())' -C metadata=609c38067e954e09 -C extra-filename=-c3d4c4f24cdaf842 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern dirs_sys=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libdirs_sys-bdc14b57afd122c6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zerofrom-derive v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zerofrom-derive-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zerofrom-derive-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerofrom crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom_derive --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zerofrom-derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ccca6437d70f64c4 -C extra-filename=-be1454f6752777ba --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libproc_macro2-397572ce543c6c13.rlib --extern quote=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libquote-6aa4e3b96e875d33.rlib --extern syn=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libsyn-c0df39c98773fa97.rlib --extern synstructure=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libsynstructure-3bdd3462937fccae.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling yoke-derive v0.7.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/yoke-derive-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/yoke-derive-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the yoke crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name yoke_derive --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/yoke-derive-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e98d47fee19a610 -C extra-filename=-9b1bdc1ed7018725 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libproc_macro2-397572ce543c6c13.rlib --extern quote=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libquote-6aa4e3b96e875d33.rlib --extern syn=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libsyn-c0df39c98773fa97.rlib --extern synstructure=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libsynstructure-3bdd3462937fccae.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zerovec-derive v0.10.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zerovec-derive-0.10.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zerovec-derive-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerovec crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec_derive --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b96d2b568bd9361f -C extra-filename=-cdd4158cc3d1d537 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libproc_macro2-397572ce543c6c13.rlib --extern quote=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libquote-6aa4e3b96e875d33.rlib --extern syn=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libsyn-c0df39c98773fa97.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling displaydoc v0.2.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/displaydoc-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/displaydoc-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='A derive macro for implementing the display Trait via a doc comment and string interpolation ' CARGO_PKG_HOMEPAGE='https://github.com/yaahc/displaydoc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=displaydoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/displaydoc' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name displaydoc --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=52da3c9da609c4a7 -C extra-filename=-4f5d9d2dc8a4795c --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libproc_macro2-397572ce543c6c13.rlib --extern quote=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libquote-6aa4e3b96e875d33.rlib --extern syn=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libsyn-c0df39c98773fa97.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 Compiling zerofrom v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zerofrom-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zerofrom-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zerofrom-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=0faebdc14fe01eac -C extra-filename=-46e61a40426a6cd2 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern zerofrom_derive=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libzerofrom_derive-be1454f6752777ba.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling yoke v0.7.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/yoke-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/yoke-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Abstraction allowing borrowed data to be carried along with the backing data it borrows from' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name yoke --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/yoke-0.7.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="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=3d43dd14a403ceac -C extra-filename=-5efd193acff1117c --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libstable_deref_trait-2781a27d1679f7c2.rmeta --extern yoke_derive=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libyoke_derive-9b1bdc1ed7018725.so --extern zerofrom=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libzerofrom-46e61a40426a6cd2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling icu_provider_macros v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_provider_macros-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_provider_macros-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Proc macros for ICU data providers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider_macros --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5baf484072e320e9 -C extra-filename=-5b6bba7f4b6ec1e8 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libproc_macro2-397572ce543c6c13.rlib --extern quote=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libquote-6aa4e3b96e875d33.rlib --extern syn=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libsyn-c0df39c98773fa97.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serde_derive v1.0.219 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/serde_derive-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/serde_derive-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=e3435476051c07bc -C extra-filename=-390676e2e573513e --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libproc_macro2-397572ce543c6c13.rlib --extern quote=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libquote-6aa4e3b96e875d33.rlib --extern syn=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libsyn-c0df39c98773fa97.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `quick-xml` (lib) generated 1 warning Compiling phf_macros v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/phf_macros-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/phf_macros-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Macros to generate types in the phf crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name phf_macros --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/phf_macros-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unicase", "unicase_"))' -C metadata=fcf55cef43d4a776 -C extra-filename=-d508449d6dc6a966 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern phf_generator=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libphf_generator-05c3d28c406193ad.rlib --extern phf_shared=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libphf_shared-37d2ca1db75408b5.rlib --extern proc_macro2=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libproc_macro2-397572ce543c6c13.rlib --extern quote=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libquote-6aa4e3b96e875d33.rlib --extern syn=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libsyn-c0df39c98773fa97.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling palette_derive v0.7.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=palette_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette_derive-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette_derive-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='Erik Hedvall ' CARGO_PKG_DESCRIPTION='Automatically implement traits from the palette crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=palette_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Ogeon/palette' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name palette_derive --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette_derive-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("find-crate"))' -C metadata=e1c011c377aa8021 -C extra-filename=-b0e2e286b7d2fd9f --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern by_address=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libby_address-77136e1e58a61f00.rlib --extern proc_macro2=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libproc_macro2-397572ce543c6c13.rlib --extern quote=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libquote-6aa4e3b96e875d33.rlib --extern syn=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libsyn-c0df39c98773fa97.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zerovec v0.10.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zerovec-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zerovec-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Zero-copy vector backed by a byte array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=c7d9e32095e33bcd -C extra-filename=-9cea0fec6ba2829c --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern yoke=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libyoke-5efd193acff1117c.rmeta --extern zerofrom=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libzerofrom-46e61a40426a6cd2.rmeta --extern zerovec_derive=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libzerovec_derive-cdd4158cc3d1d537.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zerovec-0.10.4/src/map2d/borrowed.rs:277:94 | 277 | pub fn iter0<'l>(&'l self) -> impl Iterator> + '_ { | -- lifetime `'l` declared here ^^ this elided lifetime gets resolved as `'l` | = note: `#[warn(elided_named_lifetimes)]` on by default Compiling uutils_term_grid v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=term_grid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/uutils_term_grid-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/uutils_term_grid-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='uutils developers:Benjamin Sago ' CARGO_PKG_DESCRIPTION='Library for formatting strings into a grid layout. Fork of term_grid.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uutils_term_grid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/uutils/uutils-term-grid' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name term_grid --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/uutils_term_grid-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0c60322e5de99841 -C extra-filename=-ca98a2ca30790c1d --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern ansi_width=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libansi_width-38fcf802e7ceab9f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling backtrace v0.3.74 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=backtrace CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/backtrace-0.3.74 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/backtrace-0.3.74/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A library to acquire a stack trace (backtrace) at runtime in a Rust program. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.3.74 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=74 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name backtrace --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/backtrace-0.3.74/src/lib.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dl_iterate_phdr", "dladdr", "kernel32", "libunwind", "serde", "serialize-serde", "std", "unix-backtrace"))' -C metadata=e5bb35c7e8e758ac -C extra-filename=-878b7ea83a51d036 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern addr2line=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libaddr2line-f3483cda81186719.rmeta --extern cfg_if=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libcfg_if-4ed58f732726e365.rmeta --extern libc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblibc-f50b07773845092e.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libminiz_oxide-149b03a4a3d48218.rmeta --extern object=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libobject-9b18f431e10d0b90.rmeta --extern rustc_demangle=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/librustc_demangle-34cd3d3959ec4cd5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling uzers v0.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uzers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/uzers-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/uzers-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='Sandro-Alessio Gierens :Benjamin Sago ' CARGO_PKG_DESCRIPTION='Continuation of users, a library for accessing Unix users and groups' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uzers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustadopt/uzers-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name uzers --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/uzers-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="cache"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache", "default", "log", "logging", "mock", "test-integration"))' -C metadata=491b7957711f2fc0 -C extra-filename=-a409a58a6c16673b --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern libc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblibc-f50b07773845092e.rmeta --extern log=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblog-11af416041d112e8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling phf v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/phf-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/phf-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Runtime support for perfect hash function data structures' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name phf --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/phf-0.11.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="default"' --cfg 'feature="macros"' --cfg 'feature="phf_macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=e7d98cc02811c95c -C extra-filename=-e653abf642188e4c --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern phf_macros=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libphf_macros-d508449d6dc6a966.so --extern phf_shared=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libphf_shared-2d73980e72d7df75.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling locale v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=locale CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/locale-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/locale-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Ben S :Jan Hudec ' CARGO_PKG_DESCRIPTION='Library for basic localisation. Warning: Major rewrite pending for 0.3'\!'' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=locale CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-locale/rust-locale/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name locale --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/locale-0.2.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=1fbbf36958463ea0 -C extra-filename=-cd43de4673291bba --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern libc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblibc-f50b07773845092e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling path-clean v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=path_clean CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/path-clean-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/path-clean-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Dan Reeves ' CARGO_PKG_DESCRIPTION='A Rust implementation of cleanname or path.Clean' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=path-clean CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danreeves/path-clean' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name path_clean --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/path-clean-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=36fde75e39d21d99 -C extra-filename=-b985e6de40c739fe --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/locale-0.2.2/src/macos/mod.rs:76:35 | 76 | let file = BufReader::new(try!(File::open(&path))); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/locale-0.2.2/src/macos/mod.rs:93:35 | 93 | let file = BufReader::new(try!(File::open(&path))); | ^^^ warning: field `long_day_names` is never read --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/locale-0.2.2/src/lib.rs:198:5 | 194 | pub struct Time { | ---- field in this struct ... 198 | long_day_names: Vec, | ^^^^^^^^^^^^^^ | = note: `Time` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default Compiling unicode-width v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/unicode-width-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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=490f42a7e86b0404 -C extra-filename=-0f013641a6767e98 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/backtrace-0.3.74/src/symbolize/gimli.rs:338:11 | 338 | f(MAPPINGS_CACHE.get_or_insert_with(|| Cache::new())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: `#[warn(static_mut_refs)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=palette CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='Erik Hedvall ' CARGO_PKG_DESCRIPTION='Convert and manage colors with a focus on correctness, flexibility and ease of use.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=palette CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Ogeon/palette' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/palette-7e3214771f5ca30e/out /usr/local/bin/rustc --crate-name palette --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.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 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "approx", "bytemuck", "default", "find-crate", "libm", "named", "named_from_str", "phf", "rand", "random", "serde", "serializing", "std", "wide"))' -C metadata=8943f41c0ee09654 -C extra-filename=-150b739b7ceeb80a --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern fast_srgb8=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libfast_srgb8-4e8abcc3b8b350b7.rmeta --extern palette_derive=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libpalette_derive-b0e2e286b7d2fd9f.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling glob v0.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/glob-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/glob-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Support for matching file paths against Unix shell style patterns. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/glob' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glob CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/glob' CARGO_PKG_RUST_VERSION=1.23.0 CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name glob --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/glob-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=90a926d0791c4dc2 -C extra-filename=-185b95aaca90cf9e --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `locale` (lib) generated 3 warnings Compiling tinystr v0.7.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/tinystr-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/tinystr-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/tinystr-0.7.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 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=a78532ae53ec24bb -C extra-filename=-7f854b161c8769dc --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libdisplaydoc-4f5d9d2dc8a4795c.so --extern zerovec=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libzerovec-9cea0fec6ba2829c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `zerovec` (lib) generated 1 warning Compiling icu_collections v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_collections CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_collections-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_collections-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Collection of API for use in ICU libraries.' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_collections CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name icu_collections --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_collections-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std"))' -C metadata=c01d3bd79aa97523 -C extra-filename=-0c0c62a149a9c0bf --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libdisplaydoc-4f5d9d2dc8a4795c.so --extern yoke=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libyoke-5efd193acff1117c.rmeta --extern zerofrom=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libzerofrom-46e61a40426a6cd2.rmeta --extern zerovec=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libzerovec-9cea0fec6ba2829c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling icu_locid v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for managing Unicode Language and Locale Identifiers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=d738bcd36809019f -C extra-filename=-2a0e761ec52333d0 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libdisplaydoc-4f5d9d2dc8a4795c.so --extern litemap=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblitemap-7970633b7dd41255.rmeta --extern tinystr=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libtinystr-7f854b161c8769dc.rmeta --extern writeable=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libwriteable-59420298dfa72b6b.rmeta --extern zerovec=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libzerovec-9cea0fec6ba2829c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling timeago v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=timeago CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/timeago-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/timeago-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='Vitaly _Vi Shukela ' CARGO_PKG_DESCRIPTION='Given a Duration, lossily format it like in '\''N days ago'\''. Parsing it back to Duration is not supported yet.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=timeago CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vi/timeago' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name timeago --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/timeago-0.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("chrono", "default", "isolang", "translations"))' -C metadata=ecf0bf2390c22982 -C extra-filename=-18d1fda49aa3377b --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/timeago-0.4.2/src/lib.rs:65:30 | 65 | pub type BoxedLanguage = Box; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` on by default help: if this is a dyn-compatible trait, use `dyn` | 65 | pub type BoxedLanguage = Box; | +++ warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:554:1 | 554 | / make_partial_cam16! { 555 | | cam16_jch::Cam16Jch { 556 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 557 | | /// color. ... | 567 | | } | |_- in this macro invocation | = note: `#[warn(elided_named_lifetimes)]` on by default = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:554:1 | 554 | / make_partial_cam16! { 555 | | cam16_jch::Cam16Jch { 556 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 557 | | /// color. ... | 567 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:554:1 | 554 | / make_partial_cam16! { 555 | | cam16_jch::Cam16Jch { 556 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 557 | | /// color. ... | 567 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:554:1 | 554 | / make_partial_cam16! { 555 | | cam16_jch::Cam16Jch { 556 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 557 | | /// color. ... | 567 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:554:1 | 554 | / make_partial_cam16! { 555 | | cam16_jch::Cam16Jch { 556 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 557 | | /// color. ... | 567 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:554:1 | 554 | / make_partial_cam16! { 555 | | cam16_jch::Cam16Jch { 556 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 557 | | /// color. ... | 567 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:573:1 | 573 | / make_partial_cam16! { 574 | | /// 575 | | /// `Cam16Jmh` can also convert from CAM16-UCS types, such as 576 | | /// [`Cam16UcsJmh`][crate::cam16::Cam16UcsJmh]. ... | 598 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:573:1 | 573 | / make_partial_cam16! { 574 | | /// 575 | | /// `Cam16Jmh` can also convert from CAM16-UCS types, such as 576 | | /// [`Cam16UcsJmh`][crate::cam16::Cam16UcsJmh]. ... | 598 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:573:1 | 573 | / make_partial_cam16! { 574 | | /// 575 | | /// `Cam16Jmh` can also convert from CAM16-UCS types, such as 576 | | /// [`Cam16UcsJmh`][crate::cam16::Cam16UcsJmh]. ... | 598 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:573:1 | 573 | / make_partial_cam16! { 574 | | /// 575 | | /// `Cam16Jmh` can also convert from CAM16-UCS types, such as 576 | | /// [`Cam16UcsJmh`][crate::cam16::Cam16UcsJmh]. ... | 598 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:573:1 | 573 | / make_partial_cam16! { 574 | | /// 575 | | /// `Cam16Jmh` can also convert from CAM16-UCS types, such as 576 | | /// [`Cam16UcsJmh`][crate::cam16::Cam16UcsJmh]. ... | 598 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:573:1 | 573 | / make_partial_cam16! { 574 | | /// 575 | | /// `Cam16Jmh` can also convert from CAM16-UCS types, such as 576 | | /// [`Cam16UcsJmh`][crate::cam16::Cam16UcsJmh]. ... | 598 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:604:1 | 604 | / make_partial_cam16! { 605 | | cam16_jsh::Cam16Jsh { 606 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 607 | | /// color. ... | 618 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:604:1 | 604 | / make_partial_cam16! { 605 | | cam16_jsh::Cam16Jsh { 606 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 607 | | /// color. ... | 618 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:604:1 | 604 | / make_partial_cam16! { 605 | | cam16_jsh::Cam16Jsh { 606 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 607 | | /// color. ... | 618 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:604:1 | 604 | / make_partial_cam16! { 605 | | cam16_jsh::Cam16Jsh { 606 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 607 | | /// color. ... | 618 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:604:1 | 604 | / make_partial_cam16! { 605 | | cam16_jsh::Cam16Jsh { 606 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 607 | | /// color. ... | 618 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:604:1 | 604 | / make_partial_cam16! { 605 | | cam16_jsh::Cam16Jsh { 606 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 607 | | /// color. ... | 618 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:624:1 | 624 | / make_partial_cam16! { 625 | | cam16_qch::Cam16Qch { 626 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 627 | | /// color. ... | 637 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:624:1 | 624 | / make_partial_cam16! { 625 | | cam16_qch::Cam16Qch { 626 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 627 | | /// color. ... | 637 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:624:1 | 624 | / make_partial_cam16! { 625 | | cam16_qch::Cam16Qch { 626 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 627 | | /// color. ... | 637 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:624:1 | 624 | / make_partial_cam16! { 625 | | cam16_qch::Cam16Qch { 626 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 627 | | /// color. ... | 637 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:624:1 | 624 | / make_partial_cam16! { 625 | | cam16_qch::Cam16Qch { 626 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 627 | | /// color. ... | 637 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:624:1 | 624 | / make_partial_cam16! { 625 | | cam16_qch::Cam16Qch { 626 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 627 | | /// color. ... | 637 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:643:1 | 643 | / make_partial_cam16! { 644 | | cam16_qmh::Cam16Qmh { 645 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 646 | | /// color. ... | 657 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:643:1 | 643 | / make_partial_cam16! { 644 | | cam16_qmh::Cam16Qmh { 645 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 646 | | /// color. ... | 657 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:643:1 | 643 | / make_partial_cam16! { 644 | | cam16_qmh::Cam16Qmh { 645 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 646 | | /// color. ... | 657 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:643:1 | 643 | / make_partial_cam16! { 644 | | cam16_qmh::Cam16Qmh { 645 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 646 | | /// color. ... | 657 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:643:1 | 643 | / make_partial_cam16! { 644 | | cam16_qmh::Cam16Qmh { 645 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 646 | | /// color. ... | 657 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:643:1 | 643 | / make_partial_cam16! { 644 | | cam16_qmh::Cam16Qmh { 645 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 646 | | /// color. ... | 657 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:663:1 | 663 | / make_partial_cam16! { 664 | | cam16_qsh::Cam16Qsh { 665 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 666 | | /// color. ... | 677 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:663:1 | 663 | / make_partial_cam16! { 664 | | cam16_qsh::Cam16Qsh { 665 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 666 | | /// color. ... | 677 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:663:1 | 663 | / make_partial_cam16! { 664 | | cam16_qsh::Cam16Qsh { 665 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 666 | | /// color. ... | 677 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:663:1 | 663 | / make_partial_cam16! { 664 | | cam16_qsh::Cam16Qsh { 665 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 666 | | /// color. ... | 677 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:663:1 | 663 | / make_partial_cam16! { 664 | | cam16_qsh::Cam16Qsh { 665 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 666 | | /// color. ... | 677 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:663:1 | 663 | / make_partial_cam16! { 664 | | cam16_qsh::Cam16Qsh { 665 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 666 | | /// color. ... | 677 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jab.rs:247:1 | 247 | impl_struct_of_arrays_methods!(Cam16UcsJab, [lightness, a, b]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jab.rs:247:1 | 247 | impl_struct_of_arrays_methods!(Cam16UcsJab, [lightness, a, b]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jab.rs:247:1 | 247 | impl_struct_of_arrays_methods!(Cam16UcsJab, [lightness, a, b]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1140:17 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1140 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jab.rs:247:1 | 247 | impl_struct_of_arrays_methods!(Cam16UcsJab, [lightness, a, b]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jab.rs:247:1 | 247 | impl_struct_of_arrays_methods!(Cam16UcsJab, [lightness, a, b]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1163:17 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1163 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jab.rs:247:1 | 247 | impl_struct_of_arrays_methods!(Cam16UcsJab, [lightness, a, b]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jmh.rs:251:1 | 251 | impl_struct_of_arrays_methods_hue!(Cam16UcsJmh, [lightness, colorfulness]); | -------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jmh.rs:251:1 | 251 | impl_struct_of_arrays_methods_hue!(Cam16UcsJmh, [lightness, colorfulness]); | -------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jmh.rs:251:1 | 251 | impl_struct_of_arrays_methods_hue!(Cam16UcsJmh, [lightness, colorfulness]); | -------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jmh.rs:251:1 | 251 | impl_struct_of_arrays_methods_hue!(Cam16UcsJmh, [lightness, colorfulness]); | -------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jmh.rs:251:1 | 251 | impl_struct_of_arrays_methods_hue!(Cam16UcsJmh, [lightness, colorfulness]); | -------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jmh.rs:251:1 | 251 | impl_struct_of_arrays_methods_hue!(Cam16UcsJmh, [lightness, colorfulness]); | -------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hues.rs:228:70 | 228 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$name<&>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` ... 781 | / make_hues! { 782 | | /// A hue type for the CIE L\*a\*b\* family of color spaces. 783 | | /// 784 | | /// It's measured in degrees and it's based on the four physiological ... | 806 | | struct Cam16Hue; Cam16HueIter 807 | | } | |_- in this macro invocation | = note: this warning originates in the macro `make_hues` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hues.rs:239:78 | 239 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$name<&mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` ... 781 | / make_hues! { 782 | | /// A hue type for the CIE L\*a\*b\* family of color spaces. 783 | | /// 784 | | /// It's measured in degrees and it's based on the four physiological ... | 806 | | struct Cam16Hue; Cam16HueIter 807 | | } | |_- in this macro invocation | = note: this warning originates in the macro `make_hues` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1140:17 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1140 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1163:17 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1163 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1140:17 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1140 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1163:17 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1163 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1140:17 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1140 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1163:17 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1163 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1140:17 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1140 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1163:17 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1163 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/rgb/rgb.rs:713:1 | 713 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/rgb/rgb.rs:713:1 | 713 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/rgb/rgb.rs:713:1 | 713 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1140:17 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1140 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/rgb/rgb.rs:713:1 | 713 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/rgb/rgb.rs:713:1 | 713 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1163:17 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1163 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/rgb/rgb.rs:713:1 | 713 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/xyz.rs:178:1 | 178 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/xyz.rs:178:1 | 178 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/xyz.rs:178:1 | 178 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1140:17 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1140 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/xyz.rs:178:1 | 178 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/xyz.rs:178:1 | 178 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1163:17 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1163 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/xyz.rs:178:1 | 178 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1140:17 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1140 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1163:17 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1163 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `timeago` (lib) generated 1 warning Compiling number_prefix v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=number_prefix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/number_prefix-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/number_prefix-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Benjamin Sago ' CARGO_PKG_DESCRIPTION='Library for numeric prefixes (kilo, giga, kibi).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=number_prefix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ogham/rust-number-prefix' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name number_prefix --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/number_prefix-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=0253946fc2ee5473 -C extra-filename=-8f92d7d82aaa8366 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling once_cell v1.21.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/once_cell-1.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/once_cell-1.21.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=1.21.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/once_cell-1.21.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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=02b0fab04c2f2af2 -C extra-filename=-2bf537d09ee5a207 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling natord-plus-plus v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=natord CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/natord-plus-plus-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/natord-plus-plus-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Natural ordering for Rust' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-natord' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=natord-plus-plus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lifthrasiir/rust-natord' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name natord --edition=2015 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/natord-plus-plus-2.0.0/lib.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=e61106e9ded9a2af -C extra-filename=-a537b4871dd85b38 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling icu_provider v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_provider-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_provider-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Trait and struct definitions for the ICU data provider' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=c70ff9513526411c -C extra-filename=-d76d717fbd1644b4 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libdisplaydoc-4f5d9d2dc8a4795c.so --extern icu_locid=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libicu_locid-2a0e761ec52333d0.rmeta --extern icu_provider_macros=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libicu_provider_macros-5b6bba7f4b6ec1e8.so --extern stable_deref_trait=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libstable_deref_trait-2781a27d1679f7c2.rmeta --extern tinystr=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libtinystr-7f854b161c8769dc.rmeta --extern writeable=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libwriteable-59420298dfa72b6b.rmeta --extern yoke=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libyoke-5efd193acff1117c.rmeta --extern zerofrom=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libzerofrom-46e61a40426a6cd2.rmeta --extern zerovec=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libzerovec-9cea0fec6ba2829c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `compiled_data` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_provider-1.5.0/src/constructors.rs:275:15 | 275 | #[cfg(feature = "compiled_data")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_provider-1.5.0/src/hello_world.rs:270:5 | 270 | / icu_provider::gen_any_buffer_data_constructors!(locale: include, options: skip, error: DataError, 271 | | #[cfg(skip)] 272 | | functions: [ 273 | | try_new, ... | 277 | | Self, 278 | | ]); | |______- in this macro invocation | = note: expected values for `feature` are: `bench`, `datagen`, `deserialize_bincode_1`, `deserialize_json`, `deserialize_postcard_1`, `experimental`, `log_error_context`, `logging`, `macros`, `serde`, `std`, and `sync` = help: consider adding `compiled_data` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `icu_provider::gen_any_buffer_data_constructors` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling icu_locid_transform v1.5.0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid_transform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid_transform-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid_transform-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for Unicode Language and Locale Identifiers canonicalization' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid_transform --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=1b9d2db7a85befa7 -C extra-filename=-c930e1f50e5f2452 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libdisplaydoc-4f5d9d2dc8a4795c.so --extern icu_locid=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libicu_locid-2a0e761ec52333d0.rmeta --extern icu_locid_transform_data=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libicu_locid_transform_data-e9683d8997000398.rmeta --extern icu_provider=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libicu_provider-d76d717fbd1644b4.rmeta --extern tinystr=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libtinystr-7f854b161c8769dc.rmeta --extern zerovec=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libzerovec-9cea0fec6ba2829c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid_transform-1.5.0/src/expander.rs:292:15 | 292 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid_transform-1.5.0/src/fallback/mod.rs:129:15 | 129 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/serde-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/serde-a973d7a29a67edaa/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/serde-1.0.219/src/lib.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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ecd1df7e11ce62d0 -C extra-filename=-eb1ee779068ec18b --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libserde_derive-390676e2e573513e.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: `icu_provider` (lib) generated 1 warning [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 Compiling icu_properties v1.5.1 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_properties-1.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_properties-1.5.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Definitions for Unicode properties' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_properties-1.5.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="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=62d1c139233e04d4 -C extra-filename=-4fbaa8c86d6de65f --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libdisplaydoc-4f5d9d2dc8a4795c.so --extern icu_collections=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libicu_collections-0c0c62a149a9c0bf.rmeta --extern icu_locid_transform=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libicu_locid_transform-c930e1f50e5f2452.rmeta --extern icu_properties_data=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libicu_properties_data-b116cc2f93996f44.rmeta --extern icu_provider=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libicu_provider-d76d717fbd1644b4.rmeta --extern tinystr=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libtinystr-7f854b161c8769dc.rmeta --extern zerovec=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libzerovec-9cea0fec6ba2829c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_properties-1.5.1/src/bidi_data.rs:202:11 | 202 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_properties-1.5.1/src/script.rs:633:11 | 633 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_properties-1.5.1/src/sets.rs:2115:11 | 2115 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 warning: `backtrace` (lib) generated 1 warning [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 warning: `icu_locid_transform` (lib) generated 2 warnings [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 Compiling nu-ansi-term v0.50.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/nu-ansi-term-0.50.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/nu-ansi-term-0.50.1/Cargo.toml CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION=1.62.1 CARGO_PKG_VERSION=0.50.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=50 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name nu_ansi_term --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/nu-ansi-term-0.50.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="derive_serde_style"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=58e61022ae95ef8d -C extra-filename=-63485b2323e1a1f1 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern serde=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libserde-eb1ee779068ec18b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serde_norway v0.9.42 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_norway CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/serde_norway-0.9.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/serde_norway-0.9.42/Cargo.toml CARGO_PKG_AUTHORS='Christina Sørensen :David Tolnay ' CARGO_PKG_DESCRIPTION='YAML data format for Serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_norway CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cafkafk/serde-yaml' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.9.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name serde_norway --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/serde_norway-0.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae5c58c2f0215366 -C extra-filename=-127fff230d90139b --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libindexmap-9fbdb82113be80e1.rmeta --extern itoa=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libitoa-cfb178abdb0c04e6.rmeta --extern ryu=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libryu-48d6c0d94ede475f.rmeta --extern serde=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libserde-eb1ee779068ec18b.rmeta --extern unsafe_libyaml_norway=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libunsafe_libyaml_norway-09da42d7903b1d91.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 Compiling icu_normalizer v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for normalizing text into Unicode Normalization Forms' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=d32a0c1afc4814ab -C extra-filename=-c3abed2acef10efc --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libdisplaydoc-4f5d9d2dc8a4795c.so --extern icu_collections=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libicu_collections-0c0c62a149a9c0bf.rmeta --extern icu_normalizer_data=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libicu_normalizer_data-2c0de14597995422.rmeta --extern icu_properties=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libicu_properties-4fbaa8c86d6de65f.rmeta --extern icu_provider=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libicu_provider-d76d717fbd1644b4.rmeta --extern smallvec=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libsmallvec-0d27b5807db0e804.rmeta --extern utf16_iter=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libutf16_iter-cd87572cc3afe3d9.rmeta --extern utf8_iter=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libutf8_iter-5b2b93aec52a3e1b.rmeta --extern write16=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libwrite16-23d01e5c498828b0.rmeta --extern zerovec=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libzerovec-9cea0fec6ba2829c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `palette` (lib) generated 152 warnings warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0/src/properties.rs:102:15 | 102 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0/src/properties.rs:394:15 | 394 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0/src/properties.rs:502:15 | 502 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:1615:15 | 1615 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:1721:15 | 1721 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:2217:15 | 2217 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:2265:15 | 2265 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 Compiling idna_adapter v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna_adapter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/idna_adapter-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/idna_adapter-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Back end adapter for idna' CARGO_PKG_HOMEPAGE='https://docs.rs/crate/idna_adapter/latest' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna_adapter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/idna_adapter' CARGO_PKG_RUST_VERSION=1.67.0 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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name idna_adapter --edition=2021 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/idna_adapter-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 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=14e83c8a5122dcee -C extra-filename=-9faaa5d568e38790 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern icu_normalizer=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libicu_normalizer-c3abed2acef10efc.rmeta --extern icu_properties=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libicu_properties-4fbaa8c86d6de65f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 Compiling idna v1.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/idna-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/idna-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.57 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/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/idna-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 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=8cd23ae2b5478726 -C extra-filename=-003486c5dc475c51 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern idna_adapter=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libidna_adapter-9faaa5d568e38790.rmeta --extern smallvec=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libsmallvec-0d27b5807db0e804.rmeta --extern utf8_iter=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libutf8_iter-5b2b93aec52a3e1b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `icu_properties` (lib) generated 3 warnings [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 Compiling url v2.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/url-2.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/url-2.5.4/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.5.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/url-2.5.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=6509bae0e91aff10 -C extra-filename=-ded3604fd4d6d6ed --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libform_urlencoded-a3b8113d9afcccec.rmeta --extern idna=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libidna-003486c5dc475c51.rmeta --extern percent_encoding=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libpercent_encoding-fe614c0bc4dd5ae4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 warning: `icu_normalizer` (lib) generated 7 warnings [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] exit status: 0 [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [libgit2-sys 0.18.0+1.9.0] AR_x86_64-unknown-freebsd = None [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [libgit2-sys 0.18.0+1.9.0] AR_x86_64_unknown_freebsd = None [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=HOST_AR [libgit2-sys 0.18.0+1.9.0] HOST_AR = None [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=AR [libgit2-sys 0.18.0+1.9.0] AR = None [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [libgit2-sys 0.18.0+1.9.0] ARFLAGS_x86_64-unknown-freebsd = None [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [libgit2-sys 0.18.0+1.9.0] ARFLAGS_x86_64_unknown_freebsd = None [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=HOST_ARFLAGS [libgit2-sys 0.18.0+1.9.0] HOST_ARFLAGS = None [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-env-changed=ARFLAGS [libgit2-sys 0.18.0+1.9.0] ARFLAGS = None [libgit2-sys 0.18.0+1.9.0] cargo:rustc-link-lib=static=git2 [libgit2-sys 0.18.0+1.9.0] cargo:rustc-link-search=native=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/build [libgit2-sys 0.18.0+1.9.0] cargo:root=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-changed=libgit2/include [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-changed=libgit2/src [libgit2-sys 0.18.0+1.9.0] cargo:rerun-if-changed=libgit2/deps warning: libgit2-sys@0.18.0+1.9.0: failed to probe system libgit2: Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libgit2_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libgit2-sys-0.18.0+1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libgit2-sys-0.18.0+1.9.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.0+1.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out /usr/local/bin/rustc --crate-name libgit2_sys --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/libgit2-sys-0.18.0+1.9.0/lib.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("https", "libssh2-sys", "openssl-sys", "ssh", "vendored", "zlib-ng-compat"))' -C metadata=4d5f46a59cec1d93 -C extra-filename=-a3d28fc887c0db13 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern libc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblibc-f50b07773845092e.rmeta --extern libz_sys=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblibz_sys-b97c1b7424fa2028.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/build -l static=git2 --cfg libgit2_vendored --check-cfg 'cfg(libgit2_vendored,)'` Compiling git2 v0.20.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/git2-0.20.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/git2-0.20.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps /usr/local/bin/rustc --crate-name git2 --edition=2018 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/git2-0.20.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", "https", "openssl-probe", "openssl-sys", "ssh", "unstable", "vendored-libgit2", "zlib-ng-compat"))' -C metadata=f7043110e844dbf4 -C extra-filename=-60e9240f949c81cc --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libbitflags-c3191f740b012399.rmeta --extern libc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblibc-f50b07773845092e.rmeta --extern libgit2_sys=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblibgit2_sys-a3d28fc887c0db13.rmeta --extern log=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblog-11af416041d112e8.rmeta --extern url=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liburl-ded3604fd4d6d6ed.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=eza CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/Cargo.toml CARGO_PKG_AUTHORS='Christina Sørensen ' CARGO_PKG_DESCRIPTION='A modern replacement for ls' CARGO_PKG_HOMEPAGE='https://github.com/eza-community/eza' CARGO_PKG_LICENSE=EUPL-1.2 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=eza CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eza-community/eza' CARGO_PKG_RUST_VERSION=1.78.0 CARGO_PKG_VERSION=0.20.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/eza-b52644f88fee5250/out /usr/local/bin/rustc --crate-name eza --edition=2021 src/lib.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="git"' --cfg 'feature="git2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "git", "git2", "nix", "nix-generated", "nix-local", "powertest", "vendored-libgit2"))' -C metadata=cebc86e950291b47 -C extra-filename=-85d63abf13b7f44d --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern ansi_width=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libansi_width-38fcf802e7ceab9f.rmeta --extern backtrace=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libbacktrace-878b7ea83a51d036.rmeta --extern chrono=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libchrono-1a75d4ffb9afb281.rmeta --extern dirs=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libdirs-c3d4c4f24cdaf842.rmeta --extern git2=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libgit2-60e9240f949c81cc.rmeta --extern glob=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libglob-185b95aaca90cf9e.rmeta --extern libc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblibc-f50b07773845092e.rmeta --extern locale=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblocale-cd43de4673291bba.rmeta --extern log=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblog-11af416041d112e8.rmeta --extern natord=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libnatord-a537b4871dd85b38.rmeta --extern nu_ansi_term=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libnu_ansi_term-63485b2323e1a1f1.rmeta --extern number_prefix=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libnumber_prefix-8f92d7d82aaa8366.rmeta --extern once_cell=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libonce_cell-2bf537d09ee5a207.rmeta --extern palette=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libpalette-150b739b7ceeb80a.rmeta --extern path_clean=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libpath_clean-b985e6de40c739fe.rmeta --extern percent_encoding=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libpercent_encoding-fe614c0bc4dd5ae4.rmeta --extern phf=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libphf-e653abf642188e4c.rmeta --extern plist=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libplist-636e412303bba8e5.rmeta --extern rayon=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/librayon-34102fe1f084d846.rmeta --extern serde=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libserde-eb1ee779068ec18b.rmeta --extern serde_norway=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libserde_norway-127fff230d90139b.rmeta --extern terminal_size=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libterminal_size-b4b3743fbfb78dae.rmeta --extern timeago=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libtimeago-18d1fda49aa3377b.rmeta --extern unicode_width=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libunicode_width-0f013641a6767e98.rmeta --extern term_grid=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libterm_grid-ca98a2ca30790c1d.rmeta --extern uzers=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libuzers-a409a58a6c16673b.rmeta --extern zoneinfo_compiled=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libzoneinfo_compiled-5bb4296640341814.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/build` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=eza CARGO_CRATE_NAME=eza CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/Cargo.toml CARGO_PKG_AUTHORS='Christina Sørensen ' CARGO_PKG_DESCRIPTION='A modern replacement for ls' CARGO_PKG_HOMEPAGE='https://github.com/eza-community/eza' CARGO_PKG_LICENSE=EUPL-1.2 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=eza CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eza-community/eza' CARGO_PKG_RUST_VERSION=1.78.0 CARGO_PKG_VERSION=0.20.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/eza-b52644f88fee5250/out /usr/local/bin/rustc --crate-name eza --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 --cfg 'feature="default"' --cfg 'feature="git"' --cfg 'feature="git2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "git", "git2", "nix", "nix-generated", "nix-local", "powertest", "vendored-libgit2"))' -C metadata=6d762e7d2ea1c5d2 -C extra-filename=-65085c584c706552 --out-dir /wrkdirs/usr/ports/sysutils/eza/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps --extern ansi_width=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libansi_width-38fcf802e7ceab9f.rlib --extern backtrace=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libbacktrace-878b7ea83a51d036.rlib --extern chrono=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libchrono-1a75d4ffb9afb281.rlib --extern dirs=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libdirs-c3d4c4f24cdaf842.rlib --extern eza=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libeza-85d63abf13b7f44d.rlib --extern git2=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libgit2-60e9240f949c81cc.rlib --extern glob=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libglob-185b95aaca90cf9e.rlib --extern libc=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblibc-f50b07773845092e.rlib --extern locale=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblocale-cd43de4673291bba.rlib --extern log=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/liblog-11af416041d112e8.rlib --extern natord=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libnatord-a537b4871dd85b38.rlib --extern nu_ansi_term=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libnu_ansi_term-63485b2323e1a1f1.rlib --extern number_prefix=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libnumber_prefix-8f92d7d82aaa8366.rlib --extern once_cell=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libonce_cell-2bf537d09ee5a207.rlib --extern palette=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libpalette-150b739b7ceeb80a.rlib --extern path_clean=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libpath_clean-b985e6de40c739fe.rlib --extern percent_encoding=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libpercent_encoding-fe614c0bc4dd5ae4.rlib --extern phf=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libphf-e653abf642188e4c.rlib --extern plist=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libplist-636e412303bba8e5.rlib --extern rayon=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/librayon-34102fe1f084d846.rlib --extern serde=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libserde-eb1ee779068ec18b.rlib --extern serde_norway=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libserde_norway-127fff230d90139b.rlib --extern terminal_size=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libterminal_size-b4b3743fbfb78dae.rlib --extern timeago=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libtimeago-18d1fda49aa3377b.rlib --extern unicode_width=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libunicode_width-0f013641a6767e98.rlib --extern term_grid=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libterm_grid-ca98a2ca30790c1d.rlib --extern uzers=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libuzers-a409a58a6c16673b.rlib --extern zoneinfo_compiled=/wrkdirs/usr/ports/sysutils/eza/work/target/release/deps/libzoneinfo_compiled-5bb4296640341814.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/sysutils/eza/work/target/release/build/libgit2-sys-24f638d4f2b90030/out/build` Finished `release` profile [optimized] target(s) in 1m 47s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for eza-0.20.24 ===> Generating temporary packing list Installing eza v0.20.24 (/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24) Locking 157 packages to latest compatible versions Fresh unicode-ident v1.0.16 Fresh stable_deref_trait v1.2.0 Fresh litemap v0.7.4 Fresh writeable v0.5.5 Fresh autocfg v1.4.0 Fresh shlex v1.3.0 warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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 Fresh proc-macro2 v1.0.93 Fresh pkg-config v0.3.31 Fresh icu_locid_transform_data v1.5.0 warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid_transform_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` 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: `icu4x_custom_data` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid_transform_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh vcpkg v0.2.15 warning: `icu_locid_transform_data` (lib) generated 2 warnings Fresh quote v1.0.38 Fresh libc v0.2.170 Fresh icu_properties_data v1.5.0 warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_properties_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` 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: `icu4x_custom_data` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_properties_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh utf16_iter v1.0.5 Fresh icu_normalizer_data v1.5.0 warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` 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: `icu4x_custom_data` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh utf8_iter v1.0.4 warning: `icu_properties_data` (lib) generated 2 warnings warning: `icu_normalizer_data` (lib) generated 2 warnings Fresh syn v2.0.96 Fresh jobserver v0.1.32 Fresh write16 v1.0.0 Fresh smallvec v1.13.2 Fresh crossbeam-utils v0.8.21 Fresh rand_core v0.6.4 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `rand_core` (lib) generated 1 warning Fresh synstructure v0.13.1 Fresh zerovec-derive v0.10.3 Fresh displaydoc v0.2.5 Fresh icu_provider_macros v1.5.0 Fresh cc v1.2.10 Fresh memchr v2.7.4 Fresh serde_derive v1.0.219 Fresh zerofrom-derive v0.1.5 Fresh yoke-derive v0.7.5 Fresh rand v0.8.5 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: `features` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 | #[cfg(feature = "nightly")] | ~~~~~~~ warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = 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(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = 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(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = 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(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/rngs/small.rs:79:12 | 79 | #[cfg_attr(doc_cfg, doc(cfg(feature = "small_rng")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: trait `Float` is never used --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: `rand` (lib) generated 12 warnings Fresh zerofrom v0.1.5 Fresh crossbeam-epoch v0.9.18 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = 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(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = 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(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = 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(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = 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(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh bitflags v2.8.0 Fresh percent-encoding v2.3.1 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + Fresh equivalent v1.0.1 warning: `crossbeam-epoch` (lib) generated 20 warnings warning: `percent-encoding` (lib) generated 1 warning Fresh yoke v0.7.5 Fresh hashbrown v0.15.2 Fresh powerfmt v0.2.0 warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = 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(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` 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: `__powerfmt_docs` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/powerfmt-0.2.0/src/lib.rs:7:13 | 7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))] | ^^^^^^^^^^^^^^^ | = 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(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/powerfmt-0.2.0/src/smart_display.rs:629:12 | 629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))] | ^^^^^^^^^^^^^^^ | = 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(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh itoa v1.0.14 warning: `powerfmt` (lib) generated 3 warnings warning: libgit2-sys@0.18.0+1.9.0: failed to probe system libgit2: Fresh zerovec v0.10.4 warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/zerovec-0.10.4/src/map2d/borrowed.rs:277:94 | 277 | pub fn iter0<'l>(&'l self) -> impl Iterator> + '_ { | -- lifetime `'l` declared here ^^ this elided lifetime gets resolved as `'l` | = note: `#[warn(elided_named_lifetimes)]` on by default Fresh indexmap v2.7.1 Fresh deranged v0.3.11 warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = 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(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh crossbeam-deque v0.8.6 Fresh libz-sys v1.1.21 Fresh form_urlencoded v1.2.1 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + warning: `zerovec` (lib) generated 1 warning warning: `deranged` (lib) generated 2 warnings warning: `form_urlencoded` (lib) generated 1 warning Fresh tinystr v0.7.6 Fresh icu_collections v1.5.0 Fresh phf_generator v0.11.3 Fresh serde v1.0.219 Fresh errno v0.3.10 Fresh by_address v1.2.1 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/by_address-1.2.1/src/lib.rs:173:9 | 173 | self.addr().cmp(&other.addr()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 173 | self.addr().cast::<()>().cmp(&other.addr().cast::<()>()) | +++++++++++++ +++++++++++++ warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/by_address-1.2.1/src/lib.rs:183:14 | 183 | Some(self.addr().cmp(&other.addr())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 183 | Some(self.addr().cast::<()>().cmp(&other.addr().cast::<()>())) | +++++++++++++ +++++++++++++ warning: `by_address` (lib) generated 2 warnings Fresh icu_locid v1.5.0 Fresh time-core v0.1.2 Fresh adler2 v2.0.0 Fresh gimli v0.31.1 Fresh option-ext v0.2.0 Fresh log v0.4.26 Fresh num-conv v0.1.0 Fresh siphasher v1.0.1 Fresh icu_provider v1.5.0 warning: unexpected `cfg` condition value: `compiled_data` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_provider-1.5.0/src/constructors.rs:275:15 | 275 | #[cfg(feature = "compiled_data")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_provider-1.5.0/src/hello_world.rs:270:5 | 270 | / icu_provider::gen_any_buffer_data_constructors!(locale: include, options: skip, error: DataError, 271 | | #[cfg(skip)] 272 | | functions: [ 273 | | try_new, ... | 277 | | Self, 278 | | ]); | |______- in this macro invocation | = note: expected values for `feature` are: `bench`, `datagen`, `deserialize_bincode_1`, `deserialize_json`, `deserialize_postcard_1`, `experimental`, `log_error_context`, `logging`, `macros`, `serde`, `std`, and `sync` = help: consider adding `compiled_data` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `icu_provider::gen_any_buffer_data_constructors` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh unicode-width v0.1.14 Fresh phf_shared v0.11.3 Fresh time v0.3.37 Fresh addr2line v0.24.2 Fresh dirs-sys v0.5.0 Fresh miniz_oxide v0.8.3 warning: `icu_provider` (lib) generated 1 warning Fresh icu_locid_transform v1.5.0 warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid_transform-1.5.0/src/expander.rs:292:15 | 292 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_locid_transform-1.5.0/src/fallback/mod.rs:129:15 | 129 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh ansi-width v0.1.0 Fresh rustix v1.0.2 Fresh phf_macros v0.11.3 Fresh num-traits v0.2.19 Fresh palette_derive v0.7.6 Fresh rayon-core v1.12.1 warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rayon-core-1.12.1/src/registry.rs:167:33 | 167 | .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) }) | ^^^^^^^^^^^^^^^^^^^^^ 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: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/rayon-core-1.12.1/src/registry.rs:194:55 | 194 | .map(|registry: Arc| unsafe { &*THE_REGISTRY.get_or_insert(registry) }) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: `icu_locid_transform` (lib) generated 2 warnings warning: `rayon-core` (lib) generated 2 warnings Fresh icu_properties v1.5.1 warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_properties-1.5.1/src/bidi_data.rs:202:11 | 202 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_properties-1.5.1/src/script.rs:633:11 | 633 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_properties-1.5.1/src/sets.rs:2115:11 | 2115 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh object v0.36.7 Fresh libgit2-sys v0.18.0+1.9.0 Fresh quick-xml v0.32.0 warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/quick-xml-0.32.0/src/writer.rs:147:73 | 147 | pub fn create_element<'a, N>(&'a mut self, name: N) -> ElementWriter | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default Fresh datetime v0.5.2 warning: trivial numeric cast: `i64` as `i64` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/datetime-0.5.2/src/system.rs:76:6 | 76 | (tv.tv_sec as i64, (tv.tv_nsec / 1000) as i16) | ^^^^^^^^^^^^^^^^ | = help: cast can be replaced by coercion; this might require a temporary variable note: the lint level is defined here --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/datetime-0.5.2/src/lib.rs:4:9 | 4 | #![warn(trivial_numeric_casts)] | ^^^^^^^^^^^^^^^^^^^^^ warning: field `time_zone` is never read --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/datetime-0.5.2/src/cal/zone.rs:327:5 | 324 | pub struct ZonedDateTime<'a> { | ------------- field in this struct ... 327 | time_zone: TimeZoneSource<'a>, | ^^^^^^^^^ | = note: `ZonedDateTime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis note: the lint level is defined here --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/datetime-0.5.2/src/lib.rs:6:9 | 6 | #![warn(unused)] | ^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` warning: unreachable `pub` item --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/datetime-0.5.2/src/system.rs:73:1 | 73 | pub unsafe fn sys_time() -> (i64, i16) { | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | help: consider restricting its visibility: `pub(crate)` | = help: or consider exporting it for use by other crates note: the lint level is defined here --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/datetime-0.5.2/src/lib.rs:5:9 | 5 | #![warn(unreachable_pub)] | ^^^^^^^^^^^^^^^ Fresh rustc-demangle v0.1.24 Fresh cfg-if v1.0.0 warning: `icu_properties` (lib) generated 3 warnings warning: `quick-xml` (lib) generated 1 warning warning: `datetime` (lib) generated 3 warnings Fresh icu_normalizer v1.5.0 warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0/src/properties.rs:102:15 | 102 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0/src/properties.rs:394:15 | 394 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0/src/properties.rs:502:15 | 502 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:1615:15 | 1615 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:1721:15 | 1721 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:2217:15 | 2217 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:2265:15 | 2265 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh fast-srgb8 v1.0.0 warning: unexpected `cfg` condition name: `unstable_bench` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-1.0.0/src/lib.rs:40:23 | 40 | #![cfg_attr(all(test, unstable_bench), feature(test))] | ^^^^^^^^^^^^^^ | = 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(unstable_bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable_bench)");` 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: `unstable_bench` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-1.0.0/src/lib.rs:41:17 | 41 | #[cfg(all(test, unstable_bench))] | ^^^^^^^^^^^^^^ | = 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(unstable_bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable_bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `unstable_bench` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-1.0.0/src/sse2.rs:24:19 | 24 | #[cfg(all(not(unstable_bench), test))] | ^^^^^^^^^^^^^^ | = 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(unstable_bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable_bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `unstable_bench` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-1.0.0/src/sse2.rs:51:19 | 51 | #[cfg(all(not(unstable_bench), test))] | ^^^^^^^^^^^^^^ | = 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(unstable_bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable_bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `unstable_bench` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-1.0.0/src/lib.rs:130:19 | 130 | #[cfg(all(not(unstable_bench), test))] | ^^^^^^^^^^^^^^ | = 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(unstable_bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable_bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `unstable_bench` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-1.0.0/src/lib.rs:162:19 | 162 | #[cfg(all(not(unstable_bench), test))] | ^^^^^^^^^^^^^^ | = 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(unstable_bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable_bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `unstable_bench` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/fast-srgb8-1.0.0/src/lib.rs:149:23 | 149 | #[cfg(all(not(unstable_bench), test))] | ^^^^^^^^^^^^^^ | = 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(unstable_bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable_bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh unsafe-libyaml-norway v0.2.15 Fresh base64 v0.22.1 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/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 Fresh iana-time-zone v0.1.61 Fresh ryu v1.0.19 Fresh either v1.13.0 Fresh byteorder v1.5.0 warning: `icu_normalizer` (lib) generated 7 warnings warning: `fast-srgb8` (lib) generated 7 warnings warning: `base64` (lib) generated 1 warning Fresh idna_adapter v1.2.0 Fresh serde_norway v0.9.42 Fresh rayon v1.10.0 Fresh plist v1.7.0 Fresh palette v0.7.6 warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:554:1 | 554 | / make_partial_cam16! { 555 | | cam16_jch::Cam16Jch { 556 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 557 | | /// color. ... | 567 | | } | |_- in this macro invocation | = note: `#[warn(elided_named_lifetimes)]` on by default = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:554:1 | 554 | / make_partial_cam16! { 555 | | cam16_jch::Cam16Jch { 556 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 557 | | /// color. ... | 567 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:554:1 | 554 | / make_partial_cam16! { 555 | | cam16_jch::Cam16Jch { 556 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 557 | | /// color. ... | 567 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:554:1 | 554 | / make_partial_cam16! { 555 | | cam16_jch::Cam16Jch { 556 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 557 | | /// color. ... | 567 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:554:1 | 554 | / make_partial_cam16! { 555 | | cam16_jch::Cam16Jch { 556 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 557 | | /// color. ... | 567 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:554:1 | 554 | / make_partial_cam16! { 555 | | cam16_jch::Cam16Jch { 556 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 557 | | /// color. ... | 567 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:573:1 | 573 | / make_partial_cam16! { 574 | | /// 575 | | /// `Cam16Jmh` can also convert from CAM16-UCS types, such as 576 | | /// [`Cam16UcsJmh`][crate::cam16::Cam16UcsJmh]. ... | 598 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:573:1 | 573 | / make_partial_cam16! { 574 | | /// 575 | | /// `Cam16Jmh` can also convert from CAM16-UCS types, such as 576 | | /// [`Cam16UcsJmh`][crate::cam16::Cam16UcsJmh]. ... | 598 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:573:1 | 573 | / make_partial_cam16! { 574 | | /// 575 | | /// `Cam16Jmh` can also convert from CAM16-UCS types, such as 576 | | /// [`Cam16UcsJmh`][crate::cam16::Cam16UcsJmh]. ... | 598 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:573:1 | 573 | / make_partial_cam16! { 574 | | /// 575 | | /// `Cam16Jmh` can also convert from CAM16-UCS types, such as 576 | | /// [`Cam16UcsJmh`][crate::cam16::Cam16UcsJmh]. ... | 598 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:573:1 | 573 | / make_partial_cam16! { 574 | | /// 575 | | /// `Cam16Jmh` can also convert from CAM16-UCS types, such as 576 | | /// [`Cam16UcsJmh`][crate::cam16::Cam16UcsJmh]. ... | 598 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:573:1 | 573 | / make_partial_cam16! { 574 | | /// 575 | | /// `Cam16Jmh` can also convert from CAM16-UCS types, such as 576 | | /// [`Cam16UcsJmh`][crate::cam16::Cam16UcsJmh]. ... | 598 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:604:1 | 604 | / make_partial_cam16! { 605 | | cam16_jsh::Cam16Jsh { 606 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 607 | | /// color. ... | 618 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:604:1 | 604 | / make_partial_cam16! { 605 | | cam16_jsh::Cam16Jsh { 606 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 607 | | /// color. ... | 618 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:604:1 | 604 | / make_partial_cam16! { 605 | | cam16_jsh::Cam16Jsh { 606 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 607 | | /// color. ... | 618 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:604:1 | 604 | / make_partial_cam16! { 605 | | cam16_jsh::Cam16Jsh { 606 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 607 | | /// color. ... | 618 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:604:1 | 604 | / make_partial_cam16! { 605 | | cam16_jsh::Cam16Jsh { 606 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 607 | | /// color. ... | 618 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:604:1 | 604 | / make_partial_cam16! { 605 | | cam16_jsh::Cam16Jsh { 606 | | /// The [lightness](https://cie.co.at/eilvterm/17-22-063) (J) of the 607 | | /// color. ... | 618 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:624:1 | 624 | / make_partial_cam16! { 625 | | cam16_qch::Cam16Qch { 626 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 627 | | /// color. ... | 637 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:624:1 | 624 | / make_partial_cam16! { 625 | | cam16_qch::Cam16Qch { 626 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 627 | | /// color. ... | 637 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:624:1 | 624 | / make_partial_cam16! { 625 | | cam16_qch::Cam16Qch { 626 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 627 | | /// color. ... | 637 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:624:1 | 624 | / make_partial_cam16! { 625 | | cam16_qch::Cam16Qch { 626 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 627 | | /// color. ... | 637 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:624:1 | 624 | / make_partial_cam16! { 625 | | cam16_qch::Cam16Qch { 626 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 627 | | /// color. ... | 637 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:624:1 | 624 | / make_partial_cam16! { 625 | | cam16_qch::Cam16Qch { 626 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 627 | | /// color. ... | 637 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:643:1 | 643 | / make_partial_cam16! { 644 | | cam16_qmh::Cam16Qmh { 645 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 646 | | /// color. ... | 657 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:643:1 | 643 | / make_partial_cam16! { 644 | | cam16_qmh::Cam16Qmh { 645 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 646 | | /// color. ... | 657 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:643:1 | 643 | / make_partial_cam16! { 644 | | cam16_qmh::Cam16Qmh { 645 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 646 | | /// color. ... | 657 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:643:1 | 643 | / make_partial_cam16! { 644 | | cam16_qmh::Cam16Qmh { 645 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 646 | | /// color. ... | 657 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:643:1 | 643 | / make_partial_cam16! { 644 | | cam16_qmh::Cam16Qmh { 645 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 646 | | /// color. ... | 657 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:643:1 | 643 | / make_partial_cam16! { 644 | | cam16_qmh::Cam16Qmh { 645 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 646 | | /// color. ... | 657 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:663:1 | 663 | / make_partial_cam16! { 664 | | cam16_qsh::Cam16Qsh { 665 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 666 | | /// color. ... | 677 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:663:1 | 663 | / make_partial_cam16! { 664 | | cam16_qsh::Cam16Qsh { 665 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 666 | | /// color. ... | 677 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:663:1 | 663 | / make_partial_cam16! { 664 | | cam16_qsh::Cam16Qsh { 665 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 666 | | /// color. ... | 677 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:663:1 | 663 | / make_partial_cam16! { 664 | | cam16_qsh::Cam16Qsh { 665 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 666 | | /// color. ... | 677 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:663:1 | 663 | / make_partial_cam16! { 664 | | cam16_qsh::Cam16Qsh { 665 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 666 | | /// color. ... | 677 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/partial.rs:663:1 | 663 | / make_partial_cam16! { 664 | | cam16_qsh::Cam16Qsh { 665 | | /// The [brightness](https://cie.co.at/eilvterm/17-22-059) (Q) of the 666 | | /// color. ... | 677 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` which comes from the expansion of the macro `make_partial_cam16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jab.rs:247:1 | 247 | impl_struct_of_arrays_methods!(Cam16UcsJab, [lightness, a, b]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jab.rs:247:1 | 247 | impl_struct_of_arrays_methods!(Cam16UcsJab, [lightness, a, b]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jab.rs:247:1 | 247 | impl_struct_of_arrays_methods!(Cam16UcsJab, [lightness, a, b]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1140:17 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1140 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jab.rs:247:1 | 247 | impl_struct_of_arrays_methods!(Cam16UcsJab, [lightness, a, b]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jab.rs:247:1 | 247 | impl_struct_of_arrays_methods!(Cam16UcsJab, [lightness, a, b]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1163:17 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1163 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jab.rs:247:1 | 247 | impl_struct_of_arrays_methods!(Cam16UcsJab, [lightness, a, b]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jmh.rs:251:1 | 251 | impl_struct_of_arrays_methods_hue!(Cam16UcsJmh, [lightness, colorfulness]); | -------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jmh.rs:251:1 | 251 | impl_struct_of_arrays_methods_hue!(Cam16UcsJmh, [lightness, colorfulness]); | -------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jmh.rs:251:1 | 251 | impl_struct_of_arrays_methods_hue!(Cam16UcsJmh, [lightness, colorfulness]); | -------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jmh.rs:251:1 | 251 | impl_struct_of_arrays_methods_hue!(Cam16UcsJmh, [lightness, colorfulness]); | -------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jmh.rs:251:1 | 251 | impl_struct_of_arrays_methods_hue!(Cam16UcsJmh, [lightness, colorfulness]); | -------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/cam16/ucs_jmh.rs:251:1 | 251 | impl_struct_of_arrays_methods_hue!(Cam16UcsJmh, [lightness, colorfulness]); | -------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hues.rs:228:70 | 228 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$name<&>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` ... 781 | / make_hues! { 782 | | /// A hue type for the CIE L\*a\*b\* family of color spaces. 783 | | /// 784 | | /// It's measured in degrees and it's based on the four physiological ... | 806 | | struct Cam16Hue; Cam16HueIter 807 | | } | |_- in this macro invocation | = note: this warning originates in the macro `make_hues` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hues.rs:239:78 | 239 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$name<&mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` ... 781 | / make_hues! { 782 | | /// A hue type for the CIE L\*a\*b\* family of color spaces. 783 | | /// 784 | | /// It's measured in degrees and it's based on the four physiological ... | 806 | | struct Cam16Hue; Cam16HueIter 807 | | } | |_- in this macro invocation | = note: this warning originates in the macro `make_hues` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1140:17 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1140 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1163:17 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1163 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1140:17 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1140 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1163:17 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1163 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1140:17 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1140 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1163:17 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1163 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1140:17 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1140 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1163:17 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1163 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1347:17 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1347 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1370:17 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1370 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/rgb/rgb.rs:713:1 | 713 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/rgb/rgb.rs:713:1 | 713 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/rgb/rgb.rs:713:1 | 713 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1140:17 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1140 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/rgb/rgb.rs:713:1 | 713 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/rgb/rgb.rs:713:1 | 713 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1163:17 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1163 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/rgb/rgb.rs:713:1 | 713 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/xyz.rs:178:1 | 178 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/xyz.rs:178:1 | 178 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/xyz.rs:178:1 | 178 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1140:17 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1140 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/xyz.rs:178:1 | 178 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/xyz.rs:178:1 | 178 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1163:17 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1163 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/xyz.rs:178:1 | 178 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...n get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1140:17 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, 1140 | &>::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/macros/struct_of_arrays.rs:1163:17 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, 1163 | &mut >::Output | ^ this elided lifetime gets resolved as `'a` | ::: /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/palette-0.7.6/src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh zoneinfo_compiled v0.5.1 Fresh chrono v0.4.40 Fresh backtrace v0.3.74 warning: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/backtrace-0.3.74/src/symbolize/gimli.rs:338:11 | 338 | f(MAPPINGS_CACHE.get_or_insert_with(|| Cache::new())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: `#[warn(static_mut_refs)]` on by default warning: `palette` (lib) generated 152 warnings warning: `backtrace` (lib) generated 1 warning Fresh idna v1.0.3 Fresh phf v0.11.3 Fresh uutils_term_grid v0.6.0 Fresh terminal_size v0.4.2 Fresh dirs v6.0.0 Fresh uzers v0.12.1 Fresh nu-ansi-term v0.50.1 Fresh url v2.5.4 Fresh locale v0.2.2 warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/locale-0.2.2/src/macos/mod.rs:76:35 | 76 | let file = BufReader::new(try!(File::open(&path))); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/locale-0.2.2/src/macos/mod.rs:93:35 | 93 | let file = BufReader::new(try!(File::open(&path))); | ^^^ warning: field `long_day_names` is never read --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/locale-0.2.2/src/lib.rs:198:5 | 194 | pub struct Time { | ---- field in this struct ... 198 | long_day_names: Vec, | ^^^^^^^^^^^^^^ | = note: `Time` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default Fresh natord-plus-plus v2.0.0 Fresh path-clean v1.0.1 Fresh number_prefix v0.4.0 Fresh timeago v0.4.2 warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/cargo-crates/timeago-0.4.2/src/lib.rs:65:30 | 65 | pub type BoxedLanguage = Box; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` on by default help: if this is a dyn-compatible trait, use `dyn` | 65 | pub type BoxedLanguage = Box; | +++ Fresh glob v0.3.2 Fresh unicode-width v0.2.0 warning: `locale` (lib) generated 3 warnings warning: `timeago` (lib) generated 1 warning Fresh git2 v0.20.0 Fresh once_cell v1.21.0 Fresh eza v0.20.24 (/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24) Finished `release` profile [optimized] target(s) in 0.44s Installing /wrkdirs/usr/ports/sysutils/eza/work/stage/usr/local/bin/eza Installed package `eza v0.20.24 (/wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24)` (executable `eza`) warning: be sure to add `/wrkdirs/usr/ports/sysutils/eza/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries install -m 0644 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/completions/bash/eza /wrkdirs/usr/ports/sysutils/eza/work/stage/usr/local/etc/bash_completion.d/eza.bash install -m 0644 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/completions/fish/eza.fish /wrkdirs/usr/ports/sysutils/eza/work/stage/usr/local/share/fish/completions/eza.fish install -m 0644 /wrkdirs/usr/ports/sysutils/eza/work/eza-0.20.24/completions/zsh/_eza /wrkdirs/usr/ports/sysutils/eza/work/stage/usr/local/share/zsh/site-functions/_eza install -m 444 /wrkdirs/usr/ports/sysutils/eza/work/target/man-0.20.24/*.1 /wrkdirs/usr/ports/sysutils/eza/work/stage/usr/local/share/man/man1 install -m 444 /wrkdirs/usr/ports/sysutils/eza/work/target/man-0.20.24/*.5 /wrkdirs/usr/ports/sysutils/eza/work/stage/usr/local/share/man/man5 ====> 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-05T12:20:53+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=df0d840bc9eb' '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 eza-0.20.24 ===> Building eza-0.20.24 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for eza-0.20.24 build of sysutils/eza | eza-0.20.24 ended at Mon May 5 08:23:15 EDT 2025 build time: 00:02:23