=>> Building misc/tenere build started at Mon Dec 29 18:15:11 EST 2025 port directory: /usr/ports/misc/tenere package name: tenere-0.11.3_2 building for: FreeBSD 143amd64-deluxe-desktop-job-03 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 8902 Dec 24 21:58 /usr/ports/misc/tenere/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: 5e496c770786 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p2 UNAME_r=14.3-RELEASE-p2 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.4 MASTERMNT=/mnt/data/.m/143amd64-deluxe-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/143amd64-deluxe-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-deluxe-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/143amd64-deluxe-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/misc/tenere/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/tenere/work XDG_CACHE_HOME=/wrkdirs/usr/ports/misc/tenere/work/.cache HOME=/wrkdirs/usr/ports/misc/tenere/work TMPDIR="/wrkdirs/usr/ports/misc/tenere/work" PATH=/wrkdirs/usr/ports/misc/tenere/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/tenere/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/misc/tenere/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/tenere/work XDG_CACHE_HOME=/wrkdirs/usr/ports/misc/tenere/work/.cache HOME=/wrkdirs/usr/ports/misc/tenere/work TMPDIR="/wrkdirs/usr/ports/misc/tenere/work" PATH=/wrkdirs/usr/ports/misc/tenere/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/tenere/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=" " 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=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/tenere" EXAMPLESDIR="share/examples/tenere" DATADIR="share/tenere" WWWDIR="www/tenere" ETCDIR="etc/tenere" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tenere DOCSDIR=/usr/local/share/doc/tenere EXAMPLESDIR=/usr/local/share/examples/tenere WWWDIR=/usr/local/www/tenere ETCDIR=/usr/local/etc/tenere --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 pipebuf (-y) 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 ===> tenere-0.11.3_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-03] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-03] Extracting pkg-2.5.1: .......... done ===> tenere-0.11.3_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of tenere-0.11.3_2 =========================================================================== =================================================== ===== 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 tenere-0.11.3_2 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by tenere-0.11.3_2 for building => SHA256 Checksum OK for rust/crates/addr2line-0.24.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.1.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.21.crate. => SHA256 Checksum OK for rust/crates/ansi-to-tui-7.0.0.crate. => SHA256 Checksum OK for rust/crates/ansi_colours-1.2.3.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.20.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.11.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.7.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.4.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.10.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.99.crate. => SHA256 Checksum OK for rust/crates/arboard-3.6.1.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.89.crate. => SHA256 Checksum OK for rust/crates/atomic-waker-1.1.2.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.5.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.75.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/bat-0.25.0.crate. => SHA256 Checksum OK for rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.9.3.crate. => SHA256 Checksum OK for rust/crates/bstr-1.12.0.crate. => SHA256 Checksum OK for rust/crates/bugreport-0.5.1.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.19.0.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.23.2.crate. => SHA256 Checksum OK for rust/crates/byteorder-lite-0.1.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.10.1.crate. => SHA256 Checksum OK for rust/crates/bytesize-1.3.3.crate. => SHA256 Checksum OK for rust/crates/cassowary-0.3.0.crate. => SHA256 Checksum OK for rust/crates/castaway-0.2.4.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.35.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.3.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.2.1.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.46.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.46.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.45.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.5.crate. => SHA256 Checksum OK for rust/crates/clipboard-win-5.4.1.crate. => SHA256 Checksum OK for rust/crates/clircle-0.6.1.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.4.crate. => SHA256 Checksum OK for rust/crates/compact_str-0.8.1.crate. => SHA256 Checksum OK for rust/crates/console-0.15.11.crate. => SHA256 Checksum OK for rust/crates/content_inspector-0.2.4.crate. => SHA256 Checksum OK for rust/crates/convert_case-0.7.1.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.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/crossterm-0.28.1.crate. => SHA256 Checksum OK for rust/crates/crossterm-0.29.0.crate. => SHA256 Checksum OK for rust/crates/crossterm_winapi-0.9.1.crate. => SHA256 Checksum OK for rust/crates/crunchy-0.2.4.crate. => SHA256 Checksum OK for rust/crates/darling-0.20.11.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.20.11.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.20.11.crate. => SHA256 Checksum OK for rust/crates/deranged-0.5.3.crate. => SHA256 Checksum OK for rust/crates/derive_more-2.0.1.crate. => SHA256 Checksum OK for rust/crates/derive_more-impl-2.0.1.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/dispatch2-0.3.0.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/document-features-0.2.11.crate. => SHA256 Checksum OK for rust/crates/either-1.15.0.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-1.0.0.crate. => SHA256 Checksum OK for rust/crates/encoding_rs-0.8.35.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.2.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.13.crate. => SHA256 Checksum OK for rust/crates/error-code-3.3.2.crate. => SHA256 Checksum OK for rust/crates/etcetera-0.8.0.crate. => SHA256 Checksum OK for rust/crates/fax-0.2.6.crate. => SHA256 Checksum OK for rust/crates/fax_derive-0.2.0.crate. => SHA256 Checksum OK for rust/crates/fdeflate-0.3.7.crate. => SHA256 Checksum OK for rust/crates/find-msvc-tools-0.1.0.crate. => SHA256 Checksum OK for rust/crates/flate2-1.1.2.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/foldhash-0.1.5.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.2.crate. => SHA256 Checksum OK for rust/crates/futures-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-executor-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-macro-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.31.crate. => SHA256 Checksum OK for rust/crates/gethostname-1.0.2.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.16.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.3.3.crate. => SHA256 Checksum OK for rust/crates/gimli-0.31.1.crate. => SHA256 Checksum OK for rust/crates/git-version-0.3.9.crate. => SHA256 Checksum OK for rust/crates/git-version-macro-0.3.9.crate. => SHA256 Checksum OK for rust/crates/git2-0.19.0.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.3.crate. => SHA256 Checksum OK for rust/crates/globset-0.4.16.crate. => SHA256 Checksum OK for rust/crates/grep-cli-0.1.11.crate. => SHA256 Checksum OK for rust/crates/half-2.6.0.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.5.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/home-0.5.11.crate. => SHA256 Checksum OK for rust/crates/http-1.3.1.crate. => SHA256 Checksum OK for rust/crates/http-body-1.0.1.crate. => SHA256 Checksum OK for rust/crates/http-body-util-0.1.3.crate. => SHA256 Checksum OK for rust/crates/httparse-1.10.1.crate. => SHA256 Checksum OK for rust/crates/hyper-1.7.0.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.27.7.crate. => SHA256 Checksum OK for rust/crates/hyper-util-0.1.16.crate. => SHA256 Checksum OK for rust/crates/icu_collections-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_locale_core-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_properties-2.0.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-2.0.1.crate. => SHA256 Checksum OK for rust/crates/icu_provider-2.0.0.crate. => SHA256 Checksum OK for rust/crates/ident_case-1.0.1.crate. => SHA256 Checksum OK for rust/crates/idna-1.1.0.crate. => SHA256 Checksum OK for rust/crates/idna_adapter-1.2.1.crate. => SHA256 Checksum OK for rust/crates/image-0.25.7.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.11.0.crate. => SHA256 Checksum OK for rust/crates/indoc-2.0.6.crate. => SHA256 Checksum OK for rust/crates/instability-0.3.9.crate. => SHA256 Checksum OK for rust/crates/io-uring-0.7.10.crate. => SHA256 Checksum OK for rust/crates/ipnet-2.11.0.crate. => SHA256 Checksum OK for rust/crates/iri-string-0.7.8.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.13.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.15.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.34.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.77.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.175.crate. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.17.0+1.8.1.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.9.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.22.crate. => SHA256 Checksum OK for rust/crates/linked-hash-map-0.5.6.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.4.crate. => SHA256 Checksum OK for rust/crates/litemap-0.8.0.crate. => SHA256 Checksum OK for rust/crates/litrs-0.4.2.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.13.crate. => SHA256 Checksum OK for rust/crates/log-0.4.27.crate. => SHA256 Checksum OK for rust/crates/lru-0.12.5.crate. => SHA256 Checksum OK for rust/crates/lru-slab-0.1.2.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.5.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.9.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.4.crate. => SHA256 Checksum OK for rust/crates/moxcms-0.7.5.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/ntapi-0.4.1.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/num_threads-0.1.7.crate. => SHA256 Checksum OK for rust/crates/objc2-0.6.2.crate. => SHA256 Checksum OK for rust/crates/objc2-app-kit-0.3.1.crate. => SHA256 Checksum OK for rust/crates/objc2-core-foundation-0.3.1.crate. => SHA256 Checksum OK for rust/crates/objc2-core-graphics-0.3.1.crate. => SHA256 Checksum OK for rust/crates/objc2-encode-4.1.0.crate. => SHA256 Checksum OK for rust/crates/objc2-foundation-0.3.1.crate. => SHA256 Checksum OK for rust/crates/objc2-io-surface-0.3.1.crate. => SHA256 Checksum OK for rust/crates/object-0.36.7.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.21.3.crate. => SHA256 Checksum OK for rust/crates/once_cell_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/onig-6.5.1.crate. => SHA256 Checksum OK for rust/crates/onig_sys-69.9.1.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.4.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.11.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.15.crate. => SHA256 Checksum OK for rust/crates/path_abs-0.5.1.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.2.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.16.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.32.crate. => SHA256 Checksum OK for rust/crates/plist-1.7.4.crate. => SHA256 Checksum OK for rust/crates/png-0.18.0.crate. => SHA256 Checksum OK for rust/crates/potential_utf-0.1.3.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.21.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.101.crate. => SHA256 Checksum OK for rust/crates/pxfm-0.1.20.crate. => SHA256 Checksum OK for rust/crates/quick-error-2.0.1.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.38.3.crate. => SHA256 Checksum OK for rust/crates/quinn-0.11.9.crate. => SHA256 Checksum OK for rust/crates/quinn-proto-0.11.13.crate. => SHA256 Checksum OK for rust/crates/quinn-udp-0.5.14.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.40.crate. => SHA256 Checksum OK for rust/crates/r-efi-5.3.0.crate. => SHA256 Checksum OK for rust/crates/rand-0.9.2.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.9.0.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.9.3.crate. => SHA256 Checksum OK for rust/crates/ratatui-0.29.0.crate. => SHA256 Checksum OK for rust/crates/rayon-1.11.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.13.0.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.17.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.5.2.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.2.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.10.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.6.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.12.23.crate. => SHA256 Checksum OK for rust/crates/rgb-0.8.52.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.14.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.26.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.1.1.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.44.crate. => SHA256 Checksum OK for rust/crates/rustix-1.0.8.crate. => SHA256 Checksum OK for rust/crates/rustls-0.23.31.crate. => SHA256 Checksum OK for rust/crates/rustls-pki-types-1.12.0.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.103.4.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.22.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.20.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.26.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.143.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.9.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-1.0.0.crate. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for rust/crates/serde_with-3.14.0.crate. => SHA256 Checksum OK for rust/crates/serde_with_macros-3.14.0.crate. => SHA256 Checksum OK for rust/crates/serde_yaml-0.9.34+deprecated.crate. => SHA256 Checksum OK for rust/crates/shell-escape-0.1.5.crate. => SHA256 Checksum OK for rust/crates/shell-words-1.1.0.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-0.3.18.crate. => SHA256 Checksum OK for rust/crates/signal-hook-mio-0.2.4.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.6.crate. => SHA256 Checksum OK for rust/crates/simd-adler32-0.3.7.crate. => SHA256 Checksum OK for rust/crates/simdutf8-0.1.5.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.11.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.15.1.crate. => SHA256 Checksum OK for rust/crates/socket2-0.6.0.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/std_prelude-0.2.12.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/strum-0.26.3.crate. => SHA256 Checksum OK for rust/crates/strum-0.27.2.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.26.4.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.27.2.crate. => SHA256 Checksum OK for rust/crates/subtle-2.6.1.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.106.crate. => SHA256 Checksum OK for rust/crates/sync_wrapper-1.0.2.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.2.crate. => SHA256 Checksum OK for rust/crates/syntect-5.2.0.crate. => SHA256 Checksum OK for rust/crates/sysinfo-0.33.1.crate. => SHA256 Checksum OK for rust/crates/termcolor-1.4.1.crate. => SHA256 Checksum OK for rust/crates/terminal-colorsaurus-0.4.8.crate. => SHA256 Checksum OK for rust/crates/terminal-trx-0.2.4.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.4.3.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-2.0.16.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-2.0.16.crate. => SHA256 Checksum OK for rust/crates/tiff-0.10.3.crate. => SHA256 Checksum OK for rust/crates/time-0.3.42.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.5.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.23.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.8.1.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.10.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/tokio-1.47.1.crate. => SHA256 Checksum OK for rust/crates/tokio-macros-2.5.0.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.26.2.crate. => SHA256 Checksum OK for rust/crates/toml-0.8.23.crate. => SHA256 Checksum OK for rust/crates/toml-0.9.5.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.11.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.7.0.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.22.27.crate. => SHA256 Checksum OK for rust/crates/toml_parser-1.0.2.crate. => SHA256 Checksum OK for rust/crates/toml_write-0.1.2.crate. => SHA256 Checksum OK for rust/crates/toml_writer-1.0.2.crate. => SHA256 Checksum OK for rust/crates/tower-0.5.2.crate. => SHA256 Checksum OK for rust/crates/tower-http-0.6.6.crate. => SHA256 Checksum OK for rust/crates/tower-layer-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tower-service-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.41.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.34.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.5.crate. => SHA256 Checksum OK for rust/crates/tui-textarea-0.7.0.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.18.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.12.0.crate. => SHA256 Checksum OK for rust/crates/unicode-truncate-1.1.0.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-0.2.11.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/url-2.5.7.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/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/want-0.3.1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.14.3+wasi-0.2.4.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-futures-0.4.50.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/web-time-1.1.0.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-1.0.2.crate. => SHA256 Checksum OK for rust/crates/weezl-0.1.10.crate. => SHA256 Checksum OK for rust/crates/wild-2.2.1.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.10.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.56.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.57.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.56.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.57.0.crate. => SHA256 Checksum OK for rust/crates/windows-implement-0.56.0.crate. => SHA256 Checksum OK for rust/crates/windows-implement-0.57.0.crate. => SHA256 Checksum OK for rust/crates/windows-interface-0.56.0.crate. => SHA256 Checksum OK for rust/crates/windows-interface-0.57.0.crate. => SHA256 Checksum OK for rust/crates/windows-link-0.1.3.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.1.2.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.60.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.53.3.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/winnow-0.7.13.crate. => SHA256 Checksum OK for rust/crates/wit-bindgen-0.45.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.6.1.crate. => SHA256 Checksum OK for rust/crates/x11rb-0.13.2.crate. => SHA256 Checksum OK for rust/crates/x11rb-protocol-0.13.2.crate. => SHA256 Checksum OK for rust/crates/xterm-color-1.0.1.crate. => SHA256 Checksum OK for rust/crates/yaml-rust-0.4.5.crate. => SHA256 Checksum OK for rust/crates/yoke-0.8.0.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.8.0.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.8.26.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.8.26.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.6.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.6.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for rust/crates/zerotrie-0.2.2.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.11.4.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.11.1.crate. => SHA256 Checksum OK for rust/crates/zune-core-0.4.12.crate. => SHA256 Checksum OK for rust/crates/zune-jpeg-0.4.20.crate. => SHA256 Checksum OK for pythops-tenere-v0.11.3_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 tenere-0.11.3_2 for building ===> Extracting for tenere-0.11.3_2 => SHA256 Checksum OK for rust/crates/addr2line-0.24.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.1.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.21.crate. => SHA256 Checksum OK for rust/crates/ansi-to-tui-7.0.0.crate. => SHA256 Checksum OK for rust/crates/ansi_colours-1.2.3.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.20.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.11.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.7.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.4.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.10.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.99.crate. => SHA256 Checksum OK for rust/crates/arboard-3.6.1.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.89.crate. => SHA256 Checksum OK for rust/crates/atomic-waker-1.1.2.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.5.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.75.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/bat-0.25.0.crate. => SHA256 Checksum OK for rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.9.3.crate. => SHA256 Checksum OK for rust/crates/bstr-1.12.0.crate. => SHA256 Checksum OK for rust/crates/bugreport-0.5.1.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.19.0.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.23.2.crate. => SHA256 Checksum OK for rust/crates/byteorder-lite-0.1.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.10.1.crate. => SHA256 Checksum OK for rust/crates/bytesize-1.3.3.crate. => SHA256 Checksum OK for rust/crates/cassowary-0.3.0.crate. => SHA256 Checksum OK for rust/crates/castaway-0.2.4.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.35.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.3.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.2.1.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.46.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.46.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.45.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.5.crate. => SHA256 Checksum OK for rust/crates/clipboard-win-5.4.1.crate. => SHA256 Checksum OK for rust/crates/clircle-0.6.1.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.4.crate. => SHA256 Checksum OK for rust/crates/compact_str-0.8.1.crate. => SHA256 Checksum OK for rust/crates/console-0.15.11.crate. => SHA256 Checksum OK for rust/crates/content_inspector-0.2.4.crate. => SHA256 Checksum OK for rust/crates/convert_case-0.7.1.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.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/crossterm-0.28.1.crate. => SHA256 Checksum OK for rust/crates/crossterm-0.29.0.crate. => SHA256 Checksum OK for rust/crates/crossterm_winapi-0.9.1.crate. => SHA256 Checksum OK for rust/crates/crunchy-0.2.4.crate. => SHA256 Checksum OK for rust/crates/darling-0.20.11.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.20.11.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.20.11.crate. => SHA256 Checksum OK for rust/crates/deranged-0.5.3.crate. => SHA256 Checksum OK for rust/crates/derive_more-2.0.1.crate. => SHA256 Checksum OK for rust/crates/derive_more-impl-2.0.1.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/dispatch2-0.3.0.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/document-features-0.2.11.crate. => SHA256 Checksum OK for rust/crates/either-1.15.0.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-1.0.0.crate. => SHA256 Checksum OK for rust/crates/encoding_rs-0.8.35.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.2.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.13.crate. => SHA256 Checksum OK for rust/crates/error-code-3.3.2.crate. => SHA256 Checksum OK for rust/crates/etcetera-0.8.0.crate. => SHA256 Checksum OK for rust/crates/fax-0.2.6.crate. => SHA256 Checksum OK for rust/crates/fax_derive-0.2.0.crate. => SHA256 Checksum OK for rust/crates/fdeflate-0.3.7.crate. => SHA256 Checksum OK for rust/crates/find-msvc-tools-0.1.0.crate. => SHA256 Checksum OK for rust/crates/flate2-1.1.2.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/foldhash-0.1.5.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.2.crate. => SHA256 Checksum OK for rust/crates/futures-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-executor-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-macro-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.31.crate. => SHA256 Checksum OK for rust/crates/gethostname-1.0.2.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.16.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.3.3.crate. => SHA256 Checksum OK for rust/crates/gimli-0.31.1.crate. => SHA256 Checksum OK for rust/crates/git-version-0.3.9.crate. => SHA256 Checksum OK for rust/crates/git-version-macro-0.3.9.crate. => SHA256 Checksum OK for rust/crates/git2-0.19.0.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.3.crate. => SHA256 Checksum OK for rust/crates/globset-0.4.16.crate. => SHA256 Checksum OK for rust/crates/grep-cli-0.1.11.crate. => SHA256 Checksum OK for rust/crates/half-2.6.0.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.5.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/home-0.5.11.crate. => SHA256 Checksum OK for rust/crates/http-1.3.1.crate. => SHA256 Checksum OK for rust/crates/http-body-1.0.1.crate. => SHA256 Checksum OK for rust/crates/http-body-util-0.1.3.crate. => SHA256 Checksum OK for rust/crates/httparse-1.10.1.crate. => SHA256 Checksum OK for rust/crates/hyper-1.7.0.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.27.7.crate. => SHA256 Checksum OK for rust/crates/hyper-util-0.1.16.crate. => SHA256 Checksum OK for rust/crates/icu_collections-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_locale_core-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_properties-2.0.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-2.0.1.crate. => SHA256 Checksum OK for rust/crates/icu_provider-2.0.0.crate. => SHA256 Checksum OK for rust/crates/ident_case-1.0.1.crate. => SHA256 Checksum OK for rust/crates/idna-1.1.0.crate. => SHA256 Checksum OK for rust/crates/idna_adapter-1.2.1.crate. => SHA256 Checksum OK for rust/crates/image-0.25.7.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.11.0.crate. => SHA256 Checksum OK for rust/crates/indoc-2.0.6.crate. => SHA256 Checksum OK for rust/crates/instability-0.3.9.crate. => SHA256 Checksum OK for rust/crates/io-uring-0.7.10.crate. => SHA256 Checksum OK for rust/crates/ipnet-2.11.0.crate. => SHA256 Checksum OK for rust/crates/iri-string-0.7.8.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.13.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.15.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.34.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.77.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.175.crate. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.17.0+1.8.1.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.9.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.22.crate. => SHA256 Checksum OK for rust/crates/linked-hash-map-0.5.6.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.4.crate. => SHA256 Checksum OK for rust/crates/litemap-0.8.0.crate. => SHA256 Checksum OK for rust/crates/litrs-0.4.2.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.13.crate. => SHA256 Checksum OK for rust/crates/log-0.4.27.crate. => SHA256 Checksum OK for rust/crates/lru-0.12.5.crate. => SHA256 Checksum OK for rust/crates/lru-slab-0.1.2.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.5.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.9.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.4.crate. => SHA256 Checksum OK for rust/crates/moxcms-0.7.5.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/ntapi-0.4.1.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/num_threads-0.1.7.crate. => SHA256 Checksum OK for rust/crates/objc2-0.6.2.crate. => SHA256 Checksum OK for rust/crates/objc2-app-kit-0.3.1.crate. => SHA256 Checksum OK for rust/crates/objc2-core-foundation-0.3.1.crate. => SHA256 Checksum OK for rust/crates/objc2-core-graphics-0.3.1.crate. => SHA256 Checksum OK for rust/crates/objc2-encode-4.1.0.crate. => SHA256 Checksum OK for rust/crates/objc2-foundation-0.3.1.crate. => SHA256 Checksum OK for rust/crates/objc2-io-surface-0.3.1.crate. => SHA256 Checksum OK for rust/crates/object-0.36.7.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.21.3.crate. => SHA256 Checksum OK for rust/crates/once_cell_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/onig-6.5.1.crate. => SHA256 Checksum OK for rust/crates/onig_sys-69.9.1.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.4.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.11.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.15.crate. => SHA256 Checksum OK for rust/crates/path_abs-0.5.1.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.2.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.16.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.32.crate. => SHA256 Checksum OK for rust/crates/plist-1.7.4.crate. => SHA256 Checksum OK for rust/crates/png-0.18.0.crate. => SHA256 Checksum OK for rust/crates/potential_utf-0.1.3.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.21.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.101.crate. => SHA256 Checksum OK for rust/crates/pxfm-0.1.20.crate. => SHA256 Checksum OK for rust/crates/quick-error-2.0.1.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.38.3.crate. => SHA256 Checksum OK for rust/crates/quinn-0.11.9.crate. => SHA256 Checksum OK for rust/crates/quinn-proto-0.11.13.crate. => SHA256 Checksum OK for rust/crates/quinn-udp-0.5.14.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.40.crate. => SHA256 Checksum OK for rust/crates/r-efi-5.3.0.crate. => SHA256 Checksum OK for rust/crates/rand-0.9.2.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.9.0.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.9.3.crate. => SHA256 Checksum OK for rust/crates/ratatui-0.29.0.crate. => SHA256 Checksum OK for rust/crates/rayon-1.11.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.13.0.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.17.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.5.2.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.2.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.10.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.6.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.12.23.crate. => SHA256 Checksum OK for rust/crates/rgb-0.8.52.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.14.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.26.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.1.1.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.44.crate. => SHA256 Checksum OK for rust/crates/rustix-1.0.8.crate. => SHA256 Checksum OK for rust/crates/rustls-0.23.31.crate. => SHA256 Checksum OK for rust/crates/rustls-pki-types-1.12.0.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.103.4.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.22.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.20.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.26.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.143.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.9.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-1.0.0.crate. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for rust/crates/serde_with-3.14.0.crate. => SHA256 Checksum OK for rust/crates/serde_with_macros-3.14.0.crate. => SHA256 Checksum OK for rust/crates/serde_yaml-0.9.34+deprecated.crate. => SHA256 Checksum OK for rust/crates/shell-escape-0.1.5.crate. => SHA256 Checksum OK for rust/crates/shell-words-1.1.0.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-0.3.18.crate. => SHA256 Checksum OK for rust/crates/signal-hook-mio-0.2.4.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.6.crate. => SHA256 Checksum OK for rust/crates/simd-adler32-0.3.7.crate. => SHA256 Checksum OK for rust/crates/simdutf8-0.1.5.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.11.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.15.1.crate. => SHA256 Checksum OK for rust/crates/socket2-0.6.0.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/std_prelude-0.2.12.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/strum-0.26.3.crate. => SHA256 Checksum OK for rust/crates/strum-0.27.2.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.26.4.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.27.2.crate. => SHA256 Checksum OK for rust/crates/subtle-2.6.1.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.106.crate. => SHA256 Checksum OK for rust/crates/sync_wrapper-1.0.2.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.2.crate. => SHA256 Checksum OK for rust/crates/syntect-5.2.0.crate. => SHA256 Checksum OK for rust/crates/sysinfo-0.33.1.crate. => SHA256 Checksum OK for rust/crates/termcolor-1.4.1.crate. => SHA256 Checksum OK for rust/crates/terminal-colorsaurus-0.4.8.crate. => SHA256 Checksum OK for rust/crates/terminal-trx-0.2.4.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.4.3.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-2.0.16.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-2.0.16.crate. => SHA256 Checksum OK for rust/crates/tiff-0.10.3.crate. => SHA256 Checksum OK for rust/crates/time-0.3.42.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.5.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.23.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.8.1.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.10.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/tokio-1.47.1.crate. => SHA256 Checksum OK for rust/crates/tokio-macros-2.5.0.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.26.2.crate. => SHA256 Checksum OK for rust/crates/toml-0.8.23.crate. => SHA256 Checksum OK for rust/crates/toml-0.9.5.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.11.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.7.0.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.22.27.crate. => SHA256 Checksum OK for rust/crates/toml_parser-1.0.2.crate. => SHA256 Checksum OK for rust/crates/toml_write-0.1.2.crate. => SHA256 Checksum OK for rust/crates/toml_writer-1.0.2.crate. => SHA256 Checksum OK for rust/crates/tower-0.5.2.crate. => SHA256 Checksum OK for rust/crates/tower-http-0.6.6.crate. => SHA256 Checksum OK for rust/crates/tower-layer-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tower-service-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.41.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.34.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.5.crate. => SHA256 Checksum OK for rust/crates/tui-textarea-0.7.0.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.18.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.12.0.crate. => SHA256 Checksum OK for rust/crates/unicode-truncate-1.1.0.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-0.2.11.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/url-2.5.7.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/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/want-0.3.1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.14.3+wasi-0.2.4.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-futures-0.4.50.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/web-time-1.1.0.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-1.0.2.crate. => SHA256 Checksum OK for rust/crates/weezl-0.1.10.crate. => SHA256 Checksum OK for rust/crates/wild-2.2.1.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.10.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.56.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.57.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.56.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.57.0.crate. => SHA256 Checksum OK for rust/crates/windows-implement-0.56.0.crate. => SHA256 Checksum OK for rust/crates/windows-implement-0.57.0.crate. => SHA256 Checksum OK for rust/crates/windows-interface-0.56.0.crate. => SHA256 Checksum OK for rust/crates/windows-interface-0.57.0.crate. => SHA256 Checksum OK for rust/crates/windows-link-0.1.3.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.1.2.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.60.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.53.3.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/winnow-0.7.13.crate. => SHA256 Checksum OK for rust/crates/wit-bindgen-0.45.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.6.1.crate. => SHA256 Checksum OK for rust/crates/x11rb-0.13.2.crate. => SHA256 Checksum OK for rust/crates/x11rb-protocol-0.13.2.crate. => SHA256 Checksum OK for rust/crates/xterm-color-1.0.1.crate. => SHA256 Checksum OK for rust/crates/yaml-rust-0.4.5.crate. => SHA256 Checksum OK for rust/crates/yoke-0.8.0.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.8.0.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.8.26.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.8.26.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.6.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.6.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for rust/crates/zerotrie-0.2.2.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.11.4.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.11.1.crate. => SHA256 Checksum OK for rust/crates/zune-core-0.4.12.crate. => SHA256 Checksum OK for rust/crates/zune-jpeg-0.4.20.crate. => SHA256 Checksum OK for pythops-tenere-v0.11.3_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3//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 tenere-0.11.3_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> tenere-0.11.3_2 depends on package: rust>=1.92.0 - not found ===> Installing existing package /packages/All/rust-1.92.0.pkg [143amd64-deluxe-desktop-job-03] Installing rust-1.92.0... [143amd64-deluxe-desktop-job-03] `-- Installing curl-8.17.0... [143amd64-deluxe-desktop-job-03] | `-- Installing brotli-1.2.0,1... [143amd64-deluxe-desktop-job-03] | `-- Extracting brotli-1.2.0,1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libidn2-2.3.8... [143amd64-deluxe-desktop-job-03] | | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-03] | | `-- Installing libunistring-1.4.1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libunistring-1.4.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting libidn2-2.3.8: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libnghttp2-1.68.0... [143amd64-deluxe-desktop-job-03] | `-- Extracting libnghttp2-1.68.0: ....... done [143amd64-deluxe-desktop-job-03] | `-- Installing libpsl-0.21.5_2... [143amd64-deluxe-desktop-job-03] | `-- Extracting libpsl-0.21.5_2: ........ done [143amd64-deluxe-desktop-job-03] | `-- Installing libssh2-1.11.1,3... [143amd64-deluxe-desktop-job-03] | `-- Extracting libssh2-1.11.1,3: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing zstd-1.5.7_1... [143amd64-deluxe-desktop-job-03] | `-- Extracting zstd-1.5.7_1: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting curl-8.17.0: .......... done [143amd64-deluxe-desktop-job-03] Extracting rust-1.92.0: .......... done ===> tenere-0.11.3_2 depends on package: rust>=1.92.0 - found ===> Returning to build of tenere-0.11.3_2 ===> tenere-0.11.3_2 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [143amd64-deluxe-desktop-job-03] Installing pkgconf-2.4.3,1... [143amd64-deluxe-desktop-job-03] Extracting pkgconf-2.4.3,1: .......... done ===> tenere-0.11.3_2 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of tenere-0.11.3_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> tenere-0.11.3_2 depends on shared library: libgit2.so - not found ===> Installing existing package /packages/All/libgit2-1.9.2.pkg [143amd64-deluxe-desktop-job-03] Installing libgit2-1.9.2... [143amd64-deluxe-desktop-job-03] `-- Installing llhttp-9.3.0... [143amd64-deluxe-desktop-job-03] `-- Extracting llhttp-9.3.0: ........ done [143amd64-deluxe-desktop-job-03] `-- Installing pcre2-10.47_1... [143amd64-deluxe-desktop-job-03] `-- Extracting pcre2-10.47_1: .......... done [143amd64-deluxe-desktop-job-03] Extracting libgit2-1.9.2: .......... done ===> tenere-0.11.3_2 depends on shared library: libgit2.so - found (/usr/local/lib/libgit2.so) ===> Returning to build of tenere-0.11.3_2 ===> tenere-0.11.3_2 depends on shared library: libonig.so - not found ===> Installing existing package /packages/All/oniguruma-6.9.10.pkg [143amd64-deluxe-desktop-job-03] Installing oniguruma-6.9.10... [143amd64-deluxe-desktop-job-03] Extracting oniguruma-6.9.10: .......... done ===== Message from oniguruma-6.9.10: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Project archived upstream. It is scheduled to be removed on or after 2026-12-01. ===> tenere-0.11.3_2 depends on shared library: libonig.so - found (/usr/local/lib/libonig.so) ===> Returning to build of tenere-0.11.3_2 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for tenere-0.11.3_2 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3//cargo-crates' [source.crates-io] replace-with = 'cargo' ===> Updating Cargo.lock Locking 0 packages to latest compatible versions note: to see how you depend on a package, run `cargo tree --invert @` =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for tenere-0.11.3_2 Compiling proc-macro2 v1.0.101 Compiling unicode-ident v1.0.18 Compiling libc v0.2.175 Compiling cfg-if v1.0.3 Compiling memchr v2.7.5 Compiling autocfg v1.5.0 Compiling shlex v1.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/proc-macro2-1.0.101 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/proc-macro2-1.0.101/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.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/proc-macro2-1.0.101/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=4272f3bf36639f52 -C extra-filename=-377e8533c6e2b64d --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/proc-macro2-377e8533c6e2b64d -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-ident-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-ident-1.0.18/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.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-ident-1.0.18/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=177dbb82e2eb2c09 -C extra-filename=-333ac832ad21c1e7 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libc-0.2.175 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libc-0.2.175/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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.175 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=175 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libc-0.2.175/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=80dbca2d4373240a -C extra-filename=-4c0caa2b87f394ee --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libc-4c0caa2b87f394ee -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libc-0.2.175 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libc-0.2.175/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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.175 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=175 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libc-0.2.175/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -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=e0d5c1386e090b7e -C extra-filename=-24068e6eca0523f5 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libc-24068e6eca0523f5 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cfg-if-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cfg-if-1.0.3/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='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cfg-if' CARGO_PKG_RUST_VERSION='' 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cfg-if-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=55d757b013d17546 -C extra-filename=-810e14b448592505 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/memchr-2.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/memchr-2.7.5/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.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/memchr-2.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=2d2fc7fb770c282d -C extra-filename=-e62d6a507930474f --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/autocfg-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/autocfg-1.5.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.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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/autocfg-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b28f5109e3e028ad -C extra-filename=-61cf61e420832612 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=65cf8f69003edf2e -C extra-filename=-6d4d633b0c8f44ce --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `-C ar`: this option is deprecated and does nothing warning: `cfg-if` (lib) generated 1 warning (1 duplicate) Compiling find-msvc-tools v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=find_msvc_tools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/find-msvc-tools-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/find-msvc-tools-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Find windows-specific tools, read MSVC versions from the registry and from COM interfaces' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=find-msvc-tools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name find_msvc_tools --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/find-msvc-tools-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf2595e07c24fab8 -C extra-filename=-0a9ae3c66785759d --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `unicode-ident` (lib) generated 1 warning (1 duplicate) Compiling smallvec v1.15.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/smallvec-1.15.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/smallvec-1.15.1/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.15.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/smallvec-1.15.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="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=9d9b126643a1d586 -C extra-filename=-9d6e1e20eb3de0fa --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shlex-1.3.0/src/lib.rs:228:22 | 228 | pub fn quote(in_str: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shlex-1.3.0/src/lib.rs:241:26 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shlex-1.3.0/src/bytes.rs:484:24 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shlex-1.3.0/src/bytes.rs:497:28 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ warning: `shlex` (lib) generated 6 warnings (1 duplicate) Compiling log v0.4.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/log-0.4.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/log-0.4.27/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.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/log-0.4.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=7b78407d4f0356fd -C extra-filename=-dafe1fbbc3da7253 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `proc-macro2` (build script) generated 1 warning 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='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/proc-macro2-1.0.101 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/proc-macro2-1.0.101/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.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/proc-macro2-1048d67a5ec85d9f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/proc-macro2-377e8533c6e2b64d/build-script-build` warning: `libc` (build script) generated 1 warning (1 duplicate) 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='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libc-0.2.175 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libc-0.2.175/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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.175 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=175 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/libc-0d9b454db02b0b25/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libc-24068e6eca0523f5/build-script-build` warning: `libc` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libc-0.2.175 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libc-0.2.175/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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.175 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=175 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/libc-3a6861ea85886f39/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libc-4c0caa2b87f394ee/build-script-build` [libc 0.2.175] cargo:rerun-if-changed=build.rs [libc 0.2.175] cargo:rerun-if-changed=build.rs [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(proc_macro_span_file) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(proc_macro_span_location) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_build_probe) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.101] cargo:rerun-if-changed=src/probe/proc_macro_span.rs [libc 0.2.175] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.175] cargo:rustc-cfg=freebsd11 [libc 0.2.175] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3 [libc 0.2.175] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 [libc 0.2.175] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS [libc 0.2.175] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS [libc 0.2.175] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.175] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi) [libc 0.2.175] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.175] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.175] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.175] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.175] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.175] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.175] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.175] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64) [libc 0.2.175] cargo:rustc-check-cfg=cfg(gnu_time_bits64) [libc 0.2.175] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.175] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.175] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.175] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.175] cargo:rustc-check-cfg=cfg(linux_time_bits64) [libc 0.2.175] cargo:rustc-check-cfg=cfg(musl_v1_2_3) [libc 0.2.175] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin")) [libc 0.2.175] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80")) [libc 0.2.175] 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/misc/tenere/work/tenere-0.11.3/cargo-crates/libc-0.2.175 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libc-0.2.175/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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.175 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=175 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/libc-3a6861ea85886f39/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libc-0.2.175/src/lib.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::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=19fa43577f9eefa5 -C extra-filename=-bd30a008394d14c1 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --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(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` [libc 0.2.175] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.175] cargo:rustc-cfg=freebsd11 [libc 0.2.175] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3 [libc 0.2.175] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 [libc 0.2.175] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS [libc 0.2.175] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS [libc 0.2.175] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.175] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi) [libc 0.2.175] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.175] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.175] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.175] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.175] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.175] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.175] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.175] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64) [libc 0.2.175] cargo:rustc-check-cfg=cfg(gnu_time_bits64) [libc 0.2.175] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.175] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.175] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.175] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.175] cargo:rustc-check-cfg=cfg(linux_time_bits64) [libc 0.2.175] cargo:rustc-check-cfg=cfg(musl_v1_2_3) [libc 0.2.175] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin")) [libc 0.2.175] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80")) [libc 0.2.175] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) warning: `find-msvc-tools` (lib) generated 1 warning (1 duplicate) Compiling bitflags v2.9.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bitflags-2.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bitflags-2.9.3/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.9.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bitflags-2.9.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("arbitrary", "bytemuck", "example_generated", "serde", "std"))' -C metadata=b064fc4c2e4d9a34 -C extra-filename=-c3c23fee3858c800 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libc-0.2.175 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libc-0.2.175/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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.175 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=175 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/libc-0d9b454db02b0b25/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libc-0.2.175/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -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=f21849a079f03259 -C extra-filename=-a936cd4c830225e0 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --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(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: `smallvec` (lib) generated 1 warning (1 duplicate) Compiling itoa v1.0.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itoa-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itoa-1.0.15/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.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itoa-1.0.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("no-panic"))' -C metadata=c187835bb63ccf57 -C extra-filename=-39e5c6f2ff6517e2 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [proc-macro2 1.0.101] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.101] cargo:rerun-if-changed=src/probe/proc_macro_span_location.rs [proc-macro2 1.0.101] cargo:rustc-cfg=proc_macro_span_location [proc-macro2 1.0.101] cargo:rerun-if-changed=src/probe/proc_macro_span_file.rs warning: `log` (lib) generated 1 warning (1 duplicate) Compiling parking_lot_core v0.9.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/parking_lot_core-0.9.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/parking_lot_core-0.9.11/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.9.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/parking_lot_core-0.9.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=9d3de0d97b3f9710 -C extra-filename=-fb4d03eb93896f67 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/parking_lot_core-fb4d03eb93896f67 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `autocfg` (lib) generated 1 warning (1 duplicate) Compiling lock_api v0.4.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/lock_api-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/lock_api-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/lock_api-0.4.13/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=756b709992f4ee11 -C extra-filename=-57009e11619ab708 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/lock_api-57009e11619ab708 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libautocfg-61cf61e420832612.rlib --cap-lints warn -C ar=ar -C linker=cc` [proc-macro2 1.0.101] cargo:rustc-cfg=proc_macro_span_file [proc-macro2 1.0.101] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/proc-macro2-1.0.101 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/proc-macro2-1.0.101/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.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/proc-macro2-1048d67a5ec85d9f/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/proc-macro2-1.0.101/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=c21618307db62945 -C extra-filename=-1fe3451573887dd2 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libunicode_ident-333ac832ad21c1e7.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --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(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --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)'` warning: `itoa` (lib) generated 1 warning (1 duplicate) Compiling scopeguard v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=2b2d4bf4412ebb82 -C extra-filename=-d9ee1455f091b742 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `scopeguard` (lib) generated 1 warning (1 duplicate) Compiling stable_deref_trait v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=9bf378eeef2e6c74 -C extra-filename=-6a62613222fca250 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `lock_api` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=atomic_usize,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/lock_api-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/lock_api-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/lock_api-78bf39665783d135/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/lock_api-57009e11619ab708/build-script-build` warning: `parking_lot_core` (build script) generated 1 warning (1 duplicate) 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='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/parking_lot_core-0.9.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/parking_lot_core-0.9.11/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.9.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/parking_lot_core-e7e7b0f2ea17e4a6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/parking_lot_core-fb4d03eb93896f67/build-script-build` [parking_lot_core 0.9.11] cargo:rerun-if-changed=build.rs [parking_lot_core 0.9.11] cargo:rustc-check-cfg=cfg(tsan_enabled) Compiling serde v1.0.219 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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="alloc"' --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=f6f54afc05dc95a5 -C extra-filename=-72c14cacfd1f1373 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/serde-72c14cacfd1f1373 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `stable_deref_trait` (lib) generated 1 warning (1 duplicate) Compiling strsim v0.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strsim-0.11.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=9b537d0185422b99 -C extra-filename=-634eabc6e4901df8 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `bitflags` (lib) generated 1 warning (1 duplicate) Compiling pin-project-lite v0.2.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/pin-project-lite-0.2.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/pin-project-lite-0.2.16/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/pin-project-lite-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=41d6bfc4c7002b21 -C extra-filename=-35d9811dbfd35187 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [lock_api 0.4.13] warning: `-C ar`: this option is deprecated and does nothing [lock_api 0.4.13] [lock_api 0.4.13] cargo:rerun-if-changed=build.rs [lock_api 0.4.13] cargo:rustc-check-cfg=cfg(has_const_fn_trait_bound) [lock_api 0.4.13] cargo:rustc-cfg=has_const_fn_trait_bound Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/lock_api-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/lock_api-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/lock_api-78bf39665783d135/out /usr/local/bin/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/lock_api-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=3fa461bebfc091f2 -C extra-filename=-d2ee262bf41d88b2 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libscopeguard-d9ee1455f091b742.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg has_const_fn_trait_bound --check-cfg 'cfg(has_const_fn_trait_bound)'` warning: `pin-project-lite` (lib) generated 1 warning (1 duplicate) Compiling futures-core v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-core-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-core-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-core-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=14c4182232bccb59 -C extra-filename=-e50d05f10976a0fa --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `serde` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,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='-Car=ar-Clinker=cc' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/serde-0d60b5cedac74b01/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/serde-72c14cacfd1f1373/build-script-build` warning: `futures-core` (lib) generated 1 warning (1 duplicate) Compiling pkg-config v0.3.32 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/pkg-config-0.3.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/pkg-config-0.3.32/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.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/pkg-config-0.3.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=fb078b96dcb4d618 -C extra-filename=-b3ce9192b8130b88 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [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 fnv v1.0.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=b1a9a2199d81b52c -C extra-filename=-c684247ce06c61a6 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `strsim` (lib) generated 1 warning (1 duplicate) Compiling quote v1.0.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/quote-1.0.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/quote-1.0.40/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.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/quote-1.0.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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=e51afc01277fc16e -C extra-filename=-d3beb7083defd028 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `fnv` (lib) generated 1 warning (1 duplicate) Compiling ident_case v1.0.1 warning: `lock_api` (lib) generated 1 warning (1 duplicate) Compiling once_cell v1.21.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ident_case-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ident_case-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Utility for applying case rules to Rust identifiers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ident_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/ident_case' 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name ident_case --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ident_case-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b2c2e4b42ec2b43 -C extra-filename=-c874c9e5b6d81272 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/once_cell-1.21.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/once_cell-1.21.3/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.65 CARGO_PKG_VERSION=1.21.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/once_cell-1.21.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="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=f781ad38cdb5d84c -C extra-filename=-0f3a1be421344cd0 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: unused import: `std::ascii::AsciiExt` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `ident_case` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=5b3a98de29d3d0b0 -C extra-filename=-6bc901d764b50adf --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/serde-6bc901d764b50adf -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `proc-macro2` (lib) generated 1 warning (1 duplicate) Compiling bytes v1.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bytes-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bytes-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='Types and traits for working with bytes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/bytes' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bytes-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=c7a9dc57f8bd0e7f -C extra-filename=-47ef2611af4d8c44 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `once_cell` (lib) generated 1 warning (1 duplicate) Compiling syn v2.0.106 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/syn-2.0.106 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/syn-2.0.106/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.106 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/syn-2.0.106/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"' --cfg 'feature="visit-mut"' --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=ae4371ee789d5d43 -C extra-filename=-d0abfe53c47c0cbf --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rmeta --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rmeta --extern unicode_ident=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libunicode_ident-333ac832ad21c1e7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `quote` (lib) generated 1 warning (1 duplicate) Compiling jobserver v0.1.34 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/jobserver-0.1.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/jobserver-0.1.34/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.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name jobserver --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/jobserver-0.1.34/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=649f72f0f8d5f3fa -C extra-filename=-9ab7f0fcd33f32a0 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-a936cd4c830225e0.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serde` (build script) generated 1 warning (1 duplicate) 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='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/serde-d9817e1d04d63ebd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/serde-6bc901d764b50adf/build-script-build` warning: `libc` (lib) generated 1 warning (1 duplicate) Compiling rustix v1.0.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-1.0.8/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.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-1.0.8/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"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "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=c2fc1db434094c96 -C extra-filename=-971baabbe153e09b --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustix-971baabbe153e09b -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [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 writeable v0.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/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.81 CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name writeable --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("either"))' -C metadata=7803bc7b4530ce44 -C extra-filename=-c2ee048d2b47b8ce --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `memchr` (lib) generated 1 warning (1 duplicate) Compiling litemap v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/litemap-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/litemap-0.8.0/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.82 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name litemap --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/litemap-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=23744be67a04507a -C extra-filename=-d4e9a4a0e331b56c --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rustix` (build script) generated 1 warning (1 duplicate) Compiling cc v1.2.35 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cc-1.2.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cc-1.2.35/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.35 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cc-1.2.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=ad3f0f52c56de4e8 -C extra-filename=-aef2fd36fae71254 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern find_msvc_tools=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfind_msvc_tools-0a9ae3c66785759d.rmeta --extern jobserver=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libjobserver-9ab7f0fcd33f32a0.rmeta --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-a936cd4c830225e0.rmeta --extern shlex=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libshlex-6d4d633b0c8f44ce.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `pkg-config` (lib) generated 1 warning (1 duplicate) Compiling foldhash v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/foldhash-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/foldhash-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION=1.60 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/foldhash-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0b00015a8a1b0d39 -C extra-filename=-cdc8813546cd4ea5 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/litemap-0.8.0/src/map.rs:1377:18 | 1377 | pub fn entry(&mut self, key: K) -> Entry { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1377 | pub fn entry(&mut self, key: K) -> Entry<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/lib.rs:305:24 | 305 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 305 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/impls.rs:115:24 | 115 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 115 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/impls.rs:132:24 | 132 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 132 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/impls.rs:149:24 | 149 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 149 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/impls.rs:173:24 | 173 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 173 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 205 | impl_write_smart_pointer!(Cow<'a, T>, T: alloc::borrow::ToOwned); | ---------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 206 | impl_write_smart_pointer!(alloc::boxed::Box); | ----------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 207 | impl_write_smart_pointer!(alloc::rc::Rc); | ------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 208 | impl_write_smart_pointer!(alloc::sync::Arc); | ---------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/parts_write_adapter.rs:105:24 | 105 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 105 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/try_writeable.rs:195:28 | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/try_writeable.rs:251:28 | 251 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 251 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/try_writeable.rs:294:24 | 294 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 294 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/try_writeable.rs:347:28 | 347 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 347 | fn try_write_to_string(&self) -> Result, (Infallible, Cow<'_, str>)> { | +++ +++ warning: `jobserver` (lib) generated 1 warning (1 duplicate) Compiling ryu v1.0.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ryu-1.0.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ryu-1.0.20/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.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ryu-1.0.20/src/lib.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=e2dc709b436dfe09 -C extra-filename=-26f1d335fa3b215a --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `litemap` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=446666f0beaf32f5 -C extra-filename=-79561b9e0ccc82b7 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `fnv` (lib) generated 1 warning (1 duplicate) Compiling equivalent v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/equivalent-1.0.2/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/indexmap-rs/equivalent' CARGO_PKG_RUST_VERSION=1.6 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=85b5e1b8f315081a -C extra-filename=-02e4235fdcb0745d --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `vp` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ryu-1.0.20/src/f2s.rs:146:17 | 146 | vp /= 10; | ^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: `equivalent` (lib) generated 1 warning (1 duplicate) Compiling allocator-api2 v0.2.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/allocator-api2-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/allocator-api2-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/allocator-api2-0.2.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(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=8deed659ecd76b19 -C extra-filename=-2754c24e3de749ff --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `foldhash` (lib) generated 1 warning (1 duplicate) Compiling futures-sink v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-sink-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-sink-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-sink-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=95fca774562ac8d9 -C extra-filename=-cbb5a5a892ba0adb --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `writeable` (lib) generated 15 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,event,fs,net,std,stdio,system,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='-Car=ar-Clinker=cc' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EVENT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_NET=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_STDIO=1 CARGO_FEATURE_SYSTEM=1 CARGO_FEATURE_TERMIOS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-1.0.8/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.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustix-07f59bbbdbbd7438/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustix-971baabbe153e09b/build-script-build` [rustix 1.0.8] cargo:rerun-if-changed=build.rs warning: `futures-sink` (lib) generated 1 warning (1 duplicate) Compiling futures-channel v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-channel-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-channel-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-channel-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=13d8ab27e5f583af -C extra-filename=-e5ec3b79955baaa6 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_core-e50d05f10976a0fa.rmeta --extern futures_sink=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_sink-cbb5a5a892ba0adb.rmeta --cap-lints warn -C ar=ar -C linker=cc` [rustix 1.0.8] cargo:rustc-cfg=static_assertions [rustix 1.0.8] cargo:rustc-cfg=libc [rustix 1.0.8] cargo:rustc-cfg=freebsdlike [rustix 1.0.8] cargo:rustc-cfg=bsd [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/serde-d9817e1d04d63ebd/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=7071525bfeb7d9e7 -C extra-filename=-8839bad25ee0f338 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --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: `ryu` (lib) generated 2 warnings (1 duplicate) Compiling mio v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/mio-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/mio-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Thomas de Zeeuw :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking I/O.' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=1.0.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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/mio-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 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=975dbf6d0d2f080b -C extra-filename=-b332922a2f313f76 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --extern log=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblog-dafe1fbbc3da7253.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bytes` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/parking_lot_core-0.9.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/parking_lot_core-0.9.11/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.9.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/parking_lot_core-e7e7b0f2ea17e4a6/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/parking_lot_core-0.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=c45bf9c36416fd4a -C extra-filename=-820edb87c9233809 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcfg_if-810e14b448592505.rmeta --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --extern smallvec=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsmallvec-9d6e1e20eb3de0fa.rmeta --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(tsan_enabled)'` warning: `libc` (lib) generated 1 warning (1 duplicate) Compiling signal-hook-registry v1.4.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-registry-1.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-registry-1.4.6/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Masaki Hara ' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-registry-1.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b5b37347cd0f2f90 -C extra-filename=-e64cc02a24ee373b --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-channel` (lib) generated 1 warning (1 duplicate) Compiling errno v0.3.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/errno-0.3.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/errno-0.3.13/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong :Dan Gohman ' 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.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/errno-0.3.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=864e7d8ffc03d3b0 -C extra-filename=-74a0aed0097da380 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-registry-1.4.6/src/half_lock.rs:125:24 | 125 | pub(crate) fn read(&self) -> ReadGuard { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 125 | pub(crate) fn read(&self) -> ReadGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-registry-1.4.6/src/half_lock.rs:194:25 | 194 | pub(crate) fn write(&self) -> WriteGuard { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 194 | pub(crate) fn write(&self) -> WriteGuard<'_, T> { | +++ warning: `errno` (lib) generated 1 warning (1 duplicate) Compiling percent-encoding v2.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/percent-encoding-2.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/percent-encoding-2.3.2/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.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3d7e69b8fd384d6d -C extra-filename=-e7f566d3b401bebe --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^-----^^^^^^^ | | | this raw pointer has type `*const [T]` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&[T]` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^^^^^^^ note: method calls to `len` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:114:5 | 114 | pub const fn len(&self) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 1902 | let count = unsafe { (&(*other)).len() }; | ++ + warning: `parking_lot_core` (lib) generated 1 warning (1 duplicate) Compiling parking_lot v0.12.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/parking_lot-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/parking_lot-0.12.4/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.12.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/parking_lot-0.12.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=0b93171b0dac0b7f -C extra-filename=-caea91522d526f77 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblock_api-d2ee262bf41d88b2.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libparking_lot_core-820edb87c9233809.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `allocator-api2` (lib) generated 2 warnings (1 duplicate) Compiling hashbrown v0.15.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hashbrown-0.15.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hashbrown-0.15.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hashbrown-0.15.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="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=ec965944138ef486 -C extra-filename=-39668179eb088639 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern allocator_api2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liballocator_api2-2754c24e3de749ff.rmeta --extern equivalent=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libequivalent-02e4235fdcb0745d.rmeta --extern foldhash=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfoldhash-cdc8813546cd4ea5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `percent-encoding` (lib) generated 1 warning (1 duplicate) Compiling icu_properties_data v2.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_properties_data-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_properties_data-2.0.1/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.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_properties_data-2.0.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac8c3a07d237f344 -C extra-filename=-97c21e0925b5f321 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/icu_properties_data-97c21e0925b5f321 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `icu_properties_data` (build script) generated 1 warning (1 duplicate) Compiling crossbeam-utils v0.8.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=205ceff35ca7ff02 -C extra-filename=-b3e7965b3fac9754 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/crossbeam-utils-b3e7965b3fac9754 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `signal-hook-registry` (lib) generated 3 warnings (1 duplicate) Compiling either v1.15.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/either-1.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/either-1.15.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.63.0 CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=748b61d774c20a61 -C extra-filename=-215d34ca0213615e --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unused import: `for_both` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/either-1.15.0/src/iterator.rs:1:13 | 1 | use super::{for_both, Either, Left, Right}; | ^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) Compiling rustversion v1.0.22 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustversion-1.0.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustversion-1.0.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustversion-1.0.22/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5440e423292f7bf1 -C extra-filename=-52c66a3d1ab48a80 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustversion-52c66a3d1ab48a80 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `either` (lib) generated 2 warnings (1 duplicate) Compiling heck v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/heck-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2d14b22b106ea830 -C extra-filename=-417e488ba9776adb --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `mio` (lib) generated 1 warning (1 duplicate) Compiling icu_normalizer_data v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_normalizer_data-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_normalizer_data-2.0.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.82 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_normalizer_data-2.0.0/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(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cff2f5c07fde6b22 -C extra-filename=-9e82e60e8de43115 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/icu_normalizer_data-9e82e60e8de43115 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `parking_lot` (lib) generated 1 warning (1 duplicate) Compiling pin-utils v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl ' CARGO_PKG_DESCRIPTION='Utilities for pinning ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43f6c6392c18c9a3 -C extra-filename=-cd05b7319c5c8e09 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `icu_normalizer_data` (build script) generated 1 warning (1 duplicate) 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='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_normalizer_data-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_normalizer_data-2.0.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.82 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/icu_normalizer_data-bd032ce7c1855c86/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/icu_normalizer_data-9e82e60e8de43115/build-script-build` warning: `rustversion` (build script) generated 1 warning (1 duplicate) 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='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustversion-1.0.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustversion-1.0.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustversion-044e900b05bdd99e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustversion-52c66a3d1ab48a80/build-script-build` [icu_normalizer_data 2.0.0] cargo:rerun-if-env-changed=ICU4X_DATA_DIR [icu_normalizer_data 2.0.0] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming) 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='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/crossbeam-utils-aa98b33b277303ff/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/crossbeam-utils-b3e7965b3fac9754/build-script-build` [rustversion 1.0.22] cargo:rerun-if-changed=build/build.rs [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) 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='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_properties_data-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_properties_data-2.0.1/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.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/icu_properties_data-520c9c388b72c109/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/icu_properties_data-97c21e0925b5f321/build-script-build` [icu_properties_data 2.0.1] cargo:rerun-if-env-changed=ICU4X_DATA_DIR [icu_properties_data 2.0.1] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-1.0.8/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.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustix-07f59bbbdbbd7438/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "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=c58f2457371187f1 -C extra-filename=-58505cf4c462f7cd --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbitflags-c3c23fee3858c800.rmeta --extern libc_errno=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liberrno-74a0aed0097da380.rmeta --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: `heck` (lib) generated 1 warning (1 duplicate) Compiling socket2 v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/socket2-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/socket2-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Thomas de Zeeuw ' CARGO_PKG_DESCRIPTION='Utilities for handling networking sockets with a maximal amount of configuration possible intended. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/socket2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=socket2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/socket2' 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/socket2-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 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=5244f78d0820d2a5 -C extra-filename=-9b2e15c51b60f4b0 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `pin-utils` (lib) generated 1 warning (1 duplicate) Compiling powerfmt v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=a1381d06adf10402 -C extra-filename=-9d62b247948dda44 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [rustversion 1.0.22] cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed) [rustversion 1.0.22] cargo:rustc-check-cfg=cfg(host_os, values("windows")) Compiling simd-adler32 v0.3.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simd_adler32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/simd-adler32-0.3.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/simd-adler32-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='Marvin Countryman ' CARGO_PKG_DESCRIPTION='A SIMD-accelerated Adler-32 hash algorithm implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simd-adler32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcountryman/simd-adler32' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name simd_adler32 --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/simd-adler32-0.3.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="const-generics"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=ba0d3275daa59c84 -C extra-filename=-ccd63abf1bece91d --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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 warning: unused import: `hash::*` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/simd-adler32-0.3.7/src/lib.rs:87:9 | 87 | pub use hash::*; | ^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-1.0.8/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.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-1.0.8/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"))' --check-cfg 'cfg(target_os, values("cygwin"))' -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", "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=f019619192e7cec4 -C extra-filename=-0dc347d508772384 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustix-0dc347d508772384 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `powerfmt` (lib) generated 4 warnings (1 duplicate) Compiling signal-hook v0.3.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-0.3.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-0.3.18/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-0.3.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=a0f974a25f596196 -C extra-filename=-b63a518b11cc5ea1 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/signal-hook-b63a518b11cc5ea1 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `simd-adler32` (lib) generated 2 warnings (1 duplicate) Compiling futures-task v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-task-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-task-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-task-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=575460bb718b4825 -C extra-filename=-194de62c46b42753 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `cc` (lib) generated 1 warning (1 duplicate) Compiling ring v0.17.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An experiment.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 AND ISC' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.17.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=ba5875efa482725a -C extra-filename=-54d5e807103f4a53 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/ring-54d5e807103f4a53 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern cc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcc-aef2fd36fae71254.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `signal-hook` (build script) generated 1 warning (1 duplicate) Compiling slab v0.4.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/slab-0.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/slab-0.4.11/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name slab --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/slab-0.4.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=04381a6bd9a1180b -C extra-filename=-53bc3debd5ffa20f --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-task` (lib) generated 1 warning (1 duplicate) Compiling crc32fast v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crc32fast-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION=1.63 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crc32fast-1.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=d2cc7ac6c775a48d -C extra-filename=-8333cc093df9a9e6 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/crc32fast-8333cc093df9a9e6 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rustix` (build script) generated 1 warning (1 duplicate) Compiling futures-io v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-io-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-io-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-io-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=c41b8f1bf8492b19 -C extra-filename=-840721d76cc4c07d --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `slab` (lib) generated 1 warning (1 duplicate) 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='-Car=ar-Clinker=cc' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-1.0.8/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.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustix-49e94cdb6e6844ca/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustix-0dc347d508772384/build-script-build` [rustix 1.0.8] cargo:rerun-if-changed=build.rs warning: `socket2` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=channel,default,iterator CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_CHANNEL=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_ITERATOR=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-0.3.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-0.3.18/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/signal-hook-61cc690819bb104e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/signal-hook-b63a518b11cc5ea1/build-script-build` Compiling deranged v0.5.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/deranged-0.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/deranged-0.5.3/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.81.0 CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/deranged-0.5.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=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde"))' -C metadata=91e628c4fdc71de8 -C extra-filename=-feb9fc049454417a --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern powerfmt=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpowerfmt-9d62b247948dda44.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `crc32fast` (build script) generated 1 warning (1 duplicate) 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='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crc32fast-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION=1.63 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/crc32fast-46a654f9fdbeeede/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/crc32fast-8333cc093df9a9e6/build-script-build` [rustix 1.0.8] cargo:rustc-cfg=static_assertions [rustix 1.0.8] cargo:rustc-cfg=libc [rustix 1.0.8] cargo:rustc-cfg=freebsdlike [rustix 1.0.8] cargo:rustc-cfg=bsd [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustversion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustversion-1.0.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustversion-1.0.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustversion-044e900b05bdd99e/out /usr/local/bin/rustc --crate-name rustversion --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustversion-1.0.22/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=8aabc86dc0a8d33e -C extra-filename=-83f4adb3d42dd318 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` warning: `futures-io` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_properties_data-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_properties_data-2.0.1/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.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/icu_properties_data-520c9c388b72c109/out /usr/local/bin/rustc --crate-name icu_properties_data --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_properties_data-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=269c52747e0394f8 -C extra-filename=-352495bc50b37aa5 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(icu4c_enable_renaming)'` [crc32fast 1.5.0] cargo:rustc-cfg=stable_arm_crc32_intrinsics [crc32fast 1.5.0] cargo:rustc-check-cfg=cfg(stable_arm_crc32_intrinsics) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/crossbeam-utils-aa98b33b277303ff/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=f26fe34c980f407a -C extra-filename=-f6e957aab6bc24ac --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` warning: `icu_properties_data` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_normalizer_data-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_normalizer_data-2.0.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.82 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/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/icu_normalizer_data-bd032ce7c1855c86/out /usr/local/bin/rustc --crate-name icu_normalizer_data --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_normalizer_data-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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f8a2345e54f9057 -C extra-filename=-00bd914ae877a5bd --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(icu4c_enable_renaming)'` warning: `ring` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,dev_urandom_fallback 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='-Car=ar-Clinker=cc' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DEV_URANDOM_FALLBACK=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14 CARGO_MANIFEST_LINKS=ring_core_0_17_14_ CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An experiment.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 AND ISC' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.17.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/ring-c51106c16db9c0ab/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/ring-54d5e807103f4a53/build-script-build` [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_MANIFEST_DIR [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_NAME [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_VERSION_MAJOR [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_VERSION_MINOR [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_VERSION_PATCH [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_VERSION_PRE [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_MANIFEST_LINKS [ring 0.17.14] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [ring 0.17.14] cargo:rerun-if-env-changed=OUT_DIR [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ARCH [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ENV [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ENDIAN [ring 0.17.14] OPT_LEVEL = Some(3) [ring 0.17.14] OUT_DIR = Some(/wrkdirs/usr/ports/misc/tenere/work/target/release/build/ring-c51106c16db9c0ab/out) [ring 0.17.14] TARGET = Some(x86_64-unknown-freebsd) [ring 0.17.14] HOST = Some(x86_64-unknown-freebsd) [ring 0.17.14] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.14] CC_x86_64-unknown-freebsd = None [ring 0.17.14] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.14] CC_x86_64_unknown_freebsd = None [ring 0.17.14] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.14] HOST_CC = None [ring 0.17.14] cargo:rerun-if-env-changed=CC [ring 0.17.14] CC = Some(cc) [ring 0.17.14] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.17.14] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.17.14] RUSTC_WRAPPER = None [ring 0.17.14] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `icu_normalizer_data` (lib) generated 1 warning (1 duplicate) Compiling num_threads v0.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/num_threads-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/num_threads-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='A minimal library that determines the number of running threads for the current process.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_threads CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num_threads' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name num_threads --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a35eaa1440f8bbe -C extra-filename=-6f3d99220540b416 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --cap-lints warn -C ar=ar -C linker=cc` [ring 0.17.14] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.14] CRATE_CC_NO_DEFAULTS = None [ring 0.17.14] DEBUG = Some(false) [ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.14] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.17.14] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.17.14] CC_SHELL_ESCAPED_FLAGS = None [ring 0.17.14] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.14] HOST_CFLAGS = None [ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.14] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.14] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.14] CARGO_ENCODED_RUSTFLAGS = Some(-Car=ar-Clinker=cc) warning: `num_threads` (lib) generated 1 warning (1 duplicate) Compiling http v1.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='A set of types for representing HTTP requests and responses. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=1.3.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e8f7861e8da665bd -C extra-filename=-c06cb499d39ec97a --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbytes-47ef2611af4d8c44.rmeta --extern fnv=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfnv-79561b9e0ccc82b7.rmeta --extern itoa=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libitoa-39e5c6f2ff6517e2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustversion` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/errno-0.3.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/errno-0.3.13/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong :Dan Gohman ' 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.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/errno-0.3.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c9027af682703510 -C extra-filename=-57a414fdb8519beb --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-a936cd4c830225e0.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `errno` (lib) generated 1 warning (1 duplicate) Compiling vcpkg v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name vcpkg --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=a7f55ab5f54efd54 -C extra-filename=-22cd0c58a17cb065 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `crossbeam-utils` (lib) generated 1 warning (1 duplicate) Compiling utf8parse v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/utf8parse-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/utf8parse-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=9b9d64d4735f26de -C extra-filename=-8ee8fb0b798a261b --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `utf8parse` (lib) generated 1 warning (1 duplicate) Compiling regex-syntax v0.8.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-syntax-0.8.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-syntax-0.8.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-syntax-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 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=3ba47ef9e1c9b05f -C extra-filename=-e3b165042df1182a --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:2318:35 | 2318 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:2318:35 | 2318 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2318 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.entry] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:2326:43 | 2326 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:2326:43 | 2326 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2326 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:2966:35 | 2966 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:2966:35 | 2966 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2966 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:2986:43 | 2986 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:2986:43 | 2986 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2986 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:3009:35 | 3009 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:3009:35 | 3009 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3009 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:3018:43 | 3018 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:3018:43 | 3018 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3018 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde-1.0.219/src/private/de.rs:266:23 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde-1.0.219/src/private/mod.rs:30:35 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: type could implement `Copy`; consider adding `impl Copy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/deranged-0.5.3/src/lib.rs:108:1 | 108 | / pub struct ParseIntError { 109 | | #[allow(clippy::missing_docs_in_private_items)] 110 | | kind: IntErrorKind, 111 | | } | |_^ | = note: requested on the command line with `-W missing-copy-implementations` warning: `vcpkg` (lib) generated 1 warning (1 duplicate) Compiling num-conv v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=2e60190695c243b3 -C extra-filename=-95d5afeadcb50e1a --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `serde` (lib) generated 3 warnings (1 duplicate) Compiling zeroize v1.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zeroize-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zeroize-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be '\''optimized away'\'' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM'\!' ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils/tree/master/zeroize' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zeroize-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=d2b7e6a90dc38fd5 -C extra-filename=-0af51dc9fa7d473a --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary qualification --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zeroize-1.8.1/src/lib.rs:415:63 | 415 | volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zeroize-1.8.1/src/lib.rs:7:41 | 7 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 415 - volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); 415 + volatile_set((self as *mut Self).cast::(), 0, size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zeroize-1.8.1/src/lib.rs:460:43 | 460 | let size = self.len().checked_mul(mem::size_of::()).unwrap(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 460 - let size = self.len().checked_mul(mem::size_of::()).unwrap(); 460 + let size = self.len().checked_mul(size_of::()).unwrap(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zeroize-1.8.1/src/lib.rs:840:16 | 840 | let size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 840 - let size = mem::size_of::(); 840 + let size = size_of::(); | warning: `zeroize` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bitflags-2.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bitflags-2.9.3/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.9.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bitflags-2.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "std"))' -C metadata=26422beb6e4b39f1 -C extra-filename=-f3aab5b1ed3a54d0 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `num-conv` (lib) generated 1 warning (1 duplicate) Compiling time-core v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/time-core-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/time-core-0.1.5/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.81.0 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/time-core-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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=91782f1681de12ac -C extra-filename=-67e989cb9e01213c --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `deranged` (lib) generated 2 warnings (1 duplicate) Compiling adler2 v2.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/adler2-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/adler2-2.0.1/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.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name adler2 --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/adler2-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=f011e0d776b67915 -C extra-filename=-6564c059f4c62f19 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `bitflags` (lib) generated 1 warning (1 duplicate) Compiling miniz_oxide v0.8.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/miniz_oxide-0.8.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/miniz_oxide-0.8.9/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.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/miniz_oxide-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=51f993cc4296dfb5 -C extra-filename=-11bb9a32297e1491 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern adler2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libadler2-6564c059f4c62f19.rmeta --extern simd_adler32=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsimd_adler32-ccd63abf1bece91d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `adler2` (lib) generated 1 warning (1 duplicate) Compiling time v0.3.42 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/time-0.3.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/time-0.3.42/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.81.0 CARGO_PKG_VERSION=0.3.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/time-0.3.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --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=0b8e93ae91c3f3c4 -C extra-filename=-3c091391fdac622d --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern deranged=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libderanged-feb9fc049454417a.rmeta --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --extern num_conv=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libnum_conv-95d5afeadcb50e1a.rmeta --extern num_threads=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libnum_threads-6f3d99220540b416.rmeta --extern powerfmt=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpowerfmt-9d62b247948dda44.rmeta --extern time_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtime_core-67e989cb9e01213c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `time-core` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-1.0.8/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.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustix-49e94cdb6e6844ca/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --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"))' --check-cfg 'cfg(target_os, values("cygwin"))' -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", "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=22d1588587007987 -C extra-filename=-3c30c7976a757abf --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbitflags-f3aab5b1ed3a54d0.rmeta --extern libc_errno=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liberrno-57a414fdb8519beb.rmeta --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-a936cd4c830225e0.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: `http` (lib) generated 7 warnings (1 duplicate) Compiling rustls-pki-types v1.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pki_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustls-pki-types-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustls-pki-types-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Shared types for the rustls PKI ecosystem' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pki-types' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pki-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pki-types' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pki_types --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustls-pki-types-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "web", "web-time"))' -C metadata=28cae453881a8b89 -C extra-filename=-7924388bb1674204 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern zeroize=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzeroize-0af51dc9fa7d473a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustix` (lib) generated 1 warning (1 duplicate) Compiling synstructure v0.13.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/synstructure-0.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/synstructure-0.13.2/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.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name synstructure --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/synstructure-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=fda3367ceb7db0af -C extra-filename=-dc63fa20a6cfe231 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rmeta --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rmeta --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustls-pki-types` (lib) generated 1 warning (1 duplicate) Compiling darling_core v0.20.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/darling_core-0.20.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/darling_core-0.20.11/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name darling_core --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/darling_core-0.20.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=f13c4a36f04d66c5 -C extra-filename=-3b61f25d4ea00e9b --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern fnv=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfnv-c684247ce06c61a6.rmeta --extern ident_case=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libident_case-c874c9e5b6d81272.rmeta --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rmeta --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rmeta --extern strsim=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libstrsim-634eabc6e4901df8.rmeta --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rmeta --cap-lints warn -C ar=ar -C linker=cc` [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 warning: `miniz_oxide` (lib) generated 1 warning (1 duplicate) Compiling libz-sys v1.1.22 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libz-sys-1.1.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libz-sys-1.1.22/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.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libz-sys-1.1.22/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=b51e013022b72a40 -C extra-filename=-d2f593b442fe244f --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libz-sys-d2f593b442fe244f -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern cc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcc-aef2fd36fae71254.rlib --extern pkg_config=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpkg_config-b3ce9192b8130b88.rlib --extern vcpkg=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libvcpkg-22cd0c58a17cb065.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `rustix` (lib) generated 1 warning (1 duplicate) Compiling http-body v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-body-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-body-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, streaming, HTTP request or response body. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.49 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-body-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=58dd5df49bc37a1c -C extra-filename=-74b6abfacd6b17e9 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbytes-47ef2611af4d8c44.rmeta --extern http=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhttp-c06cb499d39ec97a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `http-body` (lib) generated 1 warning (1 duplicate) Compiling anstyle-parse v0.2.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-parse-0.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-parse-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-parse-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=adf29105894a089d -C extra-filename=-3213d962e251f0f8 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libutf8parse-8ee8fb0b798a261b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `synstructure` (lib) generated 1 warning (1 duplicate) Compiling crossbeam-epoch v0.9.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=0d6ce15c45a1a2f0 -C extra-filename=-9384e7612697e545 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcrossbeam_utils-f6e957aab6bc24ac.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `libz-sys` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crc32fast-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION=1.63 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/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/crc32fast-46a654f9fdbeeede/out /usr/local/bin/rustc --crate-name crc32fast --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crc32fast-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", "nightly", "std"))' -C metadata=32857953f08fead9 -C extra-filename=-b60aaed1d93e45e8 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcfg_if-810e14b448592505.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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 warning: `anstyle-parse` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-0.3.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-0.3.18/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/signal-hook-61cc690819bb104e/out /usr/local/bin/rustc --crate-name signal_hook --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-0.3.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="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=b7a51391e62dcc56 -C extra-filename=-5542fcada576155e --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --extern signal_hook_registry=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsignal_hook_registry-e64cc02a24ee373b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `crc32fast` (lib) generated 1 warning (1 duplicate) Compiling getrandom v0.2.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/getrandom-0.2.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/getrandom-0.2.16/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/getrandom-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=ab503eac35b410e6 -C extra-filename=-3a81ef1e04494e84 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcfg_if-810e14b448592505.rmeta --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-0.3.18/src/iterator/mod.rs:268:20 | 268 | pub fn forever(&mut self) -> Forever { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 268 | pub fn forever(&mut self) -> Forever<'_, E> { | +++ warning: `crossbeam-epoch` (lib) generated 21 warnings (1 duplicate) Compiling aho-corasick v1.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=dba66c72a8d80115 -C extra-filename=-42dca26cbaab6dae --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmemchr-e62d6a507930474f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `getrandom` (lib) generated 1 warning (1 duplicate) Compiling num-traits v0.2.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=3226cd90f338a3dd -C extra-filename=-a95646c6dbf7537a --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/num-traits-a95646c6dbf7537a -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libautocfg-61cf61e420832612.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `num-traits` (build script) generated 1 warning (1 duplicate) Compiling untrusted v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/untrusted-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/untrusted-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=untrusted CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/untrusted' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=63a0c0160f6b9c7b -C extra-filename=-2bab402a1d3f01e3 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `untrusted` (lib) generated 1 warning (1 duplicate) Compiling anstyle-query v1.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-query-1.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-query-1.1.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-query-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f8391e9a3d1992c2 -C extra-filename=-eaa83745118722a7 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `anstyle-query` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/memchr-2.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/memchr-2.7.5/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.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/memchr-2.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=7db6d9b200c7bdd8 -C extra-filename=-8b0d8e18f6adb401 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `syn` (lib) generated 1 warning (1 duplicate) Compiling serde_derive v1.0.219 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_derive-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=acef162df41d2baf -C extra-filename=-f22d4a92d9171026 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `signal-hook` (lib) generated 2 warnings (1 duplicate) Compiling zerofrom-derive v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerofrom-derive-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerofrom-derive-0.1.6/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.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom_derive --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerofrom-derive-0.1.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())' -C metadata=7106cb57761c1ef6 -C extra-filename=-47e5674f6b5f6bf6 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern synstructure=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsynstructure-dc63fa20a6cfe231.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 warning: `memchr` (lib) generated 1 warning (1 duplicate) Compiling yoke-derive v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yoke-derive-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yoke-derive-0.8.0/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.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name yoke_derive --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yoke-derive-0.8.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=266d62d915dc8447 -C extra-filename=-412e182cf70b7918 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern synstructure=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsynstructure-dc63fa20a6cfe231.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/aho-corasick-1.1.3/src/packed/vector.rs:32:11 | 28 | pub(crate) trait Vector: | ------ associated constant in this trait ... 32 | const BITS: usize; | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/aho-corasick-1.1.3/src/automaton.rs:1117:13 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/aho-corasick-1.1.3/src/util/alphabet.rs:85:28 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/aho-corasick-1.1.3/src/util/alphabet.rs:93:23 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ warning: `time` (lib) generated 1 warning (1 duplicate) Compiling zerovec-derive v0.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerovec-derive-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerovec-derive-0.11.1/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.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec_derive --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerovec-derive-0.11.1/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=335f7686fdd67632 -C extra-filename=-ffcc53a1352151b5 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 warning: `yoke-derive` (lib) generated 1 warning (1 duplicate) Compiling displaydoc v0.2.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/displaydoc-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name displaydoc --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=03313990df79641d -C extra-filename=-1104b3ae3945f2e6 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_derive-1.0.219/src/internals/attr.rs:612:23 | 612 | pub fn serde_path(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 612 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_derive-1.0.219/src/internals/case.rs:45:37 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_derive-1.0.219/src/de.rs:3228:13 | 3228 | params: &Parameters, | ^^^^^^^^^^^ the lifetime is elided here 3229 | ) -> ( 3230 | DeImplGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3231 | DeTypeGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3232 | syn::TypeGenerics, | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here 3233 | Option<&syn::WhereClause>, | ^^^^^^^^^^^^^^^^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 3230 ~ DeImplGenerics<'_>, 3231 ~ DeTypeGenerics<'_>, 3232 ~ syn::TypeGenerics<'_>, | [ring 0.17.14] cargo:rustc-link-lib=static=ring_core_0_17_14_ [ring 0.17.14] OPT_LEVEL = Some(3) [ring 0.17.14] OUT_DIR = Some(/wrkdirs/usr/ports/misc/tenere/work/target/release/build/ring-c51106c16db9c0ab/out) [ring 0.17.14] TARGET = Some(x86_64-unknown-freebsd) [ring 0.17.14] HOST = Some(x86_64-unknown-freebsd) [ring 0.17.14] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.14] CC_x86_64-unknown-freebsd = None [ring 0.17.14] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.14] CC_x86_64_unknown_freebsd = None [ring 0.17.14] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.14] HOST_CC = None [ring 0.17.14] cargo:rerun-if-env-changed=CC [ring 0.17.14] CC = Some(cc) [ring 0.17.14] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.17.14] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.17.14] RUSTC_WRAPPER = None [ring 0.17.14] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `zerofrom-derive` (lib) generated 1 warning (1 duplicate) Compiling zerofrom v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerofrom-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerofrom-0.1.6/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.81 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerofrom-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=69a628ebb9777288 -C extra-filename=-bb944dd8f21f1157 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern zerofrom_derive=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzerofrom_derive-47e5674f6b5f6bf6.so --cap-lints warn -C ar=ar -C linker=cc` [ring 0.17.14] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.14] CRATE_CC_NO_DEFAULTS = None [ring 0.17.14] DEBUG = Some(false) [ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.14] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.17.14] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.17.14] CC_SHELL_ESCAPED_FLAGS = None [ring 0.17.14] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.14] HOST_CFLAGS = None [ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.14] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.14] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.14] CARGO_ENCODED_RUSTFLAGS = Some(-Car=ar-Clinker=cc) [ring 0.17.14] cargo:rustc-link-lib=static=ring_core_0_17_14__test [ring 0.17.14] cargo:rustc-link-search=native=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/ring-c51106c16db9c0ab/out [ring 0.17.14] cargo:rerun-if-changed=crypto/crypto.c [ring 0.17.14] cargo:rerun-if-changed=crypto/internal.h [ring 0.17.14] cargo:rerun-if-changed=crypto/poly1305/poly1305.c [ring 0.17.14] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm.c [ring 0.17.14] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm_asm.S [ring 0.17.14] cargo:rerun-if-changed=crypto/cipher/asm/chacha20_poly1305_x86_64.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/cipher/asm/chacha20_poly1305_armv8.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/cpu_intel.c [ring 0.17.14] cargo:rerun-if-changed=crypto/constant_time_test.c [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv4.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-x86_64.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv8.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha256-armv4.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-armv8-asm.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.c [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.h [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.c [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.h [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_table.h [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_shared.h [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p384.c [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz-table.h [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256.c [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.inl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.h [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p256.c [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/util.h [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86-mont.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv8-mont.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont5.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv4-mont.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/internal.h [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery_inv.c [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery.c [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86_64.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-gcm-x86_64.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghash-x86.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghash-neon-armv8.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aes-gcm-avx2-x86_64.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/bsaes-armv7.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghashv8-armx.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-gcm-armv8.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghash-armv4.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-armx.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-armv7.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86_64.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-armv8.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghash-x86_64.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/aes_nohw.c [ring 0.17.14] cargo:rerun-if-changed=crypto/limbs/limbs.inl [ring 0.17.14] cargo:rerun-if-changed=crypto/limbs/limbs.c [ring 0.17.14] cargo:rerun-if-changed=crypto/limbs/limbs.h [ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/asm/x25519-asm-arm.S [ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/curve25519.c [ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/internal.h [ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/curve25519_tables.h [ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/curve25519_64_adx.c [ring 0.17.14] cargo:rerun-if-changed=crypto/mem.c [ring 0.17.14] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86_64.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv8.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv4.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/x86gas.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/x86_64-xlate.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/arm-xlate.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/x86nasm.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/x86asm.pl [ring 0.17.14] cargo:rerun-if-changed=include/ring-core/aes.h [ring 0.17.14] cargo:rerun-if-changed=include/ring-core/target.h [ring 0.17.14] cargo:rerun-if-changed=include/ring-core/base.h [ring 0.17.14] cargo:rerun-if-changed=include/ring-core/asm_base.h [ring 0.17.14] cargo:rerun-if-changed=include/ring-core/mem.h [ring 0.17.14] cargo:rerun-if-changed=include/ring-core/type_check.h [ring 0.17.14] cargo:rerun-if-changed=include/ring-core/check.h [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_square.S [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_mul.S [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/p256_32.h [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/p256_64.h [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/curve25519_64_adx.h [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/p256_64_msvc.h [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/curve25519_64_msvc.h [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/curve25519_64.h [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/LICENSE [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/curve25519_32.h Compiling futures-macro v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-macro-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-macro-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The futures-rs procedural macro implementations. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name futures_macro --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d378ad54c39f8811 -C extra-filename=-3bb5caf03b224681 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `zerofrom` (lib) generated 1 warning (1 duplicate) Compiling yoke v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yoke-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yoke-0.8.0/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.81 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name yoke --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yoke-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=4a754ef443c512ca -C extra-filename=-6e96fe6e7b80dd17 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libstable_deref_trait-6a62613222fca250.rmeta --extern yoke_derive=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libyoke_derive-412e182cf70b7918.so --extern zerofrom=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzerofrom-bb944dd8f21f1157.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `darling_core` (lib) generated 1 warning (1 duplicate) Compiling darling_macro v0.20.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/darling_macro-0.20.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/darling_macro-0.20.11/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name darling_macro --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/darling_macro-0.20.11/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=5c8b424a6b4b1f82 -C extra-filename=-1877027a67052178 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern darling_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libdarling_core-3b61f25d4ea00e9b.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `yoke` (lib) generated 1 warning (1 duplicate) Compiling tokio-macros v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tokio-macros-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tokio-macros-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Tokio'\''s proc macros. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_macros --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tokio-macros-2.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=b79b417dfefd95d7 -C extra-filename=-8ab265f2e7733ae1 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `darling_macro` (lib) generated 1 warning (1 duplicate) Compiling darling v0.20.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/darling-0.20.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/darling-0.20.11/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='A proc-macro library for reading attributes into structs when implementing custom derives. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name darling --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/darling-0.20.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=525b6f36ad378b2c -C extra-filename=-eb3caca8f0548535 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern darling_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libdarling_core-3b61f25d4ea00e9b.rmeta --extern darling_macro=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libdarling_macro-1877027a67052178.so --cap-lints warn -C ar=ar -C linker=cc` warning: `displaydoc` (lib) generated 1 warning (1 duplicate) Compiling zerotrie v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerotrie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerotrie-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerotrie-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A data structure that efficiently maps strings to integers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerotrie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name zerotrie --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerotrie-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 --cfg 'feature="yoke"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "litemap", "serde", "yoke", "zerofrom", "zerovec"))' -C metadata=181b2f7af2af52ea -C extra-filename=-ed83cd329367bf52 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libdisplaydoc-1104b3ae3945f2e6.so --extern yoke=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libyoke-6e96fe6e7b80dd17.rmeta --extern zerofrom=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzerofrom-bb944dd8f21f1157.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `darling` (lib) generated 1 warning (1 duplicate) Compiling base64 v0.22.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=f60c69a58ccc5fd2 -C extra-filename=-3082ad46abfd1708 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `zerovec-derive` (lib) generated 1 warning (1 duplicate) Compiling zerovec v0.11.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerovec-0.11.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerovec-0.11.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.82 CARGO_PKG_VERSION=0.11.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerovec-0.11.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="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=c30874d7c5422233 -C extra-filename=-b202851bced3565d --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern yoke=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libyoke-6e96fe6e7b80dd17.rmeta --extern zerofrom=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzerofrom-bb944dd8f21f1157.rmeta --extern zerovec_derive=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzerovec_derive-ffcc53a1352151b5.so --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/base64-0.22.1/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) Compiling rayon-core v1.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rayon-core-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rayon-core-1.13.0/Cargo.toml CARGO_PKG_AUTHORS='' 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.80 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rayon-core-1.13.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("web_spin_lock"))' -C metadata=fa873811877f6bc3 -C extra-filename=-6018f0269be7bd22 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/rayon-core-6018f0269be7bd22 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerotrie-0.2.2/src/builder/konst/store.rs:149:33 | 149 | pub const fn as_const_slice(&self) -> ConstSlice { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 149 | pub const fn as_const_slice(&self) -> ConstSlice<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerotrie-0.2.2/src/cursor.rs:72:19 | 72 | pub fn cursor(&self) -> ZeroTrieSimpleAsciiCursor { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 72 | pub fn cursor(&self) -> ZeroTrieSimpleAsciiCursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerotrie-0.2.2/src/cursor.rs:109:19 | 109 | pub fn cursor(&self) -> ZeroAsciiIgnoreCaseTrieCursor { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 109 | pub fn cursor(&self) -> ZeroAsciiIgnoreCaseTrieCursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/base64-0.22.1/src/chunked_encoder.rs:57:26 | 57 | pub(crate) fn new(s: &mut String) -> StringSink { | ^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 57 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ warning: `rayon-core` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/equivalent-1.0.2/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/indexmap-rs/equivalent' CARGO_PKG_RUST_VERSION=1.6 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/equivalent-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6014724d80ba9d76 -C extra-filename=-6b83e75ada80a9b5 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `equivalent` (lib) generated 1 warning (1 duplicate) Compiling is_terminal_polyfill v1.70.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/is_terminal_polyfill-1.70.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/is_terminal_polyfill-1.70.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=4cdc59e63f12b1c2 -C extra-filename=-beb665d5ceb93a4c --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `zerotrie` (lib) generated 4 warnings (1 duplicate) Compiling colorchoice v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/colorchoice-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/colorchoice-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/colorchoice-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b3742631593dba6e -C extra-filename=-fd699f1198a85adc --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `tokio-macros` (lib) generated 1 warning (1 duplicate) Compiling tokio v1.47.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tokio-1.47.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tokio-1.47.1/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=1.47.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=47 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tokio-1.47.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=098c408ffe8d856b -C extra-filename=-340042b3b1097aa1 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbytes-47ef2611af4d8c44.rmeta --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --extern mio=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmio-b332922a2f313f76.rmeta --extern parking_lot=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libparking_lot-caea91522d526f77.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpin_project_lite-35d9811dbfd35187.rmeta --extern signal_hook_registry=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsignal_hook_registry-e64cc02a24ee373b.rmeta --extern socket2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsocket2-9b2e15c51b60f4b0.rmeta --extern tokio_macros=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtokio_macros-8ab265f2e7733ae1.so --cap-lints warn -C ar=ar -C linker=cc` warning: `is_terminal_polyfill` (lib) generated 1 warning (1 duplicate) Compiling rustix v0.38.44 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=da2d2575ed51b6ec -C extra-filename=-4796774774971f92 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustix-4796774774971f92 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `colorchoice` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hashbrown-0.15.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hashbrown-0.15.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hashbrown-0.15.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=7b007b04cce0b2c6 -C extra-filename=-809e6d87766bca0c --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-macro` (lib) generated 1 warning (1 duplicate) Compiling futures-util v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-util-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-util-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-util-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=2d53986926e83714 -C extra-filename=-2799a6e6b5c260d3 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_channel-e5ec3b79955baaa6.rmeta --extern futures_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_core-e50d05f10976a0fa.rmeta --extern futures_io=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_io-840721d76cc4c07d.rmeta --extern futures_macro=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_macro-3bb5caf03b224681.so --extern futures_sink=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_sink-cbb5a5a892ba0adb.rmeta --extern futures_task=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_task-194de62c46b42753.rmeta --extern memchr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmemchr-e62d6a507930474f.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpin_project_lite-35d9811dbfd35187.rmeta --extern pin_utils=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpin_utils-cd05b7319c5c8e09.rmeta --extern slab=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libslab-53bc3debd5ffa20f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `base64` (lib) generated 3 warnings (1 duplicate) Compiling httparse v1.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/httparse-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/httparse-1.10.1/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(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=001caa6dc517569b -C extra-filename=-61614f5001235a39 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/httparse-61614f5001235a39 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rustix` (build script) generated 1 warning (1 duplicate) Compiling anstyle v1.0.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=01f2f51749630b58 -C extra-filename=-28173f674d501c00 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `httparse` (build script) generated 1 warning (1 duplicate) 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='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/httparse-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/httparse-09940f5e129d9e4a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/httparse-61614f5001235a39/build-script-build` [httparse 1.10.1] cargo:rustc-cfg=httparse_simd_neon_intrinsics [httparse 1.10.1] cargo:rustc-cfg=httparse_simd Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,libc-extra-traits,std,stdio,termios CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_STDIO=1 CARGO_FEATURE_TERMIOS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustix-d5b181851ee2f9ee/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustix-4796774774971f92/build-script-build` [rustix 0.38.44] cargo:rerun-if-changed=build.rs [rustix 0.38.44] cargo:rustc-cfg=static_assertions [rustix 0.38.44] cargo:rustc-cfg=libc [rustix 0.38.44] cargo:rustc-cfg=freebsdlike [rustix 0.38.44] cargo:rustc-cfg=bsd [rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_CFG_MIRI 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='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rayon-core-1.13.0 CARGO_MANIFEST_LINKS=rayon-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rayon-core-1.13.0/Cargo.toml CARGO_PKG_AUTHORS='' 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.80 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/rayon-core-b36ae2fdb52a29b1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/rayon-core-6018f0269be7bd22/build-script-build` [rayon-core 1.13.0] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An experiment.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 AND ISC' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.17.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/ring-c51106c16db9c0ab/out /usr/local/bin/rustc --crate-name ring --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.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="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=c5d16d03e1b81654 -C extra-filename=-81b30cb091d70181 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcfg_if-810e14b448592505.rmeta --extern getrandom=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libgetrandom-3a81ef1e04494e84.rmeta --extern untrusted=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libuntrusted-2bab402a1d3f01e3.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/ring-c51106c16db9c0ab/out -l static=ring_core_0_17_14_ -l static=ring_core_0_17_14__test` warning: `anstyle` (lib) generated 1 warning (1 duplicate) Compiling anstream v0.6.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstream-0.6.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstream-0.6.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='IO stream adapters for writing colored text that will gracefully degrade according to your terminal'\''s capabilities.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.6.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstream-0.6.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=9575a961fdcad967 -C extra-filename=-70cb1028e10351a8 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libanstyle-28173f674d501c00.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libanstyle_parse-3213d962e251f0f8.rmeta --extern anstyle_query=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libanstyle_query-eaa83745118722a7.rmeta --extern colorchoice=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcolorchoice-fd699f1198a85adc.rmeta --extern is_terminal_polyfill=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libis_terminal_polyfill-beb665d5ceb93a4c.rmeta --extern utf8parse=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libutf8parse-8ee8fb0b798a261b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-util-0.3.31/src/future/future/remote_handle.rs:72:57 | 72 | type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>; | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 72 - type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>; 72 + type SendMsg = Result<::Output, Box>; | warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Compiling indexmap v2.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indexmap-2.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indexmap-2.11.0/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.11.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indexmap-2.11.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 '--allow=clippy::style' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=449cedfc98dd6aaa -C extra-filename=-b6ae12f32e06590f --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libequivalent-6b83e75ada80a9b5.rmeta --extern hashbrown=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhashbrown-809e6d87766bca0c.rmeta --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-8839bad25ee0f338.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `anstream` (lib) generated 1 warning (1 duplicate) Compiling regex-automata v0.4.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-automata-0.4.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-automata-0.4.10/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-automata-0.4.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="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=d07dd5bba7ae0ae3 -C extra-filename=-e2d6acbcfa0edf10 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libaho_corasick-42dca26cbaab6dae.rmeta --extern memchr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmemchr-e62d6a507930474f.rmeta --extern regex_syntax=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libregex_syntax-e3b165042df1182a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `zerovec` (lib) generated 1 warning (1 duplicate) Compiling tinystr v0.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tinystr-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tinystr-0.8.1/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.81 CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tinystr-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "databake", "default", "serde", "std", "zerovec"))' -C metadata=c153c5b0f17c9d11 -C extra-filename=-2e50b9f8fade4e67 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libdisplaydoc-1104b3ae3945f2e6.so --extern zerovec=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzerovec-b202851bced3565d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_derive` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/serde-0d60b5cedac74b01/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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="alloc"' --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=a313f8d496252c25 -C extra-filename=-facb8f98e7f93dfa --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde_derive-f22d4a92d9171026.so --cap-lints warn -C ar=ar -C linker=cc --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: `tinystr` (lib) generated 1 warning (1 duplicate) Compiling icu_locale_core v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locale_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_locale_core-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_locale_core-2.0.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_locale_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locale_core --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_locale_core-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 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "zerovec"))' -C metadata=25113329bd0c07b4 -C extra-filename=-457cbb3ae40a172c --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libdisplaydoc-1104b3ae3945f2e6.so --extern litemap=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblitemap-d4e9a4a0e331b56c.rmeta --extern tinystr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtinystr-2e50b9f8fade4e67.rmeta --extern writeable=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libwriteable-c2ee048d2b47b8ce.rmeta --extern zerovec=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzerovec-b202851bced3565d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `aho-corasick` (lib) generated 5 warnings (1 duplicate) Compiling potential_utf v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=potential_utf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/potential_utf-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/potential_utf-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Unvalidated string and character types' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=potential_utf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name potential_utf --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/potential_utf-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "writeable", "zerovec"))' -C metadata=3f887e7205793ba7 -C extra-filename=-2c034eb8059a197d --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern zerovec=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzerovec-b202851bced3565d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `indexmap` (lib) generated 1 warning (1 duplicate) Compiling icu_collections v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_collections CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_collections-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_collections-2.0.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.82 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name icu_collections --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_collections-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("alloc", "databake", "serde"))' -C metadata=30adba139ee9114f -C extra-filename=-7c8f7cd83f21032e --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libdisplaydoc-1104b3ae3945f2e6.so --extern potential_utf=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpotential_utf-2c034eb8059a197d.rmeta --extern yoke=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libyoke-6e96fe6e7b80dd17.rmeta --extern zerofrom=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzerofrom-bb944dd8f21f1157.rmeta --extern zerovec=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzerovec-b202851bced3565d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `potential_utf` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=6d63e7453e2f41e0 -C extra-filename=-a840653ffa2824a7 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmemchr-8b0d8e18f6adb401.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks.rs:19:44 | 19 | pub fn as_chunks(slice: &[T]) -> (AsChunks, &[T]) { | ^^^^ ^^^^^^^^^^^^^^ ^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 19 | pub fn as_chunks(slice: &[T]) -> (AsChunks<'_, T, N>, &[T]) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:18:48 | 18 | pub fn as_chunks_mut(slice: &mut [T]) -> (AsChunksMut, &mut [T]) { | ^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 18 | pub fn as_chunks_mut(slice: &mut [T]) -> (AsChunksMut<'_, T, N>, &mut [T]) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:55:19 | 55 | pub fn as_mut(&mut self) -> AsChunksMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 55 | pub fn as_mut(&mut self) -> AsChunksMut<'_, T, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:60:19 | 60 | pub fn as_ref(&self) -> AsChunks { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 60 | pub fn as_ref(&self) -> AsChunks<'_, T, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:67:47 | 67 | pub fn chunks_mut(&mut self) -> AsChunksMutChunksMutIter { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 67 | pub fn chunks_mut(&mut self) -> AsChunksMutChunksMutIter<'_, T, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:73:25 | 73 | pub fn split_at_mut(&mut self, mid: usize) -> (AsChunksMut, AsChunksMut) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 73 | pub fn split_at_mut(&mut self, mid: usize) -> (AsChunksMut<'_, T, N>, AsChunksMut<'_, T, N>) { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/arithmetic/bigint/modulus.rs:116:27 | 116 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 116 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus<'_, M> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/arithmetic/limbs512/storage.rs:45:9 | 45 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 48 | ) -> Result, LenMismatchError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 48 | ) -> Result, LenMismatchError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/pkcs8.rs:56:21 | 56 | fn alg_id_value(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 56 | fn alg_id_value(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/pkcs8.rs:65:22 | 65 | pub fn curve_oid(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub fn curve_oid(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/rsa/public_modulus.rs:91:25 | 91 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 91 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus<'_, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_collections-2.0.0/src/char16trie/trie.rs:96:17 | 96 | pub fn iter(&self) -> Char16TrieIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 96 | pub fn iter(&self) -> Char16TrieIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_collections-2.0.0/src/codepointtrie/cptrie.rs:933:24 | 933 | pub fn iter_ranges(&self) -> CodePointMapRangeIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 933 | pub fn iter_ranges(&self) -> CodePointMapRangeIterator<'_, T> { | +++ warning: `icu_collections` (lib) generated 3 warnings (1 duplicate) 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='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/num-traits-993561dc49b664e9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/num-traits-a95646c6dbf7537a/build-script-build` [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] [num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp) [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs Compiling icu_provider v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_provider-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_provider-2.0.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.82 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_provider-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 --cfg 'feature="baked"' --cfg 'feature="zerotrie"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "baked", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "export", "logging", "serde", "std", "sync", "zerotrie"))' -C metadata=05f96b94d14324ed -C extra-filename=-f500a00afbf6c637 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libdisplaydoc-1104b3ae3945f2e6.so --extern icu_locale_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libicu_locale_core-457cbb3ae40a172c.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libstable_deref_trait-6a62613222fca250.rmeta --extern tinystr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtinystr-2e50b9f8fade4e67.rmeta --extern writeable=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libwriteable-c2ee048d2b47b8ce.rmeta --extern yoke=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libyoke-6e96fe6e7b80dd17.rmeta --extern zerofrom=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzerofrom-bb944dd8f21f1157.rmeta --extern zerotrie=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzerotrie-ed83cd329367bf52.rmeta --extern zerovec=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzerovec-b202851bced3565d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `icu_provider` (lib) generated 1 warning (1 duplicate) Compiling icu_properties v2.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_properties-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_properties-2.0.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.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_properties-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "datagen", "default", "serde", "unicode_bidi"))' -C metadata=c128a39516256747 -C extra-filename=-a3703ecf5553e343 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libdisplaydoc-1104b3ae3945f2e6.so --extern icu_collections=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libicu_collections-7c8f7cd83f21032e.rmeta --extern icu_locale_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libicu_locale_core-457cbb3ae40a172c.rmeta --extern icu_properties_data=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libicu_properties_data-352495bc50b37aa5.rmeta --extern icu_provider=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libicu_provider-f500a00afbf6c637.rmeta --extern potential_utf=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpotential_utf-2c034eb8059a197d.rmeta --extern zerotrie=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzerotrie-ed83cd329367bf52.rmeta --extern zerovec=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzerovec-b202851bced3565d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: trait `Fn1` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-util-0.3.31/src/fns.rs:34:11 | 34 | pub trait Fn1: FnMut1 { | ^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `aho-corasick` (lib) generated 5 warnings (5 duplicates) Compiling icu_normalizer v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_normalizer-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_normalizer-2.0.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.82 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_normalizer-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 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "icu_properties", "serde", "utf16_iter", "utf8_iter", "write16"))' -C metadata=74f5f3e72d25e0be -C extra-filename=-ebe64d5e8e842c46 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libdisplaydoc-1104b3ae3945f2e6.so --extern icu_collections=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libicu_collections-7c8f7cd83f21032e.rmeta --extern icu_normalizer_data=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libicu_normalizer_data-00bd914ae877a5bd.rmeta --extern icu_provider=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libicu_provider-f500a00afbf6c637.rmeta --extern smallvec=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsmallvec-9d6e1e20eb3de0fa.rmeta --extern zerovec=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzerovec-b202851bced3565d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `icu_locale_core` (lib) generated 1 warning (1 duplicate) Compiling signal-hook-mio v0.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-mio-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-mio-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='MIO support for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_mio --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-mio-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="mio-1_0"' --cfg 'feature="support-v1_0"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-1_0", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8", "support-v1_0"))' -C metadata=0520e016fef97ede -C extra-filename=-59fdbe0c2a2a5b4f --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --extern mio_1_0=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmio-b332922a2f313f76.rmeta --extern signal_hook=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsignal_hook-5542fcada576155e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ring` (lib) generated 12 warnings (1 duplicate) Compiling crossbeam-deque v0.8.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossbeam-deque-0.8.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=2cfe4cf18fb80916 -C extra-filename=-32409d7aecef7365 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcrossbeam_epoch-9384e7612697e545.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcrossbeam_utils-f6e957aab6bc24ac.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `signal-hook-mio` (lib) generated 1 warning (1 duplicate) Compiling flate2 v1.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/flate2-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/flate2-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/flate2-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=a2751a73d1bc69a3 -C extra-filename=-da8f58d43d52c248 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern crc32fast=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcrc32fast-b60aaed1d93e45e8.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libminiz_oxide-11bb9a32297e1491.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_normalizer-2.0.0/src/lib.rs:2055:24 | 2055 | pub fn as_borrowed(&self) -> DecomposingNormalizerBorrowed { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 2055 | pub fn as_borrowed(&self) -> DecomposingNormalizerBorrowed<'_> { | ++++ warning: `icu_properties` (lib) generated 1 warning (1 duplicate) 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='-Car=ar-Clinker=cc' CARGO_FEATURE_LIBC=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libz-sys-1.1.22 CARGO_MANIFEST_LINKS=z CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libz-sys-1.1.22/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.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/libz-sys-3fc364e508d044b7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libz-sys-d2f593b442fe244f/build-script-build` [libz-sys 1.1.22] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC [libz-sys 1.1.22] cargo:rerun-if-changed=build.rs [libz-sys 1.1.22] cargo:rerun-if-changed=zng/cmake.rs [libz-sys 1.1.22] cargo:rerun-if-changed=zng/cc.rs [libz-sys 1.1.22] OPT_LEVEL = Some(3) [libz-sys 1.1.22] OUT_DIR = Some(/wrkdirs/usr/ports/misc/tenere/work/target/release/build/libz-sys-3fc364e508d044b7/out) [libz-sys 1.1.22] TARGET = Some(x86_64-unknown-freebsd) [libz-sys 1.1.22] HOST = Some(x86_64-unknown-freebsd) [libz-sys 1.1.22] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libz-sys 1.1.22] CC_x86_64-unknown-freebsd = None [libz-sys 1.1.22] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libz-sys 1.1.22] CC_x86_64_unknown_freebsd = None [libz-sys 1.1.22] cargo:rerun-if-env-changed=HOST_CC [libz-sys 1.1.22] HOST_CC = None [libz-sys 1.1.22] cargo:rerun-if-env-changed=CC [libz-sys 1.1.22] CC = Some(cc) [libz-sys 1.1.22] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [libz-sys 1.1.22] CC_KNOWN_WRAPPER_CUSTOM = None [libz-sys 1.1.22] RUSTC_WRAPPER = None [libz-sys 1.1.22] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libz-sys 1.1.22] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libz-sys 1.1.22] CRATE_CC_NO_DEFAULTS = None [libz-sys 1.1.22] DEBUG = Some(false) [libz-sys 1.1.22] cargo:rerun-if-env-changed=CFLAGS [libz-sys 1.1.22] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [libz-sys 1.1.22] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libz-sys 1.1.22] CC_SHELL_ESCAPED_FLAGS = None [libz-sys 1.1.22] cargo:rerun-if-env-changed=HOST_CFLAGS [libz-sys 1.1.22] HOST_CFLAGS = None [libz-sys 1.1.22] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libz-sys 1.1.22] CFLAGS_x86_64_unknown_freebsd = None [libz-sys 1.1.22] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libz-sys 1.1.22] CFLAGS_x86_64-unknown-freebsd = None [libz-sys 1.1.22] CARGO_ENCODED_RUSTFLAGS = Some(-Car=ar-Clinker=cc) [libz-sys 1.1.22] 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" warning: `crossbeam-deque` (lib) generated 1 warning (1 duplicate) Compiling terminal_size v0.4.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/terminal_size-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/terminal_size-0.4.3/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.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_size --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/terminal_size-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de8106e915aa474d -C extra-filename=-621a62a4c0872bcf --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustix-3c30c7976a757abf.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libz-sys 1.1.22] 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.22] 4 | return (int) adler32; [libz-sys 1.1.22] | ^~~~~~~~~~~~~ [libz-sys 1.1.22] 1 warning generated. [libz-sys 1.1.22] cargo:rustc-link-lib=z Compiling toml_datetime v0.6.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_datetime-0.6.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_datetime-0.6.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.6.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_datetime-0.6.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=8f5bdf41370a1717 -C extra-filename=-e4e7b9557907e7cb --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-8839bad25ee0f338.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `terminal_size` (lib) generated 1 warning (1 duplicate) Compiling idna_adapter v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna_adapter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/idna_adapter-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/idna_adapter-1.2.1/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.82 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name idna_adapter --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/idna_adapter-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="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=a9b280532268ae16 -C extra-filename=-2f98bfae660f4d06 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern icu_normalizer=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libicu_normalizer-ebe64d5e8e842c46.rmeta --extern icu_properties=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libicu_properties-a3703ecf5553e343.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `idna_adapter` (lib) generated 1 warning (1 duplicate) Compiling serde_spanned v0.6.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_spanned-0.6.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_spanned-0.6.9/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.6.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_spanned-0.6.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=dbe80cb80d4737e2 -C extra-filename=-42768ddfce33369c --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-8839bad25ee0f338.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-util` (lib) generated 3 warnings (1 duplicate) Compiling onig_sys v69.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/Cargo.toml CARGO_PKG_AUTHORS='Will Speak :Ivan Ivashchenko ' CARGO_PKG_DESCRIPTION='The `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don'\''t want to link to this crate directly; instead check out the `onig` crate. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=onig_sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/iwillspeak/rust-onig' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=69.9.1 CARGO_PKG_VERSION_MAJOR=69 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.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("bindgen", "default", "generate", "posix-api", "print-debug"))' -C metadata=083d3d3d2a71fbd6 -C extra-filename=-08cf3089bfc36136 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/onig_sys-08cf3089bfc36136 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern cc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcc-aef2fd36fae71254.rlib --extern pkg_config=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpkg_config-b3ce9192b8130b88.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `toml_datetime` (lib) generated 1 warning (1 duplicate) Compiling form_urlencoded v1.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/form_urlencoded-1.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/form_urlencoded-1.2.2/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.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/form_urlencoded-1.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=98dab60908bfc143 -C extra-filename=-43b3405bceb0de5e --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpercent_encoding-e7f566d3b401bebe.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_spanned` (lib) generated 1 warning (1 duplicate) Compiling instability v0.3.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/instability-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/instability-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Stephen M. Coakley :The Ratatui Developers' CARGO_PKG_DESCRIPTION='Rust API stability attributes for the rest of us. A fork of the `stability` crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=instability CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ratatui/instability' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/instability-0.3.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72a3eb58d142980a -C extra-filename=-2a01d199b134dbfd --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/instability-2a01d199b134dbfd -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `flate2` (lib) generated 1 warning (1 duplicate) Compiling bytemuck v1.23.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytemuck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bytemuck-1.23.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bytemuck-1.23.2/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='A crate for mucking around with piles of bytes.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytemuck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/bytemuck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.23.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name bytemuck --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bytemuck-1.23.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 --deny=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="extern_crate_alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_simd", "align_offset", "alloc_uninit", "avx512_simd", "bytemuck_derive", "const_zeroed", "derive", "extern_crate_alloc", "extern_crate_std", "impl_core_error", "latest_stable_rust", "min_const_generics", "must_cast", "must_cast_extra", "nightly_docs", "nightly_float", "nightly_portable_simd", "nightly_stdsimd", "pod_saturating", "track_caller", "transparentwrapper_extra", "unsound_ptr_pod_impl", "wasm_simd", "zeroable_atomics", "zeroable_maybe_uninit", "zeroable_unwind_fn"))' -C metadata=7ca2397fdd14b778 -C extra-filename=-4f967893a65cfd19 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `instability` (build script) generated 1 warning (1 duplicate) warning: `onig_sys` (build script) generated 1 warning (1 duplicate) Compiling try-lock v0.2.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-syntax-0.8.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-syntax-0.8.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-syntax-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=216606d58fbe6b8c -C extra-filename=-27f1d21096690ede --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=try_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/try-lock-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/try-lock-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A lightweight atomic lock.' CARGO_PKG_HOMEPAGE='https://github.com/seanmonstar/try-lock' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=try-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/try-lock' CARGO_PKG_RUST_VERSION='' 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name try_lock --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/try-lock-0.2.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=8bb8e2382c057319 -C extra-filename=-a619c99ef1117309 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `form_urlencoded` (lib) generated 1 warning (1 duplicate) Compiling clap_lex v0.7.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap_lex-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap_lex-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap_lex-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 embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a2d9ca23624c91ad -C extra-filename=-2051f4ac4103bb45 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/try-lock-0.2.5/src/lib.rs:92:21 | 92 | pub fn try_lock(&self) -> Option> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/try-lock-0.2.5/src/lib.rs:3:9 | 3 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 92 | pub fn try_lock(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/try-lock-0.2.5/src/lib.rs:110:27 | 110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/try-lock-0.2.5/src/lib.rs:129:30 | 129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/try-lock-0.2.5/src/lib.rs:165:47 | 165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: `try-lock` (lib) generated 5 warnings (1 duplicate) Compiling unicode-width v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-width-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=277ca2835c7d12a0 -C extra-filename=-7b4cf2f293c4c487 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `clap_lex` (lib) generated 1 warning (1 duplicate) Compiling toml_write v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_write CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_write-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_write-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A low-level interface for writing out TOML ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_write CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name toml_write --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_write-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 embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4e6f695bd5a92c98 -C extra-filename=-62745e8a9e888d37 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `bytemuck` (lib) generated 1 warning (1 duplicate) Compiling anyhow v1.0.99 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anyhow-1.0.99 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anyhow-1.0.99/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.99 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anyhow-1.0.99/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=694820835dc02659 -C extra-filename=-9770e4ba5d477526 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/anyhow-9770e4ba5d477526 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `icu_normalizer` (lib) generated 2 warnings (1 duplicate) Compiling thiserror v1.0.69 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=50f91aa3f91263f0 -C extra-filename=-105f56673050ad8a --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/thiserror-105f56673050ad8a -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `toml_write` (lib) generated 1 warning (1 duplicate) Compiling utf8_iter v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/utf8_iter-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_iter --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=2f1ba322555ad057 -C extra-filename=-b367bcd963ed7a22 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-width` (lib) generated 1 warning (1 duplicate) Compiling winnow v0.7.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.7.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=c49d0cdcf5fb7779 -C extra-filename=-5c7a162f7145d24f --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `anyhow` (build script) generated 1 warning (1 duplicate) Compiling rustls v0.23.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustls-0.23.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustls-0.23.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.23.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustls-0.23.31/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(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' -C debug-assertions=off --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=b39964c0687b829e -C extra-filename=-459ea63f3431e672 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustls-459ea63f3431e672 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `utf8_iter` (lib) generated 1 warning (1 duplicate) Compiling serde_json v1.0.143 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_json-1.0.143 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_json-1.0.143/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.143 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=143 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_json-1.0.143/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=d61901a864902f22 -C extra-filename=-105486811033b12d --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/serde_json-105486811033b12d -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `thiserror` (build script) generated 1 warning (1 duplicate) Compiling paste v1.0.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52798d8878514cdf -C extra-filename=-0478a01713a9ec74 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/paste-0478a01713a9ec74 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rustls` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/utf8parse-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/utf8parse-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=a720f3d4dbe0b053 -C extra-filename=-d22cd10ad0fcd77b --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `serde` (lib) generated 3 warnings (3 duplicates) Compiling tower-service v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_service CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tower-service-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tower-service-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, request / response based, client or server. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-service CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name tower_service --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tower-service-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c6bfcb2715765b8 -C extra-filename=-fd9c6f6f9198a48c --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_json` (build script) generated 1 warning (1 duplicate) Compiling unicode-width v0.1.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=ee9e2f2a59519752 -C extra-filename=-551d56c1265c88fc --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `utf8parse` (lib) generated 1 warning (1 duplicate) 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='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_json-1.0.143 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_json-1.0.143/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.143 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=143 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/serde_json-dc9b70c8e31c1a75/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/serde_json-105486811033b12d/build-script-build` [serde_json 1.0.143] cargo:rerun-if-changed=build.rs [serde_json 1.0.143] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) [serde_json 1.0.143] cargo:rustc-cfg=fast_arithmetic="64" Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-parse-0.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-parse-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-parse-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=f17f308f2b8d4b33 -C extra-filename=-aa9fc14465d9b2e8 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libutf8parse-d22cd10ad0fcd77b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tower-service` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=ring,std,tls12 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='-Car=ar-Clinker=cc' CARGO_FEATURE_RING=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustls-0.23.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustls-0.23.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.23.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustls-4d0088903bbe495e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustls-459ea63f3431e672/build-script-build` warning: `paste` (build script) generated 1 warning (1 duplicate) 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='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/paste-464970ce5e6ea951/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/paste-0478a01713a9ec74/build-script-build` 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='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/thiserror-6f1ec993d6c4c6de/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/thiserror-105f56673050ad8a/build-script-build` [paste 1.0.15] cargo:rerun-if-changed=build.rs [thiserror 1.0.69] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.69] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.69] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [paste 1.0.15] cargo:rustc-check-cfg=cfg(no_literal_fromstr) [paste 1.0.15] cargo:rustc-check-cfg=cfg(feature, values("protocol_feature_paste")) Compiling idna v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/idna-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/idna-1.1.0/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.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/idna-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=10e41bea9a43dba9 -C extra-filename=-02076ac1bfffdf4a --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern idna_adapter=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libidna_adapter-2f98bfae660f4d06.rmeta --extern smallvec=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsmallvec-9d6e1e20eb3de0fa.rmeta --extern utf8_iter=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libutf8_iter-b367bcd963ed7a22.rmeta --cap-lints warn -C ar=ar -C linker=cc` [thiserror 1.0.69] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP 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='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anyhow-1.0.99 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anyhow-1.0.99/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.99 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/anyhow-ea1be6808ab87f67/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/anyhow-9770e4ba5d477526/build-script-build` [anyhow 1.0.99] cargo:rerun-if-changed=src/nightly.rs [anyhow 1.0.99] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: `unicode-width` (lib) generated 1 warning (1 duplicate) Compiling clap_builder v4.5.46 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap_builder-4.5.46 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap_builder-4.5.46/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.46 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap_builder-4.5.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=e30347fa9ce5cff4 -C extra-filename=-d3d97e9754e0e191 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libanstream-70cb1028e10351a8.rmeta --extern anstyle=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libanstyle-28173f674d501c00.rmeta --extern clap_lex=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libclap_lex-2051f4ac4103bb45.rmeta --extern strsim=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libstrsim-634eabc6e4901df8.rmeta --extern terminal_size=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libterminal_size-621a62a4c0872bcf.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `anstyle-parse` (lib) generated 1 warning (1 duplicate) Compiling want v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=want CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/want-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/want-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Detect when another Future wants a result.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=want CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/want' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name want --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=61c430cd2ad3b0aa -C extra-filename=-c68f18ae4349c913 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern try_lock=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtry_lock-a619c99ef1117309.rmeta --cap-lints warn -C ar=ar -C linker=cc` [anyhow 1.0.99] cargo:rustc-check-cfg=cfg(anyhow_build_probe) [anyhow 1.0.99] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.99] cargo:rustc-check-cfg=cfg(anyhow_no_core_error) [anyhow 1.0.99] cargo:rustc-check-cfg=cfg(anyhow_no_core_unwind_safe) [anyhow 1.0.99] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.99] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.99] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.99] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.99] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.99] cargo:rustc-cfg=std_backtrace 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='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1 CARGO_MANIFEST_LINKS=onig CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/Cargo.toml CARGO_PKG_AUTHORS='Will Speak :Ivan Ivashchenko ' CARGO_PKG_DESCRIPTION='The `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don'\''t want to link to this crate directly; instead check out the `onig` crate. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=onig_sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/iwillspeak/rust-onig' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=69.9.1 CARGO_PKG_VERSION_MAJOR=69 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/onig_sys-c2e0e0592e7e7a04/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/onig_sys-08cf3089bfc36136/build-script-build` [onig_sys 69.9.1] cargo:rerun-if-env-changed=RUSTONIG_DYNAMIC_LIBONIG [onig_sys 69.9.1] cargo:rerun-if-env-changed=RUSTONIG_STATIC_LIBONIG [onig_sys 69.9.1] cargo:rerun-if-env-changed=RUSTONIG_SYSTEM_LIBONIG [onig_sys 69.9.1] cargo:rerun-if-env-changed=ONIGURUMA_NO_PKG_CONFIG [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [onig_sys 69.9.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG [onig_sys 69.9.1] cargo:rerun-if-env-changed=ONIGURUMA_STATIC [onig_sys 69.9.1] cargo:rerun-if-env-changed=ONIGURUMA_DYNAMIC [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [onig_sys 69.9.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [onig_sys 69.9.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [onig_sys 69.9.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [onig_sys 69.9.1] cargo:rerun-if-env-changed=SYSROOT [onig_sys 69.9.1] cargo:rerun-if-env-changed=ONIGURUMA_STATIC [onig_sys 69.9.1] cargo:rerun-if-env-changed=ONIGURUMA_DYNAMIC [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [onig_sys 69.9.1] cargo:rustc-link-search=native=/usr/local/lib [onig_sys 69.9.1] cargo:rustc-link-lib=onig [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [onig_sys 69.9.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG [onig_sys 69.9.1] cargo:rerun-if-env-changed=ONIGURUMA_STATIC [onig_sys 69.9.1] cargo:rerun-if-env-changed=ONIGURUMA_DYNAMIC [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [onig_sys 69.9.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [onig_sys 69.9.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [onig_sys 69.9.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [onig_sys 69.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR 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='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/instability-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/instability-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Stephen M. Coakley :The Ratatui Developers' CARGO_PKG_DESCRIPTION='Rust API stability attributes for the rest of us. A fork of the `stability` crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=instability CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ratatui/instability' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/instability-1c1b4e1703e37101/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/instability-2a01d199b134dbfd/build-script-build` [instability 0.3.9] cargo:rustc-check-cfg=cfg(instability_disable_unstable_docs) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rayon-core-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rayon-core-1.13.0/Cargo.toml CARGO_PKG_AUTHORS='' 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.80 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/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/rayon-core-b36ae2fdb52a29b1/out /usr/local/bin/rustc --crate-name rayon_core --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rayon-core-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("web_spin_lock"))' -C metadata=df47efeb968744d4 -C extra-filename=-076902c508c073e8 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcrossbeam_deque-32409d7aecef7365.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcrossbeam_utils-f6e957aab6bc24ac.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `want` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/num-traits-993561dc49b664e9/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=15db66ea347f4119 -C extra-filename=-d34bfc4ed70d7afc --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` warning: `num-traits` (lib) generated 1 warning (1 duplicate) Compiling rustls-webpki v0.103.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustls-webpki-0.103.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustls-webpki-0.103.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Web PKI X.509 Certificate Verification.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-webpki CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.103.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=103 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustls-webpki-0.103.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="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws-lc-rs", "aws-lc-rs-fips", "aws-lc-rs-unstable", "default", "ring", "std"))' -C metadata=3f4036f9fa599c1e -C extra-filename=-a205f69aad0cdd8f --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern ring=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libring-81b30cb091d70181.rmeta --extern pki_types=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustls_pki_types-7924388bb1674204.rmeta --extern untrusted=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libuntrusted-2bab402a1d3f01e3.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/ring-c51106c16db9c0ab/out` warning: `rayon-core` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustix-d5b181851ee2f9ee/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=4dd481e7456397a4 -C extra-filename=-1334763800f47c26 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbitflags-c3c23fee3858c800.rmeta --extern libc_errno=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liberrno-74a0aed0097da380.rmeta --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: `winnow` (lib) generated 1 warning (1 duplicate) Compiling toml_edit v0.22.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_edit-0.22.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_edit-0.22.27/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.22.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_edit-0.22.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded", "unstable-debug"))' -C metadata=b8fdf1fb96aaae21 -C extra-filename=-7196d99cd7353baf --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libindexmap-b6ae12f32e06590f.rmeta --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-8839bad25ee0f338.rmeta --extern serde_spanned=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde_spanned-42768ddfce33369c.rmeta --extern toml_datetime=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtoml_datetime-e4e7b9557907e7cb.rmeta --extern toml_write=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtoml_write-62745e8a9e888d37.rmeta --extern winnow=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libwinnow-5c7a162f7145d24f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `idna` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-automata-0.4.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-automata-0.4.10/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-automata-0.4.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="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=67cb2f8050bcc5a2 -C extra-filename=-ab65a57071857899 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libaho_corasick-a840653ffa2824a7.rmeta --extern memchr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmemchr-8b0d8e18f6adb401.rmeta --extern regex_syntax=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libregex_syntax-27f1d21096690ede.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary transmute --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/backend/libc/io/types.rs:13:25 | 13 | const CLOEXEC = bitcast!(c::FD_CLOEXEC); | ----------------------- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/backend/libc/io/types.rs:60:25 | 60 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/backend/libc/io/syscalls.rs:283:34 | 283 | Ok(FdFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/backend/libc/io/syscalls.rs:330:13 | 330 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `rustix` (lib) generated 5 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httparse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/httparse-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/httparse-09940f5e129d9e4a/out /usr/local/bin/rustc --crate-name httparse --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/httparse-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f9ce084131e54e1d -C extra-filename=-ee87bd835a3cd89e --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg httparse_simd_neon_intrinsics --cfg httparse_simd` warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) Compiling serde_with_macros v3.14.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_with_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_with_macros-3.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_with_macros-3.14.0/Cargo.toml CARGO_PKG_AUTHORS='Jonas Bushart' CARGO_PKG_DESCRIPTION='proc-macro library for serde_with' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_with_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonasbb/serde_with/' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=3.14.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name serde_with_macros --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_with_macros-3.14.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 --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("schemars_0_8", "schemars_0_9", "schemars_1"))' -C metadata=83bb369c2a867422 -C extra-filename=-ee38b8041e8e4da7 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern darling=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libdarling-eb3caca8f0548535.rlib --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `httparse` (lib) generated 1 warning (1 duplicate) Compiling strum_macros v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum_macros-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum_macros-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name strum_macros --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=019098192d1a069a -C extra-filename=-dd76b6e4985c25bc --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern heck=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libheck-417e488ba9776adb.rlib --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern rustversion=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustversion-83f4adb3d42dd318.so --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_with_macros` (lib) generated 1 warning (1 duplicate) Compiling thiserror-impl v1.0.69 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/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=f2f22ec4f20b48cd -C extra-filename=-31e9697b8bb5faa9 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: field `kw` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:90:14 | 90 | Derive { kw: kw::derive, paths: Vec }, | ------ ^^ | | | field in this variant | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `kw` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:157:9 | 156 | Serialize { | --------- field in this variant 157 | kw: kw::serialize, | ^^ warning: field `kw` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:178:9 | 177 | Props { | ----- field in this variant 178 | kw: kw::props, | ^^ warning: `clap_builder` (lib) generated 1 warning (1 duplicate) Compiling castaway v0.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=castaway CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/castaway-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/castaway-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Stephen M. Coakley ' CARGO_PKG_DESCRIPTION='Safe, zero-cost downcasting for limited compile-time specialization.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=castaway CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sagebind/castaway' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name castaway --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/castaway-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=898ec837e41abbbe -C extra-filename=-245d289b46e06168 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern rustversion=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustversion-83f4adb3d42dd318.so --cap-lints warn -C ar=ar -C linker=cc` warning: `rustls-webpki` (lib) generated 1 warning (1 duplicate) Compiling libgit2-sys v0.17.0+1.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libgit2-sys-0.17.0+1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libgit2-sys-0.17.0+1.8.1/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.17.0+1.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libgit2-sys-0.17.0+1.8.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("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=02d9236ed415bc26 -C extra-filename=-6a30469e86dfebc0 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-6a30469e86dfebc0 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern cc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcc-aef2fd36fae71254.rlib --extern pkg_config=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpkg_config-b3ce9192b8130b88.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `castaway` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indexmap-2.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indexmap-2.11.0/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.11.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indexmap-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "serde", "std", "sval", "test_debug"))' -C metadata=8e20769c6079c98b -C extra-filename=-b4af80209cb5776d --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libequivalent-02e4235fdcb0745d.rmeta --extern hashbrown=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhashbrown-39668179eb088639.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/attr.rs:48:19 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:7:30 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:11:32 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:15:35 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:19:44 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:53:30 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:57:32 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:61:35 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:65:44 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: `libgit2-sys` (build script) generated 1 warning (1 duplicate) Compiling itertools v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=8cb591bb8bf427e0 -C extra-filename=-99361d14c7940be7 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern either=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libeither-215d34ca0213615e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `thiserror-impl` (lib) generated 10 warnings (1 duplicate) Compiling tracing-core v0.1.34 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tracing-core-0.1.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tracing-core-0.1.34/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.1.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tracing-core-0.1.34/src/lib.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(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=8cab04958e06cb8a -C extra-filename=-272cbd5897a647e9 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libonce_cell-0f3a1be421344cd0.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `indexmap` (lib) generated 1 warning (1 duplicate) Compiling subtle v2.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/subtle-2.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/subtle-2.6.1/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='Pure-Rust traits and utilities for constant-time cryptographic implementations.' CARGO_PKG_HOMEPAGE='https://dalek.rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subtle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/subtle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/subtle-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=f9a16b84a2bfd0e5 -C extra-filename=-8752737c4a4291c8 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `strum_macros` (lib) generated 4 warnings (1 duplicate) Compiling unicode-segmentation v1.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.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("no_std"))' -C metadata=50d83382b0e3f3ad -C extra-filename=-966c1e6ab876bb05 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `subtle` (lib) generated 1 warning (1 duplicate) Compiling atomic-waker v1.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atomic_waker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/atomic-waker-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/atomic-waker-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :Contributors to futures-rs' CARGO_PKG_DESCRIPTION='A synchronization primitive for task wakeup' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atomic-waker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/atomic-waker' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name atomic_waker --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=fe0009bd18724142 -C extra-filename=-0915acc5a03fe6dd --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: trait `AssertSync` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/atomic-waker-1.1.2/src/lib.rs:226:15 | 226 | trait AssertSync: Sync {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `atomic-waker` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=0613e702e15cfbd5 -C extra-filename=-a4e3716054c62822 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `toml_edit` (lib) generated 1 warning (1 duplicate) Compiling same-file v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/same-file-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e4e725f448ca9beb -C extra-filename=-8ae544fcb408f496 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:251:18 | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:256:25 | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:261:22 | 261 | fn unicode_words(&self) -> UnicodeWords { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 261 | fn unicode_words(&self) -> UnicodeWords<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:266:29 | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:271:26 | 271 | fn split_word_bounds(&self) -> UWordBounds { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 271 | fn split_word_bounds(&self) -> UWordBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:276:33 | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:281:26 | 281 | fn unicode_sentences(&self) -> UnicodeSentences { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 281 | fn unicode_sentences(&self) -> UnicodeSentences<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:286:30 | 286 | fn split_sentence_bounds(&self) -> USentenceBounds { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 286 | fn split_sentence_bounds(&self) -> USentenceBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:291:37 | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> { | ++++ warning: `regex-automata` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/either-1.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/either-1.15.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.63.0 CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=8b5d023f1ffdb70a -C extra-filename=-9d3118c62d7e8db0 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ warning: `regex-automata` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/colorchoice-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/colorchoice-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/colorchoice-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7dea12d3245812b1 -C extra-filename=-c205ae484ccd93eb --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `same-file` (lib) generated 2 warnings (1 duplicate) Compiling indoc v2.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indoc-2.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indoc-2.0.6/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Indented document literals' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/indoc' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.0.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name indoc --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indoc-2.0.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())' -C metadata=c5786acdde78b3ef -C extra-filename=-d3b1776ea8f3ca44 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-segmentation` (lib) generated 10 warnings (1 duplicate) Compiling static_assertions v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/static_assertions-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name static_assertions --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=7d118100217eae6a -C extra-filename=-58efad9a4e7ff923 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `colorchoice` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-1.0.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=432e5392ef9700e4 -C extra-filename=-98bae102ba087e03 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `static_assertions` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-query-1.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-query-1.1.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstyle-query-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eaa7cfe06492f603 -C extra-filename=-314c7af430395e06 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: function `unindent` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indoc-2.0.6/src/unindent.rs:3:8 | 3 | pub fn unindent(s: &str) -> String { | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `unindent_bytes` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indoc-2.0.6/src/unindent.rs:10:8 | 10 | pub fn unindent_bytes(s: &[u8]) -> Vec { | ^^^^^^^^^^^^^^ warning: trait `Unindent` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indoc-2.0.6/src/unindent.rs:53:11 | 53 | pub trait Unindent { | ^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indoc-2.0.6/src/unindent.rs:103:14 | 103 | fn lines(&self) -> Split bool>; | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 103 | fn lines(&self) -> Split<'_, u8, fn(&u8) -> bool>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indoc-2.0.6/src/unindent.rs:107:14 | 107 | fn lines(&self) -> Split bool> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 107 | fn lines(&self) -> Split<'_, u8, fn(&u8) -> bool> { | +++ warning: `anstyle-query` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/is_terminal_polyfill-1.70.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/is_terminal_polyfill-1.70.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=a87b0b20c298a9ee -C extra-filename=-031c282fc60c30d6 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `is_terminal_polyfill` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=68ecb8b056c2cf37 -C extra-filename=-c6b0b109941aa401 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern either=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libeither-9d3118c62d7e8db0.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `either` (lib) generated 2 warnings (2 duplicates) Compiling compact_str v0.8.1 warning: `tracing-core` (lib) generated 1 warning (1 duplicate) Compiling walkdir v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=compact_str CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/compact_str-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/compact_str-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Parker Timmerman ' CARGO_PKG_DESCRIPTION='A memory efficient string type that transparently stores strings on the stack, when possible' CARGO_PKG_HOMEPAGE='https://github.com/ParkMyCar/compact_str' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compact_str CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ParkMyCar/compact_str' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name compact_str --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/compact_str-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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("arbitrary", "borsh", "bytes", "default", "diesel", "markup", "proptest", "quickcheck", "rkyv", "serde", "smallvec", "sqlx", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "std"))' -C metadata=e6e27373b326b4d8 -C extra-filename=-475c7a2616010505 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern castaway=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcastaway-245d289b46e06168.rmeta --extern cfg_if=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcfg_if-810e14b448592505.rmeta --extern itoa=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libitoa-39e5c6f2ff6517e2.rmeta --extern rustversion=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustversion-83f4adb3d42dd318.so --extern ryu=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libryu-26f1d335fa3b215a.rmeta --extern static_assertions=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libstatic_assertions-58efad9a4e7ff923.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/walkdir-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c86cc65cca4943aa -C extra-filename=-efe6fffb70d09055 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsame_file-8ae544fcb408f496.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-segmentation` (lib) generated 10 warnings (10 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstream-0.6.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstream-0.6.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='IO stream adapters for writing colored text that will gracefully degrade according to your terminal'\''s capabilities.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.6.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anstream-0.6.20/src/lib.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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=800886220bda6af2 -C extra-filename=-bbc6c2f557aada8c --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libanstyle-98bae102ba087e03.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libanstyle_parse-aa9fc14465d9b2e8.rmeta --extern anstyle_query=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libanstyle_query-314c7af430395e06.rmeta --extern colorchoice=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcolorchoice-c205ae484ccd93eb.rmeta --extern is_terminal_polyfill=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libis_terminal_polyfill-031c282fc60c30d6.rmeta --extern utf8parse=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libutf8parse-d22cd10ad0fcd77b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `indoc` (lib) generated 6 warnings (1 duplicate) warning: `anstyle` (lib) generated 1 warning (1 duplicate) Compiling convert_case v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=instability CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/instability-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/instability-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Stephen M. Coakley :The Ratatui Developers' CARGO_PKG_DESCRIPTION='Rust API stability attributes for the rest of us. A fork of the `stability` crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=instability CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ratatui/instability' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/instability-1c1b4e1703e37101/out /usr/local/bin/rustc --crate-name instability --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/instability-0.3.9/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=a7892555cf55edb1 -C extra-filename=-fdf8ca18ed4dd096 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern darling=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libdarling-eb3caca8f0548535.rlib --extern indoc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libindoc-d3b1776ea8f3ca44.so --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(instability_disable_unstable_docs)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=convert_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/convert_case-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/convert_case-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='rutrum ' CARGO_PKG_DESCRIPTION='Convert strings into any case' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=convert_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rutrum/convert-case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name convert_case --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/convert_case-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rand", "random"))' -C metadata=e858665dd6d6fb5a -C extra-filename=-97040509eae7d74d --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern unicode_segmentation=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libunicode_segmentation-966c1e6ab876bb05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tokio` (lib) generated 1 warning (1 duplicate) Compiling tracing v0.1.41 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tracing-0.1.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tracing-0.1.41/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.1.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tracing-0.1.41/src/lib.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(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "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", "std", "tracing-attributes", "valuable"))' -C metadata=5dd6a26565172e36 -C extra-filename=-a7faec5df7a38fa6 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern pin_project_lite=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpin_project_lite-35d9811dbfd35187.rmeta --extern tracing_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtracing_core-272cbd5897a647e9.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/convert_case-0.7.1/src/lib.rs:269:18 | 269 | fn from_case(&self, case: Case) -> StateConverter; | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 269 | fn from_case(&self, case: Case) -> StateConverter<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/convert_case-0.7.1/src/lib.rs:283:24 | 283 | fn with_boundaries(&self, bs: &[Boundary]) -> StateConverter; | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 283 | fn with_boundaries(&self, bs: &[Boundary]) -> StateConverter<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/convert_case-0.7.1/src/lib.rs:297:27 | 297 | fn without_boundaries(&self, bs: &[Boundary]) -> StateConverter; | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 297 | fn without_boundaries(&self, bs: &[Boundary]) -> StateConverter<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/convert_case-0.7.1/src/lib.rs:321:24 | 321 | fn with_boundaries(&self, bs: &[Boundary]) -> StateConverter { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 321 | fn with_boundaries(&self, bs: &[Boundary]) -> StateConverter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/convert_case-0.7.1/src/lib.rs:325:27 | 325 | fn without_boundaries(&self, bs: &[Boundary]) -> StateConverter { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 325 | fn without_boundaries(&self, bs: &[Boundary]) -> StateConverter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/convert_case-0.7.1/src/lib.rs:329:18 | 329 | fn from_case(&self, case: Case) -> StateConverter { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 329 | fn from_case(&self, case: Case) -> StateConverter<'_, T> { | +++ warning: `walkdir` (lib) generated 1 warning (1 duplicate) Compiling hyper v1.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-1.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A protective and efficient HTTP library for all.' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper' CARGO_PKG_RUST_VERSION=1.63 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-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 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=3b22d822c5ddebed -C extra-filename=-3be884e056e2bd4b --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern atomic_waker=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libatomic_waker-0915acc5a03fe6dd.rmeta --extern bytes=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbytes-47ef2611af4d8c44.rmeta --extern futures_channel=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_channel-e5ec3b79955baaa6.rmeta --extern futures_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_core-e50d05f10976a0fa.rmeta --extern http=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhttp-c06cb499d39ec97a.rmeta --extern http_body=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhttp_body-74b6abfacd6b17e9.rmeta --extern httparse=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhttparse-ee87bd835a3cd89e.rmeta --extern itoa=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libitoa-39e5c6f2ff6517e2.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpin_project_lite-35d9811dbfd35187.rmeta --extern pin_utils=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpin_utils-cd05b7319c5c8e09.rmeta --extern smallvec=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsmallvec-9d6e1e20eb3de0fa.rmeta --extern tokio=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtokio-340042b3b1097aa1.rmeta --extern want=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libwant-c68f18ae4349c913.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0/src/lib.rs:1491:30 | 1491 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1491 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0/src/lib.rs:1517:26 | 1517 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1517 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0/src/lib.rs:2331:26 | 2331 | fn format(self, sep: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2331 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0/src/lib.rs:2370:34 | 2370 | fn format_with(self, sep: &str, format: F) -> FormatWith | ^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2370 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0/src/adaptors/mod.rs:526:35 | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0/src/peeking_take_while.rs:129:39 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: `tracing` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustls-0.23.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustls-0.23.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.23.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/rustls-4d0088903bbe495e/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustls-0.23.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=62525d1e1babf555 -C extra-filename=-e4e6df4c336516c8 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libonce_cell-0f3a1be421344cd0.rmeta --extern ring=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libring-81b30cb091d70181.rmeta --extern pki_types=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustls_pki_types-7924388bb1674204.rmeta --extern webpki=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libwebpki-a205f69aad0cdd8f.rmeta --extern subtle=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsubtle-8752737c4a4291c8.rmeta --extern zeroize=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libzeroize-0af51dc9fa7d473a.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/ring-c51106c16db9c0ab/out` warning: `anstream` (lib) generated 1 warning (1 duplicate) Compiling strum v0.26.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum-0.26.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum-0.26.3/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name strum --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum-0.26.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="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=7d2b61210a18b5c0 -C extra-filename=-5d85299649365e39 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern strum_macros=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libstrum_macros-dd76b6e4985c25bc.so --cap-lints warn -C ar=ar -C linker=cc` warning: `convert_case` (lib) generated 7 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/thiserror-6f1ec993d6c4c6de/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-1.0.69/src/lib.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=1b6128740dc446c4 -C extra-filename=-4576ac002de573c3 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libthiserror_impl-31e9697b8bb5faa9.so --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` warning: `thiserror` (lib) generated 1 warning (1 duplicate) Compiling regex v1.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-1.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-1.11.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.11.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-1.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=63a38e9769738fae -C extra-filename=-0ad2cb619428dd92 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libaho_corasick-a840653ffa2824a7.rmeta --extern memchr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmemchr-8b0d8e18f6adb401.rmeta --extern regex_automata=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libregex_automata-ab65a57071857899.rmeta --extern regex_syntax=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libregex_syntax-27f1d21096690ede.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `strum` (lib) generated 1 warning (1 duplicate) 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='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libgit2-sys-0.17.0+1.8.1 CARGO_MANIFEST_LINKS=git2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libgit2-sys-0.17.0+1.8.1/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.17.0+1.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-6a30469e86dfebc0/build-script-build` [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=LIBGIT2_NO_VENDOR [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=PKG_CONFIG [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=LIBGIT2_STATIC [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.17.0+1.8.1] cargo:warning=failed to probe system libgit2: [libgit2-sys 0.17.0+1.8.1] pkg-config exited with status code 1 [libgit2-sys 0.17.0+1.8.1] > PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/tenere/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.8.1' 'libgit2 < 1.9.0' [libgit2-sys 0.17.0+1.8.1] [libgit2-sys 0.17.0+1.8.1] The system library `libgit2` required by crate `libgit2-sys` was not found. [libgit2-sys 0.17.0+1.8.1] The file `libgit2.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory. [libgit2-sys 0.17.0+1.8.1] The PKG_CONFIG_PATH environment variable is not set. [libgit2-sys 0.17.0+1.8.1] [libgit2-sys 0.17.0+1.8.1] HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `libgit2.pc`. [libgit2-sys 0.17.0+1.8.1] [libgit2-sys 0.17.0+1.8.1] cargo:rustc-cfg=libgit2_vendored [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/stdint.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/stdint.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/diff.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/diff.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/cred_helpers.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/cred_helpers.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/version.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/version.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/checkout.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/checkout.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/blob.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/blob.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/pathspec.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/pathspec.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/buffer.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/buffer.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/repository.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/repository.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/indexer.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/indexer.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/odb_backend.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/odb_backend.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/deprecated.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/deprecated.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/transport.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/transport.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/reflog.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/reflog.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/strarray.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/strarray.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/trace.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/trace.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/index.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/index.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/mailmap.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/mailmap.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/revwalk.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/revwalk.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/merge.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/merge.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/annotated_commit.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/annotated_commit.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/commit.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/commit.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/blame.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/blame.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/signature.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/signature.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/refdb.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/refdb.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/patch.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/patch.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/errors.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/errors.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/common.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/common.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/ignore.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/ignore.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/oid.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/oid.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/submodule.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/submodule.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/transaction.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/transaction.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/notes.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/notes.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/proxy.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/proxy.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/filter.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/filter.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/stash.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/stash.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/global.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/global.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/clone.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/clone.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/net.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/net.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/config.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/config.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/credential_helpers.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/credential_helpers.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/credential.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/credential.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/branch.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/branch.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/refs.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/refs.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/object.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/object.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/experimental.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/experimental.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/graph.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/graph.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/status.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/status.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/apply.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/apply.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/email.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/email.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/rebase.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/rebase.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/oidarray.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/oidarray.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/cert.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/cert.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/odb.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/odb.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/attr.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/attr.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/types.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/types.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/revparse.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/revparse.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/remote.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/remote.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/pack.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/pack.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/revert.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/revert.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/describe.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/describe.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/refspec.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/refspec.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/tag.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/tag.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/message.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/message.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/tree.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/tree.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/cred.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/cred.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/diff.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/diff.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/repository.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/repository.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/odb_backend.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/odb_backend.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/transport.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/transport.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/openssl.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/openssl.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/reflog.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/reflog.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/midx.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/midx.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/index.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/index.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/stream.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/stream.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/alloc.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/alloc.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/merge.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/merge.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/commit.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/commit.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/errors.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/errors.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/filter.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/filter.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/refdb_backend.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/refdb_backend.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/config.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/config.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/credential.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/credential.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/refs.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/refs.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/path.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/path.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/email.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/email.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/mempack.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/mempack.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/commit_graph.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/commit_graph.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/remote.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/remote.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/hashsig.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/sys/hashsig.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/worktree.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/worktree.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/cherrypick.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/cherrypick.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/reset.h => /wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/include/git2/reset.h [libgit2-sys 0.17.0+1.8.1] OPT_LEVEL = Some(3) [libgit2-sys 0.17.0+1.8.1] TARGET = Some(x86_64-unknown-freebsd) [libgit2-sys 0.17.0+1.8.1] HOST = Some(x86_64-unknown-freebsd) [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libgit2-sys 0.17.0+1.8.1] CC_x86_64-unknown-freebsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libgit2-sys 0.17.0+1.8.1] CC_x86_64_unknown_freebsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=HOST_CC [libgit2-sys 0.17.0+1.8.1] HOST_CC = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CC [libgit2-sys 0.17.0+1.8.1] CC = Some(cc) [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [libgit2-sys 0.17.0+1.8.1] CC_KNOWN_WRAPPER_CUSTOM = None [libgit2-sys 0.17.0+1.8.1] RUSTC_WRAPPER = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libgit2-sys 0.17.0+1.8.1] CRATE_CC_NO_DEFAULTS = None [libgit2-sys 0.17.0+1.8.1] DEBUG = Some(false) [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CFLAGS [libgit2-sys 0.17.0+1.8.1] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libgit2-sys 0.17.0+1.8.1] CC_SHELL_ESCAPED_FLAGS = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=HOST_CFLAGS [libgit2-sys 0.17.0+1.8.1] HOST_CFLAGS = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libgit2-sys 0.17.0+1.8.1] CFLAGS_x86_64_unknown_freebsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libgit2-sys 0.17.0+1.8.1] CFLAGS_x86_64-unknown-freebsd = None [libgit2-sys 0.17.0+1.8.1] CARGO_ENCODED_RUSTFLAGS = Some(-Car=ar-Clinker=cc) warning: `instability` (lib) generated 1 warning (1 duplicate) Compiling toml v0.8.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml-0.8.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml-0.8.23/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.8.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml-0.8.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="indexmap"' --cfg 'feature="parse"' --cfg 'feature="preserve_order"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order", "unbounded"))' -C metadata=9859a777991fc0a2 -C extra-filename=-6d5905a6b138c205 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libindexmap-b6ae12f32e06590f.rmeta --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-8839bad25ee0f338.rmeta --extern serde_spanned=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde_spanned-42768ddfce33369c.rmeta --extern toml_datetime=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtoml_datetime-e4e7b9557907e7cb.rmeta --extern toml_edit=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtoml_edit-7196d99cd7353baf.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `regex` (lib) generated 1 warning (1 duplicate) Compiling unicode-truncate v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_truncate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-truncate-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-truncate-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Aetf ' CARGO_PKG_DESCRIPTION='Unicode-aware algorithm to pad or truncate `str` in terms of displayed width. ' CARGO_PKG_HOMEPAGE='https://github.com/Aetf/unicode-truncate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-truncate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Aetf/unicode-truncate' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_truncate --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-truncate-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=e0c210bc3644df91 -C extra-filename=-483aa7afd8739280 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern itertools=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libitertools-99361d14c7940be7.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libunicode_segmentation-a4e3716054c62822.rmeta --extern unicode_width=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libunicode_width-551d56c1265c88fc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `itertools` (lib) generated 7 warnings (1 duplicate) Compiling serde_with v3.14.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_with CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_with-3.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_with-3.14.0/Cargo.toml CARGO_PKG_AUTHORS='Jonas Bushart:Marcin Kaźmierczak' CARGO_PKG_DESCRIPTION='Custom de/serialization functions for Rust'\''s serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_with CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonasbb/serde_with/' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=3.14.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name serde_with --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_with-3.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' -C debug-assertions=off --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "base64", "chrono", "chrono_0_4", "default", "guide", "hashbrown_0_14", "hashbrown_0_15", "hex", "indexmap", "indexmap_1", "indexmap_2", "json", "macros", "schemars_0_8", "schemars_0_9", "schemars_1", "std", "time_0_3"))' -C metadata=118534722b427153 -C extra-filename=-5efd7a7e87f75212 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-8839bad25ee0f338.rmeta --extern serde_derive=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde_derive-f22d4a92d9171026.so --extern serde_with_macros=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde_with_macros-ee38b8041e8e4da7.so --cap-lints warn -C ar=ar -C linker=cc` warning: `compact_str` (lib) generated 1 warning (1 duplicate) Compiling clap v4.5.46 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap-4.5.46 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap-4.5.46/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.46 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap-4.5.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=dd1a6ad48225a95e -C extra-filename=-39f82b2a5fd0db3b --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libclap_builder-d3d97e9754e0e191.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `clap` (lib) generated 1 warning (1 duplicate) Compiling crossterm v0.28.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossterm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.28.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.28.1/Cargo.toml CARGO_PKG_AUTHORS='T. Post' CARGO_PKG_DESCRIPTION='A crossplatform terminal library for manipulating terminals.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossterm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossterm-rs/crossterm' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.28.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name crossterm --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "libc", "serde", "use-dev-tty", "windows"))' -C metadata=e4fe1fc678ccec51 -C extra-filename=-e749c82108e8c362 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbitflags-c3c23fee3858c800.rmeta --extern mio=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmio-b332922a2f313f76.rmeta --extern parking_lot=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libparking_lot-caea91522d526f77.rmeta --extern rustix=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustix-1334763800f47c26.rmeta --extern signal_hook=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsignal_hook-5542fcada576155e.rmeta --extern signal_hook_mio=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsignal_hook_mio-59fdbe0c2a2a5b4f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-truncate` (lib) generated 1 warning (1 duplicate) Compiling pxfm v0.1.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pxfm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/pxfm-0.1.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/pxfm-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='Radzivon Bartoshyk' CARGO_PKG_DESCRIPTION='Fast and accurate math' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-3-Clause OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pxfm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awxkee/pxfm' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name pxfm --edition=2024 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/pxfm-0.1.20/src/lib.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=17e74ce69c91f6d9 -C extra-filename=-e470954d1d334a85 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libnum_traits-d34bfc4ed70d7afc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `winapi` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.28.1/src/lib.rs:256:11 | 256 | #[cfg(all(winapi, not(feature = "winapi")))] | ^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(winapi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(winapi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `winapi` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.28.1/src/lib.rs:256:23 | 256 | #[cfg(all(winapi, not(feature = "winapi")))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` = help: consider adding `winapi` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossterm_winapi` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.28.1/src/lib.rs:259:11 | 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossterm_winapi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossterm_winapi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crossterm_winapi` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.28.1/src/lib.rs:259:33 | 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` = help: consider adding `crossterm_winapi` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.28.1/src/terminal/sys/unix.rs:85:50 | 85 | let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 85 - let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); 85 + let file = File::open("/dev/tty").map(|file| FileDesc::Owned(file.into())); | warning: `toml` (lib) generated 1 warning (1 duplicate) Compiling rayon v1.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rayon-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rayon-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='' 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.80 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name rayon --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rayon-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=416bf57be1ac8ec9 -C extra-filename=-fa8fb783cb6f857d --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern either=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libeither-215d34ca0213615e.rmeta --extern rayon_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librayon_core-076902c508c073e8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `itertools` (lib) generated 7 warnings (7 duplicates) Compiling url v2.5.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/url-2.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/url-2.5.7/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.7 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/url-2.5.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="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=1c69fef0c0d749c8 -C extra-filename=-db1d9e6ad5f5780a --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libform_urlencoded-43b3405bceb0de5e.rmeta --extern idna=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libidna-02076ac1bfffdf4a.rmeta --extern percent_encoding=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpercent_encoding-e7f566d3b401bebe.rmeta --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-facb8f98e7f93dfa.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: struct `InternalEventFilter` is never constructed --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.28.1/src/event/filter.rs:65:19 | 65 | pub(crate) struct InternalEventFilter; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `serde_with` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=onig_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/Cargo.toml CARGO_PKG_AUTHORS='Will Speak :Ivan Ivashchenko ' CARGO_PKG_DESCRIPTION='The `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don'\''t want to link to this crate directly; instead check out the `onig` crate. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=onig_sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/iwillspeak/rust-onig' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=69.9.1 CARGO_PKG_VERSION_MAJOR=69 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/onig_sys-c2e0e0592e7e7a04/out /usr/local/bin/rustc --crate-name onig_sys --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.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("bindgen", "default", "generate", "posix-api", "print-debug"))' -C metadata=9e9bfea32d1677e2 -C extra-filename=-053e56cf9a3f97de --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib -l onig` warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:272:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion 271 | pub struct OnigEncodingTypeST { 272 | / pub mbc_enc_len: 273 | | ::std::option::Option ::std::os::raw::c_int>, | |_________________________________________________________________________________________________^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:277:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 277 | / pub is_mbc_newline: ::std::option::Option< 278 | | unsafe extern "C" fn(p: *const OnigUChar, end: *const OnigUChar) -> ::std::os::raw::c_int, 279 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:280:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 280 | / pub mbc_to_code: ::std::option::Option< 281 | | unsafe extern "C" fn(p: *const OnigUChar, end: *const OnigUChar) -> OnigCodePoint, 282 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:283:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 283 | / pub code_to_mbclen: 284 | | ::std::option::Option ::std::os::raw::c_int>, | |_________________________________________________________________________________________________^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:285:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 285 | / pub code_to_mbc: ::std::option::Option< 286 | | unsafe extern "C" fn(code: OnigCodePoint, buf: *mut OnigUChar) -> ::std::os::raw::c_int, 287 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:288:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 288 | / pub mbc_case_fold: ::std::option::Option< 289 | | unsafe extern "C" fn( 290 | | flag: OnigCaseFoldType, 291 | | pp: *mut *const OnigUChar, ... | 294 | | ) -> ::std::os::raw::c_int, 295 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:296:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 296 | / pub apply_all_case_fold: ::std::option::Option< 297 | | unsafe extern "C" fn( 298 | | flag: OnigCaseFoldType, 299 | | f: OnigApplyAllCaseFoldFunc, 300 | | arg: *mut ::std::os::raw::c_void, 301 | | ) -> ::std::os::raw::c_int, 302 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:303:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 303 | / pub get_case_fold_codes_by_str: ::std::option::Option< 304 | | unsafe extern "C" fn( 305 | | flag: OnigCaseFoldType, 306 | | p: *const OnigUChar, ... | 309 | | ) -> ::std::os::raw::c_int, 310 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:311:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 311 | / pub property_name_to_ctype: ::std::option::Option< 312 | | unsafe extern "C" fn( 313 | | enc: *mut OnigEncodingTypeST, 314 | | p: *mut OnigUChar, 315 | | end: *mut OnigUChar, 316 | | ) -> ::std::os::raw::c_int, 317 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:318:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 318 | / pub is_code_ctype: ::std::option::Option< 319 | | unsafe extern "C" fn(code: OnigCodePoint, ctype: OnigCtype) -> ::std::os::raw::c_int, 320 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:321:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 321 | / pub get_ctype_code_range: ::std::option::Option< 322 | | unsafe extern "C" fn( 323 | | ctype: OnigCtype, 324 | | sb_out: *mut OnigCodePoint, 325 | | ranges: *mut *const OnigCodePoint, 326 | | ) -> ::std::os::raw::c_int, 327 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:328:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 328 | / pub left_adjust_char_head: ::std::option::Option< 329 | | unsafe extern "C" fn(start: *const OnigUChar, p: *const OnigUChar) -> *mut OnigUChar, 330 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:331:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 331 | / pub is_allowed_reverse_match: ::std::option::Option< 332 | | unsafe extern "C" fn(p: *const OnigUChar, end: *const OnigUChar) -> ::std::os::raw::c_int, 333 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:334:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 334 | pub init: ::std::option::Option ::std::os::raw::c_int>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:335:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 335 | pub is_initialized: ::std::option::Option ::std::os::raw::c_int>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:336:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 336 | / pub is_valid_mbc_string: ::std::option::Option< 337 | | unsafe extern "C" fn(s: *const OnigUChar, end: *const OnigUChar) -> ::std::os::raw::c_int, 338 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: `onig_sys` (lib) generated 17 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anyhow-1.0.99 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anyhow-1.0.99/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.99 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/anyhow-ea1be6808ab87f67/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/anyhow-1.0.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=5424df1c5227a53c -C extra-filename=-9a51f0baed14c5de --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` warning: `anyhow` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=paste CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/paste-464970ce5e6ea951/out /usr/local/bin/rustc --crate-name paste --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/paste-1.0.15/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=dc96c65bb1f2344f -C extra-filename=-f4995560fbc9594e --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'` warning: `hyper` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_json-1.0.143 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_json-1.0.143/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.143 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=143 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/serde_json-dc9b70c8e31c1a75/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_json-1.0.143/src/lib.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("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=3f046a412b327a47 -C extra-filename=-ebed2afbe7efaa5c --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libitoa-39e5c6f2ff6517e2.rmeta --extern memchr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmemchr-e62d6a507930474f.rmeta --extern ryu=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libryu-26f1d335fa3b215a.rmeta --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-facb8f98e7f93dfa.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: `paste` (lib) generated 1 warning (1 duplicate) Compiling bstr v1.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bstr-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bstr-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.73 CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name bstr --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bstr-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=3cf10bbffc882577 -C extra-filename=-f553386b3be37bb1 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmemchr-e62d6a507930474f.rmeta --extern regex_automata=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libregex_automata-e2d6acbcfa0edf10.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `crossterm` (lib) generated 7 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libz_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libz-sys-1.1.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libz-sys-1.1.22/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.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/libz-sys-3fc364e508d044b7/out /usr/local/bin/rustc --crate-name libz_sys --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libz-sys-1.1.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=6c6af1ff5e46048b -C extra-filename=-d1231366d798fac7 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --cap-lints warn -C ar=ar -C linker=cc -l z` warning: `libz-sys` (lib) generated 1 warning (1 duplicate) Compiling git-version-macro v0.3.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git_version_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/git-version-macro-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/git-version-macro-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='David Roundy :Maarten de Vries :Mara Bos ' CARGO_PKG_DESCRIPTION='Internal macro crate for git-version.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git-version-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/fusion-engineering/rust-git-version' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name git_version_macro --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/git-version-macro-0.3.9/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("nightly"))' -C metadata=ab0486b0b066fa9a -C extra-filename=-f8ddbd7ef030dc49 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `url` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/terminal_size-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/terminal_size-0.4.3/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.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_size --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/terminal_size-0.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2075bd69119a38d -C extra-filename=-ed9a00e705e65990 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustix-58505cf4c462f7cd.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `terminal_size` (lib) generated 1 warning (1 duplicate) Compiling fdeflate v0.3.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fdeflate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/fdeflate-0.3.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/fdeflate-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='The image-rs Developers' CARGO_PKG_DESCRIPTION='Fast specialized deflate implementation' CARGO_PKG_HOMEPAGE='https://github.com/image-rs/fdeflate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fdeflate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/fdeflate' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name fdeflate --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/fdeflate-0.3.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 --allow=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d172fc74acaccbd -C extra-filename=-52a8a522e5fcfd02 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern simd_adler32=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsimd_adler32-ccd63abf1bece91d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rayon` (lib) generated 1 warning (1 duplicate) Compiling lru v0.12.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lru CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/lru-0.12.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/lru-0.12.5/Cargo.toml CARGO_PKG_AUTHORS='Jerome Froelich ' CARGO_PKG_DESCRIPTION='A LRU cache implementation' CARGO_PKG_HOMEPAGE='https://github.com/jeromefroe/lru-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lru CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jeromefroe/lru-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name lru --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/lru-0.12.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="hashbrown"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=8cbf7347e3edbf3b -C extra-filename=-c0b2563583f75c93 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhashbrown-39668179eb088639.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `lru` (lib) generated 1 warning (1 duplicate) Compiling quick-xml v0.38.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_xml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/quick-xml-0.38.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/quick-xml-0.38.3/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.38.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name quick_xml --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/quick-xml-0.38.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"' --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=d7f0149780d8d0da -C extra-filename=-7eed515f906c6976 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmemchr-e62d6a507930474f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bstr` (lib) generated 1 warning (1 duplicate) Compiling sync_wrapper v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/sync_wrapper-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/sync_wrapper-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Actyx AG ' CARGO_PKG_DESCRIPTION='A tool for enlisting the compiler'\''s help in proving the absence of concurrency' CARGO_PKG_HOMEPAGE='https://docs.rs/sync_wrapper' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sync_wrapper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Actyx/sync_wrapper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name sync_wrapper --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/sync_wrapper-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 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=90c65258b48b029b -C extra-filename=-44f43ab0b57efb79 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_core-e50d05f10976a0fa.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `git-version-macro` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/same-file-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f8366796a4c26427 -C extra-filename=-2d64951068ca2152 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `sync_wrapper` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/once_cell-1.21.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/once_cell-1.21.3/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.65 CARGO_PKG_VERSION=1.21.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="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=e3790296dca0e8e2 -C extra-filename=-1f32accaa7fd03d0 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `same-file` (lib) generated 2 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b744596a8a6d895 -C extra-filename=-1505574f63278bd2 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `once_cell` (lib) generated 1 warning (1 duplicate) Compiling semver v1.0.26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/semver-1.0.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/semver-1.0.26/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.26 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/semver-1.0.26/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c6ff5c38f2a4c978 -C extra-filename=-6eb3537d5d5b6d82 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/semver-6eb3537d5d5b6d82 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `semver` (build script) generated 1 warning (1 duplicate) Compiling linked-hash-map v0.5.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=linked_hash_map CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov :Andrew Paseltiner ' CARGO_PKG_DESCRIPTION='A HashMap wrapper that holds key-value pairs in insertion order' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/linked-hash-map' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=linked-hash-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/linked-hash-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name linked_hash_map --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl", "nightly", "serde", "serde_impl"))' -C metadata=e0324b6732f7fa96 -C extra-filename=-9a7c24a2cb781b1b --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `fdeflate` (lib) generated 1 warning (1 duplicate) Compiling ipnet v2.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ipnet CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ipnet-2.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ipnet-2.11.0/Cargo.toml CARGO_PKG_AUTHORS='Kris Price ' CARGO_PKG_DESCRIPTION='Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust'\''s standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ipnet CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/krisprice/ipnet' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.11.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name ipnet --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ipnet-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=d78201a4efd825d6 -C extra-filename=-4107cb592de99a88 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:165:13 | 165 | Box::from_raw(cur); | ^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 165 | let _ = Box::from_raw(cur); | +++++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:251:18 | 251 | pub fn entry(&mut self, k: K) -> Entry { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 251 | pub fn entry(&mut self, k: K) -> Entry<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:287:20 | 287 | pub fn entries(&mut self) -> Entries { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 287 | pub fn entries(&mut self) -> Entries<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:650:17 | 650 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 650 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:684:21 | 684 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 684 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:710:18 | 710 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 710 | pub fn drain(&mut self) -> Drain<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:769:17 | 769 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 769 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:790:19 | 790 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 790 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:1300:17 | 1300 | Box::from_raw(self.tail); | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` help: use `let _ = ...` to ignore the resulting value | 1300 | let _ = Box::from_raw(self.tail); | +++++++ warning: `linked-hash-map` (lib) generated 10 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap_lex-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap_lex-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap_lex-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=705095ef2d6ade18 -C extra-filename=-584ab6298cbd031a --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `clap_lex` (lib) generated 1 warning (1 duplicate) Compiling cassowary v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cassowary CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Dylan Ede ' CARGO_PKG_DESCRIPTION='A Rust implementation of the Cassowary linear constraint solving algorithm. The Cassowary algorithm is designed for naturally laying out user interfaces using linear constraints, like '\''this button must line up with this text box'\''. ' CARGO_PKG_HOMEPAGE='https://github.com/dylanede/cassowary-rs' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cassowary CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dylanede/cassowary-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name cassowary --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5e0246994a1e6b8d -C extra-filename=-300d9916fd0da540 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:77:13 | 77 | try!(self.add_constraint(constraint.clone())); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:135:9 | 135 | try!(self.optimise(&objective).map_err(|e| AddConstraintError::InternalSolverError(e.0))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:115:17 | 115 | if !try!(self.add_with_artificial_variable(&row) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:163:9 | 163 | try!(self.optimise(&objective).map_err(|e| RemoveConstraintError::InternalSolverError(e.0))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:141:19 | 141 | let tag = try!(self.cns.remove(constraint).ok_or(RemoveConstraintError::UnknownConstraint)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:151:38 | 151 | let (leaving, mut row) = try!(self.get_marker_leaving_row(tag.marker) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:215:13 | 215 | try!(self.remove_constraint(&constraint) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:286:9 | 286 | try!(self.dual_optimise().map_err(|e| SuggestValueError::InternalSolverError(e.0))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:239:24 | 239 | let info = try!(self.edits.get_mut(&variable).ok_or(SuggestValueError::UnknownEditVariable)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:497:9 | 497 | try!(self.optimise(&artificial)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:560:38 | 560 | let (leaving, mut row) = try!(self.get_leaving_row(entering) | ^^^ warning: `strsim` (lib) generated 1 warning (1 duplicate) Compiling tower-layer v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_layer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tower-layer-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tower-layer-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Decorates a `Service` to allow easy composition between `Service`s. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-layer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name tower_layer --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tower-layer-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d3a4a0098598224 -C extra-filename=-e7b356db441e09de --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/lib.rs:235:77 | 235 | static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::ATOMIC_USIZE_INIT; | ^^^^^^^^^^^^^^^^^ | help: replace the use of the deprecated constant | 235 - static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::ATOMIC_USIZE_INIT; 235 + static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::AtomicUsize::new(0); | warning: `quick-xml` (lib) generated 1 warning (1 duplicate) Compiling bugreport v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bugreport-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bugreport-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='David Peter ' CARGO_PKG_DESCRIPTION='Collect system and environment information for bug reports' CARGO_PKG_HOMEPAGE='https://github.com/sharkdp/bugreport' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bugreport CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sharkdp/bugreport' 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bugreport-0.5.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="collector_operating_system"' --cfg 'feature="default"' --cfg 'feature="format_markdown"' --cfg 'feature="git-version"' --cfg 'feature="git_hash"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("collector_operating_system", "default", "format_markdown", "format_plaintext", "git-version", "git_hash"))' -C metadata=047f612508e96ebf -C extra-filename=-ca6cacdbb02b2df5 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/bugreport-ca6cacdbb02b2df5 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `tower-layer` (lib) generated 1 warning (1 duplicate) Compiling ratatui v0.29.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ratatui CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='Florian Dehau :The Ratatui Developers' CARGO_PKG_DESCRIPTION='A library that'\''s all about cooking up terminal user interfaces' CARGO_PKG_HOMEPAGE='https://ratatui.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ratatui CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ratatui/ratatui' CARGO_PKG_RUST_VERSION=1.74.0 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name ratatui --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::use_self' --forbid=unsafe_code '--warn=clippy::unnecessary_self_imports' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_type_annotations' '--warn=clippy::or_fun_call' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_pass_by_ref_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--warn=clippy::mod_module_files' '--warn=clippy::mixed_read_write_in_expression' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--warn=clippy::missing_const_for_fn' '--warn=clippy::map_err_ignore' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::equatable_if_let' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::else_if_without_else' '--warn=clippy::deref_by_slicing' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--warn=clippy::as_underscore' --cfg 'feature="all-widgets"' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="underline-color"' --cfg 'feature="widget-calendar"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-widgets", "crossterm", "default", "document-features", "macros", "palette", "scrolling-regions", "serde", "termion", "termwiz", "underline-color", "unstable", "unstable-backend-writer", "unstable-rendered-line-info", "unstable-widget-ref", "widget-calendar"))' -C metadata=1fa12defccb3e8cc -C extra-filename=-5b96d237df34253c --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbitflags-c3c23fee3858c800.rmeta --extern cassowary=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcassowary-300d9916fd0da540.rmeta --extern compact_str=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcompact_str-475c7a2616010505.rmeta --extern crossterm=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcrossterm-e749c82108e8c362.rmeta --extern indoc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libindoc-d3b1776ea8f3ca44.so --extern instability=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libinstability-fdf8ca18ed4dd096.so --extern itertools=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libitertools-99361d14c7940be7.rmeta --extern lru=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblru-c0b2563583f75c93.rmeta --extern paste=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpaste-f4995560fbc9594e.so --extern strum=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libstrum-5d85299649365e39.rmeta --extern time=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtime-3c091391fdac622d.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libunicode_segmentation-a4e3716054c62822.rmeta --extern unicode_truncate=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libunicode_truncate-483aa7afd8739280.rmeta --extern unicode_width=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libunicode_width-7b4cf2f293c4c487.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bugreport` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=collector_operating_system,default,format_markdown,git-version,git_hash 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='-Car=ar-Clinker=cc' CARGO_FEATURE_COLLECTOR_OPERATING_SYSTEM=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FORMAT_MARKDOWN=1 CARGO_FEATURE_GIT_HASH=1 CARGO_FEATURE_GIT_VERSION=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bugreport-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bugreport-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='David Peter ' CARGO_PKG_DESCRIPTION='Collect system and environment information for bug reports' CARGO_PKG_HOMEPAGE='https://github.com/sharkdp/bugreport' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bugreport CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sharkdp/bugreport' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/bugreport-a619f8b5824edd3b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/bugreport-ca6cacdbb02b2df5/build-script-build` [bugreport 0.5.1] cargo:rustc-env=BUGREPORT_PROFILE=release [bugreport 0.5.1] cargo:rustc-env=BUGREPORT_TARGET=x86_64-unknown-freebsd [bugreport 0.5.1] cargo:rustc-env=BUGREPORT_CARGO_CFG_TARGET_FAMILY=unix [bugreport 0.5.1] cargo:rustc-env=BUGREPORT_CARGO_CFG_TARGET_OS=freebsd [bugreport 0.5.1] cargo:rustc-env=BUGREPORT_CARGO_CFG_TARGET_ARCH=x86_64 [bugreport 0.5.1] cargo:rustc-env=BUGREPORT_CARGO_CFG_TARGET_POINTER_WIDTH=64 [bugreport 0.5.1] cargo:rustc-env=BUGREPORT_CARGO_CFG_TARGET_ENDIAN=little [bugreport 0.5.1] cargo:rustc-env=BUGREPORT_CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 [bugreport 0.5.1] cargo:rustc-env=BUGREPORT_HOST=x86_64-unknown-freebsd Compiling tower v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tower-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tower-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Tower is a library of modular and reusable components for building robust clients and servers. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION=1.64.0 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name tower --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tower-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 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=12dedd5495941fbb -C extra-filename=-c097425f7528e393 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_core-e50d05f10976a0fa.rmeta --extern futures_util=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_util-2799a6e6b5c260d3.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpin_project_lite-35d9811dbfd35187.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsync_wrapper-44f43ab0b57efb79.rmeta --extern tokio=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtokio-340042b3b1097aa1.rmeta --extern tower_layer=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtower_layer-e7b356db441e09de.rmeta --extern tower_service=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtower_service-fd9c6f6f9198a48c.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: `ipnet` (lib) generated 1 warning (1 duplicate) Compiling hyper-util v0.1.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-util-0.1.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-util-0.1.16/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='hyper utilities' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper-util' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_util --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-util-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-proxy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=5bcbe86ec58cef50 -C extra-filename=-2531c9cdf8251e7a --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern base64=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbase64-3082ad46abfd1708.rmeta --extern bytes=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbytes-47ef2611af4d8c44.rmeta --extern futures_channel=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_channel-e5ec3b79955baaa6.rmeta --extern futures_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_core-e50d05f10976a0fa.rmeta --extern futures_util=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_util-2799a6e6b5c260d3.rmeta --extern http=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhttp-c06cb499d39ec97a.rmeta --extern http_body=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhttp_body-74b6abfacd6b17e9.rmeta --extern hyper=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhyper-3be884e056e2bd4b.rmeta --extern ipnet=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libipnet-4107cb592de99a88.rmeta --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --extern percent_encoding=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpercent_encoding-e7f566d3b401bebe.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpin_project_lite-35d9811dbfd35187.rmeta --extern socket2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsocket2-9b2e15c51b60f4b0.rmeta --extern tokio=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtokio-340042b3b1097aa1.rmeta --extern tower_service=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtower_service-fd9c6f6f9198a48c.rmeta --extern tracing=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtracing-a7faec5df7a38fa6.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_json` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap_builder-4.5.46 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap_builder-4.5.46/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.46 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap_builder-4.5.46/src/lib.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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=96da080a6eda61d9 -C extra-filename=-e5ca6da48bd6506a --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libanstream-bbc6c2f557aada8c.rmeta --extern anstyle=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libanstyle-98bae102ba087e03.rmeta --extern clap_lex=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libclap_lex-584ab6298cbd031a.rmeta --extern strsim=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libstrsim-1505574f63278bd2.rmeta --extern terminal_size=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libterminal_size-ed9a00e705e65990.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tower` (lib) generated 1 warning (1 duplicate) Compiling tokio-rustls v0.26.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tokio-rustls-0.26.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tokio-rustls-0.26.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Asynchronous TLS/SSL streams for Tokio using Rustls.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/tokio-rustls' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/tokio-rustls' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.26.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_rustls --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tokio-rustls-0.26.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="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=6061af727565fbc5 -C extra-filename=-28d8f3e5e82bdb2f --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern rustls=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustls-e4e6df4c336516c8.rmeta --extern tokio=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtokio-340042b3b1097aa1.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/ring-c51106c16db9c0ab/out` warning: `cassowary` (lib) generated 13 warnings (1 duplicate) Compiling yaml-rust v0.4.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yaml_rust CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yaml-rust-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yaml-rust-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Yuheng Chen ' CARGO_PKG_DESCRIPTION='The missing YAML 1.2 parser for rust' CARGO_PKG_HOMEPAGE='http://chyh1990.github.io/yaml-rust/' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yaml-rust CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chyh1990/yaml-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name yaml_rust --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yaml-rust-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f68ce1766257fdc3 -C extra-filename=-6f389f4c2850128f --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern linked_hash_map=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblinked_hash_map-9a7c24a2cb781b1b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tokio-rustls` (lib) generated 1 warning (1 duplicate) Compiling plist v1.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=plist CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/plist-1.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/plist-1.7.4/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.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name plist --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/plist-1.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="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enable_unstable_features_that_may_break_with_minor_version_bumps", "serde"))' -C metadata=5a706bb57ba7be17 -C extra-filename=-6546283d28d6e886 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern base64=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbase64-3082ad46abfd1708.rmeta --extern indexmap=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libindexmap-b4af80209cb5776d.rmeta --extern quick_xml=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquick_xml-7eed515f906c6976.rmeta --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-facb8f98e7f93dfa.rmeta --extern time=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtime-3c091391fdac622d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yaml-rust-0.4.5/src/lib.rs:40:13 | 40 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yaml-rust-0.4.5/src/lib.rs:41:13 | 41 | #![cfg_attr(feature = "cargo-clippy", warn(cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yaml-rust-0.4.5/src/lib.rs:43:5 | 43 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yaml-rust-0.4.5/src/yaml.rs:285:12 | 285 | #[cfg_attr(feature = "cargo-clippy", allow(should_implement_trait))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused variable: `timer` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-util-0.1.16/src/client/legacy/client.rs:1516:32 | 1516 | pub fn timer(&mut self, timer: M) -> &mut Self | ^^^^^ help: if this is intentional, prefix it with an underscore: `_timer` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: field `marks` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yaml-rust-0.4.5/src/parser.rs:70:5 | 66 | pub struct Parser { | ------ field in this struct ... 70 | marks: Vec, | ^^^^^ | = note: `Parser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yaml-rust-0.4.5/src/emitter.rs:107:51 | 107 | pub fn new(writer: &'a mut dyn fmt::Write) -> YamlEmitter { | -- ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 107 | pub fn new(writer: &'a mut dyn fmt::Write) -> YamlEmitter<'a> { | ++++ warning: struct `Rewind` is never constructed --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-util-0.1.16/src/common/rewind.rs:13:19 | 13 | pub(crate) struct Rewind { | ^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `pxfm` (lib) generated 1 warning (1 duplicate) 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='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/semver-1.0.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/semver-1.0.26/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.26 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/semver-fd4bc567f4007e25/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/semver-6eb3537d5d5b6d82/build-script-build` [semver 1.0.26] cargo:rerun-if-changed=build.rs [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.26] cargo:rustc-check-cfg=cfg(test_node_semver) Compiling bat v0.25.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/Cargo.toml CARGO_PKG_AUTHORS='David Peter ' CARGO_PKG_DESCRIPTION='A cat(1) clone with wings.' CARGO_PKG_HOMEPAGE='https://github.com/sharkdp/bat' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sharkdp/bat' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.25.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/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="application"' --cfg 'feature="bugreport"' --cfg 'feature="build-assets"' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="etcetera"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="grep-cli"' --cfg 'feature="minimal-application"' --cfg 'feature="paging"' --cfg 'feature="regex"' --cfg 'feature="regex-onig"' --cfg 'feature="shell-words"' --cfg 'feature="walkdir"' --cfg 'feature="wild"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("application", "bugreport", "build-assets", "clap", "default", "etcetera", "execute", "git", "git2", "grep-cli", "lessopen", "minimal-application", "paging", "regex", "regex-fancy", "regex-onig", "shell-words", "walkdir", "wild"))' -C metadata=3986a592c625e3c9 -C extra-filename=-0b23cb783905c260 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/build/bat-0b23cb783905c260 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libanyhow-9a51f0baed14c5de.rlib --extern clap=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libclap-39f82b2a5fd0db3b.rlib --extern indexmap=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libindexmap-b6ae12f32e06590f.rlib --extern itertools=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libitertools-c6b0b109941aa401.rlib --extern once_cell=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libonce_cell-1f32accaa7fd03d0.rlib --extern regex=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libregex-0ad2cb619428dd92.rlib --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-8839bad25ee0f338.rlib --extern serde_derive=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde_derive-f22d4a92d9171026.so --extern serde_with=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde_with-5efd7a7e87f75212.rlib --extern toml=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtoml-6d5905a6b138c205.rlib --extern walkdir=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libwalkdir-efe6fffb70d09055.rlib --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/terminal/terminal.rs:171:22 | 171 | pub fn get_frame(&mut self) -> Frame { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 171 | pub fn get_frame(&mut self) -> Frame<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/terminal/terminal.rs:304:20 | 304 | pub fn draw(&mut self, render_callback: F) -> io::Result | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 304 | pub fn draw(&mut self, render_callback: F) -> io::Result> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/terminal/terminal.rs:379:27 | 379 | pub fn try_draw(&mut self, render_callback: F) -> io::Result | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 379 | pub fn try_draw(&mut self, render_callback: F) -> io::Result> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/text/line.rs:545:17 | 545 | pub fn iter(&self) -> std::slice::Iter> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 545 | pub fn iter(&self) -> std::slice::Iter<'_, Span<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/text/line.rs:550:21 | 550 | pub fn iter_mut(&mut self) -> std::slice::IterMut> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 550 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Span<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/text/text.rs:519:17 | 519 | pub fn iter(&self) -> std::slice::Iter> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 519 | pub fn iter(&self) -> std::slice::Iter<'_, Line<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/text/text.rs:524:21 | 524 | pub fn iter_mut(&mut self) -> std::slice::IterMut> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 524 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Line<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/text/text.rs:711:16 | 711 | fn to_text(&self) -> Text { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 711 | fn to_text(&self) -> Text<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/widgets/block.rs:912:9 | 912 | &self, | ^^^^^ the lifetime is elided here ... 915 | ) -> impl DoubleEndedIterator { | ^^^^^ | || | |the same lifetime is hidden here | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 915 | ) -> impl DoubleEndedIterator> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/widgets/calendar.rs:115:20 | 115 | fn format_date(&self, date: Date) -> Span { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 115 | fn format_date(&self, date: Date) -> Span<'_> { | ++++ warning: `plist` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/walkdir-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6562ba85aa1766b4 -C extra-filename=-207cec4bdd3590ed --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsame_file-2d64951068ca2152.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bat` (build script) generated 1 warning (1 duplicate) Compiling git-version v0.3.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git_version CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/git-version-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/git-version-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Mara Bos :Maarten de Vries :David Roundy ' CARGO_PKG_DESCRIPTION='Compile the git version (tag name, or hash otherwise) and dirty state into your program.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git-version CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fusion-engineering/rust-git-version' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name git_version --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/git-version-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb8f4139c8f64818 -C extra-filename=-987c385094c9ee9e --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern git_version_macro=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libgit_version_macro-f8ddbd7ef030dc49.so --cap-lints warn -C ar=ar -C linker=cc` warning: `git-version` (lib) generated 1 warning (1 duplicate) Compiling png v0.18.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=png CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/png-0.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/png-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The image-rs Developers' CARGO_PKG_DESCRIPTION='PNG decoding and encoding library in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=png CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/image-png' CARGO_PKG_RUST_VERSION=1.73 CARGO_PKG_VERSION=0.18.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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name png --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/png-0.18.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=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmarks", "unstable", "zlib-rs"))' -C metadata=a247ccc7a801caf1 -C extra-filename=-17c4519d20372c99 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbitflags-c3c23fee3858c800.rmeta --extern crc32fast=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcrc32fast-b60aaed1d93e45e8.rmeta --extern fdeflate=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfdeflate-52a8a522e5fcfd02.rmeta --extern flate2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libflate2-da8f58d43d52c248.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libminiz_oxide-11bb9a32297e1491.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `walkdir` (lib) generated 1 warning (1 duplicate) Compiling moxcms v0.7.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=moxcms CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/moxcms-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/moxcms-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='Radzivon Bartoshyk' CARGO_PKG_DESCRIPTION='Simple Color Management in Rust' CARGO_PKG_HOMEPAGE='https://github.com/awxkee/moxcms' CARGO_PKG_LICENSE='BSD-3-Clause OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=moxcms CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awxkee/moxcms.git' CARGO_PKG_RUST_VERSION=1.85.0 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name moxcms --edition=2024 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/moxcms-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="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "avx512", "default", "neon", "options", "sse"))' -C metadata=9582b53fe7af2caf -C extra-filename=-67902179a0c7c7f8 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libnum_traits-d34bfc4ed70d7afc.rmeta --extern pxfm=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpxfm-e470954d1d334a85.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `hyper-util` (lib) generated 3 warnings (1 duplicate) Compiling sysinfo v0.33.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sysinfo CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/sysinfo-0.33.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/sysinfo-0.33.1/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Gomez ' CARGO_PKG_DESCRIPTION='Library to get system information such as processes, CPUs, disks, components and networks' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sysinfo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GuillaumeGomez/sysinfo' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.33.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=33 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name sysinfo --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/sysinfo-0.33.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="component"' --cfg 'feature="default"' --cfg 'feature="disk"' --cfg 'feature="multithread"' --cfg 'feature="network"' --cfg 'feature="system"' --cfg 'feature="user"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apple-app-store", "apple-sandbox", "c-interface", "component", "debug", "default", "disk", "linux-netdevs", "linux-tmpfs", "multithread", "network", "serde", "system", "unknown-ci", "user", "windows"))' -C metadata=0ae840ac75e339c8 -C extra-filename=-d7acffa7fcbbb0e0 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --extern memchr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmemchr-e62d6a507930474f.rmeta --extern rayon=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librayon-fa8fb783cb6f857d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `yaml-rust` (lib) generated 7 warnings (1 duplicate) Compiling globset v0.4.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/globset-0.4.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/globset-0.4.16/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name globset --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/globset-0.4.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=ad118ebb809fd3d1 -C extra-filename=-3edd8360d0450a95 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libaho_corasick-42dca26cbaab6dae.rmeta --extern bstr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbstr-f553386b3be37bb1.rmeta --extern log=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblog-dafe1fbbc3da7253.rmeta --extern regex_automata=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libregex_automata-e2d6acbcfa0edf10.rmeta --extern regex_syntax=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libregex_syntax-e3b165042df1182a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/sysinfo-0.33.1/src/unix/freebsd/disk.rs:487:13 | 487 | fn iter(&mut self) -> GeomSnapshotIter { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 487 | fn iter(&mut self) -> GeomSnapshotIter<'_> { | ++++ [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: `png` (lib) generated 1 warning (1 duplicate) Compiling onig v6.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=onig CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/Cargo.toml CARGO_PKG_AUTHORS='Will Speak :Ivan Ivashchenko ' CARGO_PKG_DESCRIPTION='Rust-Onig is a set of Rust bindings for the Oniguruma regular expression library. Oniguruma is a modern regex library with support for multiple character encodings and regex syntaxes. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=onig CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/iwillspeak/rust-onig' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=6.5.1 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name onig --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.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("default", "generate", "posix-api", "print-debug", "std-pattern"))' -C metadata=71fa36487519dd7f -C extra-filename=-d7c38ac5a54b0d55 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbitflags-c3c23fee3858c800.rmeta --extern once_cell=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libonce_cell-0f3a1be421344cd0.rmeta --extern onig_sys=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libonig_sys-053e56cf9a3f97de.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib` warning: `globset` (lib) generated 1 warning (1 duplicate) Compiling derive_more-impl v2.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_more_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/derive_more-impl-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/derive_more-impl-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='Jelte Fennema ' CARGO_PKG_DESCRIPTION='Internal implementation of `derive_more` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_more-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JelteF/derive_more' CARGO_PKG_RUST_VERSION=1.75.0 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name derive_more_impl --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/derive_more-impl-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="is_variant"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=d112741800b5f72b -C extra-filename=-c197562e47ee3f1c --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern convert_case=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libconvert_case-97040509eae7d74d.rlib --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `sysinfo` (lib) generated 2 warnings (1 duplicate) Compiling bincode v1.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bincode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bincode-1.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bincode-1.3.3/Cargo.toml CARGO_PKG_AUTHORS='Ty Overby :Francesco Mazzoli :David Tolnay :Zoey Riordan ' CARGO_PKG_DESCRIPTION='A binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa'\!'' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bincode CARGO_PKG_README=./readme.md CARGO_PKG_REPOSITORY='https://github.com/servo/bincode' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name bincode --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bincode-1.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=4ef4577a21aa2024 -C extra-filename=-28811849c97f8c83 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-facb8f98e7f93dfa.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: creating a mutable reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/buffers.rs:26:18 | 26 | unsafe { &mut onig_sys::OnigEncodingUTF8 } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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)]` (part of `#[warn(rust_2024_compatibility)]`) on by default help: use `&raw mut` instead to create a raw pointer | 26 | unsafe { &raw mut onig_sys::OnigEncodingUTF8 } | +++ warning: creating a mutable reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/buffers.rs:92:27 | 92 | enc: unsafe { &mut onig_sys::OnigEncodingASCII }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw mut` instead to create a raw pointer | 92 | enc: unsafe { &raw mut onig_sys::OnigEncodingASCII }, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/replace.rs:14:20 | 14 | fn reg_replace(&mut self, caps: &Captures) -> Cow; | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 14 | fn reg_replace(&mut self, caps: &Captures) -> Cow<'_, str>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/replace.rs:19:20 | 19 | fn reg_replace(&mut self, _: &Captures) -> Cow { | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 19 | fn reg_replace(&mut self, _: &Captures) -> Cow<'_, str> { | +++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:38:28 | 38 | unsafe { transmute(&onig_sys::OnigSyntaxPython) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 38 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPython) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:42:28 | 42 | unsafe { transmute(&onig_sys::OnigSyntaxASIS) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 42 | unsafe { transmute(&raw const onig_sys::OnigSyntaxASIS) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:47:28 | 47 | unsafe { transmute(&onig_sys::OnigSyntaxPosixBasic) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 47 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPosixBasic) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:52:28 | 52 | unsafe { transmute(&onig_sys::OnigSyntaxPosixExtended) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 52 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPosixExtended) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:57:28 | 57 | unsafe { transmute(&onig_sys::OnigSyntaxEmacs) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 57 | unsafe { transmute(&raw const onig_sys::OnigSyntaxEmacs) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:62:28 | 62 | unsafe { transmute(&onig_sys::OnigSyntaxGrep) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 62 | unsafe { transmute(&raw const onig_sys::OnigSyntaxGrep) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:67:28 | 67 | unsafe { transmute(&onig_sys::OnigSyntaxGnuRegex) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 67 | unsafe { transmute(&raw const onig_sys::OnigSyntaxGnuRegex) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:72:28 | 72 | unsafe { transmute(&onig_sys::OnigSyntaxJava) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 72 | unsafe { transmute(&raw const onig_sys::OnigSyntaxJava) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:77:28 | 77 | unsafe { transmute(&onig_sys::OnigSyntaxPerl) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 77 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPerl) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:82:28 | 82 | unsafe { transmute(&onig_sys::OnigSyntaxPerl_NG) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 82 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPerl_NG) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:87:28 | 87 | unsafe { transmute(&onig_sys::OnigSyntaxRuby) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 87 | unsafe { transmute(&raw const onig_sys::OnigSyntaxRuby) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:92:28 | 92 | unsafe { transmute(&onig_sys::OnigSyntaxOniguruma) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 92 | unsafe { transmute(&raw const onig_sys::OnigSyntaxOniguruma) } | +++++++++ warning: `onig` (lib) generated 17 warnings (1 duplicate) Compiling rgb v0.8.52 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rgb CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rgb-0.8.52 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rgb-0.8.52/Cargo.toml CARGO_PKG_AUTHORS='Kornel Lesiński :James Forster ' CARGO_PKG_DESCRIPTION='`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects.' CARGO_PKG_HOMEPAGE='https://lib.rs/crates/rgb' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rgb CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kornelski/rust-rgb' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.8.52 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=52 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name rgb --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rgb-0.8.52/src/lib.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="argb"' --cfg 'feature="as-bytes"' --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="grb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("argb", "as-bytes", "bytemuck", "checked_fns", "default", "defmt-03", "grb", "serde", "unstable-experimental"))' -C metadata=ffd0728d20125788 -C extra-filename=-7a51391cd11d0273 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbytemuck-4f967893a65cfd19.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: multiple associated functions are never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bincode-1.3.3/src/byteorder.rs:144:8 | 130 | pub trait ByteOrder: Clone + Copy { | --------- associated functions in this trait ... 144 | fn read_i16(buf: &[u8]) -> i16 { | ^^^^^^^^ ... 149 | fn read_i32(buf: &[u8]) -> i32 { | ^^^^^^^^ ... 154 | fn read_i64(buf: &[u8]) -> i64 { | ^^^^^^^^ ... 169 | fn write_i16(buf: &mut [u8], n: i16) { | ^^^^^^^^^ ... 174 | fn write_i32(buf: &mut [u8], n: i32) { | ^^^^^^^^^ ... 179 | fn write_i64(buf: &mut [u8], n: i64) { | ^^^^^^^^^ ... 200 | fn read_i128(buf: &[u8]) -> i128 { | ^^^^^^^^^ ... 205 | fn write_i128(buf: &mut [u8], n: i128) { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: methods `read_i8`, `read_i16`, `read_i32`, `read_i64`, and `read_i128` are never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bincode-1.3.3/src/byteorder.rs:220:8 | 211 | pub trait ReadBytesExt: io::Read { | ------------ methods in this trait ... 220 | fn read_i8(&mut self) -> Result { | ^^^^^^^ ... 234 | fn read_i16(&mut self) -> Result { | ^^^^^^^^ ... 248 | fn read_i32(&mut self) -> Result { | ^^^^^^^^ ... 262 | fn read_i64(&mut self) -> Result { | ^^^^^^^^ ... 291 | fn read_i128(&mut self) -> Result { | ^^^^^^^^^ warning: methods `write_i8`, `write_i16`, `write_i32`, `write_i64`, and `write_i128` are never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bincode-1.3.3/src/byteorder.rs:308:8 | 301 | pub trait WriteBytesExt: io::Write { | ------------- methods in this trait ... 308 | fn write_i8(&mut self, n: i8) -> Result<()> { | ^^^^^^^^ ... 320 | fn write_i16(&mut self, n: i16) -> Result<()> { | ^^^^^^^^^ ... 334 | fn write_i32(&mut self, n: i32) -> Result<()> { | ^^^^^^^^^ ... 348 | fn write_i64(&mut self, n: i64) -> Result<()> { | ^^^^^^^^^ ... 377 | fn write_i128(&mut self, n: i128) -> Result<()> { | ^^^^^^^^^^ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bincode-1.3.3/src/de/mod.rs:272:9 | 263 | / fn deserialize_enum( 264 | | self, 265 | | _enum: &'static str, 266 | | _variants: &'static [&'static str], ... | 269 | | where 270 | | V: serde::de::Visitor<'de>, | |___________________________________- move the `impl` block outside of this method `deserialize_enum` 271 | { 272 | impl<'de, 'a, R: 'a, O> serde::de::EnumAccess<'de> for &'a mut Deserializer | ^^^^^^^^^^^^^^^^^^^^^^^^---------------------^^^^^^^^^^^^^^^^^^------------^^^^^^ | | | | | `Deserializer` is not local | `EnumAccess` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default warning: `derive_more-impl` (lib) generated 1 warning (1 duplicate) Compiling clap_derive v4.5.45 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap_derive-4.5.45 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap_derive-4.5.45/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.45 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name clap_derive --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap_derive-4.5.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=2b0486e524c919cb -C extra-filename=-653f2dc35314ecc9 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern heck=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libheck-417e488ba9776adb.rlib --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `bincode` (lib) generated 5 warnings (1 duplicate) Compiling webpki-roots v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki_roots CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/webpki-roots-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/webpki-roots-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Mozilla'\''s CA root certificates for use with webpki' CARGO_PKG_HOMEPAGE='https://github.com/rustls/webpki-roots' CARGO_PKG_LICENSE=CDLA-Permissive-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=webpki-roots CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki-roots' CARGO_PKG_RUST_VERSION=1.64 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name webpki_roots --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/webpki-roots-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=15d374044e46f75d -C extra-filename=-e86a50c26ad7e5e2 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern pki_types=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustls_pki_types-7924388bb1674204.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `webpki-roots` (lib) generated 1 warning (1 duplicate) Compiling gethostname v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gethostname CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/gethostname-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/gethostname-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Wiesner ' CARGO_PKG_DESCRIPTION='gethostname for all platforms' CARGO_PKG_HOMEPAGE='https://codeberg.org/swsnr/gethostname.rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gethostname CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://codeberg.org/swsnr/gethostname.rs.git' CARGO_PKG_RUST_VERSION=1.68 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name gethostname --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/gethostname-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d77effe814433d73 -C extra-filename=-2cf0642b009d4e16 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustix-58505cf4c462f7cd.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rgb` (lib) generated 1 warning (1 duplicate) Compiling terminal-trx v0.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_trx CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/terminal-trx-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/terminal-trx-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Provides a handle to the terminal of the current process' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal-trx CARGO_PKG_README=readme.md CARGO_PKG_REPOSITORY='https://github.com/bash/terminal-trx' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_trx --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/terminal-trx-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::use_debug' '--deny=clippy::unwrap_used' '--warn=clippy::unimplemented' --warn=unexpected_cfgs '--deny=clippy::undocumented_unsafe_blocks' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::exhaustive_structs' '--warn=clippy::exhaustive_enums' '--warn=clippy::dbg_macro' --check-cfg 'cfg(terminal_trx_test_unsupported)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af44c3831b29e622 -C extra-filename=-a3011a8ebb081ce5 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcfg_if-810e14b448592505.rmeta --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `gethostname` (lib) generated 1 warning (1 duplicate) Compiling minimal-lexical v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/minimal-lexical-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=d91f2736ebd8051e -C extra-filename=-a7ab2569d2a97ccb --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/minimal-lexical-0.2.1/src/bigint.rs:127:17 | 127 | pub fn rview(x: &[Limb]) -> ReverseView { | ^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 127 | pub fn rview(x: &[Limb]) -> ReverseView<'_, Limb> { | +++ warning: `minimal-lexical` (lib) generated 2 warnings (1 duplicate) Compiling home v0.5.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/home-0.5.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/home-0.5.11/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.5.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name home --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/home-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5c1e0f501aaa9b0 -C extra-filename=-729a22e89ab33875 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `terminal-trx` (lib) generated 1 warning (1 duplicate) Compiling x11rb-protocol v0.13.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=x11rb_protocol CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/x11rb-protocol-0.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/x11rb-protocol-0.13.2/Cargo.toml CARGO_PKG_AUTHORS='Uli Schlachter :Eduardo Sánchez Muñoz :notgull ' CARGO_PKG_DESCRIPTION='Rust bindings to X11' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x11rb-protocol CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/psychon/x11rb' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.13.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name x11rb_protocol --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/x11rb-protocol-0.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=0d117eee34935f3d -C extra-filename=-433b01168af831e6 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `home` (lib) generated 1 warning (1 duplicate) Compiling shell-escape v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shell_escape CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shell-escape-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shell-escape-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Escape characters that may have a special meaning in a shell' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shell-escape CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/shell-escape' 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name shell_escape --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shell-escape-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0aa1a1bbabce0333 -C extra-filename=-70022377c0accb0b --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shell-escape-0.1.5/src/lib.rs:95:16 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ help: use `..=` for an inclusive range | = 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(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shell-escape-0.1.5/src/lib.rs:95:28 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shell-escape-0.1.5/src/lib.rs:95:40 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `shell-escape` (lib) generated 4 warnings (1 duplicate) Compiling termcolor v1.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/termcolor-1.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/termcolor-1.4.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name termcolor --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1a3c61ebf2a45e9e -C extra-filename=-a5e997465b91cfa2 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `termcolor` (lib) generated 1 warning (1 duplicate) Compiling xterm-color v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xterm_color CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/xterm-color-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/xterm-color-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parses the subset of X11 Color Strings emitted by terminals in response to OSC color queries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xterm-color CARGO_PKG_README=readme.md CARGO_PKG_REPOSITORY='https://github.com/bash/terminal-colorsaurus' CARGO_PKG_RUST_VERSION=1.70.0 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name xterm_color --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/xterm-color-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 '--warn=clippy::use_debug' '--deny=clippy::unwrap_used' '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' '--warn=clippy::unimplemented' --warn=unexpected_cfgs '--deny=clippy::undocumented_unsafe_blocks' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::exhaustive_structs' '--warn=clippy::exhaustive_enums' '--warn=clippy::dbg_macro' --check-cfg 'cfg(terminal_colorsaurus_test_unsupported)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6abbe16381acea1 -C extra-filename=-a1356ae9cd07b2b4 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `xterm-color` (lib) generated 1 warning (1 duplicate) Compiling option-ext v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=option_ext CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/option-ext-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name option_ext --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=59b412bcf838f342 -C extra-filename=-abb8e52cd2f332f8 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `option-ext` (lib) generated 1 warning (1 duplicate) Compiling bitflags v1.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bitflags-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=529ac86bed9870b6 -C extra-filename=-1d66ebcc41b32922 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `bitflags` (lib) generated 1 warning (1 duplicate) Compiling unsafe-libyaml v0.2.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unsafe_libyaml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/Cargo.toml CARGO_PKG_AUTHORS='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 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unsafe-libyaml' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.2.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name unsafe_libyaml --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f89971245e6c45fd -C extra-filename=-7b486e7347d75f1d --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `new_lab` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/moxcms-0.7.5/src/lab.rs:181:17 | 181 | new_lab.b = if new_lab.b < bmin { bmin } else { bmax }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: `clap_derive` (lib) generated 1 warning (1 duplicate) Compiling litrs v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litrs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/litrs-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/litrs-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='Lukas Kalbertodt ' CARGO_PKG_DESCRIPTION='Parse and inspect Rust literals (i.e. tokens in the Rust programming language representing fixed values). Particularly useful for proc macros, but can also be used outside of a proc-macro context. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litrs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/LukasKalbertodt/litrs/' CARGO_PKG_RUST_VERSION=1.54 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name litrs --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/litrs-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("check_suffix", "default", "proc-macro2", "unicode-xid"))' -C metadata=e4e579a374799f59 -C extra-filename=-2d6fc94c1aeefb14 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:311:17 | 311 | tag_directives.start = tag_directives.end; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1154:5 | 1154 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1410:5 | 1410 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1598:5 | 1598 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1622:17 | 1622 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2046:5 | 2046 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2047:5 | 2047 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2032:49 | 2032 | ... STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2048:5 | 2048 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2033:49 | 2033 | ... STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2506:5 | 2506 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2507:5 | 2507 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2501:9 | 2501 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2508:5 | 2508 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2502:9 | 2502 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2509:5 | 2509 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2503:9 | 2503 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2686:5 | 2686 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2687:5 | 2687 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2681:9 | 2681 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2688:5 | 2688 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2682:9 | 2682 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2689:5 | 2689 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2683:9 | 2683 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `ratatui` (lib) generated 11 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.7.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=ebec60d0bbec5467 -C extra-filename=-5b2fc3934f27cbe2 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `litrs` (lib) generated 1 warning (1 duplicate) Compiling byteorder-lite v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/byteorder-lite-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/byteorder-lite-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/image-rs/byteorder-lite' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/byteorder-lite' CARGO_PKG_RUST_VERSION=1.60 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder_lite --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/byteorder-lite-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=35cd9b1a5870389d -C extra-filename=-c853ac7a5f4cd031 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rustls` (lib) generated 1 warning (1 duplicate) Compiling iri-string v0.7.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iri_string CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/iri-string-0.7.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/iri-string-0.7.8/Cargo.toml CARGO_PKG_AUTHORS='YOSHIOKA Takuma ' CARGO_PKG_DESCRIPTION='IRI as string types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iri-string CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lo48576/iri-string' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.7.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name iri_string --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/iri-string-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "memchr", "serde", "std"))' -C metadata=7cce89768b005093 -C extra-filename=-b4cdc6c82211c8ea --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `byteorder-lite` (lib) generated 1 warning (1 duplicate) Compiling std_prelude v0.2.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=std_prelude CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/std_prelude-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/std_prelude-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='Garrett Berg ' CARGO_PKG_DESCRIPTION='prelude that the rust stdlib should have always had' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std_prelude CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vitiral/std_prelude' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name std_prelude --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/std_prelude-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76959bf2fdf9e6f6 -C extra-filename=-67e4c5370ca3bcfb --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/std_prelude-0.2.12/src/lib.rs:98:21 | 98 | pub use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/std_prelude-0.2.12/src/lib.rs:136:5 | 136 | ATOMIC_USIZE_INIT, | ^^^^^^^^^^^^^^^^^ warning: `std_prelude` (lib) generated 3 warnings (1 duplicate) Compiling path_abs v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=path_abs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/path_abs-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/path_abs-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='Rett Berg ' CARGO_PKG_DESCRIPTION='Ergonomic paths and files in rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=path_abs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vitiral/path_abs' 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name path_abs --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/path_abs-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("default", "serde", "serde_derive", "serialize", "stfu8"))' -C metadata=dcaee9a0f871e2b5 -C extra-filename=-70d3898d174f9d57 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern std_prelude=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libstd_prelude-67e4c5370ca3bcfb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary trailing semicolon --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/path_abs-0.5.1/src/abs.rs:104:10 | 104 | }; | ^ help: remove this semicolon | = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/path_abs-0.5.1/src/lib.rs:341:21 | 341 | self.io_err.description() | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `clap_builder` (lib) generated 1 warning (1 duplicate) Compiling document-features v0.2.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=document_features CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/document-features-0.2.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/document-features-0.2.11/Cargo.toml CARGO_PKG_AUTHORS='Slint Developers ' CARGO_PKG_DESCRIPTION='Extract documentation for the feature flags from comments in Cargo.toml' CARGO_PKG_HOMEPAGE='https://slint.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=document-features CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/slint-ui/document-features' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name document_features --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/document-features-0.2.11/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", "self-test"))' -C metadata=5929b4574c2a5ac7 -C extra-filename=-318098fb5a0e8ee8 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern litrs=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblitrs-2d6fc94c1aeefb14.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: unused import: `self_test` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/document-features-0.2.11/lib.rs:650:5 | 650 | use self_test; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `unsafe-libyaml` (lib) generated 64 warnings (1 duplicate) Compiling image v0.25.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=image CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/image-0.25.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/image-0.25.7/Cargo.toml CARGO_PKG_AUTHORS='The image-rs Developers' CARGO_PKG_DESCRIPTION='Imaging library. Provides basic image processing and encoders/decoders for common image formats.' CARGO_PKG_HOMEPAGE='https://github.com/image-rs/image' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=image CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/image' CARGO_PKG_RUST_VERSION=1.85.0 CARGO_PKG_VERSION=0.25.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name image --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/image-0.25.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="png"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-native", "benchmarks", "bmp", "color_quant", "dds", "default", "default-formats", "exr", "ff", "gif", "hdr", "ico", "jpeg", "nasm", "png", "pnm", "qoi", "rayon", "serde", "tga", "tiff", "webp"))' -C metadata=4dd3dda6fd296301 -C extra-filename=-ad9409c2e7994981 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbytemuck-4f967893a65cfd19.rmeta --extern byteorder_lite=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbyteorder_lite-c853ac7a5f4cd031.rmeta --extern moxcms=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmoxcms-67902179a0c7c7f8.rmeta --extern num_traits=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libnum_traits-d34bfc4ed70d7afc.rmeta --extern png=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpng-17c4519d20372c99.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/iri-string-0.7.8/src/template/expand.rs:675:5 | 675 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/iri-string-0.7.8/src/template/expand.rs:721:5 | 721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/iri-string-0.7.8/src/template/expand.rs:733:5 | 733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `path_abs` (lib) generated 3 warnings (1 duplicate) Compiling serde_yaml v0.9.34+deprecated Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_yaml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/Cargo.toml CARGO_PKG_AUTHORS='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_yaml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-yaml' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.9.34+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name serde_yaml --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/lib.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=522e1fa5be2413f5 -C extra-filename=-256cd80b43e6e52f --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libindexmap-b4af80209cb5776d.rmeta --extern itoa=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libitoa-39e5c6f2ff6517e2.rmeta --extern ryu=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libryu-26f1d335fa3b215a.rmeta --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-facb8f98e7f93dfa.rmeta --extern unsafe_libyaml=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libunsafe_libyaml-7b486e7347d75f1d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `document-features` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap-4.5.46 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap-4.5.46/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.46 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clap-4.5.46/src/lib.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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=1196d9d673ab9696 -C extra-filename=-0ee0bcf9a0239bc9 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libclap_builder-e5ca6da48bd6506a.rmeta --extern clap_derive=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libclap_derive-653f2dc35314ecc9.so --cap-lints warn -C ar=ar -C linker=cc` warning: `clap` (lib) generated 1 warning (1 duplicate) Compiling syntect v5.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syntect CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/syntect-5.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/syntect-5.2.0/Cargo.toml CARGO_PKG_AUTHORS='Tristan Hume ' CARGO_PKG_DESCRIPTION='library for high quality syntax highlighting and code intelligence using Sublime Text'\''s grammars' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syntect CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/trishume/syntect' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.2.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name syntect --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/syntect-5.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="bincode"' --cfg 'feature="dump-create"' --cfg 'feature="dump-load"' --cfg 'feature="flate2"' --cfg 'feature="fnv"' --cfg 'feature="onig"' --cfg 'feature="parsing"' --cfg 'feature="plist"' --cfg 'feature="plist-load"' --cfg 'feature="regex-onig"' --cfg 'feature="regex-syntax"' --cfg 'feature="yaml-load"' --cfg 'feature="yaml-rust"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bincode", "default", "default-fancy", "default-onig", "default-syntaxes", "default-themes", "dump-create", "dump-load", "fancy-regex", "flate2", "fnv", "html", "metadata", "onig", "parsing", "plist", "plist-load", "regex-fancy", "regex-onig", "regex-syntax", "yaml-load", "yaml-rust"))' -C metadata=c4acc3e2e55adcaf -C extra-filename=-f65db271bc4cc5c1 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bincode=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbincode-28811849c97f8c83.rmeta --extern bitflags=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbitflags-1d66ebcc41b32922.rmeta --extern flate2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libflate2-da8f58d43d52c248.rmeta --extern fnv=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfnv-79561b9e0ccc82b7.rmeta --extern once_cell=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libonce_cell-0f3a1be421344cd0.rmeta --extern onig=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libonig-d7c38ac5a54b0d55.rmeta --extern plist=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libplist-6546283d28d6e886.rmeta --extern regex_syntax=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libregex_syntax-e3b165042df1182a.rmeta --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-facb8f98e7f93dfa.rmeta --extern serde_derive=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde_derive-f22d4a92d9171026.so --extern serde_json=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde_json-ebed2afbe7efaa5c.rmeta --extern thiserror=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libthiserror-4576ac002de573c3.rmeta --extern walkdir=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libwalkdir-207cec4bdd3590ed.rmeta --extern yaml_rust=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libyaml_rust-6f389f4c2850128f.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib` warning: unused import: `core::hash::BuildHasher` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/src/stream/mod.rs:12:5 | 12 | use core::hash::BuildHasher; | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused variable: `context` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/src/error.rs:703:28 | 703 | pub fn push(&mut self, context: C) { | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: unused variable: `context` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/src/error.rs:710:57 | 710 | pub fn extend>(&mut self, context: I) { | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` warning: unused variable: `other` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/src/error.rs:814:18 | 814 | fn eq(&self, other: &Self) -> bool { | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` warning: unused variable: `f` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/src/error.rs:835:19 | 835 | fn fmt(&self, f: &mut crate::lib::std::fmt::Formatter<'_>) -> crate::lib::std::fmt::Result { | ^ help: if this is intentional, prefix it with an underscore: `_f` warning: unused variable: `input` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/src/error.rs:1356:13 | 1356 | let input = self.input.as_bstr(); | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` warning: unused variable: `span_end` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/src/error.rs:1358:13 | 1358 | let span_end = span_start; | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_span_end` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:21:28 | 21 | kind: unsafe { (*parser).error }, | ^^------^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 21 | kind: unsafe { (&(*parser)).error }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:22:50 | 22 | problem: match NonNull::new(unsafe { (*parser).problem as *mut _ }) { | ^^------^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 22 | problem: match NonNull::new(unsafe { (&(*parser)).problem as *mut _ }) { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:26:38 | 26 | problem_offset: unsafe { (*parser).problem_offset }, | ^^------^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 26 | problem_offset: unsafe { (&(*parser)).problem_offset }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:28:31 | 28 | sys: unsafe { (*parser).problem_mark }, | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 28 | sys: unsafe { (&(*parser)).problem_mark }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:30:50 | 30 | context: match NonNull::new(unsafe { (*parser).context as *mut _ }) { | ^^------^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 30 | context: match NonNull::new(unsafe { (&(*parser)).context as *mut _ }) { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:35:31 | 35 | sys: unsafe { (*parser).context_mark }, | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 35 | sys: unsafe { (&(*parser)).context_mark }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:42:28 | 42 | kind: unsafe { (*emitter).error }, | ^^-------^^^^^^^ | | | this raw pointer has type `*const yaml_emitter_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 42 | kind: unsafe { (&(*emitter)).error }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:43:50 | 43 | problem: match NonNull::new(unsafe { (*emitter).problem as *mut _ }) { | ^^-------^^^^^^^^^ | | | this raw pointer has type `*const yaml_emitter_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 43 | problem: match NonNull::new(unsafe { (&(*emitter)).problem as *mut _ }) { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/parser.rs:87:16 | 87 | if (*parser).error != sys::YAML_NO_ERROR { | ^^------^^^^^^^ | | | this raw pointer has type `*mut yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 87 | if (&(*parser)).error != sys::YAML_NO_ERROR { | ++ + warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:81:18 | 81 | pub fn entry(&mut self, k: Value) -> Entry { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 81 | pub fn entry(&mut self, k: Value) -> Entry<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:188:17 | 188 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 188 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:197:21 | 197 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 197 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:204:17 | 204 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 204 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:218:19 | 218 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 218 | pub fn values(&self) -> Values<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:225:23 | 225 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 225 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/number.rs:555:34 | 555 | pub(crate) fn unexpected(number: &Number) -> Unexpected { | ^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 555 | pub(crate) fn unexpected(number: &Number) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/value/de.rs:1231:30 | 1231 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1231 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: constant `PNG_SIGNATURE` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/image-0.25.7/src/codecs/png.rs:27:18 | 27 | pub(crate) const PNG_SIGNATURE: [u8; 8] = [137, 80, 78, 71, 13, 10, 26, 10]; | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: trait `ReadExt` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/image-0.25.7/src/io.rs:29:18 | 29 | pub(crate) trait ReadExt { | ^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/syntect-5.2.0/src/parsing/yaml_load.rs:765:19 | 765 | fn new(bytes: &[u8]) -> Parser { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 765 | fn new(bytes: &[u8]) -> Parser<'_> { | ++++ warning: `winnow` (lib) generated 8 warnings (1 duplicate) Compiling toml_parser v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_parser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_parser-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_parser-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_parser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name toml_parser --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_parser-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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=164b987f401f8cb4 -C extra-filename=-5f9833e423f7126c --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern winnow=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libwinnow-5b2fc3934f27cbe2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `iri-string` (lib) generated 4 warnings (1 duplicate) Compiling x11rb v0.13.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=x11rb CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/x11rb-0.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/x11rb-0.13.2/Cargo.toml CARGO_PKG_AUTHORS='Uli Schlachter :Eduardo Sánchez Muñoz :notgull ' CARGO_PKG_DESCRIPTION='Rust bindings to X11' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x11rb CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/psychon/x11rb' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.13.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name x11rb --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/x11rb-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "allow-unsafe-code", "as-raw-xcb-connection", "composite", "cursor", "damage", "dbe", "dl-libxcb", "dpms", "dri2", "dri3", "extra-traits", "glx", "image", "libc", "libloading", "once_cell", "present", "randr", "raw-window-handle", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "shape", "shm", "sync", "tracing", "xcursor", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=85fda90802b538ab -C extra-filename=-138ac6f0075c57ed --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern gethostname=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libgethostname-2cf0642b009d4e16.rmeta --extern rustix=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustix-58505cf4c462f7cd.rmeta --extern x11rb_protocol=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libx11rb_protocol-433b01168af831e6.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_yaml` (lib) generated 18 warnings (1 duplicate) Compiling tower-http v0.6.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tower-http-0.6.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tower-http-0.6.6/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Tower middleware and utilities for HTTP clients and servers' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower-http' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower-http' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.6.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name tower_http --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tower-http-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=059f29b71f823057 -C extra-filename=-e6c0105793158b17 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbitflags-c3c23fee3858c800.rmeta --extern bytes=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbytes-47ef2611af4d8c44.rmeta --extern futures_util=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_util-2799a6e6b5c260d3.rmeta --extern http=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhttp-c06cb499d39ec97a.rmeta --extern http_body=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhttp_body-74b6abfacd6b17e9.rmeta --extern iri_string=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libiri_string-b4cdc6c82211c8ea.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpin_project_lite-35d9811dbfd35187.rmeta --extern tower=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtower-c097425f7528e393.rmeta --extern tower_layer=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtower_layer-e7b356db441e09de.rmeta --extern tower_service=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtower_service-fd9c6f6f9198a48c.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: `toml_parser` (lib) generated 1 warning (1 duplicate) Compiling dirs-sys v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/dirs-sys-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=772a3a3eb548340a -C extra-filename=-767c25cf27d562a1 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --extern option_ext=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liboption_ext-abb8e52cd2f332f8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `dirs-sys` (lib) generated 1 warning (1 duplicate) Compiling terminal-colorsaurus v0.4.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_colorsaurus CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/terminal-colorsaurus-0.4.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/terminal-colorsaurus-0.4.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A cross-platform library for determining the terminal'\''s background and foreground color. It answers the question «Is this terminal dark or light?».' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal-colorsaurus CARGO_PKG_README=readme.md CARGO_PKG_REPOSITORY='https://github.com/bash/terminal-colorsaurus' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_colorsaurus --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/terminal-colorsaurus-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::use_debug' '--deny=clippy::unwrap_used' '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' '--warn=clippy::unimplemented' --warn=unexpected_cfgs '--deny=clippy::undocumented_unsafe_blocks' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::exhaustive_structs' '--warn=clippy::exhaustive_enums' '--warn=clippy::dbg_macro' --check-cfg 'cfg(terminal_colorsaurus_test_unsupported)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anstyle", "rgb"))' -C metadata=ce67c1ecdfddefb2 -C extra-filename=-90d86cea5916dd55 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcfg_if-810e14b448592505.rmeta --extern memchr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmemchr-e62d6a507930474f.rmeta --extern mio=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmio-b332922a2f313f76.rmeta --extern terminal_trx=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libterminal_trx-a3011a8ebb081ce5.rmeta --extern xterm_color=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libxterm_color-a1356ae9cd07b2b4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tower-http` (lib) generated 1 warning (1 duplicate) Compiling grep-cli v0.1.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=grep_cli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/grep-cli-0.1.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/grep-cli-0.1.11/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Utilities for search oriented command line applications. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/cli' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=grep-cli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/cli' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name grep_cli --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/grep-cli-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70c635aa24177e85 -C extra-filename=-8685bda3e24dd6b8 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbstr-f553386b3be37bb1.rmeta --extern globset=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libglobset-3edd8360d0450a95.rmeta --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --extern log=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblog-dafe1fbbc3da7253.rmeta --extern termcolor=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtermcolor-a5e997465b91cfa2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `terminal-colorsaurus` (lib) generated 1 warning (1 duplicate) Running `BUGREPORT_CARGO_CFG_TARGET_ARCH=x86_64 BUGREPORT_CARGO_CFG_TARGET_ENDIAN=little BUGREPORT_CARGO_CFG_TARGET_FAMILY=unix BUGREPORT_CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 BUGREPORT_CARGO_CFG_TARGET_OS=freebsd BUGREPORT_CARGO_CFG_TARGET_POINTER_WIDTH=64 BUGREPORT_HOST=x86_64-unknown-freebsd BUGREPORT_PROFILE=release BUGREPORT_TARGET=x86_64-unknown-freebsd CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bugreport CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bugreport-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bugreport-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='David Peter ' CARGO_PKG_DESCRIPTION='Collect system and environment information for bug reports' CARGO_PKG_HOMEPAGE='https://github.com/sharkdp/bugreport' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bugreport CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sharkdp/bugreport' 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/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/bugreport-a619f8b5824edd3b/out /usr/local/bin/rustc --crate-name bugreport --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bugreport-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 --cfg 'feature="collector_operating_system"' --cfg 'feature="default"' --cfg 'feature="format_markdown"' --cfg 'feature="git-version"' --cfg 'feature="git_hash"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("collector_operating_system", "default", "format_markdown", "format_plaintext", "git-version", "git_hash"))' -C metadata=28c0cd75e0a71419 -C extra-filename=-6af7359c5fa4b168 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern git_version=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libgit_version-987c385094c9ee9e.rmeta --extern shell_escape=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libshell_escape-70022377c0accb0b.rmeta --extern sysinfo=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsysinfo-d7acffa7fcbbb0e0.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bugreport-0.5.1/src/lib.rs:71:17 | 71 | fn generate(&mut self) -> Report { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 71 | fn generate(&mut self) -> Report<'_> { | ++++ warning: `x11rb` (lib) generated 1 warning (1 duplicate) Compiling etcetera v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=etcetera CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/etcetera-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/etcetera-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An unopinionated library for obtaining configuration, data, cache, & other directories' CARGO_PKG_HOMEPAGE='https://github.com/lunacookies/etcetera' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=etcetera CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lunacookies/etcetera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name etcetera --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/etcetera-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=238a85eecd56797f -C extra-filename=-d249e359714ef079 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcfg_if-810e14b448592505.rmeta --extern home=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhome-729a22e89ab33875.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bugreport` (lib) generated 2 warnings (1 duplicate) Compiling nom v7.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/Cargo.toml CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=ee3a24b03ebe094e -C extra-filename=-a1243842cf0d659a --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmemchr-e62d6a507930474f.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libminimal_lexical-a7ab2569d2a97ccb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `grep-cli` (lib) generated 1 warning (1 duplicate) Compiling ansi_colours v1.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ansi_colours CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ansi_colours-1.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ansi_colours-1.2.3/Cargo.toml CARGO_PKG_AUTHORS='Michał Nazarewicz ' CARGO_PKG_DESCRIPTION='true-colour ↔ ANSI terminal palette converter' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=LGPL-3.0-or-later CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ansi_colours CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mina86/ansi_colours' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name ansi_colours --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ansi_colours-1.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="rgb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "anstyle", "default", "rgb", "termcolor"))' -C metadata=c99529b962430805 -C extra-filename=-c7d646b3bf511273 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern rgb=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librgb-7a51391cd11d0273.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/lib.rs:375:13 | 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/lib.rs:391:12 | 391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/lib.rs:418:14 | 418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/internal.rs:49:12 | 49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/internal.rs:96:12 | 96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/internal.rs:340:12 | 340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/internal.rs:357:12 | 357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/internal.rs:374:12 | 374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/internal.rs:392:12 | 392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/internal.rs:409:12 | 409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `self::str::*` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `etcetera` (lib) generated 1 warning (1 duplicate) Compiling hyper-rustls v0.27.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-rustls-0.27.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-rustls-0.27.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls+hyper integration for pure rust HTTPS' CARGO_PKG_HOMEPAGE='https://github.com/rustls/hyper-rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/hyper-rustls' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.27.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_rustls --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-rustls-0.27.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="http1"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=c98ff2d546f74580 -C extra-filename=-7c9d1cf41692d2b4 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern http=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhttp-c06cb499d39ec97a.rmeta --extern hyper=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhyper-3be884e056e2bd4b.rmeta --extern hyper_util=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhyper_util-2531c9cdf8251e7a.rmeta --extern rustls=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustls-e4e6df4c336516c8.rmeta --extern pki_types=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustls_pki_types-7924388bb1674204.rmeta --extern tokio=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtokio-340042b3b1097aa1.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtokio_rustls-28d8f3e5e82bdb2f.rmeta --extern tower_service=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtower_service-fd9c6f6f9198a48c.rmeta --extern webpki_roots=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libwebpki_roots-e86a50c26ad7e5e2.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/ring-c51106c16db9c0ab/out` warning: `ansi_colours` (lib) generated 1 warning (1 duplicate) Compiling derive_more v2.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_more CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/derive_more-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/derive_more-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='Jelte Fennema ' CARGO_PKG_DESCRIPTION='Adds #[derive(x)] macros for more traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_more CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JelteF/derive_more' CARGO_PKG_RUST_VERSION=1.75.0 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name derive_more --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/derive_more-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="default"' --cfg 'feature="is_variant"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "std", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=1bd2a54e1199dab6 -C extra-filename=-0aacc62a0c2c22a4 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern derive_more_impl=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libderive_more_impl-c197562e47ee3f1c.so --cap-lints warn -C ar=ar -C linker=cc` warning: unused macro definition: `debug` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-rustls-0.27.7/src/lib.rs:53:18 | 53 | macro_rules! debug ( ($($tt:tt)*) => {{}} ); | ^^^^^ | = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default warning: unused import: `debug` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-rustls-0.27.7/src/lib.rs:55:20 | 55 | pub(crate) use debug; | ^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `derive_more` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=application,bugreport,build-assets,clap,default,etcetera,git,git2,grep-cli,minimal-application,paging,regex,regex-onig,shell-words,walkdir,wild 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='-Car=ar-Clinker=cc' CARGO_FEATURE_APPLICATION=1 CARGO_FEATURE_BUGREPORT=1 CARGO_FEATURE_BUILD_ASSETS=1 CARGO_FEATURE_CLAP=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_ETCETERA=1 CARGO_FEATURE_GIT=1 CARGO_FEATURE_GIT2=1 CARGO_FEATURE_GREP_CLI=1 CARGO_FEATURE_MINIMAL_APPLICATION=1 CARGO_FEATURE_PAGING=1 CARGO_FEATURE_REGEX=1 CARGO_FEATURE_REGEX_ONIG=1 CARGO_FEATURE_SHELL_WORDS=1 CARGO_FEATURE_WALKDIR=1 CARGO_FEATURE_WILD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/Cargo.toml CARGO_PKG_AUTHORS='David Peter ' CARGO_PKG_DESCRIPTION='A cat(1) clone with wings.' CARGO_PKG_HOMEPAGE='https://github.com/sharkdp/bat' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sharkdp/bat' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.25.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/misc/tenere/work/target/release/deps:/wrkdirs/usr/ports/misc/tenere/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/bat-b43ac113b058b181/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/misc/tenere/work/target/release/build/bat-0b23cb783905c260/build-script-main` [bat 0.25.0] cargo:rerun-if-changed=build/ [bat 0.25.0] cargo:rerun-if-changed=src/syntax_mapping/builtins/ [bat 0.25.0] cargo:rerun-if-changed=assets/manual/ [bat 0.25.0] cargo:rerun-if-changed=assets/completions/ [bat 0.25.0] cargo:rerun-if-env-changed=PROJECT_NAME [bat 0.25.0] cargo:rerun-if-env-changed=PROJECT_EXECUTABLE [bat 0.25.0] cargo:rerun-if-env-changed=CARGO_PKG_VERSION [bat 0.25.0] cargo:rerun-if-env-changed=BAT_ASSETS_GEN_DIR [bat 0.25.0] cargo:rustc-env=BAT_GENERATED_COMPLETION_BASH=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/bat-b43ac113b058b181/out/assets/completions/bat.bash [bat 0.25.0] cargo:rustc-env=BAT_GENERATED_COMPLETION_FISH=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/bat-b43ac113b058b181/out/assets/completions/bat.fish [bat 0.25.0] cargo:rustc-env=BAT_GENERATED_COMPLETION_PS1=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/bat-b43ac113b058b181/out/assets/completions/_bat.ps1 [bat 0.25.0] cargo:rustc-env=BAT_GENERATED_COMPLETION_ZSH=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/bat-b43ac113b058b181/out/assets/completions/bat.zsh Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/semver-1.0.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/semver-1.0.26/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.26 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/semver-fd4bc567f4007e25/out /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/semver-1.0.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=5bc80ee1e1c68fa6 -C extra-filename=-1ae50b5711033e9e --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: `hyper-rustls` (lib) generated 3 warnings (1 duplicate) Compiling serde_urlencoded v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_urlencoded-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_urlencoded-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Anthony Ramine ' CARGO_PKG_DESCRIPTION='`x-www-form-urlencoded` meets Serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_urlencoded CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nox/serde_urlencoded' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name serde_urlencoded --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=459da707e6ae564c -C extra-filename=-3ae5e99d3175b6d7 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libform_urlencoded-43b3405bceb0de5e.rmeta --extern itoa=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libitoa-39e5c6f2ff6517e2.rmeta --extern ryu=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libryu-26f1d335fa3b215a.rmeta --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-facb8f98e7f93dfa.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_urlencoded-0.7.1/src/ser/mod.rs:80:51 | 80 | Error::Utf8(ref err) => error::Error::description(err), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `semver` (lib) generated 1 warning (1 duplicate) Compiling serde_spanned v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_spanned-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_spanned-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_spanned-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=55c17ef5fe5c6e9a -C extra-filename=-239137675719ec78 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-facb8f98e7f93dfa.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_spanned` (lib) generated 1 warning (1 duplicate) Compiling toml_datetime v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_datetime-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_datetime-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_datetime-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=186a8304251edc3b -C extra-filename=-9923fb3db74f8ee0 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-facb8f98e7f93dfa.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_urlencoded` (lib) generated 2 warnings (1 duplicate) Compiling console v0.15.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=console CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/console-0.15.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/console-0.15.11/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher ' CARGO_PKG_DESCRIPTION='A terminal and console abstraction for Rust' CARGO_PKG_HOMEPAGE='https://github.com/console-rs/console' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=console CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/console-rs/console' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.15.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name console --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/console-0.15.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="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=ef90252177a3e7b2 -C extra-filename=-fb3d6699f4f12f72 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --extern once_cell=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libonce_cell-0f3a1be421344cd0.rmeta --extern unicode_width=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libunicode_width-7b4cf2f293c4c487.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `toml_datetime` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-1.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-1.11.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.11.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/regex-1.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=cd6e97329f256c90 -C extra-filename=-c5073a303841b752 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libaho_corasick-42dca26cbaab6dae.rmeta --extern memchr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmemchr-e62d6a507930474f.rmeta --extern regex_automata=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libregex_automata-e2d6acbcfa0edf10.rmeta --extern regex_syntax=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libregex_syntax-e3b165042df1182a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/console-0.15.11/src/ansi.rs:189:28 | 189 | pub fn strip_ansi_codes(s: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 189 | pub fn strip_ansi_codes(s: &str) -> Cow<'_, str> { | +++ warning: `console` (lib) generated 2 warnings (1 duplicate) Compiling futures-executor v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_executor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-executor-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-executor-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Executors for asynchronous tasks based on the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-executor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name futures_executor --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-executor-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=bf0612ead35aaf79 -C extra-filename=-84ed983ec3d46561 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_core-e50d05f10976a0fa.rmeta --extern futures_task=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_task-194de62c46b42753.rmeta --extern futures_util=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_util-2799a6e6b5c260d3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `regex` (lib) generated 1 warning (1 duplicate) Compiling http-body-util v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-body-util-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-body-util-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Combinators and adapters for HTTP request or response bodies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name http_body_util --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=d7de9b28e614e90d -C extra-filename=-1fe037351217d9f1 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbytes-47ef2611af4d8c44.rmeta --extern futures_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_core-e50d05f10976a0fa.rmeta --extern http=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhttp-c06cb499d39ec97a.rmeta --extern http_body=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhttp_body-74b6abfacd6b17e9.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpin_project_lite-35d9811dbfd35187.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `nom` (lib) generated 14 warnings (1 duplicate) Compiling content_inspector v0.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=content_inspector CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/content_inspector-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/content_inspector-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='David Peter ' CARGO_PKG_DESCRIPTION='Fast inspection of binary buffers to guess/determine the encoding' CARGO_PKG_HOMEPAGE='https://github.com/sharkdp/content_inspector' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=content_inspector CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sharkdp/content_inspector' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name content_inspector --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/content_inspector-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8f9a109760a0be1 -C extra-filename=-552e3aa3fc92efd0 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmemchr-e62d6a507930474f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `content_inspector` (lib) generated 1 warning (1 duplicate) Compiling encoding_rs v0.8.35 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='A Gecko-oriented implementation of the Encoding Standard' CARGO_PKG_HOMEPAGE='https://docs.rs/encoding_rs/' CARGO_PKG_LICENSE='(Apache-2.0 OR MIT) AND BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/encoding_rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.8.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=905ceb6019c25646 -C extra-filename=-b4cd70c13faa02d0 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcfg_if-810e14b448592505.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: trait `MustNotImplDrop` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-body-util-0.1.3/src/either.rs:141:15 | 141 | trait MustNotImplDrop {} | ^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-body-util-0.1.3/src/either.rs:27:37 | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj<'_, L, R> { | +++ warning: `http-body-util` (lib) generated 3 warnings (1 duplicate) Compiling clircle v0.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clircle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clircle-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clircle-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='Niklas Mohrin ' CARGO_PKG_DESCRIPTION='Detect IO circles in your CLI apps arguments.' CARGO_PKG_HOMEPAGE='https://github.com/niklasmohrin/clircle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clircle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/niklasmohrin/clircle' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name clircle --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clircle-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "test-close-again"))' -C metadata=b952f5aff22bc8f9 -C extra-filename=-19cf10f89fbe2168 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcfg_if-810e14b448592505.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-executor` (lib) generated 1 warning (1 duplicate) Compiling toml_writer v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_writer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_writer-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_writer-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A low-level interface for writing out TOML ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_writer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name toml_writer --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml_writer-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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a6fcbc047d0b1ae9 -C extra-filename=-85459c72b61a1f42 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `x11rb-protocol` (lib) generated 1 warning (1 duplicate) Compiling simdutf8 v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simdutf8 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/simdutf8-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/simdutf8-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Hans Kratz ' CARGO_PKG_DESCRIPTION='SIMD-accelerated UTF-8 validation.' CARGO_PKG_HOMEPAGE='https://github.com/rusticstuff/simdutf8' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simdutf8 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticstuff/simdutf8' 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name simdutf8 --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/simdutf8-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_neon", "aarch64_neon_prefetch", "default", "hints", "public_imp", "std"))' -C metadata=803ba941deff7a8d -C extra-filename=-81e3092ad266ef23 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clircle-0.6.1/src/clircle_unix.rs:57:5 | 57 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clircle-0.6.1/src/clircle_unix.rs:68:5 | 68 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clircle-0.6.1/src/clircle_unix.rs:115:5 | 115 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clircle-0.6.1/src/lib.rs:132:5 | 132 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/lib.rs:42:5 | 42 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/iso_2022_jp.rs:377:5 | 377 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/iso_2022_jp.rs:398:5 | 398 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/utf_8.rs:229:12 | 229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/utf_8.rs:606:12 | 606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/data.rs:456:12 | 456 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1183:16 | 1183 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1217:16 | 1217 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/mem.rs:336:12 | 336 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/mem.rs:710:12 | 710 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/mem.rs:1140:12 | 1140 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/macros.rs:689:16 | 689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/euc_jp.rs:77:5 | 77 | / euc_jp_decoder_functions!( 78 | | { 79 | | let trail_minus_offset = byte.wrapping_sub(0xA1); ... | 220 | | handle 221 | | ); | |_____- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euc_jp_decoder_function` which comes from the expansion of the macro `euc_jp_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/macros.rs:364:16 | 364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/gb18030.rs:112:5 | 112 | / gb18030_decoder_functions!( ... | 295 | | handle, 296 | | 'outermost); | |___________________- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `gb18030_decoder_function` which comes from the expansion of the macro `gb18030_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:1725:20 | 1725 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1856 | basic_latin_alu!(ascii_to_basic_latin, u8, u16, ascii_to_basic_latin_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1857 | basic_latin_alu!(basic_latin_to_ascii, u16, u8, basic_latin_to_ascii_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1858 | latin1_alu!(unpack_latin1, u8, u16, unpack_latin1_stride_alu); | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1859 | latin1_alu!(pack_latin1, u16, u8, pack_latin1_stride_alu); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:105:20 | 105 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1861 | ascii_alu!(ascii_to_ascii, u8, u8, ascii_to_ascii_stride); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `ascii_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 322 | by_unit_check_alu!(is_ascii_impl, u8, 0x80, ASCII_MASK); | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 323 | by_unit_check_alu!(is_basic_latin_impl, u16, 0x80, BASIC_LATIN_MASK); | -------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 324 | by_unit_check_alu!(is_utf16_latin1_impl, u16, 0x100, LATIN1_MASK); | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/mem.rs:591:20 | 591 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disabled` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:1508:68 | 1508 | if #[cfg(all(feature = "simd-accel", target_endian = "little", target_arch = "disabled"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/mem.rs:44:32 | 44 | ($($arg:tt)*) => (if !cfg!(fuzzing) { debug_assert!($($arg)*); }) | ^^^^^^^ ... 1933 | non_fuzz_debug_assert!(is_utf8_latin1(src)); | ------------------------------------------- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `non_fuzz_debug_assert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `clircle` (lib) generated 5 warnings (1 duplicate) Compiling wild v2.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wild CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/wild-2.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/wild-2.2.1/Cargo.toml CARGO_PKG_AUTHORS='Kornel ' CARGO_PKG_DESCRIPTION='Glob (wildcard) expanded command-line arguments on Windows' CARGO_PKG_HOMEPAGE='https://lib.rs/crates/wild' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wild CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/kornelski/wild' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.2.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name wild --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/wild-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("glob-quoted-on-windows"))' -C metadata=46ebf488881303e3 -C extra-filename=-4268c87b02f3c7d7 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `wild` (lib) generated 1 warning (1 duplicate) Compiling shell-words v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shell_words CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shell-words-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shell-words-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Tomasz Miąsko ' CARGO_PKG_DESCRIPTION='Process command line according to parsing rules of UNIX shell' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shell-words CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tmiasko/shell-words' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name shell_words --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shell-words-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=dfeca8c1d3a3f09b -C extra-filename=-8fdc72146007f2f7 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `toml_writer` (lib) generated 1 warning (1 duplicate) Compiling bytesize v1.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytesize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bytesize-1.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bytesize-1.3.3/Cargo.toml CARGO_PKG_AUTHORS='Hyunsik Choi ' CARGO_PKG_DESCRIPTION='an utility for human-readable bytes representations' CARGO_PKG_HOMEPAGE='https://github.com/bytesize-rs/bytesize/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytesize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytesize-rs/bytesize/' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.3.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name bytesize --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bytesize-1.3.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=b8bbeaafd77039d1 -C extra-filename=-e0f70817ebc775ac --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shell-words-1.1.0/src/lib.rs:282:17 | 282 | pub fn quote(s: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 282 | pub fn quote(s: &str) -> Cow<'_, str> { | +++ [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: `simdutf8` (lib) generated 1 warning (1 duplicate) 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/misc/tenere/work/tenere-0.11.3/cargo-crates/nu-ansi-term-0.50.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name nu_ansi_term --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=001a709ff8b7f04e -C extra-filename=-ae0472c15a2a5da3 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `shell-words` (lib) generated 2 warnings (1 duplicate) Compiling toml v0.9.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/toml-0.9.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=71b142101ba995c7 -C extra-filename=-4b4dc58c3d6be47e --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-facb8f98e7f93dfa.rmeta --extern serde_spanned=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde_spanned-239137675719ec78.rmeta --extern toml_datetime=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtoml_datetime-9923fb3db74f8ee0.rmeta --extern toml_parser=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtoml_parser-5f9833e423f7126c.rmeta --extern toml_writer=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtoml_writer-85459c72b61a1f42.rmeta --extern winnow=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libwinnow-5b2fc3934f27cbe2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bytesize` (lib) generated 1 warning (1 duplicate) Compiling ansi-to-tui v7.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ansi_to_tui CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ansi-to-tui-7.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ansi-to-tui-7.0.0/Cargo.toml CARGO_PKG_AUTHORS='Uttarayan Mondal ' CARGO_PKG_DESCRIPTION='A library to convert ansi color coded text into ratatui::text::Text type from ratatui library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ansi-to-tui CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/uttarayan21/ansi-to-tui' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.0.0 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name ansi_to_tui --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ansi-to-tui-7.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="default"' --cfg 'feature="simd"' --cfg 'feature="zero-copy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "simd", "zero-copy"))' -C metadata=7b622c71b8511a72 -C extra-filename=-a9cbe343b9a790a6 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern nom=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libnom-a1243842cf0d659a.rmeta --extern tui=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libratatui-5b96d237df34253c.rmeta --extern simdutf8=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsimdutf8-81e3092ad266ef23.rmeta --extern smallvec=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsmallvec-9d6e1e20eb3de0fa.rmeta --extern thiserror=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libthiserror-4576ac002de573c3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `nu-ansi-term` (lib) generated 1 warning (1 duplicate) Compiling reqwest v0.12.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=reqwest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/reqwest-0.12.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/reqwest-0.12.23/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='higher level HTTP client library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=reqwest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/reqwest' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.12.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name reqwest --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/reqwest-0.12.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="json"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=3613ad0599ff3e0f -C extra-filename=-1ef976919c579a82 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern base64=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbase64-3082ad46abfd1708.rmeta --extern bytes=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbytes-47ef2611af4d8c44.rmeta --extern futures_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_core-e50d05f10976a0fa.rmeta --extern http=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhttp-c06cb499d39ec97a.rmeta --extern http_body=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhttp_body-74b6abfacd6b17e9.rmeta --extern http_body_util=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhttp_body_util-1fe037351217d9f1.rmeta --extern hyper=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhyper-3be884e056e2bd4b.rmeta --extern hyper_rustls=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhyper_rustls-7c9d1cf41692d2b4.rmeta --extern hyper_util=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libhyper_util-2531c9cdf8251e7a.rmeta --extern log=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblog-dafe1fbbc3da7253.rmeta --extern percent_encoding=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpercent_encoding-e7f566d3b401bebe.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpin_project_lite-35d9811dbfd35187.rmeta --extern rustls=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustls-e4e6df4c336516c8.rmeta --extern rustls_pki_types=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustls_pki_types-7924388bb1674204.rmeta --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-facb8f98e7f93dfa.rmeta --extern serde_json=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde_json-ebed2afbe7efaa5c.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde_urlencoded-3ae5e99d3175b6d7.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsync_wrapper-44f43ab0b57efb79.rmeta --extern tokio=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtokio-340042b3b1097aa1.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtokio_rustls-28d8f3e5e82bdb2f.rmeta --extern tower=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtower-c097425f7528e393.rmeta --extern tower_http=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtower_http-e6c0105793158b17.rmeta --extern tower_service=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtower_service-fd9c6f6f9198a48c.rmeta --extern url=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liburl-db1d9e6ad5f5780a.rmeta --extern webpki_roots=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libwebpki_roots-e86a50c26ad7e5e2.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/ring-c51106c16db9c0ab/out` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/handles.rs:390:21 | 390 | pub fn new(src: &[u8]) -> ByteSource { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 390 | pub fn new(src: &[u8]) -> ByteSource<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/handles.rs:597:21 | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination { | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/handles.rs:942:21 | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1168:21 | 1168 | pub fn new(src: &[u16]) -> Utf16Source { | ^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1168 | pub fn new(src: &[u16]) -> Utf16Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1477:21 | 1477 | pub fn new(src: &str) -> Utf8Source { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1477 | pub fn new(src: &str) -> Utf8Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1936:21 | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination<'_> { | ++++ warning: `ansi-to-tui` (lib) generated 1 warning (1 duplicate) Compiling futures v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name futures --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=e369bb7e1d27fa38 -C extra-filename=-e92eee7152182501 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_channel-e5ec3b79955baaa6.rmeta --extern futures_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_core-e50d05f10976a0fa.rmeta --extern futures_executor=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_executor-84ed983ec3d46561.rmeta --extern futures_io=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_io-840721d76cc4c07d.rmeta --extern futures_sink=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_sink-cbb5a5a892ba0adb.rmeta --extern futures_task=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_task-194de62c46b42753.rmeta --extern futures_util=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_util-2799a6e6b5c260d3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `futures` (lib) generated 1 warning (1 duplicate) Compiling crossterm v0.29.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossterm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='T. Post' CARGO_PKG_DESCRIPTION='A crossplatform terminal library for manipulating terminals.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossterm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossterm-rs/crossterm' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name crossterm --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="derive-more"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "derive-more", "event-stream", "events", "filedescriptor", "libc", "osc52", "serde", "use-dev-tty", "windows"))' -C metadata=7cfe5c82e79044f2 -C extra-filename=-4f1ffd5e8312086b --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbitflags-c3c23fee3858c800.rmeta --extern derive_more=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libderive_more-0aacc62a0c2c22a4.rmeta --extern document_features=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libdocument_features-318098fb5a0e8ee8.so --extern futures_core=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures_core-e50d05f10976a0fa.rmeta --extern mio=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libmio-b332922a2f313f76.rmeta --extern parking_lot=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libparking_lot-caea91522d526f77.rmeta --extern rustix=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/librustix-58505cf4c462f7cd.rmeta --extern signal_hook=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsignal_hook-5542fcada576155e.rmeta --extern signal_hook_mio=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsignal_hook_mio-59fdbe0c2a2a5b4f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.29.0/src/terminal/sys/unix.rs:87:50 | 87 | let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 87 - let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); 87 + let file = File::open("/dev/tty").map(|file| FileDesc::Owned(file.into())); | warning: `syntect` (lib) generated 2 warnings (1 duplicate) Compiling arboard v3.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arboard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/arboard-3.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/arboard-3.6.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Image and text handling for the OS clipboard.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arboard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/1Password/arboard' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=3.6.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name arboard --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/arboard-3.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="core-graphics"' --cfg 'feature="default"' --cfg 'feature="image"' --cfg 'feature="image-data"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core-graphics", "default", "image", "image-data", "wayland-data-control", "windows-sys", "wl-clipboard-rs"))' -C metadata=81caab278d3b73c1 -C extra-filename=-c45586c5a375dd00 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern image=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libimage-ad9409c2e7994981.rmeta --extern log=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblog-dafe1fbbc3da7253.rmeta --extern parking_lot=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libparking_lot-caea91522d526f77.rmeta --extern percent_encoding=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpercent_encoding-e7f566d3b401bebe.rmeta --extern x11rb=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libx11rb-138ac6f0075c57ed.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/arboard-3.6.1/src/platform/linux/x11.rs:1029:31 | 1029 | let mut reader = image::io::Reader::new(cursor); | ^^^^^^ | = note: `#[warn(deprecated)]` on by default [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: `toml` (lib) generated 1 warning (1 duplicate) Compiling dirs v6.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/dirs-6.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name dirs --edition=2015 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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=f27f0c623c82a5e1 -C extra-filename=-1b25a4620dbad959 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern dirs_sys=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libdirs_sys-767c25cf27d562a1.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `dirs` (lib) generated 1 warning (1 duplicate) Compiling tui-textarea v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tui_textarea CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tui-textarea-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tui-textarea-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='rhysd ' CARGO_PKG_DESCRIPTION='tui-textarea is a simple yet powerful text editor widget for ratatui and tui-rs. Multi-line text editor can be easily put as part of your TUI application. ' CARGO_PKG_HOMEPAGE='https://github.com/rhysd/tui-textarea#readme' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tui-textarea CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rhysd/tui-textarea' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name tui_textarea --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/tui-textarea-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="ratatui"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "crossterm", "default", "no-backend", "ratatui", "search", "serde", "termion", "termwiz", "tuirs", "tuirs-crossterm", "tuirs-no-backend", "tuirs-termion"))' -C metadata=0db461bc8494f4b8 -C extra-filename=-b8c1dfa85213e43a --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern crossterm=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcrossterm-e749c82108e8c362.rmeta --extern ratatui=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libratatui-5b96d237df34253c.rmeta --extern unicode_width=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libunicode_width-7b4cf2f293c4c487.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `encoding_rs` (lib) generated 34 warnings (3 duplicates) Compiling async-trait v0.1.89 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/async-trait-0.1.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/async-trait-0.1.89/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type erasure for async trait methods' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/async-trait' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.89 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name async_trait --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/async-trait-0.1.89/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=497b4ab07563b523 -C extra-filename=-1058ffbf24fd611f --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `crossterm` (lib) generated 2 warnings (1 duplicate) Compiling strum_macros v0.27.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum_macros-0.27.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum_macros-0.27.2/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION=1.66.1 CARGO_PKG_VERSION=0.27.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name strum_macros --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum_macros-0.27.2/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=1afe712ac8b1dd7b -C extra-filename=-183b4d91bb16fe1c --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern heck=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libheck-417e488ba9776adb.rlib --extern proc_macro2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libproc_macro2-1fe3451573887dd2.rlib --extern quote=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libquote-d3beb7083defd028.rlib --extern syn=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyn-d0abfe53c47c0cbf.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `tui-textarea` (lib) generated 1 warning (1 duplicate) Compiling strum v0.27.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum-0.27.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum-0.27.2/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION=1.66.1 CARGO_PKG_VERSION=0.27.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name strum --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum-0.27.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "derive", "phf", "std", "strum_macros"))' -C metadata=e5be959837fda345 -C extra-filename=-ec7772edf1be64ff --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `arboard` (lib) generated 2 warnings (1 duplicate) warning: `strum` (lib) generated 1 warning (1 duplicate) warning: `async-trait` (lib) generated 1 warning (1 duplicate) [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: `strum_macros` (lib) generated 1 warning (1 duplicate) [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: `image` (lib) generated 3 warnings (1 duplicate) [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: `reqwest` (lib) generated 1 warning (1 duplicate) [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [libgit2-sys 0.17.0+1.8.1] AR_x86_64-unknown-freebsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [libgit2-sys 0.17.0+1.8.1] AR_x86_64_unknown_freebsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=HOST_AR [libgit2-sys 0.17.0+1.8.1] HOST_AR = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=AR [libgit2-sys 0.17.0+1.8.1] AR = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=ARFLAGS [libgit2-sys 0.17.0+1.8.1] ARFLAGS = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=HOST_ARFLAGS [libgit2-sys 0.17.0+1.8.1] HOST_ARFLAGS = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [libgit2-sys 0.17.0+1.8.1] ARFLAGS_x86_64_unknown_freebsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [libgit2-sys 0.17.0+1.8.1] ARFLAGS_x86_64-unknown-freebsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rustc-link-lib=static=git2 [libgit2-sys 0.17.0+1.8.1] cargo:rustc-link-search=native=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/build [libgit2-sys 0.17.0+1.8.1] cargo:root=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-changed=libgit2/include [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-changed=libgit2/src [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-changed=libgit2/deps warning: libgit2-sys@0.17.0+1.8.1: failed to probe system libgit2: Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libgit2_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libgit2-sys-0.17.0+1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libgit2-sys-0.17.0+1.8.1/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.17.0+1.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out /usr/local/bin/rustc --crate-name libgit2_sys --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libgit2-sys-0.17.0+1.8.1/lib.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", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=3e06960938fb6c60 -C extra-filename=-332684c41c06a90a --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --extern libz_sys=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibz_sys-d1231366d798fac7.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/build -l static=git2 --cfg libgit2_vendored` warning: unexpected `cfg` condition name: `libgit2_vendored` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libgit2-sys-0.17.0+1.8.1/lib.rs:4347:10 | 4347 | cfg!(libgit2_vendored) | ^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libgit2_vendored)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libgit2_vendored)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling git2 v0.19.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/git2-0.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/git2-0.19.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.19.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name git2 --edition=2018 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/git2-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "ssh_key_from_memory", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=45f5512ff3ce7793 -C extra-filename=-fe486812e55f853f --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbitflags-c3c23fee3858c800.rmeta --extern libc=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibc-bd30a008394d14c1.rmeta --extern libgit2_sys=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblibgit2_sys-332684c41c06a90a.rmeta --extern log=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liblog-dafe1fbbc3da7253.rmeta --extern url=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/liburl-db1d9e6ad5f5780a.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/build` warning: `libgit2-sys` (lib) generated 2 warnings (1 duplicate) warning: `moxcms` (lib) generated 2 warnings (1 duplicate) Running `BAT_GENERATED_COMPLETION_BASH=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/bat-b43ac113b058b181/out/assets/completions/bat.bash BAT_GENERATED_COMPLETION_FISH=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/bat-b43ac113b058b181/out/assets/completions/bat.fish BAT_GENERATED_COMPLETION_PS1=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/bat-b43ac113b058b181/out/assets/completions/_bat.ps1 BAT_GENERATED_COMPLETION_ZSH=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/bat-b43ac113b058b181/out/assets/completions/bat.zsh CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bat CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/Cargo.toml CARGO_PKG_AUTHORS='David Peter ' CARGO_PKG_DESCRIPTION='A cat(1) clone with wings.' CARGO_PKG_HOMEPAGE='https://github.com/sharkdp/bat' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sharkdp/bat' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.25.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/bat-b43ac113b058b181/out /usr/local/bin/rustc --crate-name bat --edition=2021 /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.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="application"' --cfg 'feature="bugreport"' --cfg 'feature="build-assets"' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="etcetera"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="grep-cli"' --cfg 'feature="minimal-application"' --cfg 'feature="paging"' --cfg 'feature="regex"' --cfg 'feature="regex-onig"' --cfg 'feature="shell-words"' --cfg 'feature="walkdir"' --cfg 'feature="wild"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("application", "bugreport", "build-assets", "clap", "default", "etcetera", "execute", "git", "git2", "grep-cli", "lessopen", "minimal-application", "paging", "regex", "regex-fancy", "regex-onig", "shell-words", "walkdir", "wild"))' -C metadata=5468c571d320beb6 -C extra-filename=-6c6426f48f1bd864 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern ansi_colours=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libansi_colours-c7d646b3bf511273.rmeta --extern bincode=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbincode-28811849c97f8c83.rmeta --extern bugreport=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbugreport-6af7359c5fa4b168.rmeta --extern bytesize=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbytesize-e0f70817ebc775ac.rmeta --extern clap=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libclap-0ee0bcf9a0239bc9.rmeta --extern clircle=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libclircle-19cf10f89fbe2168.rmeta --extern console=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libconsole-fb3d6699f4f12f72.rmeta --extern content_inspector=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcontent_inspector-552e3aa3fc92efd0.rmeta --extern encoding_rs=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libencoding_rs-b4cd70c13faa02d0.rmeta --extern etcetera=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libetcetera-d249e359714ef079.rmeta --extern flate2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libflate2-da8f58d43d52c248.rmeta --extern git2=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libgit2-fe486812e55f853f.rmeta --extern globset=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libglobset-3edd8360d0450a95.rmeta --extern grep_cli=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libgrep_cli-8685bda3e24dd6b8.rmeta --extern nu_ansi_term=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libnu_ansi_term-ae0472c15a2a5da3.rmeta --extern once_cell=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libonce_cell-0f3a1be421344cd0.rmeta --extern path_abs=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libpath_abs-70d3898d174f9d57.rmeta --extern regex=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libregex-c5073a303841b752.rmeta --extern semver=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsemver-1ae50b5711033e9e.rmeta --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-facb8f98e7f93dfa.rmeta --extern serde_derive=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde_derive-f22d4a92d9171026.so --extern serde_yaml=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde_yaml-256cd80b43e6e52f.rmeta --extern shell_words=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libshell_words-8fdc72146007f2f7.rmeta --extern syntect=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libsyntect-f65db271bc4cc5c1.rmeta --extern terminal_colorsaurus=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libterminal_colorsaurus-90d86cea5916dd55.rmeta --extern thiserror=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libthiserror-4576ac002de573c3.rmeta --extern unicode_width=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libunicode_width-551d56c1265c88fc.rmeta --extern walkdir=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libwalkdir-207cec4bdd3590ed.rmeta --extern wild=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libwild-4268c87b02f3c7d7.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/build -L native=/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/src/assets.rs:152:9 | 152 | &self, | ^^^^^ the lifetime is elided here ... 155 | ) -> Result { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 155 | ) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/src/assets.rs:211:9 | 211 | &self, | ^^^^^ the lifetime is elided here ... 215 | ) -> Result { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 215 | ) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/src/assets.rs:245:9 | 245 | &self, | ^^^^^ the lifetime is elided here 246 | syntax_name: &str, 247 | ) -> Result> { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 247 | ) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/src/assets.rs:254:33 | 254 | fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 254 | fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/src/assets.rs:263:9 | 263 | &self, | ^^^^^ the lifetime is elided here ... 266 | ) -> Result> { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 266 | ) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/src/assets.rs:279:9 | 279 | &self, | ^^^^^ the lifetime is elided here ... 282 | ) -> Result> { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 282 | ) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/src/assets.rs:295:9 | 295 | &self, | ^^^^^ the lifetime is elided here 296 | reader: &mut InputReader, 297 | ) -> Result> { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 297 | ) -> Result>> { | ++++ Compiling tenere v0.11.3 (/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tenere CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Badr Badri ' CARGO_PKG_DESCRIPTION='TUI interface for LLMs written in Rust' CARGO_PKG_HOMEPAGE='https://github.com/pythops/tenere' CARGO_PKG_LICENSE=GPL-3.0-or-later CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tenere CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pythops/tenere' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name tenere --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7c7da95ff4b371e -C extra-filename=-55d44b06472e5541 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern ansi_to_tui=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libansi_to_tui-a9cbe343b9a790a6.rmeta --extern arboard=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libarboard-c45586c5a375dd00.rmeta --extern async_trait=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libasync_trait-1058ffbf24fd611f.so --extern bat=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbat-6c6426f48f1bd864.rmeta --extern clap=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libclap-0ee0bcf9a0239bc9.rmeta --extern crossterm=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcrossterm-4f1ffd5e8312086b.rmeta --extern dirs=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libdirs-1b25a4620dbad959.rmeta --extern futures=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures-e92eee7152182501.rmeta --extern ratatui=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libratatui-5b96d237df34253c.rmeta --extern regex=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libregex-c5073a303841b752.rmeta --extern reqwest=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libreqwest-1ef976919c579a82.rmeta --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-facb8f98e7f93dfa.rmeta --extern serde_json=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde_json-ebed2afbe7efaa5c.rmeta --extern strum=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libstrum-ec7772edf1be64ff.rmeta --extern strum_macros=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libstrum_macros-183b4d91bb16fe1c.so --extern tokio=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtokio-340042b3b1097aa1.rmeta --extern toml=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtoml-4b4dc58c3d6be47e.rmeta --extern tui_textarea=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtui_textarea-b8c1dfa85213e43a.rmeta --extern unicode_width=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libunicode_width-7b4cf2f293c4c487.rmeta -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/build -L native=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/ring-c51106c16db9c0ab/out -L native=/usr/local/lib` warning: `git2` (lib) generated 1 warning (1 duplicate) warning: `tenere` (lib) generated 1 warning (1 duplicate) warning: `bat` (lib) generated 8 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=tenere CARGO_CRATE_NAME=tenere CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Badr Badri ' CARGO_PKG_DESCRIPTION='TUI interface for LLMs written in Rust' CARGO_PKG_HOMEPAGE='https://github.com/pythops/tenere' CARGO_PKG_LICENSE=GPL-3.0-or-later CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tenere CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pythops/tenere' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps /usr/local/bin/rustc --crate-name tenere --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=837c686f313fc76c -C extra-filename=-4c52644e1309b5f6 --out-dir /wrkdirs/usr/ports/misc/tenere/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps --extern ansi_to_tui=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libansi_to_tui-a9cbe343b9a790a6.rlib --extern arboard=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libarboard-c45586c5a375dd00.rlib --extern async_trait=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libasync_trait-1058ffbf24fd611f.so --extern bat=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libbat-6c6426f48f1bd864.rlib --extern clap=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libclap-0ee0bcf9a0239bc9.rlib --extern crossterm=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libcrossterm-4f1ffd5e8312086b.rlib --extern dirs=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libdirs-1b25a4620dbad959.rlib --extern futures=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libfutures-e92eee7152182501.rlib --extern ratatui=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libratatui-5b96d237df34253c.rlib --extern regex=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libregex-c5073a303841b752.rlib --extern reqwest=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libreqwest-1ef976919c579a82.rlib --extern serde=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde-facb8f98e7f93dfa.rlib --extern serde_json=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libserde_json-ebed2afbe7efaa5c.rlib --extern strum=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libstrum-ec7772edf1be64ff.rlib --extern strum_macros=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libstrum_macros-183b4d91bb16fe1c.so --extern tenere=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtenere-55d44b06472e5541.rlib --extern tokio=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtokio-340042b3b1097aa1.rlib --extern toml=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtoml-4b4dc58c3d6be47e.rlib --extern tui_textarea=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libtui_textarea-b8c1dfa85213e43a.rlib --extern unicode_width=/wrkdirs/usr/ports/misc/tenere/work/target/release/deps/libunicode_width-7b4cf2f293c4c487.rlib -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/libgit2-sys-a60006cb28bbc2d3/out/build -L native=/wrkdirs/usr/ports/misc/tenere/work/target/release/build/ring-c51106c16db9c0ab/out -L native=/usr/local/lib` warning: `tenere` (bin "tenere") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 3m 46s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for tenere-0.11.3_2 ===> Generating temporary packing list Installing tenere v0.11.3 (/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3) Locking 374 packages to latest compatible versions warning: `-C ar`: this option is deprecated and does nothing warning: `proc-macro2` (build script) generated 1 warning Fresh unicode-ident v1.0.18 Fresh cfg-if v1.0.3 Fresh autocfg v1.5.0 Fresh shlex v1.3.0 warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shlex-1.3.0/src/lib.rs:228:22 | 228 | pub fn quote(in_str: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shlex-1.3.0/src/lib.rs:241:26 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shlex-1.3.0/src/bytes.rs:484:24 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shlex-1.3.0/src/bytes.rs:497:28 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) warning: `libc` (build script) generated 1 warning (1 duplicate) warning: `libc` (build script) generated 1 warning (1 duplicate) warning: `cfg-if` (lib) generated 1 warning (1 duplicate) warning: `memchr` (lib) generated 1 warning (1 duplicate) warning: `autocfg` (lib) generated 1 warning (1 duplicate) warning: `shlex` (lib) generated 6 warnings (1 duplicate) Fresh proc-macro2 v1.0.101 Fresh find-msvc-tools v0.1.0 Fresh smallvec v1.15.1 Fresh log v0.4.27 warning: `proc-macro2` (lib) generated 1 warning (1 duplicate) warning: `find-msvc-tools` (lib) generated 1 warning (1 duplicate) warning: `smallvec` (lib) generated 1 warning (1 duplicate) warning: `log` (lib) generated 1 warning (1 duplicate) warning: `bitflags` (lib) generated 1 warning (1 duplicate) warning: `lock_api` (build script) generated 1 warning (1 duplicate) Fresh quote v1.0.40 Fresh libc v0.2.175 Fresh itoa v1.0.15 Fresh scopeguard v1.2.0 Fresh stable_deref_trait v1.2.0 warning: `quote` (lib) generated 1 warning (1 duplicate) warning: `libc` (lib) generated 1 warning (1 duplicate) warning: `libc` (lib) generated 1 warning (1 duplicate) warning: `itoa` (lib) generated 1 warning (1 duplicate) warning: `parking_lot_core` (build script) generated 1 warning (1 duplicate) warning: `scopeguard` (lib) generated 1 warning (1 duplicate) warning: `stable_deref_trait` (lib) generated 1 warning (1 duplicate) Fresh syn v2.0.106 Fresh jobserver v0.1.34 Fresh mio v1.0.4 Fresh signal-hook-registry v1.4.6 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-registry-1.4.6/src/half_lock.rs:125:24 | 125 | pub(crate) fn read(&self) -> ReadGuard { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 125 | pub(crate) fn read(&self) -> ReadGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-registry-1.4.6/src/half_lock.rs:194:25 | 194 | pub(crate) fn write(&self) -> WriteGuard { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 194 | pub(crate) fn write(&self) -> WriteGuard<'_, T> { | +++ Fresh lock_api v0.4.13 warning: `syn` (lib) generated 1 warning (1 duplicate) warning: `jobserver` (lib) generated 1 warning (1 duplicate) warning: `mio` (lib) generated 1 warning (1 duplicate) warning: `signal-hook-registry` (lib) generated 3 warnings (1 duplicate) warning: `lock_api` (lib) generated 1 warning (1 duplicate) warning: `serde` (build script) generated 1 warning (1 duplicate) warning: `errno` (lib) generated 1 warning (1 duplicate) Fresh cc v1.2.35 Fresh synstructure v0.13.2 Fresh serde_derive v1.0.219 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_derive-1.0.219/src/internals/attr.rs:612:23 | 612 | pub fn serde_path(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 612 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_derive-1.0.219/src/internals/case.rs:45:37 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_derive-1.0.219/src/de.rs:3228:13 | 3228 | params: &Parameters, | ^^^^^^^^^^^ the lifetime is elided here 3229 | ) -> ( 3230 | DeImplGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3231 | DeTypeGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3232 | syn::TypeGenerics, | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here 3233 | Option<&syn::WhereClause>, | ^^^^^^^^^^^^^^^^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 3230 ~ DeImplGenerics<'_>, 3231 ~ DeTypeGenerics<'_>, 3232 ~ syn::TypeGenerics<'_>, | Fresh parking_lot_core v0.9.11 Fresh zerovec-derive v0.11.1 Fresh displaydoc v0.2.5 warning: `cc` (lib) generated 1 warning (1 duplicate) warning: `synstructure` (lib) generated 1 warning (1 duplicate) warning: `serde_derive` (lib) generated 4 warnings (1 duplicate) warning: `parking_lot_core` (lib) generated 1 warning (1 duplicate) warning: `zerovec-derive` (lib) generated 1 warning (1 duplicate) warning: `strsim` (lib) generated 1 warning (1 duplicate) warning: `displaydoc` (lib) generated 1 warning (1 duplicate) Fresh zerofrom-derive v0.1.6 Fresh yoke-derive v0.8.0 Fresh parking_lot v0.12.4 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde-1.0.219/src/private/de.rs:266:23 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde-1.0.219/src/private/mod.rs:30:35 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ Fresh pin-project-lite v0.2.16 Fresh pkg-config v0.3.32 Fresh futures-core v0.3.31 warning: `zerofrom-derive` (lib) generated 1 warning (1 duplicate) warning: `yoke-derive` (lib) generated 1 warning (1 duplicate) warning: `parking_lot` (lib) generated 1 warning (1 duplicate) warning: `serde` (lib) generated 3 warnings (1 duplicate) warning: `pin-project-lite` (lib) generated 1 warning (1 duplicate) warning: `pkg-config` (lib) generated 1 warning (1 duplicate) warning: `futures-core` (lib) generated 1 warning (1 duplicate) warning: `fnv` (lib) generated 1 warning (1 duplicate) Fresh zerofrom v0.1.6 Fresh ident_case v1.0.1 warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: unused import: `std::ascii::AsciiExt` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Fresh bytes v1.10.1 Fresh allocator-api2 v0.2.21 warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^-----^^^^^^^ | | | this raw pointer has type `*const [T]` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&[T]` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^^^^^^^ note: method calls to `len` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:114:5 | 114 | pub const fn len(&self) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 1902 | let count = unsafe { (&(*other)).len() }; | ++ + Fresh ryu v1.0.20 warning: value assigned to `vp` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ryu-1.0.20/src/f2s.rs:146:17 | 146 | vp /= 10; | ^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default Fresh litemap v0.8.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/litemap-0.8.0/src/map.rs:1377:18 | 1377 | pub fn entry(&mut self, key: K) -> Entry { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1377 | pub fn entry(&mut self, key: K) -> Entry<'_, K, V, S> { | +++ warning: `zerofrom` (lib) generated 1 warning (1 duplicate) warning: `ident_case` (lib) generated 3 warnings (1 duplicate) warning: `once_cell` (lib) generated 1 warning (1 duplicate) warning: `bytes` (lib) generated 1 warning (1 duplicate) warning: `serde` (build script) generated 1 warning (1 duplicate) warning: `allocator-api2` (lib) generated 2 warnings (1 duplicate) warning: `ryu` (lib) generated 2 warnings (1 duplicate) warning: `litemap` (lib) generated 2 warnings (1 duplicate) Fresh yoke v0.8.0 Fresh darling_core v0.20.11 Fresh fnv v1.0.7 Fresh futures-sink v0.3.31 Fresh writeable v0.6.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/lib.rs:305:24 | 305 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 305 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/impls.rs:115:24 | 115 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 115 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/impls.rs:132:24 | 132 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 132 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/impls.rs:149:24 | 149 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 149 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/impls.rs:173:24 | 173 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 173 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 205 | impl_write_smart_pointer!(Cow<'a, T>, T: alloc::borrow::ToOwned); | ---------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 206 | impl_write_smart_pointer!(alloc::boxed::Box); | ----------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 207 | impl_write_smart_pointer!(alloc::rc::Rc); | ------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 208 | impl_write_smart_pointer!(alloc::sync::Arc); | ---------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/parts_write_adapter.rs:105:24 | 105 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 105 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/try_writeable.rs:195:28 | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/try_writeable.rs:251:28 | 251 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 251 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/try_writeable.rs:294:24 | 294 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 294 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/writeable-0.6.1/src/try_writeable.rs:347:28 | 347 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 347 | fn try_write_to_string(&self) -> Result, (Infallible, Cow<'_, str>)> { | +++ +++ warning: `yoke` (lib) generated 1 warning (1 duplicate) warning: `darling_core` (lib) generated 1 warning (1 duplicate) warning: `fnv` (lib) generated 1 warning (1 duplicate) warning: `futures-sink` (lib) generated 1 warning (1 duplicate) warning: `equivalent` (lib) generated 1 warning (1 duplicate) warning: `rustix` (build script) generated 1 warning (1 duplicate) warning: `writeable` (lib) generated 15 warnings (1 duplicate) Fresh zerovec v0.11.4 Fresh darling_macro v0.20.11 Fresh foldhash v0.1.5 Fresh zerotrie v0.2.2 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerotrie-0.2.2/src/builder/konst/store.rs:149:33 | 149 | pub const fn as_const_slice(&self) -> ConstSlice { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 149 | pub const fn as_const_slice(&self) -> ConstSlice<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerotrie-0.2.2/src/cursor.rs:72:19 | 72 | pub fn cursor(&self) -> ZeroTrieSimpleAsciiCursor { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 72 | pub fn cursor(&self) -> ZeroTrieSimpleAsciiCursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zerotrie-0.2.2/src/cursor.rs:109:19 | 109 | pub fn cursor(&self) -> ZeroAsciiIgnoreCaseTrieCursor { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 109 | pub fn cursor(&self) -> ZeroAsciiIgnoreCaseTrieCursor<'_> { | ++++ Fresh futures-channel v0.3.31 Fresh serde v1.0.219 warning: `zerovec` (lib) generated 1 warning (1 duplicate) warning: `darling_macro` (lib) generated 1 warning (1 duplicate) warning: `foldhash` (lib) generated 1 warning (1 duplicate) warning: `zerotrie` (lib) generated 4 warnings (1 duplicate) warning: `futures-channel` (lib) generated 1 warning (1 duplicate) warning: `serde` (lib) generated 3 warnings (3 duplicates) warning: `rustversion` (build script) generated 1 warning (1 duplicate) Fresh tinystr v0.8.1 Fresh potential_utf v0.1.3 Fresh darling v0.20.11 Fresh percent-encoding v2.3.2 warning: `tinystr` (lib) generated 1 warning (1 duplicate) warning: `potential_utf` (lib) generated 1 warning (1 duplicate) warning: `hashbrown` (lib) generated 1 warning (1 duplicate) warning: `darling` (lib) generated 1 warning (1 duplicate) warning: `percent-encoding` (lib) generated 1 warning (1 duplicate) warning: `icu_normalizer_data` (build script) generated 1 warning (1 duplicate) warning: `icu_properties_data` (build script) generated 1 warning (1 duplicate) warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) Fresh icu_locale_core v2.0.0 warning: unused import: `for_both` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/either-1.15.0/src/iterator.rs:1:13 | 1 | use super::{for_both, Either, Left, Right}; | ^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Fresh pin-utils v0.1.0 Fresh heck v0.5.0 Fresh icu_collections v2.0.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_collections-2.0.0/src/char16trie/trie.rs:96:17 | 96 | pub fn iter(&self) -> Char16TrieIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 96 | pub fn iter(&self) -> Char16TrieIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_collections-2.0.0/src/codepointtrie/cptrie.rs:933:24 | 933 | pub fn iter_ranges(&self) -> CodePointMapRangeIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 933 | pub fn iter_ranges(&self) -> CodePointMapRangeIterator<'_, T> { | +++ warning: `icu_locale_core` (lib) generated 1 warning (1 duplicate) warning: `either` (lib) generated 2 warnings (1 duplicate) warning: `pin-utils` (lib) generated 1 warning (1 duplicate) warning: `heck` (lib) generated 1 warning (1 duplicate) warning: `icu_collections` (lib) generated 3 warnings (1 duplicate) Fresh icu_provider v2.0.0 Fresh tokio-macros v2.5.0 Fresh futures-macro v0.3.31 Fresh socket2 v0.6.0 Fresh simd-adler32 v0.3.7 warning: unused import: `hash::*` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/simd-adler32-0.3.7/src/lib.rs:87:9 | 87 | pub use hash::*; | ^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `icu_provider` (lib) generated 1 warning (1 duplicate) warning: `rustix` (lib) generated 1 warning (1 duplicate) warning: `ring` (build script) generated 1 warning (1 duplicate) warning: `tokio-macros` (lib) generated 1 warning (1 duplicate) warning: `futures-macro` (lib) generated 1 warning (1 duplicate) warning: `socket2` (lib) generated 1 warning (1 duplicate) warning: `simd-adler32` (lib) generated 2 warnings (1 duplicate) Fresh slab v0.4.11 Fresh futures-io v0.3.31 Fresh powerfmt v0.2.0 warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/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: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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 futures-task v0.3.31 warning: `slab` (lib) generated 1 warning (1 duplicate) warning: `futures-io` (lib) generated 1 warning (1 duplicate) warning: `signal-hook` (build script) generated 1 warning (1 duplicate) warning: `rustix` (build script) generated 1 warning (1 duplicate) warning: `crc32fast` (build script) generated 1 warning (1 duplicate) warning: `powerfmt` (lib) generated 4 warnings (1 duplicate) warning: `futures-task` (lib) generated 1 warning (1 duplicate) Fresh futures-util v0.3.31 warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-util-0.3.31/src/future/future/remote_handle.rs:72:57 | 72 | type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>; | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 72 - type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>; 72 + type SendMsg = Result<::Output, Box>; | warning: trait `Fn1` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/futures-util-0.3.31/src/fns.rs:34:11 | 34 | pub trait Fn1: FnMut1 { | ^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh deranged v0.5.3 warning: type could implement `Copy`; consider adding `impl Copy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/deranged-0.5.3/src/lib.rs:108:1 | 108 | / pub struct ParseIntError { 109 | | #[allow(clippy::missing_docs_in_private_items)] 110 | | kind: IntErrorKind, 111 | | } | |_^ | = note: requested on the command line with `-W missing-copy-implementations` Fresh rustversion v1.0.22 Fresh tokio v1.47.1 Fresh icu_properties_data v2.0.1 warning: `futures-util` (lib) generated 3 warnings (1 duplicate) warning: `deranged` (lib) generated 2 warnings (1 duplicate) warning: `rustversion` (lib) generated 1 warning (1 duplicate) warning: `tokio` (lib) generated 1 warning (1 duplicate) warning: `icu_properties_data` (lib) generated 1 warning (1 duplicate) Fresh icu_normalizer_data v2.0.0 Fresh crossbeam-utils v0.8.21 Fresh http v1.3.1 warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:2318:35 | 2318 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:2318:35 | 2318 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2318 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.entry] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:2326:43 | 2326 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:2326:43 | 2326 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2326 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:2966:35 | 2966 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:2966:35 | 2966 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2966 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:2986:43 | 2986 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:2986:43 | 2986 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2986 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:3009:35 | 3009 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:3009:35 | 3009 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3009 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:3018:43 | 3018 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-1.3.1/src/header/map.rs:3018:43 | 3018 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3018 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + Fresh num_threads v0.1.7 Fresh errno v0.3.13 Fresh zeroize v1.8.1 warning: unnecessary qualification --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zeroize-1.8.1/src/lib.rs:415:63 | 415 | volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zeroize-1.8.1/src/lib.rs:7:41 | 7 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 415 - volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); 415 + volatile_set((self as *mut Self).cast::(), 0, size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zeroize-1.8.1/src/lib.rs:460:43 | 460 | let size = self.len().checked_mul(mem::size_of::()).unwrap(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 460 - let size = self.len().checked_mul(mem::size_of::()).unwrap(); 460 + let size = self.len().checked_mul(size_of::()).unwrap(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/zeroize-1.8.1/src/lib.rs:840:16 | 840 | let size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 840 - let size = mem::size_of::(); 840 + let size = size_of::(); | warning: `icu_normalizer_data` (lib) generated 1 warning (1 duplicate) warning: `crossbeam-utils` (lib) generated 1 warning (1 duplicate) warning: `http` (lib) generated 7 warnings (1 duplicate) warning: `num_threads` (lib) generated 1 warning (1 duplicate) warning: `errno` (lib) generated 1 warning (1 duplicate) warning: `zeroize` (lib) generated 4 warnings (1 duplicate) warning: `utf8parse` (lib) generated 1 warning (1 duplicate) warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) Fresh adler2 v2.0.1 Fresh num-conv v0.1.0 Fresh vcpkg v0.2.15 Fresh time-core v0.1.5 Fresh bitflags v2.9.3 Fresh icu_normalizer v2.0.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/icu_normalizer-2.0.0/src/lib.rs:2055:24 | 2055 | pub fn as_borrowed(&self) -> DecomposingNormalizerBorrowed { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 2055 | pub fn as_borrowed(&self) -> DecomposingNormalizerBorrowed<'_> { | ++++ Fresh http-body v1.0.1 Fresh crossbeam-epoch v0.9.18 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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/misc/tenere/work/tenere-0.11.3/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 warning: `adler2` (lib) generated 1 warning (1 duplicate) warning: `num-conv` (lib) generated 1 warning (1 duplicate) warning: `vcpkg` (lib) generated 1 warning (1 duplicate) warning: `time-core` (lib) generated 1 warning (1 duplicate) warning: `bitflags` (lib) generated 1 warning (1 duplicate) warning: `icu_normalizer` (lib) generated 2 warnings (1 duplicate) warning: `http-body` (lib) generated 1 warning (1 duplicate) warning: `crossbeam-epoch` (lib) generated 21 warnings (1 duplicate) Fresh time v0.3.42 Fresh rustix v1.0.8 Fresh miniz_oxide v0.8.9 Fresh rustls-pki-types v1.12.0 Fresh signal-hook v0.3.18 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/signal-hook-0.3.18/src/iterator/mod.rs:268:20 | 268 | pub fn forever(&mut self) -> Forever { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 268 | pub fn forever(&mut self) -> Forever<'_, E> { | +++ Fresh icu_properties v2.0.1 warning: `time` (lib) generated 1 warning (1 duplicate) warning: `libz-sys` (build script) generated 1 warning (1 duplicate) warning: `rustix` (lib) generated 1 warning (1 duplicate) warning: `miniz_oxide` (lib) generated 1 warning (1 duplicate) warning: `rustls-pki-types` (lib) generated 1 warning (1 duplicate) warning: `anstyle-parse` (lib) generated 1 warning (1 duplicate) warning: `signal-hook` (lib) generated 2 warnings (1 duplicate) warning: `icu_properties` (lib) generated 1 warning (1 duplicate) Fresh crc32fast v1.5.0 Fresh getrandom v0.2.16 warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/aho-corasick-1.1.3/src/packed/vector.rs:32:11 | 28 | pub(crate) trait Vector: | ------ associated constant in this trait ... 32 | const BITS: usize; | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/aho-corasick-1.1.3/src/automaton.rs:1117:13 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/aho-corasick-1.1.3/src/util/alphabet.rs:85:28 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/aho-corasick-1.1.3/src/util/alphabet.rs:93:23 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ Fresh untrusted v0.9.0 Fresh hashbrown v0.15.5 warning: `crc32fast` (lib) generated 1 warning (1 duplicate) warning: `getrandom` (lib) generated 1 warning (1 duplicate) warning: `aho-corasick` (lib) generated 5 warnings (1 duplicate) warning: `num-traits` (build script) generated 1 warning (1 duplicate) warning: `httparse` (build script) generated 1 warning (1 duplicate) warning: `untrusted` (lib) generated 1 warning (1 duplicate) warning: `rayon-core` (build script) generated 1 warning (1 duplicate) warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Fresh memchr v2.7.5 Fresh base64 v0.22.1 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/base64-0.22.1/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/base64-0.22.1/src/chunked_encoder.rs:57:26 | 57 | pub(crate) fn new(s: &mut String) -> StringSink { | ^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 57 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ Fresh equivalent v1.0.2 warning: `memchr` (lib) generated 1 warning (1 duplicate) warning: `anstyle` (lib) generated 1 warning (1 duplicate) warning: `base64` (lib) generated 3 warnings (1 duplicate) warning: `anstyle-query` (lib) generated 1 warning (1 duplicate) warning: `equivalent` (lib) generated 1 warning (1 duplicate) warning: `is_terminal_polyfill` (lib) generated 1 warning (1 duplicate) warning: `rustix` (build script) generated 1 warning (1 duplicate) warning: `colorchoice` (lib) generated 1 warning (1 duplicate) Fresh aho-corasick v1.1.3 Fresh ring v0.17.14 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks.rs:19:44 | 19 | pub fn as_chunks(slice: &[T]) -> (AsChunks, &[T]) { | ^^^^ ^^^^^^^^^^^^^^ ^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 19 | pub fn as_chunks(slice: &[T]) -> (AsChunks<'_, T, N>, &[T]) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:18:48 | 18 | pub fn as_chunks_mut(slice: &mut [T]) -> (AsChunksMut, &mut [T]) { | ^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 18 | pub fn as_chunks_mut(slice: &mut [T]) -> (AsChunksMut<'_, T, N>, &mut [T]) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:55:19 | 55 | pub fn as_mut(&mut self) -> AsChunksMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 55 | pub fn as_mut(&mut self) -> AsChunksMut<'_, T, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:60:19 | 60 | pub fn as_ref(&self) -> AsChunks { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 60 | pub fn as_ref(&self) -> AsChunks<'_, T, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:67:47 | 67 | pub fn chunks_mut(&mut self) -> AsChunksMutChunksMutIter { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 67 | pub fn chunks_mut(&mut self) -> AsChunksMutChunksMutIter<'_, T, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:73:25 | 73 | pub fn split_at_mut(&mut self, mid: usize) -> (AsChunksMut, AsChunksMut) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 73 | pub fn split_at_mut(&mut self, mid: usize) -> (AsChunksMut<'_, T, N>, AsChunksMut<'_, T, N>) { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/arithmetic/bigint/modulus.rs:116:27 | 116 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 116 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus<'_, M> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/arithmetic/limbs512/storage.rs:45:9 | 45 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 48 | ) -> Result, LenMismatchError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 48 | ) -> Result, LenMismatchError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/pkcs8.rs:56:21 | 56 | fn alg_id_value(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 56 | fn alg_id_value(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/pkcs8.rs:65:22 | 65 | pub fn curve_oid(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub fn curve_oid(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ring-0.17.14/src/rsa/public_modulus.rs:91:25 | 91 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 91 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus<'_, N> { | +++ Fresh flate2 v1.1.2 warning: `anstream` (lib) generated 1 warning (1 duplicate) warning: `aho-corasick` (lib) generated 5 warnings (5 duplicates) warning: `indexmap` (lib) generated 1 warning (1 duplicate) warning: `ring` (lib) generated 12 warnings (1 duplicate) warning: `flate2` (lib) generated 1 warning (1 duplicate) Fresh signal-hook-mio v0.2.4 Fresh idna_adapter v1.2.1 Fresh crossbeam-deque v0.8.6 Fresh form_urlencoded v1.2.2 warning: `regex-automata` (lib) generated 1 warning (1 duplicate) warning: `signal-hook-mio` (lib) generated 1 warning (1 duplicate) warning: `idna_adapter` (lib) generated 1 warning (1 duplicate) warning: `terminal_size` (lib) generated 1 warning (1 duplicate) warning: `crossbeam-deque` (lib) generated 1 warning (1 duplicate) warning: `form_urlencoded` (lib) generated 1 warning (1 duplicate) Fresh toml_datetime v0.6.11 Fresh serde_spanned v0.6.9 Fresh unicode-width v0.1.14 Fresh unicode-width v0.2.0 warning: `toml_datetime` (lib) generated 1 warning (1 duplicate) warning: `serde_spanned` (lib) generated 1 warning (1 duplicate) warning: `onig_sys` (build script) generated 1 warning (1 duplicate) warning: `unicode-width` (lib) generated 1 warning (1 duplicate) warning: `unicode-width` (lib) generated 1 warning (1 duplicate) warning: `winnow` (lib) generated 1 warning (1 duplicate) warning: `clap_lex` (lib) generated 1 warning (1 duplicate) warning: `rustls` (build script) generated 1 warning (1 duplicate) Fresh utf8_iter v1.0.4 Fresh tower-service v0.3.3 Fresh regex-syntax v0.8.6 Fresh try-lock v0.2.5 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/try-lock-0.2.5/src/lib.rs:92:21 | 92 | pub fn try_lock(&self) -> Option> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/try-lock-0.2.5/src/lib.rs:3:9 | 3 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 92 | pub fn try_lock(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/try-lock-0.2.5/src/lib.rs:110:27 | 110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/try-lock-0.2.5/src/lib.rs:129:30 | 129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/try-lock-0.2.5/src/lib.rs:165:47 | 165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ Fresh bytemuck v1.23.2 Fresh utf8parse v0.2.2 warning: `utf8_iter` (lib) generated 1 warning (1 duplicate) warning: `instability` (build script) generated 1 warning (1 duplicate) warning: `tower-service` (lib) generated 1 warning (1 duplicate) warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) warning: `try-lock` (lib) generated 5 warnings (1 duplicate) warning: `bytemuck` (lib) generated 1 warning (1 duplicate) warning: `serde_json` (build script) generated 1 warning (1 duplicate) warning: `utf8parse` (lib) generated 1 warning (1 duplicate) Fresh toml_write v0.1.2 Fresh want v0.3.1 Fresh idna v1.1.0 Fresh regex-automata v0.4.10 warning: `anyhow` (build script) generated 1 warning (1 duplicate) warning: `paste` (build script) generated 1 warning (1 duplicate) warning: `thiserror` (build script) generated 1 warning (1 duplicate) warning: `toml_write` (lib) generated 1 warning (1 duplicate) warning: `want` (lib) generated 1 warning (1 duplicate) warning: `idna` (lib) generated 1 warning (1 duplicate) warning: `regex-automata` (lib) generated 1 warning (1 duplicate) Fresh toml_edit v0.22.27 Fresh anstyle-parse v0.2.7 warning: `toml_edit` (lib) generated 1 warning (1 duplicate) warning: `anstyle-parse` (lib) generated 1 warning (1 duplicate) warning: `clap_builder` (lib) generated 1 warning (1 duplicate) Fresh rayon-core v1.13.0 Fresh httparse v1.10.1 Fresh num-traits v0.2.19 Fresh rustls-webpki v0.103.4 Fresh rustix v0.38.44 warning: unnecessary transmute --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/backend/libc/io/types.rs:13:25 | 13 | const CLOEXEC = bitcast!(c::FD_CLOEXEC); | ----------------------- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/backend/libc/io/types.rs:60:25 | 60 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/backend/libc/io/syscalls.rs:283:34 | 283 | Ok(FdFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/rustix-0.38.44/src/backend/libc/io/syscalls.rs:330:13 | 330 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh strum_macros v0.26.4 warning: field `kw` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:90:14 | 90 | Derive { kw: kw::derive, paths: Vec }, | ------ ^^ | | | field in this variant | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `kw` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:157:9 | 156 | Serialize { | --------- field in this variant 157 | kw: kw::serialize, | ^^ warning: field `kw` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:178:9 | 177 | Props { | ----- field in this variant 178 | kw: kw::props, | ^^ Fresh castaway v0.2.4 warning: `rayon-core` (lib) generated 1 warning (1 duplicate) warning: `httparse` (lib) generated 1 warning (1 duplicate) warning: `num-traits` (lib) generated 1 warning (1 duplicate) warning: `rustls-webpki` (lib) generated 1 warning (1 duplicate) warning: `rustix` (lib) generated 5 warnings (1 duplicate) warning: `strum_macros` (lib) generated 4 warnings (1 duplicate) warning: `castaway` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0/src/lib.rs:1491:30 | 1491 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1491 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0/src/lib.rs:1517:26 | 1517 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1517 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0/src/lib.rs:2331:26 | 2331 | fn format(self, sep: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2331 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0/src/lib.rs:2370:34 | 2370 | fn format_with(self, sep: &str, format: F) -> FormatWith | ^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2370 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0/src/adaptors/mod.rs:526:35 | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/itertools-0.13.0/src/peeking_take_while.rs:129:39 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ Fresh serde_with_macros v3.14.0 Fresh indexmap v2.11.0 Fresh tracing-core v0.1.34 Fresh thiserror-impl v1.0.69 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/attr.rs:48:19 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:7:30 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:11:32 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:15:35 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:19:44 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:53:30 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:57:32 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:61:35 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:65:44 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ Fresh indoc v2.0.6 warning: function `unindent` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indoc-2.0.6/src/unindent.rs:3:8 | 3 | pub fn unindent(s: &str) -> String { | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `unindent_bytes` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indoc-2.0.6/src/unindent.rs:10:8 | 10 | pub fn unindent_bytes(s: &[u8]) -> Vec { | ^^^^^^^^^^^^^^ warning: trait `Unindent` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indoc-2.0.6/src/unindent.rs:53:11 | 53 | pub trait Unindent { | ^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indoc-2.0.6/src/unindent.rs:103:14 | 103 | fn lines(&self) -> Split bool>; | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 103 | fn lines(&self) -> Split<'_, u8, fn(&u8) -> bool>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/indoc-2.0.6/src/unindent.rs:107:14 | 107 | fn lines(&self) -> Split bool> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 107 | fn lines(&self) -> Split<'_, u8, fn(&u8) -> bool> { | +++ warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ warning: `itertools` (lib) generated 7 warnings (1 duplicate) warning: `serde_with_macros` (lib) generated 1 warning (1 duplicate) warning: `indexmap` (lib) generated 1 warning (1 duplicate) warning: `tracing-core` (lib) generated 1 warning (1 duplicate) warning: `libgit2-sys` (build script) generated 1 warning (1 duplicate) warning: `thiserror-impl` (lib) generated 10 warnings (1 duplicate) warning: `indoc` (lib) generated 6 warnings (1 duplicate) warning: `same-file` (lib) generated 2 warnings (1 duplicate) Fresh subtle v2.6.1 Fresh static_assertions v1.1.0 Fresh colorchoice v1.0.4 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:251:18 | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:256:25 | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:261:22 | 261 | fn unicode_words(&self) -> UnicodeWords { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 261 | fn unicode_words(&self) -> UnicodeWords<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:266:29 | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:271:26 | 271 | fn split_word_bounds(&self) -> UWordBounds { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 271 | fn split_word_bounds(&self) -> UWordBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:276:33 | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:281:26 | 281 | fn unicode_sentences(&self) -> UnicodeSentences { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 281 | fn unicode_sentences(&self) -> UnicodeSentences<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:286:30 | 286 | fn split_sentence_bounds(&self) -> USentenceBounds { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 286 | fn split_sentence_bounds(&self) -> USentenceBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:291:37 | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> { | ++++ Fresh is_terminal_polyfill v1.70.1 Fresh either v1.15.0 Fresh atomic-waker v1.1.2 warning: trait `AssertSync` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/atomic-waker-1.1.2/src/lib.rs:226:15 | 226 | trait AssertSync: Sync {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh unicode-segmentation v1.12.0 warning: `subtle` (lib) generated 1 warning (1 duplicate) warning: `static_assertions` (lib) generated 1 warning (1 duplicate) warning: `colorchoice` (lib) generated 1 warning (1 duplicate) warning: `unicode-segmentation` (lib) generated 10 warnings (1 duplicate) warning: `is_terminal_polyfill` (lib) generated 1 warning (1 duplicate) warning: `either` (lib) generated 2 warnings (2 duplicates) warning: `atomic-waker` (lib) generated 2 warnings (1 duplicate) warning: `unicode-segmentation` (lib) generated 10 warnings (10 duplicates) Fresh anstyle v1.0.11 Fresh anstyle-query v1.1.4 Fresh unicode-truncate v1.1.0 Fresh hyper v1.7.0 Fresh rustls v0.23.31 Fresh itertools v0.13.0 Fresh compact_str v0.8.1 Fresh convert_case v0.7.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/convert_case-0.7.1/src/lib.rs:269:18 | 269 | fn from_case(&self, case: Case) -> StateConverter; | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 269 | fn from_case(&self, case: Case) -> StateConverter<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/convert_case-0.7.1/src/lib.rs:283:24 | 283 | fn with_boundaries(&self, bs: &[Boundary]) -> StateConverter; | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 283 | fn with_boundaries(&self, bs: &[Boundary]) -> StateConverter<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/convert_case-0.7.1/src/lib.rs:297:27 | 297 | fn without_boundaries(&self, bs: &[Boundary]) -> StateConverter; | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 297 | fn without_boundaries(&self, bs: &[Boundary]) -> StateConverter<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/convert_case-0.7.1/src/lib.rs:321:24 | 321 | fn with_boundaries(&self, bs: &[Boundary]) -> StateConverter { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 321 | fn with_boundaries(&self, bs: &[Boundary]) -> StateConverter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/convert_case-0.7.1/src/lib.rs:325:27 | 325 | fn without_boundaries(&self, bs: &[Boundary]) -> StateConverter { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 325 | fn without_boundaries(&self, bs: &[Boundary]) -> StateConverter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/convert_case-0.7.1/src/lib.rs:329:18 | 329 | fn from_case(&self, case: Case) -> StateConverter { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 329 | fn from_case(&self, case: Case) -> StateConverter<'_, T> { | +++ warning: `anstyle` (lib) generated 1 warning (1 duplicate) warning: `anstyle-query` (lib) generated 1 warning (1 duplicate) warning: `unicode-truncate` (lib) generated 1 warning (1 duplicate) warning: `hyper` (lib) generated 1 warning (1 duplicate) warning: `rustls` (lib) generated 1 warning (1 duplicate) warning: `itertools` (lib) generated 7 warnings (7 duplicates) warning: `compact_str` (lib) generated 1 warning (1 duplicate) warning: `convert_case` (lib) generated 7 warnings (1 duplicate) Fresh anstream v0.6.20 Fresh serde_with v3.14.0 Fresh tracing v0.1.41 Fresh thiserror v1.0.69 Fresh instability v0.3.9 Fresh crossterm v0.28.1 warning: unexpected `cfg` condition name: `winapi` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.28.1/src/lib.rs:256:11 | 256 | #[cfg(all(winapi, not(feature = "winapi")))] | ^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(winapi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(winapi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `winapi` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.28.1/src/lib.rs:256:23 | 256 | #[cfg(all(winapi, not(feature = "winapi")))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` = help: consider adding `winapi` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossterm_winapi` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.28.1/src/lib.rs:259:11 | 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossterm_winapi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossterm_winapi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crossterm_winapi` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.28.1/src/lib.rs:259:33 | 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` = help: consider adding `crossterm_winapi` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.28.1/src/terminal/sys/unix.rs:85:50 | 85 | let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 85 - let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); 85 + let file = File::open("/dev/tty").map(|file| FileDesc::Owned(file.into())); | warning: struct `InternalEventFilter` is never constructed --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.28.1/src/event/filter.rs:65:19 | 65 | pub(crate) struct InternalEventFilter; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `anstream` (lib) generated 1 warning (1 duplicate) warning: `walkdir` (lib) generated 1 warning (1 duplicate) warning: `serde_with` (lib) generated 1 warning (1 duplicate) warning: `tracing` (lib) generated 1 warning (1 duplicate) warning: `thiserror` (lib) generated 1 warning (1 duplicate) warning: `instability` (lib) generated 1 warning (1 duplicate) warning: libgit2-sys@0.17.0+1.8.1: failed to probe system libgit2: warning: `crossterm` (lib) generated 7 warnings (1 duplicate) Fresh pxfm v0.1.20 Fresh strum v0.26.3 Fresh rayon v1.11.0 Fresh paste v1.0.15 Fresh toml v0.8.23 Fresh serde_json v1.0.143 Fresh onig_sys v69.9.1 warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:272:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion 271 | pub struct OnigEncodingTypeST { 272 | / pub mbc_enc_len: 273 | | ::std::option::Option ::std::os::raw::c_int>, | |_________________________________________________________________________________________________^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:277:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 277 | / pub is_mbc_newline: ::std::option::Option< 278 | | unsafe extern "C" fn(p: *const OnigUChar, end: *const OnigUChar) -> ::std::os::raw::c_int, 279 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:280:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 280 | / pub mbc_to_code: ::std::option::Option< 281 | | unsafe extern "C" fn(p: *const OnigUChar, end: *const OnigUChar) -> OnigCodePoint, 282 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:283:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 283 | / pub code_to_mbclen: 284 | | ::std::option::Option ::std::os::raw::c_int>, | |_________________________________________________________________________________________________^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:285:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 285 | / pub code_to_mbc: ::std::option::Option< 286 | | unsafe extern "C" fn(code: OnigCodePoint, buf: *mut OnigUChar) -> ::std::os::raw::c_int, 287 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:288:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 288 | / pub mbc_case_fold: ::std::option::Option< 289 | | unsafe extern "C" fn( 290 | | flag: OnigCaseFoldType, 291 | | pp: *mut *const OnigUChar, ... | 294 | | ) -> ::std::os::raw::c_int, 295 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:296:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 296 | / pub apply_all_case_fold: ::std::option::Option< 297 | | unsafe extern "C" fn( 298 | | flag: OnigCaseFoldType, 299 | | f: OnigApplyAllCaseFoldFunc, 300 | | arg: *mut ::std::os::raw::c_void, 301 | | ) -> ::std::os::raw::c_int, 302 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:303:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 303 | / pub get_case_fold_codes_by_str: ::std::option::Option< 304 | | unsafe extern "C" fn( 305 | | flag: OnigCaseFoldType, 306 | | p: *const OnigUChar, ... | 309 | | ) -> ::std::os::raw::c_int, 310 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:311:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 311 | / pub property_name_to_ctype: ::std::option::Option< 312 | | unsafe extern "C" fn( 313 | | enc: *mut OnigEncodingTypeST, 314 | | p: *mut OnigUChar, 315 | | end: *mut OnigUChar, 316 | | ) -> ::std::os::raw::c_int, 317 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:318:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 318 | / pub is_code_ctype: ::std::option::Option< 319 | | unsafe extern "C" fn(code: OnigCodePoint, ctype: OnigCtype) -> ::std::os::raw::c_int, 320 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:321:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 321 | / pub get_ctype_code_range: ::std::option::Option< 322 | | unsafe extern "C" fn( 323 | | ctype: OnigCtype, 324 | | sb_out: *mut OnigCodePoint, 325 | | ranges: *mut *const OnigCodePoint, 326 | | ) -> ::std::os::raw::c_int, 327 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:328:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 328 | / pub left_adjust_char_head: ::std::option::Option< 329 | | unsafe extern "C" fn(start: *const OnigUChar, p: *const OnigUChar) -> *mut OnigUChar, 330 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:331:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 331 | / pub is_allowed_reverse_match: ::std::option::Option< 332 | | unsafe extern "C" fn(p: *const OnigUChar, end: *const OnigUChar) -> ::std::os::raw::c_int, 333 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:334:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 334 | pub init: ::std::option::Option ::std::os::raw::c_int>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:335:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 335 | pub is_initialized: ::std::option::Option ::std::os::raw::c_int>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig_sys-69.9.1/src/ffi.rs:336:5 | 270 | #[derive(Debug, Copy, Clone, PartialEq, Eq)] | --------- in this derive macro expansion ... 336 | / pub is_valid_mbc_string: ::std::option::Option< 337 | | unsafe extern "C" fn(s: *const OnigUChar, end: *const OnigUChar) -> ::std::os::raw::c_int, 338 | | >, | |_____^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit Fresh anyhow v1.0.99 warning: `pxfm` (lib) generated 1 warning (1 duplicate) warning: `strum` (lib) generated 1 warning (1 duplicate) warning: `rayon` (lib) generated 1 warning (1 duplicate) warning: `paste` (lib) generated 1 warning (1 duplicate) warning: `toml` (lib) generated 1 warning (1 duplicate) warning: `serde_json` (lib) generated 1 warning (1 duplicate) warning: `onig_sys` (lib) generated 17 warnings (1 duplicate) warning: `anyhow` (lib) generated 1 warning (1 duplicate) Fresh url v2.5.7 Fresh bstr v1.12.0 Fresh libz-sys v1.1.22 Fresh terminal_size v0.4.3 Fresh fdeflate v0.3.7 Fresh lru v0.12.5 warning: `clap` (lib) generated 1 warning (1 duplicate) warning: `regex` (lib) generated 1 warning (1 duplicate) warning: `url` (lib) generated 1 warning (1 duplicate) warning: `bstr` (lib) generated 1 warning (1 duplicate) warning: `libz-sys` (lib) generated 1 warning (1 duplicate) warning: `terminal_size` (lib) generated 1 warning (1 duplicate) warning: `fdeflate` (lib) generated 1 warning (1 duplicate) warning: `lru` (lib) generated 1 warning (1 duplicate) Fresh sync_wrapper v1.0.2 Fresh git-version-macro v0.3.9 Fresh quick-xml v0.38.3 Fresh once_cell v1.21.3 Fresh same-file v1.0.6 Fresh strsim v0.11.1 Fresh ipnet v2.11.0 warning: `sync_wrapper` (lib) generated 1 warning (1 duplicate) warning: `git-version-macro` (lib) generated 1 warning (1 duplicate) warning: `quick-xml` (lib) generated 1 warning (1 duplicate) warning: `semver` (build script) generated 1 warning (1 duplicate) warning: `once_cell` (lib) generated 1 warning (1 duplicate) warning: `same-file` (lib) generated 2 warnings (2 duplicates) warning: `strsim` (lib) generated 1 warning (1 duplicate) warning: `ipnet` (lib) generated 1 warning (1 duplicate) Fresh tower-layer v0.3.3 Fresh linked-hash-map v0.5.6 warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:165:13 | 165 | Box::from_raw(cur); | ^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 165 | let _ = Box::from_raw(cur); | +++++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:251:18 | 251 | pub fn entry(&mut self, k: K) -> Entry { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 251 | pub fn entry(&mut self, k: K) -> Entry<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:287:20 | 287 | pub fn entries(&mut self) -> Entries { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 287 | pub fn entries(&mut self) -> Entries<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:650:17 | 650 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 650 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:684:21 | 684 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 684 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:710:18 | 710 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 710 | pub fn drain(&mut self) -> Drain<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:769:17 | 769 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 769 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:790:19 | 790 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 790 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:1300:17 | 1300 | Box::from_raw(self.tail); | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` help: use `let _ = ...` to ignore the resulting value | 1300 | let _ = Box::from_raw(self.tail); | +++++++ Fresh cassowary v0.3.0 warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:77:13 | 77 | try!(self.add_constraint(constraint.clone())); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:135:9 | 135 | try!(self.optimise(&objective).map_err(|e| AddConstraintError::InternalSolverError(e.0))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:115:17 | 115 | if !try!(self.add_with_artificial_variable(&row) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:163:9 | 163 | try!(self.optimise(&objective).map_err(|e| RemoveConstraintError::InternalSolverError(e.0))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:141:19 | 141 | let tag = try!(self.cns.remove(constraint).ok_or(RemoveConstraintError::UnknownConstraint)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:151:38 | 151 | let (leaving, mut row) = try!(self.get_marker_leaving_row(tag.marker) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:215:13 | 215 | try!(self.remove_constraint(&constraint) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:286:9 | 286 | try!(self.dual_optimise().map_err(|e| SuggestValueError::InternalSolverError(e.0))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:239:24 | 239 | let info = try!(self.edits.get_mut(&variable).ok_or(SuggestValueError::UnknownEditVariable)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:497:9 | 497 | try!(self.optimise(&artificial)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:560:38 | 560 | let (leaving, mut row) = try!(self.get_leaving_row(entering) | ^^^ warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/cassowary-0.3.0/src/lib.rs:235:77 | 235 | static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::ATOMIC_USIZE_INIT; | ^^^^^^^^^^^^^^^^^ | help: replace the use of the deprecated constant | 235 - static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::ATOMIC_USIZE_INIT; 235 + static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::AtomicUsize::new(0); | Fresh clap_lex v0.7.5 Fresh walkdir v2.5.0 warning: `bugreport` (build script) generated 1 warning (1 duplicate) warning: `tower-layer` (lib) generated 1 warning (1 duplicate) warning: `linked-hash-map` (lib) generated 10 warnings (1 duplicate) warning: `cassowary` (lib) generated 13 warnings (1 duplicate) warning: `clap_lex` (lib) generated 1 warning (1 duplicate) warning: `bat` (build script) generated 1 warning (1 duplicate) warning: `walkdir` (lib) generated 1 warning (1 duplicate) Fresh tower v0.5.2 Fresh yaml-rust v0.4.5 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yaml-rust-0.4.5/src/lib.rs:40:13 | 40 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yaml-rust-0.4.5/src/lib.rs:41:13 | 41 | #![cfg_attr(feature = "cargo-clippy", warn(cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yaml-rust-0.4.5/src/lib.rs:43:5 | 43 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yaml-rust-0.4.5/src/yaml.rs:285:12 | 285 | #[cfg_attr(feature = "cargo-clippy", allow(should_implement_trait))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: field `marks` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yaml-rust-0.4.5/src/parser.rs:70:5 | 66 | pub struct Parser { | ------ field in this struct ... 70 | marks: Vec, | ^^^^^ | = note: `Parser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/yaml-rust-0.4.5/src/emitter.rs:107:51 | 107 | pub fn new(writer: &'a mut dyn fmt::Write) -> YamlEmitter { | -- ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 107 | pub fn new(writer: &'a mut dyn fmt::Write) -> YamlEmitter<'a> { | ++++ Fresh ratatui v0.29.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/terminal/terminal.rs:171:22 | 171 | pub fn get_frame(&mut self) -> Frame { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 171 | pub fn get_frame(&mut self) -> Frame<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/terminal/terminal.rs:304:20 | 304 | pub fn draw(&mut self, render_callback: F) -> io::Result | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 304 | pub fn draw(&mut self, render_callback: F) -> io::Result> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/terminal/terminal.rs:379:27 | 379 | pub fn try_draw(&mut self, render_callback: F) -> io::Result | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 379 | pub fn try_draw(&mut self, render_callback: F) -> io::Result> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/text/line.rs:545:17 | 545 | pub fn iter(&self) -> std::slice::Iter> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 545 | pub fn iter(&self) -> std::slice::Iter<'_, Span<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/text/line.rs:550:21 | 550 | pub fn iter_mut(&mut self) -> std::slice::IterMut> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 550 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Span<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/text/text.rs:519:17 | 519 | pub fn iter(&self) -> std::slice::Iter> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 519 | pub fn iter(&self) -> std::slice::Iter<'_, Line<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/text/text.rs:524:21 | 524 | pub fn iter_mut(&mut self) -> std::slice::IterMut> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 524 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Line<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/text/text.rs:711:16 | 711 | fn to_text(&self) -> Text { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 711 | fn to_text(&self) -> Text<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/widgets/block.rs:912:9 | 912 | &self, | ^^^^^ the lifetime is elided here ... 915 | ) -> impl DoubleEndedIterator { | ^^^^^ | || | |the same lifetime is hidden here | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 915 | ) -> impl DoubleEndedIterator> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/ratatui-0.29.0/src/widgets/calendar.rs:115:20 | 115 | fn format_date(&self, date: Date) -> Span { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 115 | fn format_date(&self, date: Date) -> Span<'_> { | ++++ Fresh clap_builder v4.5.46 Fresh git-version v0.3.9 Fresh hyper-util v0.1.16 warning: unused variable: `timer` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-util-0.1.16/src/client/legacy/client.rs:1516:32 | 1516 | pub fn timer(&mut self, timer: M) -> &mut Self | ^^^^^ help: if this is intentional, prefix it with an underscore: `_timer` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: struct `Rewind` is never constructed --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-util-0.1.16/src/common/rewind.rs:13:19 | 13 | pub(crate) struct Rewind { | ^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh plist v1.7.4 warning: `tower` (lib) generated 1 warning (1 duplicate) warning: `yaml-rust` (lib) generated 7 warnings (1 duplicate) warning: `ratatui` (lib) generated 11 warnings (1 duplicate) warning: `clap_builder` (lib) generated 1 warning (1 duplicate) warning: `git-version` (lib) generated 1 warning (1 duplicate) warning: `hyper-util` (lib) generated 3 warnings (1 duplicate) warning: `plist` (lib) generated 1 warning (1 duplicate) Fresh libgit2-sys v0.17.0+1.8.1 warning: unexpected `cfg` condition name: `libgit2_vendored` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/libgit2-sys-0.17.0+1.8.1/lib.rs:4347:10 | 4347 | cfg!(libgit2_vendored) | ^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libgit2_vendored)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libgit2_vendored)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh png v0.18.0 Fresh globset v0.4.16 Fresh sysinfo v0.33.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/sysinfo-0.33.1/src/unix/freebsd/disk.rs:487:13 | 487 | fn iter(&mut self) -> GeomSnapshotIter { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 487 | fn iter(&mut self) -> GeomSnapshotIter<'_> { | ++++ Fresh onig v6.5.1 warning: creating a mutable reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/buffers.rs:26:18 | 26 | unsafe { &mut onig_sys::OnigEncodingUTF8 } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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)]` (part of `#[warn(rust_2024_compatibility)]`) on by default help: use `&raw mut` instead to create a raw pointer | 26 | unsafe { &raw mut onig_sys::OnigEncodingUTF8 } | +++ warning: creating a mutable reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/buffers.rs:92:27 | 92 | enc: unsafe { &mut onig_sys::OnigEncodingASCII }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw mut` instead to create a raw pointer | 92 | enc: unsafe { &raw mut onig_sys::OnigEncodingASCII }, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/replace.rs:14:20 | 14 | fn reg_replace(&mut self, caps: &Captures) -> Cow; | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 14 | fn reg_replace(&mut self, caps: &Captures) -> Cow<'_, str>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/replace.rs:19:20 | 19 | fn reg_replace(&mut self, _: &Captures) -> Cow { | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 19 | fn reg_replace(&mut self, _: &Captures) -> Cow<'_, str> { | +++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:38:28 | 38 | unsafe { transmute(&onig_sys::OnigSyntaxPython) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 38 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPython) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:42:28 | 42 | unsafe { transmute(&onig_sys::OnigSyntaxASIS) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 42 | unsafe { transmute(&raw const onig_sys::OnigSyntaxASIS) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:47:28 | 47 | unsafe { transmute(&onig_sys::OnigSyntaxPosixBasic) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 47 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPosixBasic) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:52:28 | 52 | unsafe { transmute(&onig_sys::OnigSyntaxPosixExtended) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 52 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPosixExtended) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:57:28 | 57 | unsafe { transmute(&onig_sys::OnigSyntaxEmacs) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 57 | unsafe { transmute(&raw const onig_sys::OnigSyntaxEmacs) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:62:28 | 62 | unsafe { transmute(&onig_sys::OnigSyntaxGrep) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 62 | unsafe { transmute(&raw const onig_sys::OnigSyntaxGrep) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:67:28 | 67 | unsafe { transmute(&onig_sys::OnigSyntaxGnuRegex) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 67 | unsafe { transmute(&raw const onig_sys::OnigSyntaxGnuRegex) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:72:28 | 72 | unsafe { transmute(&onig_sys::OnigSyntaxJava) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 72 | unsafe { transmute(&raw const onig_sys::OnigSyntaxJava) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:77:28 | 77 | unsafe { transmute(&onig_sys::OnigSyntaxPerl) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 77 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPerl) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:82:28 | 82 | unsafe { transmute(&onig_sys::OnigSyntaxPerl_NG) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 82 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPerl_NG) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:87:28 | 87 | unsafe { transmute(&onig_sys::OnigSyntaxRuby) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 87 | unsafe { transmute(&raw const onig_sys::OnigSyntaxRuby) } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/onig-6.5.1/src/syntax.rs:92:28 | 92 | unsafe { transmute(&onig_sys::OnigSyntaxOniguruma) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 92 | unsafe { transmute(&raw const onig_sys::OnigSyntaxOniguruma) } | +++++++++ Fresh moxcms v0.7.5 warning: value assigned to `new_lab` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/moxcms-0.7.5/src/lab.rs:181:17 | 181 | new_lab.b = if new_lab.b < bmin { bmin } else { bmax }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default Fresh tokio-rustls v0.26.2 Fresh derive_more-impl v2.0.1 warning: `libgit2-sys` (lib) generated 2 warnings (1 duplicate) warning: `png` (lib) generated 1 warning (1 duplicate) warning: `globset` (lib) generated 1 warning (1 duplicate) warning: `sysinfo` (lib) generated 2 warnings (1 duplicate) warning: `onig` (lib) generated 17 warnings (1 duplicate) warning: `moxcms` (lib) generated 2 warnings (1 duplicate) warning: `tokio-rustls` (lib) generated 1 warning (1 duplicate) warning: `derive_more-impl` (lib) generated 1 warning (1 duplicate) Fresh rgb v0.8.52 Fresh webpki-roots v1.0.2 Fresh gethostname v1.0.2 Fresh clap_derive v4.5.45 Fresh bincode v1.3.3 warning: multiple associated functions are never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bincode-1.3.3/src/byteorder.rs:144:8 | 130 | pub trait ByteOrder: Clone + Copy { | --------- associated functions in this trait ... 144 | fn read_i16(buf: &[u8]) -> i16 { | ^^^^^^^^ ... 149 | fn read_i32(buf: &[u8]) -> i32 { | ^^^^^^^^ ... 154 | fn read_i64(buf: &[u8]) -> i64 { | ^^^^^^^^ ... 169 | fn write_i16(buf: &mut [u8], n: i16) { | ^^^^^^^^^ ... 174 | fn write_i32(buf: &mut [u8], n: i32) { | ^^^^^^^^^ ... 179 | fn write_i64(buf: &mut [u8], n: i64) { | ^^^^^^^^^ ... 200 | fn read_i128(buf: &[u8]) -> i128 { | ^^^^^^^^^ ... 205 | fn write_i128(buf: &mut [u8], n: i128) { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: methods `read_i8`, `read_i16`, `read_i32`, `read_i64`, and `read_i128` are never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bincode-1.3.3/src/byteorder.rs:220:8 | 211 | pub trait ReadBytesExt: io::Read { | ------------ methods in this trait ... 220 | fn read_i8(&mut self) -> Result { | ^^^^^^^ ... 234 | fn read_i16(&mut self) -> Result { | ^^^^^^^^ ... 248 | fn read_i32(&mut self) -> Result { | ^^^^^^^^ ... 262 | fn read_i64(&mut self) -> Result { | ^^^^^^^^ ... 291 | fn read_i128(&mut self) -> Result { | ^^^^^^^^^ warning: methods `write_i8`, `write_i16`, `write_i32`, `write_i64`, and `write_i128` are never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bincode-1.3.3/src/byteorder.rs:308:8 | 301 | pub trait WriteBytesExt: io::Write { | ------------- methods in this trait ... 308 | fn write_i8(&mut self, n: i8) -> Result<()> { | ^^^^^^^^ ... 320 | fn write_i16(&mut self, n: i16) -> Result<()> { | ^^^^^^^^^ ... 334 | fn write_i32(&mut self, n: i32) -> Result<()> { | ^^^^^^^^^ ... 348 | fn write_i64(&mut self, n: i64) -> Result<()> { | ^^^^^^^^^ ... 377 | fn write_i128(&mut self, n: i128) -> Result<()> { | ^^^^^^^^^^ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bincode-1.3.3/src/de/mod.rs:272:9 | 263 | / fn deserialize_enum( 264 | | self, 265 | | _enum: &'static str, 266 | | _variants: &'static [&'static str], ... | 269 | | where 270 | | V: serde::de::Visitor<'de>, | |___________________________________- move the `impl` block outside of this method `deserialize_enum` 271 | { 272 | impl<'de, 'a, R: 'a, O> serde::de::EnumAccess<'de> for &'a mut Deserializer | ^^^^^^^^^^^^^^^^^^^^^^^^---------------------^^^^^^^^^^^^^^^^^^------------^^^^^^ | | | | | `Deserializer` is not local | `EnumAccess` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default Fresh terminal-trx v0.2.4 Fresh home v0.5.11 Fresh litrs v0.4.2 warning: `rgb` (lib) generated 1 warning (1 duplicate) warning: `webpki-roots` (lib) generated 1 warning (1 duplicate) warning: `gethostname` (lib) generated 1 warning (1 duplicate) warning: `clap_derive` (lib) generated 1 warning (1 duplicate) warning: `bincode` (lib) generated 5 warnings (1 duplicate) warning: `terminal-trx` (lib) generated 1 warning (1 duplicate) warning: `home` (lib) generated 1 warning (1 duplicate) warning: `litrs` (lib) generated 1 warning (1 duplicate) Fresh shell-escape v0.1.5 warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shell-escape-0.1.5/src/lib.rs:95:16 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ help: use `..=` for an inclusive range | = 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(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shell-escape-0.1.5/src/lib.rs:95:28 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shell-escape-0.1.5/src/lib.rs:95:40 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see Fresh option-ext v0.2.0 Fresh unsafe-libyaml v0.2.11 warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:311:17 | 311 | tag_directives.start = tag_directives.end; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1154:5 | 1154 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1410:5 | 1410 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1598:5 | 1598 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1622:17 | 1622 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2046:5 | 2046 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2047:5 | 2047 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2032:49 | 2032 | ... STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2048:5 | 2048 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2033:49 | 2033 | ... STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2506:5 | 2506 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2507:5 | 2507 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2501:9 | 2501 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2508:5 | 2508 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2502:9 | 2502 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2509:5 | 2509 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2503:9 | 2503 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2686:5 | 2686 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2687:5 | 2687 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2681:9 | 2681 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2688:5 | 2688 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2682:9 | 2682 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2689:5 | 2689 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2683:9 | 2683 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh iri-string v0.7.8 warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/iri-string-0.7.8/src/template/expand.rs:675:5 | 675 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/iri-string-0.7.8/src/template/expand.rs:721:5 | 721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/iri-string-0.7.8/src/template/expand.rs:733:5 | 733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions Fresh x11rb-protocol v0.13.2 Fresh winnow v0.7.13 warning: unused import: `core::hash::BuildHasher` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/src/stream/mod.rs:12:5 | 12 | use core::hash::BuildHasher; | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused variable: `context` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/src/error.rs:703:28 | 703 | pub fn push(&mut self, context: C) { | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: unused variable: `context` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/src/error.rs:710:57 | 710 | pub fn extend>(&mut self, context: I) { | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` warning: unused variable: `other` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/src/error.rs:814:18 | 814 | fn eq(&self, other: &Self) -> bool { | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` warning: unused variable: `f` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/src/error.rs:835:19 | 835 | fn fmt(&self, f: &mut crate::lib::std::fmt::Formatter<'_>) -> crate::lib::std::fmt::Result { | ^ help: if this is intentional, prefix it with an underscore: `_f` warning: unused variable: `input` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/src/error.rs:1356:13 | 1356 | let input = self.input.as_bstr(); | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` warning: unused variable: `span_end` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/winnow-0.7.13/src/error.rs:1358:13 | 1358 | let span_end = span_start; | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_span_end` Fresh termcolor v1.4.1 Fresh bitflags v1.3.2 warning: `shell-escape` (lib) generated 4 warnings (1 duplicate) warning: `option-ext` (lib) generated 1 warning (1 duplicate) warning: `unsafe-libyaml` (lib) generated 64 warnings (1 duplicate) warning: `iri-string` (lib) generated 4 warnings (1 duplicate) warning: `x11rb-protocol` (lib) generated 1 warning (1 duplicate) warning: `winnow` (lib) generated 8 warnings (1 duplicate) warning: `termcolor` (lib) generated 1 warning (1 duplicate) warning: `bitflags` (lib) generated 1 warning (1 duplicate) Fresh byteorder-lite v0.1.0 Fresh minimal-lexical v0.2.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/minimal-lexical-0.2.1/src/bigint.rs:127:17 | 127 | pub fn rview(x: &[Limb]) -> ReverseView { | ^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 127 | pub fn rview(x: &[Limb]) -> ReverseView<'_, Limb> { | +++ Fresh xterm-color v1.0.1 Fresh std_prelude v0.2.12 warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/std_prelude-0.2.12/src/lib.rs:98:21 | 98 | pub use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/std_prelude-0.2.12/src/lib.rs:136:5 | 136 | ATOMIC_USIZE_INIT, | ^^^^^^^^^^^^^^^^^ Fresh dirs-sys v0.5.0 Fresh toml_parser v1.0.2 Fresh bugreport v0.5.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bugreport-0.5.1/src/lib.rs:71:17 | 71 | fn generate(&mut self) -> Report { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 71 | fn generate(&mut self) -> Report<'_> { | ++++ Fresh tower-http v0.6.6 warning: `byteorder-lite` (lib) generated 1 warning (1 duplicate) warning: `minimal-lexical` (lib) generated 2 warnings (1 duplicate) warning: `xterm-color` (lib) generated 1 warning (1 duplicate) warning: `std_prelude` (lib) generated 3 warnings (1 duplicate) warning: `dirs-sys` (lib) generated 1 warning (1 duplicate) warning: `toml_parser` (lib) generated 1 warning (1 duplicate) warning: `bugreport` (lib) generated 2 warnings (1 duplicate) warning: `tower-http` (lib) generated 1 warning (1 duplicate) Fresh path_abs v0.5.1 warning: unnecessary trailing semicolon --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/path_abs-0.5.1/src/abs.rs:104:10 | 104 | }; | ^ help: remove this semicolon | = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/path_abs-0.5.1/src/lib.rs:341:21 | 341 | self.io_err.description() | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Fresh terminal-colorsaurus v0.4.8 Fresh image v0.25.7 warning: constant `PNG_SIGNATURE` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/image-0.25.7/src/codecs/png.rs:27:18 | 27 | pub(crate) const PNG_SIGNATURE: [u8; 8] = [137, 80, 78, 71, 13, 10, 26, 10]; | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: trait `ReadExt` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/image-0.25.7/src/io.rs:29:18 | 29 | pub(crate) trait ReadExt { | ^^^^^^^ Fresh nom v7.1.3 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/lib.rs:375:13 | 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/lib.rs:391:12 | 391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/lib.rs:418:14 | 418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/internal.rs:49:12 | 49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/internal.rs:96:12 | 96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/internal.rs:340:12 | 340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/internal.rs:357:12 | 357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/internal.rs:374:12 | 374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/internal.rs:392:12 | 392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/internal.rs:409:12 | 409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `self::str::*` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Fresh x11rb v0.13.2 Fresh syntect v5.2.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/syntect-5.2.0/src/parsing/yaml_load.rs:765:19 | 765 | fn new(bytes: &[u8]) -> Parser { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 765 | fn new(bytes: &[u8]) -> Parser<'_> { | ++++ Fresh grep-cli v0.1.11 Fresh serde_yaml v0.9.34+deprecated warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:21:28 | 21 | kind: unsafe { (*parser).error }, | ^^------^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 21 | kind: unsafe { (&(*parser)).error }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:22:50 | 22 | problem: match NonNull::new(unsafe { (*parser).problem as *mut _ }) { | ^^------^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 22 | problem: match NonNull::new(unsafe { (&(*parser)).problem as *mut _ }) { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:26:38 | 26 | problem_offset: unsafe { (*parser).problem_offset }, | ^^------^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 26 | problem_offset: unsafe { (&(*parser)).problem_offset }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:28:31 | 28 | sys: unsafe { (*parser).problem_mark }, | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 28 | sys: unsafe { (&(*parser)).problem_mark }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:30:50 | 30 | context: match NonNull::new(unsafe { (*parser).context as *mut _ }) { | ^^------^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 30 | context: match NonNull::new(unsafe { (&(*parser)).context as *mut _ }) { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:35:31 | 35 | sys: unsafe { (*parser).context_mark }, | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 35 | sys: unsafe { (&(*parser)).context_mark }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:42:28 | 42 | kind: unsafe { (*emitter).error }, | ^^-------^^^^^^^ | | | this raw pointer has type `*const yaml_emitter_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 42 | kind: unsafe { (&(*emitter)).error }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:43:50 | 43 | problem: match NonNull::new(unsafe { (*emitter).problem as *mut _ }) { | ^^-------^^^^^^^^^ | | | this raw pointer has type `*const yaml_emitter_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 43 | problem: match NonNull::new(unsafe { (&(*emitter)).problem as *mut _ }) { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/parser.rs:87:16 | 87 | if (*parser).error != sys::YAML_NO_ERROR { | ^^------^^^^^^^ | | | this raw pointer has type `*mut yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 87 | if (&(*parser)).error != sys::YAML_NO_ERROR { | ++ + warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:81:18 | 81 | pub fn entry(&mut self, k: Value) -> Entry { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 81 | pub fn entry(&mut self, k: Value) -> Entry<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:188:17 | 188 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 188 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:197:21 | 197 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 197 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:204:17 | 204 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 204 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:218:19 | 218 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 218 | pub fn values(&self) -> Values<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:225:23 | 225 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 225 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/number.rs:555:34 | 555 | pub(crate) fn unexpected(number: &Number) -> Unexpected { | ^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 555 | pub(crate) fn unexpected(number: &Number) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_yaml-0.9.34+deprecated/src/value/de.rs:1231:30 | 1231 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1231 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `path_abs` (lib) generated 3 warnings (1 duplicate) warning: `terminal-colorsaurus` (lib) generated 1 warning (1 duplicate) warning: `image` (lib) generated 3 warnings (1 duplicate) warning: `nom` (lib) generated 14 warnings (1 duplicate) warning: `x11rb` (lib) generated 1 warning (1 duplicate) warning: `syntect` (lib) generated 2 warnings (1 duplicate) warning: `grep-cli` (lib) generated 1 warning (1 duplicate) warning: `serde_yaml` (lib) generated 18 warnings (1 duplicate) Fresh clap v4.5.46 Fresh hyper-rustls v0.27.7 warning: unused macro definition: `debug` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-rustls-0.27.7/src/lib.rs:53:18 | 53 | macro_rules! debug ( ($($tt:tt)*) => {{}} ); | ^^^^^ | = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default warning: unused import: `debug` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/hyper-rustls-0.27.7/src/lib.rs:55:20 | 55 | pub(crate) use debug; | ^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Fresh document-features v0.2.11 warning: unused import: `self_test` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/document-features-0.2.11/lib.rs:650:5 | 650 | use self_test; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Fresh etcetera v0.8.0 Fresh ansi_colours v1.2.3 Fresh derive_more v2.0.1 Fresh git2 v0.19.0 warning: `clap` (lib) generated 1 warning (1 duplicate) warning: `hyper-rustls` (lib) generated 3 warnings (1 duplicate) warning: `document-features` (lib) generated 2 warnings (1 duplicate) warning: `etcetera` (lib) generated 1 warning (1 duplicate) warning: `ansi_colours` (lib) generated 1 warning (1 duplicate) warning: `derive_more` (lib) generated 1 warning (1 duplicate) warning: `git2` (lib) generated 1 warning (1 duplicate) Fresh semver v1.0.26 Fresh console v0.15.11 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/console-0.15.11/src/ansi.rs:189:28 | 189 | pub fn strip_ansi_codes(s: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 189 | pub fn strip_ansi_codes(s: &str) -> Cow<'_, str> { | +++ Fresh regex v1.11.2 Fresh serde_urlencoded v0.7.1 warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/serde_urlencoded-0.7.1/src/ser/mod.rs:80:51 | 80 | Error::Utf8(ref err) => error::Error::description(err), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Fresh http-body-util v0.1.3 warning: trait `MustNotImplDrop` is never used --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-body-util-0.1.3/src/either.rs:141:15 | 141 | trait MustNotImplDrop {} | ^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/http-body-util-0.1.3/src/either.rs:27:37 | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj<'_, L, R> { | +++ Fresh futures-executor v0.3.31 Fresh serde_spanned v1.0.0 Fresh toml_datetime v0.7.0 warning: `semver` (lib) generated 1 warning (1 duplicate) warning: `console` (lib) generated 2 warnings (1 duplicate) warning: `regex` (lib) generated 1 warning (1 duplicate) warning: `serde_urlencoded` (lib) generated 2 warnings (1 duplicate) warning: `http-body-util` (lib) generated 3 warnings (1 duplicate) warning: `futures-executor` (lib) generated 1 warning (1 duplicate) warning: `serde_spanned` (lib) generated 1 warning (1 duplicate) warning: `toml_datetime` (lib) generated 1 warning (1 duplicate) Fresh clircle v0.6.1 warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clircle-0.6.1/src/clircle_unix.rs:57:5 | 57 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clircle-0.6.1/src/clircle_unix.rs:68:5 | 68 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clircle-0.6.1/src/clircle_unix.rs:115:5 | 115 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/clircle-0.6.1/src/lib.rs:132:5 | 132 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions Fresh encoding_rs v0.8.35 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/lib.rs:42:5 | 42 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/iso_2022_jp.rs:377:5 | 377 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/iso_2022_jp.rs:398:5 | 398 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/utf_8.rs:229:12 | 229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/utf_8.rs:606:12 | 606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/data.rs:456:12 | 456 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1183:16 | 1183 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1217:16 | 1217 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/mem.rs:336:12 | 336 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/mem.rs:710:12 | 710 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/mem.rs:1140:12 | 1140 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/macros.rs:689:16 | 689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/euc_jp.rs:77:5 | 77 | / euc_jp_decoder_functions!( 78 | | { 79 | | let trail_minus_offset = byte.wrapping_sub(0xA1); ... | 220 | | handle 221 | | ); | |_____- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euc_jp_decoder_function` which comes from the expansion of the macro `euc_jp_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/macros.rs:364:16 | 364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/gb18030.rs:112:5 | 112 | / gb18030_decoder_functions!( ... | 295 | | handle, 296 | | 'outermost); | |___________________- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `gb18030_decoder_function` which comes from the expansion of the macro `gb18030_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:1725:20 | 1725 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1856 | basic_latin_alu!(ascii_to_basic_latin, u8, u16, ascii_to_basic_latin_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1857 | basic_latin_alu!(basic_latin_to_ascii, u16, u8, basic_latin_to_ascii_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1858 | latin1_alu!(unpack_latin1, u8, u16, unpack_latin1_stride_alu); | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1859 | latin1_alu!(pack_latin1, u16, u8, pack_latin1_stride_alu); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:105:20 | 105 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1861 | ascii_alu!(ascii_to_ascii, u8, u8, ascii_to_ascii_stride); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `ascii_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 322 | by_unit_check_alu!(is_ascii_impl, u8, 0x80, ASCII_MASK); | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 323 | by_unit_check_alu!(is_basic_latin_impl, u16, 0x80, BASIC_LATIN_MASK); | -------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 324 | by_unit_check_alu!(is_utf16_latin1_impl, u16, 0x100, LATIN1_MASK); | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/mem.rs:591:20 | 591 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disabled` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:1508:68 | 1508 | if #[cfg(all(feature = "simd-accel", target_endian = "little", target_arch = "disabled"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/mem.rs:44:32 | 44 | ($($arg:tt)*) => (if !cfg!(fuzzing) { debug_assert!($($arg)*); }) | ^^^^^^^ ... 1933 | non_fuzz_debug_assert!(is_utf8_latin1(src)); | ------------------------------------------- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `non_fuzz_debug_assert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/handles.rs:390:21 | 390 | pub fn new(src: &[u8]) -> ByteSource { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 390 | pub fn new(src: &[u8]) -> ByteSource<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/handles.rs:597:21 | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination { | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/handles.rs:942:21 | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1168:21 | 1168 | pub fn new(src: &[u16]) -> Utf16Source { | ^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1168 | pub fn new(src: &[u16]) -> Utf16Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1477:21 | 1477 | pub fn new(src: &str) -> Utf8Source { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1477 | pub fn new(src: &str) -> Utf8Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1936:21 | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination<'_> { | ++++ Fresh content_inspector v0.2.4 Fresh shell-words v1.1.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/shell-words-1.1.0/src/lib.rs:282:17 | 282 | pub fn quote(s: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 282 | pub fn quote(s: &str) -> Cow<'_, str> { | +++ Fresh nu-ansi-term v0.50.1 Fresh simdutf8 v0.1.5 Fresh toml_writer v1.0.2 Fresh wild v2.2.1 warning: `clircle` (lib) generated 5 warnings (1 duplicate) warning: `encoding_rs` (lib) generated 34 warnings (3 duplicates) warning: `content_inspector` (lib) generated 1 warning (1 duplicate) warning: `shell-words` (lib) generated 2 warnings (1 duplicate) warning: `nu-ansi-term` (lib) generated 1 warning (1 duplicate) warning: `simdutf8` (lib) generated 1 warning (1 duplicate) warning: `toml_writer` (lib) generated 1 warning (1 duplicate) warning: `wild` (lib) generated 1 warning (1 duplicate) Fresh bytesize v1.3.3 Fresh toml v0.9.5 Fresh ansi-to-tui v7.0.0 Fresh reqwest v0.12.23 Fresh futures v0.3.31 Fresh crossterm v0.29.0 warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/crossterm-0.29.0/src/terminal/sys/unix.rs:87:50 | 87 | let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 87 - let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); 87 + let file = File::open("/dev/tty").map(|file| FileDesc::Owned(file.into())); | Fresh arboard v3.6.1 warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/arboard-3.6.1/src/platform/linux/x11.rs:1029:31 | 1029 | let mut reader = image::io::Reader::new(cursor); | ^^^^^^ | = note: `#[warn(deprecated)]` on by default Fresh dirs v6.0.0 warning: `bytesize` (lib) generated 1 warning (1 duplicate) warning: `toml` (lib) generated 1 warning (1 duplicate) warning: `ansi-to-tui` (lib) generated 1 warning (1 duplicate) warning: `reqwest` (lib) generated 1 warning (1 duplicate) warning: `futures` (lib) generated 1 warning (1 duplicate) warning: `crossterm` (lib) generated 2 warnings (1 duplicate) warning: `arboard` (lib) generated 2 warnings (1 duplicate) warning: `dirs` (lib) generated 1 warning (1 duplicate) Fresh bat v0.25.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/src/assets.rs:152:9 | 152 | &self, | ^^^^^ the lifetime is elided here ... 155 | ) -> Result { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 155 | ) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/src/assets.rs:211:9 | 211 | &self, | ^^^^^ the lifetime is elided here ... 215 | ) -> Result { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 215 | ) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/src/assets.rs:245:9 | 245 | &self, | ^^^^^ the lifetime is elided here 246 | syntax_name: &str, 247 | ) -> Result> { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 247 | ) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/src/assets.rs:254:33 | 254 | fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 254 | fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/src/assets.rs:263:9 | 263 | &self, | ^^^^^ the lifetime is elided here ... 266 | ) -> Result> { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 266 | ) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/src/assets.rs:279:9 | 279 | &self, | ^^^^^ the lifetime is elided here ... 282 | ) -> Result> { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 282 | ) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3/cargo-crates/bat-0.25.0/src/assets.rs:295:9 | 295 | &self, | ^^^^^ the lifetime is elided here 296 | reader: &mut InputReader, 297 | ) -> Result> { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 297 | ) -> Result>> { | ++++ Fresh tui-textarea v0.7.0 Fresh strum_macros v0.27.2 Fresh async-trait v0.1.89 Fresh strum v0.27.2 warning: `bat` (lib) generated 8 warnings (1 duplicate) warning: `tui-textarea` (lib) generated 1 warning (1 duplicate) warning: `strum_macros` (lib) generated 1 warning (1 duplicate) warning: `async-trait` (lib) generated 1 warning (1 duplicate) warning: `strum` (lib) generated 1 warning (1 duplicate) warning: `tenere` (lib) generated 1 warning (1 duplicate) Fresh tenere v0.11.3 (/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3) warning: `tenere` (bin "tenere") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 0.63s Installing /wrkdirs/usr/ports/misc/tenere/work/stage/usr/local/bin/tenere Installed package `tenere v0.11.3 (/wrkdirs/usr/ports/misc/tenere/work/tenere-0.11.3)` (executable `tenere`) warning: be sure to add `/wrkdirs/usr/ports/misc/tenere/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-12-29T23:15:11+0000' 'PKG_NOTE_ports_top_git_hash=3dd9e2202282' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=5e496c770786' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.4' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for tenere-0.11.3_2 ===> Building tenere-0.11.3_2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for tenere-0.11.3_2 build of misc/tenere | tenere-0.11.3_2 ended at Mon Dec 29 18:19:25 EST 2025 build time: 00:04:15